Commit graph

238393 commits

Author SHA1 Message Date
Martin Weinelt a75097d2c1 ansible_2_9: 2.9.11 -> 2.9.12 2020-08-11 10:12:29 -07:00
Matthew Bauer 669f0d3f36 emacs-macport: 26.3-7.7 -> 27.1-8.0 2020-08-11 11:51:24 -05:00
Tim Steinbach a0e116f841
linux: 5.7.14 -> 5.7.15 2020-08-11 12:46:13 -04:00
Tim Steinbach ead39a3c71
linux: 5.4.57 -> 5.4.58 2020-08-11 12:44:45 -04:00
Tim Steinbach 9d9f4343ee
linux: 4.19.138 -> 4.19.139 2020-08-11 12:44:34 -04:00
Stefan Frijters adb03222bf
openttd: 1.10.2 -> 1.10.3 2020-08-11 18:24:05 +02:00
Jörg Thalheim b8e06b40d2
Merge pull request #95187 from r-ryantm/auto-update/telegraf
telegraf: 1.15.1 -> 1.15.2
2020-08-11 17:13:11 +01:00
R. RyanTM 4c3810f705 topgrade: 5.3.0 -> 5.4.0 2020-08-11 15:50:36 +00:00
Tim Steinbach 2807aa9672
Merge pull request #95151 from yaroot/zulu
zulu8: 8.28.0.1 -> 8.48.0.53;  zulu: 10.1+11 -> 11.41.23
2020-08-11 11:49:15 -04:00
Jan Tojnar e8bfa708c4 meson: Fix rpath clearing
Meson allows projects to set `build_rpath` property, containing paths
that will be added during build but will be removed when installing.

When Meson removes build_rpath from `DT_RUNPATH` entry, it just writes
the shorter ␀-terminated new rpath over the old one to reduce
the risk of potentially breaking the ELF files
(when the linker does string de-duplication or something).
But this can cause much bigger problem for Nix, as it can produce
cut-in-half-by-␀ store path references.

For example, in systemd’s libudev, it was removing three `$ORIGIN`-relative paths from

    $ORIGIN/../libsystemd:$ORIGIN/../basic:$ORIGIN/../shared:…␀

resulting in the following `DT_RUNPATH` entry:

    …␀store/v589pqjhvxrj73g3r0xb41yr84z5pwb7-gcc-9.3.0-lib/lib␀

We previously handled this in `fix-rpath.patch` but the method we prevent
Meson from removing paths added to rpath through `NIX_LDFLAGS` was changed
during 0.55.0 update and I forgot about this second purpose of the patch.

Let’s re-add this clearing code, as it worked without issues for a long time.
2020-08-11 17:48:18 +02:00
Daniël de Kok 01a69537df
Merge pull request #93613 from baracoder/init-openhantek6022
openhantek6022: init at 3.1.1
2020-08-11 17:33:16 +02:00
R. RyanTM 13c788cd0b tiled: 1.4.1 -> 1.4.2 2020-08-11 15:31:57 +00:00
Daniël de Kok 8e030e2caf
Merge pull request #95079 from r-ryantm/auto-update/humioctl
humioctl: 0.26.0 -> 0.26.1
2020-08-11 17:26:24 +02:00
Daniël de Kok f956bde431
Merge pull request #95147 from r-ryantm/auto-update/miller
miller: 5.7.0 -> 5.8.0
2020-08-11 17:11:34 +02:00
R. RyanTM 343fee2ee2 telegraf: 1.15.1 -> 1.15.2 2020-08-11 15:11:29 +00:00
Daniël de Kok 82ed8439ee
Merge pull request #95181 from samuelgrf/rtl8821ce-add-maintainer
rtl8821ce: add samuelgrf to maintainers
2020-08-11 17:03:20 +02:00
Daniël de Kok c77a885c72
Merge pull request #95183 from danieldk/broot-maintainer
broot: add danieldk as maintainer, remove magnetophon
2020-08-11 17:01:28 +02:00
R. RyanTM 998d0764f9 tailscale: 1.0.0 -> 1.0.3 2020-08-11 15:00:13 +00:00
Daniël de Kok 3d14fe86b9 broot: add danieldk as maintainer, remove magnetophon
Suggested by @magnetophon in
https://github.com/NixOS/nixpkgs/pull/95029#issuecomment-671440980
2020-08-11 16:40:56 +02:00
markuskowa 54dddaeb17
Merge pull request #95144 from r-ryantm/auto-update/limesuite
limesuite: 20.07.1 -> 20.07.2
2020-08-11 16:34:32 +02:00
markuskowa f01d849ef9
Merge pull request #95074 from r-ryantm/auto-update/gnss-sdr
gnss-sdr: 0.0.12 -> 0.0.13
2020-08-11 16:33:30 +02:00
R. RyanTM cf0c098e35 spdx-license-list-data: 3.9 -> 3.10 2020-08-11 14:29:58 +00:00
Michael Weiss 7a01d5aa42
Merge pull request #91050 from primeos/rav1e-cargo-c
Add cargo-c and a C-API for rav1e
2020-08-11 16:22:47 +02:00
Jan Tojnar 11da469fa5
Merge branch 'staging-next' into staging 2020-08-11 16:18:42 +02:00
R. RyanTM 1340179083 simplenote: 1.20.0 -> 1.21.0 2020-08-11 14:07:45 +00:00
Christian Kauhaus a14859c686 python: Apply patch for CVE-2019-20907
Incluing the patch file in-tree because the upstream patch is not
intended to apply for Python 2.

