Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Staging next #75452

Merged
merged 79 commits into from Dec 15, 2019
Merged

Staging next #75452

merged 79 commits into from Dec 15, 2019

Commits on Nov 9, 2019

  1. groff: Fix cross-compilation

    Fixup the patch from 4f3c817 so it
    applies to the current groff.
    
    The patch was removed, but cross-compilation not validated, in #70500.
    samueldr committed Nov 9, 2019
    Copy the full SHA
    313cef8 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. Copy the full SHA
    ef73f17 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a3d98b7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e38a296 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. kwindowsystem: fix patch

    nyanloutre committed Nov 14, 2019
    Copy the full SHA
    75f8706 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. valgrind: Add perl as a native build input

    The changes in #67548 broke cross-compilation not for valgrind, but for
    software relying on valgrind at build-time.
    samueldr committed Nov 18, 2019
    Copy the full SHA
    0213228 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2019

  1. unit: 1.12.0 -> 1.13.0

    Izorkin committed Nov 24, 2019
    Copy the full SHA
    6ae0c68 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d5f8c4b View commit details
    Browse the repository at this point in the history
  3. ruby: build with soname tag

    Izorkin committed Nov 24, 2019
    Copy the full SHA
    7d0fcb8 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. stdenv: Fix gcc -idirafter shell glob in cc-wrapper

    If an empty string is passed to `-idirafter`, it breaks gcc. This commit makes
    the stdenv less fragile by expanding out the shell glob and ensuring no empty
    arguments get passed.
    Ben Hipple committed Nov 26, 2019
    Copy the full SHA
    5f589d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. parted: 3.2 -> 3.3

    malbarbo committed Nov 27, 2019
    Copy the full SHA
    57d6fff View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. Copy the full SHA
    6e6b6a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2019

  1. Copy the full SHA
    9ee20bf View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f7f7b75 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    cb7da09 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. pango: 1.43.0 -> 1.44.7

    d-goldin committed Dec 2, 2019
    Copy the full SHA
    e603d29 View commit details
    Browse the repository at this point in the history
  2. pygtk: compatibility with pango 1.44

    * Removes an unused binding that prevents compilation with newer pango
    * Adds a patch to fix a memory leak
    d-goldin committed Dec 2, 2019
    Copy the full SHA
    1a33f39 View commit details
    Browse the repository at this point in the history
  3. cmake: patching for harfbuzz location

    a patch to cmake to correctly locate harfbuzz:
    https://gitlab.kitware.com/cmake/cmake/issues/19531,
    needed for more recent pango.
    d-goldin committed Dec 2, 2019
    Copy the full SHA
    fea6b5f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c25d4ab View commit details
    Browse the repository at this point in the history
  5. Merge pull request #73304 from nyanloutre/kdeapps_19_08_3

    kdeFrameworks: 5.62 -> 5.64; kdeApplications: 19.08.2 -> 19.08.3
    ttuegel committed Dec 2, 2019
    Copy the full SHA
    a33c5c9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #70650 from jtojnar/meson-0.52

    meson: 0.51.2 → 0.52.1
    jtojnar committed Dec 2, 2019
    Copy the full SHA
    3a53ef0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #74226 from bhpdt/fix/idirafter-stdenv

    stdenv: Fix gcc -idirafter shell glob in cc-wrapper
    matthewbauer committed Dec 2, 2019
    Copy the full SHA
    162a935 View commit details
    Browse the repository at this point in the history
  8. libffi: 3.2.1 -> 3.3

    matthewbauer committed Dec 2, 2019
    Copy the full SHA
    53a04a2 View commit details
    Browse the repository at this point in the history
  9. libffi: update meta

    - add myself as maintainer
    - license is mit
    matthewbauer committed Dec 2, 2019
    Copy the full SHA
    7c1539b View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. djvulibre: patching multiple CVEs

    Addresses:
    
    #73624
    #70086
    d-goldin committed Dec 3, 2019
    Copy the full SHA
    be7e51a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #74282 from d-goldin/pango_update_split

    pango, pygtk: fixing up newer pango and pygtk
    jtojnar committed Dec 3, 2019
    Copy the full SHA
    daa676f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    77b6055 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #74855 from matthewbauer/libffi-3.3

    libffi: 3.2.1 -> 3.3
    matthewbauer committed Dec 3, 2019
    Copy the full SHA
    5f6b8d4 View commit details
    Browse the repository at this point in the history
  5. libndctl: 66 -> 67

    r-ryantm authored and thoughtpolice committed Dec 3, 2019
    Copy the full SHA
    004634a View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Merge pull request #74875 from d-goldin/djvulibre_sec_patches

    Christian Kauhaus committed Dec 4, 2019
    Copy the full SHA
    484b469 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. mesa: 19.2.6 -> 19.2.7

    dtzWill committed Dec 5, 2019
    Copy the full SHA
    09b9753 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c9a19b5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #73491 from Izorkin/unit

    unit: 1.12.0 -> 1.13.0
    FRidh committed Dec 5, 2019
    Copy the full SHA
    353ec3f View commit details
    Browse the repository at this point in the history
  4. gnutls: 3.6.10 -> 3.6.11

    dtzWill authored and FRidh committed Dec 5, 2019
    Copy the full SHA
    c555684 View commit details
    Browse the repository at this point in the history
  5. shadow: 4.7 -> 4.8

    dtzWill authored and FRidh committed Dec 5, 2019
    Copy the full SHA
    734132e View commit details
    Browse the repository at this point in the history
  6. gst_all_1.gst-plugins-base: Fix building Wayland support

    Apparently, generic builder sets `nullglob`, disappearing any flags containing square brackets
    not resolving to file names (e.g. `mesonFlags = [ "-Dgl_winsys=[x11,wayland]" ];`). This caused
    the `gl_winsys` flag default to `auto` and, since we were missing `wayland-protocols`, Wayland
    support was not built.
    
    Fortunately, Meson also supports simple array notation without square brackets, so we can use
    that. No need to wait for `_structuredAttrs`.
    
    We also no longer set `gl_platform` flag, since passing the default auto value is redundant.
    jtojnar committed Dec 5, 2019
    Copy the full SHA
    5a139f0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #75017 from dtzWill/update/mesa-19.2.7

    mesa: 19.2.6 -> 19.2.7
    adisbladis committed Dec 5, 2019
    Copy the full SHA
    5171f0d View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    e1a4170 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Merge pull request #75046 from jtojnar/gst/wayland

    gst_all_1.gst-plugins-base: Fix building Wayland support (nullglob fail)
    Ma27 committed Dec 6, 2019
    Copy the full SHA
    6fda860 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #73861 from xfix/git-enable-some-of-broken-tests

    git: enable some of broken tests
    peti committed Dec 6, 2019
    Copy the full SHA
    fa9159b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #73088 from samueldr/fix/cross/groff

    groff: Fix cross-compilation
    flokli committed Dec 6, 2019
    Copy the full SHA
    fdc71ff View commit details
    Browse the repository at this point in the history
  4. Merge pull request #73606 from samueldr/fix/valgrind-cross

    valgrind: Add perl as a native build input
    flokli committed Dec 6, 2019
    Copy the full SHA
    898e981 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2019

  1. Merge pull request #74380 from malbarbo/parted-3.3

    parted: 3.2 -> 3.3
    nh2 committed Dec 7, 2019
    Copy the full SHA
    5d828f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2019

  1. btrfs-progs: 5.3.1 -> 5.4

    r-ryantm committed Dec 8, 2019
    Copy the full SHA
    66f5b1f View commit details
    Browse the repository at this point in the history
  2. freeglut: 3.0.0 -> 3.2.1

    jonringer authored and bjornfor committed Dec 8, 2019
    Copy the full SHA
    f5ae5ca View commit details
    Browse the repository at this point in the history
  3. Merge pull request #75188 from r-ryantm/auto-update/btrfs-progs

    btrfs-progs: 5.3.1 -> 5.4
    7c6f434c committed Dec 8, 2019
    Copy the full SHA
    9e52142 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c9a8cb3 View commit details
    Browse the repository at this point in the history
  5. wrap-qt-apps-hook.sh: wrap binaries in ./sbin/

    wrap-qt-apps-hook.sh runs before move-sbin.sh, so programs in ./sbin are
    currently not wrapped. Fix it.
    bjornfor committed Dec 8, 2019
    Copy the full SHA
    9e144d5 View commit details
    Browse the repository at this point in the history
  6. bluez: 5.50 -> 5.51

    Also add new configuration flag options and enable them for the bluezFull package by default.
    bkchr authored and Moredread committed Dec 8, 2019
    Copy the full SHA
    19f4262 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    83655d6 View commit details
    Browse the repository at this point in the history
  8. kernel generate-config.pl: Show all errors, not just the first

    This makes it less frustrating to add a large group of kernel options
    via boot.kernelPatches.*.extraConfig.
    
    Signed-off-by: Anders Kaseorg <andersk@mit.edu>
    andersk authored and bjornfor committed Dec 8, 2019
    Copy the full SHA
    04577a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Merge pull request #74995 from Moredread/bluez

    bluez: 5.50 -> 5.52
    worldofpeace committed Dec 9, 2019
    Copy the full SHA
    a83fa64 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #75281 from r-ryantm/auto-update/network-manager

    networkmanager: 1.20.6 -> 1.20.8
    worldofpeace committed Dec 9, 2019
    Copy the full SHA
    daf614c View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. go: 1.13.4 -> 1.13.5 (#75236)

    r-ryantm authored and kalbasit committed Dec 10, 2019
    Copy the full SHA
    85a369d View commit details
    Browse the repository at this point in the history
  2. librsvg: 2.46.3 -> 2.46.4

    r-ryantm authored and FRidh committed Dec 10, 2019
    Copy the full SHA
    6fb5605 View commit details
    Browse the repository at this point in the history
  3. nspr: 4.23 -> 4.24

    r-ryantm authored and FRidh committed Dec 10, 2019
    Copy the full SHA
    aa14318 View commit details
    Browse the repository at this point in the history
  4. vimHugeX: 8.1.2237 -> 8.1.2407

    r-ryantm authored and FRidh committed Dec 10, 2019
    Copy the full SHA
    f45df9c View commit details
    Browse the repository at this point in the history
  5. nftables: 0.9.2 -> 0.9.3

    dtzWill authored and FRidh committed Dec 10, 2019
    Copy the full SHA
    7d7c87d View commit details
    Browse the repository at this point in the history
  6. libnftnl: 1.1.4 -> 1.1.5

    dtzWill authored and FRidh committed Dec 10, 2019
    Copy the full SHA
    a3e3c55 View commit details
    Browse the repository at this point in the history
  7. iptables: 1.8.3 -> 1.8.4

    dtzWill authored and FRidh committed Dec 10, 2019
    Copy the full SHA
    1dac321 View commit details
    Browse the repository at this point in the history
  8. ebtables: 2.0.10-4 -> 2.0.11 (legacy)

    dtzWill authored and FRidh committed Dec 10, 2019
    Copy the full SHA
    868972f View commit details
    Browse the repository at this point in the history
  9. buildGoPackage: disable module-mode

    Go 1.13 slightly changed the behavior GO111MODULE=auto [1], which might
    accidentally cause the go command to build the module, for instance in
    the checkPhase:
    
        [GO111MODULE=auto] activates the module-aware mode of the go command
        whenever the current working directory contains, or is below a
        directory containing, a go.mod file — even if the current directory
        is within GOPATH/src.
    
    [1] https://golang.org/doc/go1.13#proxy-vars
    marsam authored and FRidh committed Dec 10, 2019
    Copy the full SHA
    46abdee View commit details
    Browse the repository at this point in the history
  10. documize-community: remove module-mode environment variable

    We disable module-mode in buildGoPackage
    marsam authored and FRidh committed Dec 10, 2019
    Copy the full SHA
    490f8ab View commit details
    Browse the repository at this point in the history
  11. glibc: add patch for CVE-2019-19126

    including patch in-repo as it needs modification to remove the changes to
    NEWS but fetchpatch doesn't work here
    risicle authored and FRidh committed Dec 10, 2019
    Copy the full SHA
    9234d1d View commit details
    Browse the repository at this point in the history
  12. gnome3.libsoup: 2.68.2 -> 2.68.3

    r-ryantm authored and FRidh committed Dec 10, 2019
    Copy the full SHA
    dcf45f3 View commit details
    Browse the repository at this point in the history
  13. gnupg: 2.2.18 -> 2.2.19

    lsix authored and FRidh committed Dec 10, 2019
    Copy the full SHA
    84c16b7 View commit details
    Browse the repository at this point in the history
  14. Merge master into staging-next

    FRidh committed Dec 10, 2019
    Copy the full SHA
    2ff8cef View commit details
    Browse the repository at this point in the history
  15. gfortran: use 8.x on darwin

    The conditional was introduced in 982d859,
    but the build has been fixed since then.
    LnL7 authored and FRidh committed Dec 10, 2019
    Copy the full SHA
    5e7e4c9 View commit details
    Browse the repository at this point in the history
  16. Merge staging-next into staging

    FRidh committed Dec 10, 2019
    Copy the full SHA
    f361834 View commit details
    Browse the repository at this point in the history
  17. Merge staging into staging-next

    FRidh committed Dec 10, 2019
    Copy the full SHA
    a376f18 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. darwin.CF: fix retry condition (close PR #75528)

    Using a function in an if condition when set -e is set doesn't seem to
    break out or return false which means the workaround from 41ca861
    never gets triggered.
    LnL7 authored and vcunat committed Dec 12, 2019
    Copy the full SHA
    d5d8b35 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. Merge master into staging-next

    FRidh committed Dec 13, 2019
    Copy the full SHA
    dfdf159 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2019

  1. Copy the full SHA
    4295619 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2019

  1. aegisub: fix build

    jtojnar committed Dec 15, 2019
    Copy the full SHA
    955be27 View commit details
    Browse the repository at this point in the history
  2. aegisub: slight clean up

    jtojnar committed Dec 15, 2019
    Copy the full SHA
    6842813 View commit details
    Browse the repository at this point in the history
  3. aesop: fix build

    worldofpeace committed Dec 15, 2019
    Copy the full SHA
    1d8ef85 View commit details
    Browse the repository at this point in the history
  4. Merge master into staging-next

    FRidh committed Dec 15, 2019
    Copy the full SHA
    c20cd71 View commit details
    Browse the repository at this point in the history
  5. kdeFrameworks.kcalendarcore: init

    nyanloutre authored and FRidh committed Dec 15, 2019
    Copy the full SHA
    3ccb0be View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    2abd0a5 View commit details
    Browse the repository at this point in the history