Commit Graph

11657 Commits

Author SHA1 Message Date
Frederik Rietdijk
bcd8c6b8dc Merge master into staging-next 2020-01-17 17:08:16 +01:00
Jörg Thalheim
d3a0befba1
quartus: init at 19.1.0.670 (#75561)
quartus: init at 19.1.0.670
2020-01-17 09:35:38 +00:00
Mario Rodas
4186705a70
Merge pull request #73814 from alexbakker/zenpower
zenpower: init at 0.1.5
2020-01-16 08:55:09 -05:00
Kai Wohlfahrt
733113ed97 unstick: init at 0.1.0 2020-01-15 21:15:39 +00:00
Tim Steinbach
fb06094ae3
linux: 5.4.11 -> 5.4.12 2020-01-15 09:12:21 -05:00
Tim Steinbach
155d5292cc
linux: 4.9.209 -> 4.9.210 2020-01-15 09:12:06 -05:00
Tim Steinbach
ea1728f306
linux: 4.4.209 -> 4.4.210 2020-01-15 09:11:44 -05:00
Tim Steinbach
8dcf516adf
linux: 4.19.95 -> 4.19.96 2020-01-15 09:11:26 -05:00
Tim Steinbach
4d3f1ca18c
linux: 4.14.164 -> 4.14.165 2020-01-15 09:10:50 -05:00
R. RyanTM
cd6ac55fb1 linuxPackages.evdi: 1.6.3 -> 1.6.4 2020-01-15 14:41:21 +01:00
Anders Kaseorg
3cd8ce3bce treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted.  (See #67234, for
example.)  Fix this throughout the tree.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
Frederik Rietdijk
bc18cc72dd
Merge pull request #77610 from LnL7/darwin-stdenv-python3
darwin-stdenv: bootstrap with python3
2020-01-15 09:24:57 +01:00
Frederik Rietdijk
2a88c3c302 Merge staging-next into staging 2020-01-15 09:23:28 +01:00
Frederik Rietdijk
05962c4ad5 Merge master into staging-next 2020-01-14 10:20:32 +01:00
Tim Steinbach
7184df6beb
linux: 5.5-rc5 -> 5.5-rc6 2020-01-13 19:53:27 -05:00
Tim Steinbach
a8144b1ad3
linux_latest-libre: 17192 -> 17198 2020-01-13 19:25:14 -05:00
Alyssa Ross
1d51514ab2 linux-libre.updateScript: fix git commit
With nothing staged and no paths given, previously this wouldn't
actually do anything.
2020-01-13 16:44:48 +00:00
Alyssa Ross
345f6712e3 linux-libre.updateScript: don't update if unchanged
The revision applies to the whole SVN tree, not just the scripts
directory, so the revision will increment sometimes with no change in
content.
2020-01-13 16:44:48 +00:00
Alyssa Ross
be4d80d721 linux-libre.updateScript: fix COMMIT option
Because bash was being run with -u, if COMMIT wasn't set in the
environment the script would just crash here, rather than exiting
successfully.
2020-01-13 16:44:48 +00:00
Frederik Rietdijk
ed1b0d0bac Merge master into staging-next 2020-01-13 16:08:59 +01:00
Tim Steinbach
583e4b8d89
linux_latest-libre: 17190 -> 17192 2020-01-13 07:23:03 -05:00
Daiderd Jordan
c05efedd4d
darwin.iproute2mac: explicitly use python2 2020-01-13 11:41:23 +01:00
Daiderd Jordan
da6bc4b4cb
darwin.libtapi: python2 -> python3 2020-01-13 11:41:23 +01:00
Daiderd Jordan
73db5d8c38
darwin.apple_sdk: python2 -> python3 2020-01-13 11:13:57 +01:00
Daiderd Jordan
453e009947
darwin.CF: python2 -> python3 2020-01-13 11:13:06 +01:00
Daiderd Jordan
c7d457c9da
darwin.xnu: python2 -> python3 2020-01-13 11:13:01 +01:00
Jörg Thalheim
c6fed21306
Merge pull request #77596 from samueldr/fix/cross/libselinux-python3
libselinux: Fix cross-compilation with Python 3
2020-01-13 10:04:08 +00:00
Lassulus
bc4921a584
Merge pull request #73328 from magenbluten/af_xdp
linux config: add support for xdp sockets and ebpf jit
2020-01-13 05:54:57 +01:00
Samuel Dionne-Riel
0f94b540a5 libselinux: Fix cross-compilation with Python 3 2020-01-12 23:39:27 -05:00
Tim Steinbach
6d65b859ed
linux: 5.5-rc3 -> 5.5-rc5 2020-01-12 17:13:48 -05:00
Tim Steinbach
f2251b483c
linux: Remove 5.3
The 5.3.x series has been marked as EOL upstream
2020-01-12 16:45:24 -05:00
Tim Steinbach
0f8090b972
linux_latest-libre: 17185 -> 17190 2020-01-12 16:45:24 -05:00
Tim Steinbach
ebf3c67a1b
linux: 5.4.10 -> 5.4.11 2020-01-12 16:45:24 -05:00
Tim Steinbach
ad4637a2b8
linux: 4.9.208 -> 4.9.209 2020-01-12 16:45:23 -05:00
Tim Steinbach
aab055fc54
linux: 4.4.208 -> 4.4.209 2020-01-12 16:45:23 -05:00
Tim Steinbach
eadba9cd51
linux: 4.19.94 -> 4.19.95 2020-01-12 16:45:23 -05:00
Tim Steinbach
e69455a8be
linux: 4.14.163 -> 4.14.164 2020-01-12 16:45:23 -05:00
Jan Tojnar
61cf52bc17
Merge pull request #77501 from jtojnar/more-loaof-fxes
tree-wide: fix more warning related to loaOf deprecation
2020-01-12 18:47:34 +01:00
Frederik Rietdijk
b3245241d8 Merge staging-next into staging 2020-01-12 09:47:43 +01:00
Frederik Rietdijk
960f062825 Merge master into staging-next 2020-01-12 09:47:19 +01:00
snicket2100
0778f0aee6 firejail: local profile handling fixed
The sed expression wasn't really catching anything (as local profiles are
included in the provided set of profiles by `include aaa.local` and not by
`include xx/firejail/aaa.local` as the sed expression used to expect).
As a result, it was not possible to create local profiles in any
accessible location. This fix makes it possible to create them in
`/etc/firejail/` which seems pretty standard.
2020-01-11 20:49:48 +01:00
Tim Steinbach
33ebfc6cc3
linux_latest-libre: 17179 -> 17185 2020-01-11 09:49:01 -05:00
markuskowa
0f9a4a2e55
Merge pull request #77488 from dtzWill/update/ipset-7.5
ipset: 7.4 -> 7.5, pname
2020-01-11 13:49:59 +01:00
Mario Rodas
a33d21f5b3
Merge pull request #76314 from r-ryantm/auto-update/libratbag
libratbag: 0.11 -> 0.12
2020-01-11 05:26:08 -05:00
Frederik Rietdijk
263bc67bda Merge staging-next into staging 2020-01-11 09:33:08 +01:00
Frederik Rietdijk
1a654573b0 Merge master into staging-next 2020-01-11 09:32:41 +01:00
Jan Tojnar
e85b34c484
tree-wide: fix more warning related to loaOf deprecation 2020-01-11 08:09:56 +01:00
Will Dietz
49638e309c
ipset: 7.4 -> 7.5, pname 2020-01-10 23:57:40 -06:00
Tim Steinbach
1a9e732288
linux_latest-libre: 17177 -> 17179 2020-01-10 20:47:31 -05:00
Frederik Rietdijk
348eaa280b Merge master into staging-next 2020-01-10 18:32:07 +01:00