Re #94004
2020-08-11 16:05:43 +02:00
Frederik Rietdijk 52419cc32e
Merge pull request #95127 from andersk/pypy-7.3.1
pypy: 7.1.1 -> 7.3.1
2020-08-11 16:04:53 +02:00
Samuel Gräfenstein 92c9686517
rtl8821ce: add samuelgrf to maintainers 2020-08-11 15:55:23 +02:00
Samuel Gräfenstein 4e89f3fd56
maintainers: add samuelgrf 2020-08-11 15:52:55 +02:00
R. RyanTM d646ad6b7d sensu-go-agent: 5.21.0 -> 5.21.1 2020-08-11 13:50:25 +00:00
R. RyanTM 6d8cd1e3ed seasocks: 1.4.3 -> 1.4.4 2020-08-11 13:31:36 +00:00
adisbladis 5c68e3171e
Merge pull request #95169 from adisbladis/emacs-27
emacs: 26.3 -> 27.1
2020-08-11 15:13:51 +02:00
Ryan Mulligan 2f67375576
Merge pull request #95139 from r-ryantm/auto-update/kmon
kmon: 1.3.5 -> 1.4.0
2020-08-11 06:08:40 -07:00
Ryan Mulligan 07b88d8907
Merge pull request #95077 from r-ryantm/auto-update/helmfile
helmfile: 0.125.1 -> 0.125.5
2020-08-11 06:07:43 -07:00
Michael Weiss 7bd78373ad
Merge pull request #95115 from primeos/chromium
chromium: 84.0.4147.105 -> 84.0.4147.125
2020-08-11 14:56:06 +02:00
adisbladis e8c3722d63
Merge pull request #95170 from RaghavSood/ethereum/1.9.19
go-ethereum: 1.9.18 -> 1.9.19
2020-08-11 14:51:24 +02:00
R. RyanTM 0bdf89e719 radsecproxy: 1.8.1 -> 1.8.2 2020-08-11 12:18:35 +00:00
Daniel Șerbănescu fb24a3f399 orca: 3.36.3 -> 3.36.4 2020-08-11 14:17:47 +02:00
Florian Klink 5aa6b4c2a1
gitlab: 13.0.9 -> 13.0.12 (#94968) 2020-08-11 14:11:39 +02:00
Cyril Cohen 084d5c0b8c coq-elpi: 1.4.1 -> 1.5.1 2020-08-11 13:49:51 +02:00
Raghav Sood 0a3e8eb6fe
go-ethereum: 1.9.18 -> 1.9.19 2020-08-11 11:46:24 +00:00
Mario Rodas ca9cd4e7b8
Merge pull request #95124 from marsam/update-zeek
zeek: 3.1.5 -> 3.2.0
2020-08-11 06:43:33 -05:00
adisbladis 7defacb757
emacs: 26.3 -> 27.1 2020-08-11 13:41:44 +02:00
Mario Rodas f1ebea74e1
Merge pull request #95136 from r-ryantm/auto-update/jx
jx: 2.1.121 -> 2.1.127
2020-08-11 06:09:54 -05:00
Mario Rodas 40d299cf71
Merge pull request #95153 from r-ryantm/auto-update/nfpm
nfpm: 1.5.0 -> 1.6.0
2020-08-11 06:08:35 -05:00
Diego Rodriguez 6449c5eee5
terraform: 0.13.0-rc1 -> 0.13.0 (#95135) 2020-08-11 10:54:46 +00:00
Jörg Thalheim 686cb7e18e
home-assistant: relax dependency on slugify 2020-08-11 11:50:10 +01:00
R. RyanTM 7ff3f222b6 playerctl: 2.1.1 -> 2.2.1 2020-08-11 10:42:32 +00:00
Wout Mertens 45776b40c4
Merge pull request #93338 from tasmo/bitwig-studio-3.2.4
bitwig-studio3: 3.2.2 -> 3.2.6
2020-08-11 12:28:27 +02:00
Maximilian Bosch 15d16de8f1
scalafmt: 2.6.2 -> 2.6.4 2020-08-11 12:18:39 +02:00