Commit Graph

316912 Commits

Author SHA1 Message Date
Ryan Burns
436f960f2a Revert "glib: fix musl build"
This is no longer needed with the previous PIE hardening fixes.

This reverts commit 74e0aaaa30.
2021-09-20 17:24:12 -07:00
Ryan Burns
882acbd0af Revert "pkgsMusl.libiscsi: fix build"
This is no longer needed with the previous PIE hardening fixes.

This reverts commit 78d20f2200.
2021-09-20 17:24:12 -07:00
Ryan Burns
37d089c1af {cc,binutils}-wrapper: match leading/trailing arguments
fixes e.g.:
pkgsMusl.libfsm
pkgsMusl.libiscsi
pkgsMusl.nsjail
pkgsMusl.pv

match strings have whitespace on either side, which wasn't
matching leading/trailing arguments previously
2021-09-20 17:24:04 -07:00
Ryan Burns
bd8258a389 cc-wrapper: ensure PIE flags precede PIC flags
fixes:
pkgsMusl.bulletml
pkgsMusl.proot
pkgsMusl.python3

Debian explains this issue well in the dpkg-buildflags manpage:

-fPIE
    Can be linked into any program, but not a shared library (recommended).
-fPIC
    Can be linked into any program and shared library.

On projects that build both programs and shared libraries you might need to
make sure that when building the shared libraries -fPIC is always passed last
(so that it overrides any previous -PIE) to compilation flags such as CFLAGS.

(from https://manpages.debian.org/bullseye/dpkg-dev/dpkg-buildflags.1.en.html#hardening)
2021-09-20 11:03:42 -07:00
figsoda
f82d807d5b
Merge pull request #135112 from r-ryantm/auto-update/whatsapp-for-linux
whatsapp-for-linux: 1.2.0 -> 1.2.1
2021-09-16 19:57:36 -04:00
figsoda
64b3ef960f
Merge pull request #135247 from r-ryantm/auto-update/oq
oq: 1.2.1 -> 1.3.0
2021-09-16 19:52:57 -04:00
figsoda
ec0f323904
Merge pull request #137588 from r-ryantm/auto-update/pipenv
pipenv: 2020.11.15 -> 2021.5.29
2021-09-16 19:47:14 -04:00
figsoda
a3da24e504
Merge pull request #137793 from r-ryantm/auto-update/helmsman
helmsman: 3.7.2 -> 3.7.3
2021-09-16 19:39:02 -04:00
figsoda
c54a793670
Merge pull request #137797 from r-ryantm/auto-update/qmidinet
qmidinet: 0.9.1 -> 0.9.4
2021-09-16 19:36:12 -04:00
Bernardo Meurer
f65f925f20
Merge pull request #138168 from NixOS/zfs-2.1.1
linuxPackages.zfs: 2.1.0 -> 2.1.1
2021-09-16 23:32:21 +00:00
figsoda
bd6a6e60a9
Merge pull request #137818 from r-ryantm/auto-update/qdirstat
qdirstat: 1.7.1 -> 1.8
2021-09-16 19:29:16 -04:00
figsoda
29a09570dd
Merge pull request #138000 from r-ryantm/auto-update/fluxctl
fluxctl: 1.24.0 -> 1.24.1
2021-09-16 19:24:33 -04:00
figsoda
2386f5ae95
Merge pull request #138023 from r-ryantm/auto-update/livepeer
livepeer: 0.5.15 -> 0.5.20
2021-09-16 19:23:01 -04:00
figsoda
a608e68439
Merge pull request #134567 from r-ryantm/auto-update/sigil
sigil: 1.5.1 -> 1.7.0
2021-09-16 19:18:25 -04:00
ajs124
2cba5968a4
Merge pull request #138199 from adisbladis/emacs-agda-input-syntax
emacs.pkgs.agda-input: Fix syntax error
2021-09-17 01:17:45 +02:00
figsoda
a103070a3c
Merge pull request #138196 from dotlambda/mat2-fetchpatch
python3Packages.mat2: remove unused fetchpatch
2021-09-16 19:06:56 -04:00
figsoda
fbd427ec6f
Merge pull request #138200 from DeeUnderscore/doc-python-typo
doc/python: fix typo in example
2021-09-16 19:03:01 -04:00
Robert Scott
4d26aa2003
Merge pull request #137932 from mikepurvis/opencv-3.4.15
opencv3: 3.4.8 -> 3.4.15
2021-09-16 23:54:52 +01:00
Robert Scott
c1dac4490e
Merge pull request #138061 from Stunkymonkey/switch-fetchFromGitLab
quantum-espresso,postgresql11Packages.pg_ed25519: switch to fetchFromGitlab
2021-09-16 23:53:23 +01:00
D Anzorge
d6c2bb73fb doc/python: fix typo in example 2021-09-17 00:47:45 +02:00
adisbladis
2a79244302
emacs.pkgs.agda-input: Fix syntax error 2021-09-16 17:46:06 -05:00
Robert Schütz
b1aecac8a1 python3Packages.mat2: remove unused fetchpatch 2021-09-16 14:57:37 -07:00
Sandro
610ceb54e3
Merge pull request #138133 from PhilTaken/fix/pysdl2 2021-09-16 23:05:30 +02:00
figsoda
30be770937
Merge pull request #136894 from figsoda/taplo-lsp-update
taplo-lsp: 0.2.4 -> 0.2.5
2021-09-16 16:58:19 -04:00
Sandro
6fe9bb1ba3
Merge pull request #137842 from r-ryantm/auto-update/libreddit 2021-09-16 22:57:17 +02:00
Ryan Mulligan
5204dee265
Merge pull request #138177 from r-ryantm/auto-update/symfony-cli
symfony-cli: 4.26.0 -> 4.26.3
2021-09-16 13:33:30 -07:00
Fabian Affolter
c1235980b8
Merge pull request #138079 from r-ryantm/auto-update/ticker
ticker: 4.2.1 -> 4.3.0
2021-09-16 22:32:43 +02:00
Fabian Affolter
05c82cd6a0
Merge pull request #138121 from r-ryantm/auto-update/grype
grype: 0.17.0 -> 0.19.0
2021-09-16 22:32:11 +02:00
Robert Helgesson
bb46e4f6fb bash-preexec: init at 0.4.1 2021-09-16 22:31:49 +02:00
Fabian Affolter
40713f7686
Merge pull request #138026 from fabaff/python-modules
python-packages.nix: fix some style issues
2021-09-16 22:29:03 +02:00
Fabian Affolter
4a14bb7f39
Merge pull request #138046 from fabaff/bump-angr
python3Packages.angr: 9.0.9792 -> 9.0.9947
2021-09-16 22:28:31 +02:00
Fabian Affolter
12c4cb0e96
Merge pull request #138055 from fabaff/bump-censys
python3Packages.censys: 2.0.6 -> 2.0.7
2021-09-16 22:21:01 +02:00
Sandro
f7af99d450
Merge pull request #138129 from samuela/upkeep-bot/spotify-unwrapped-1.1.68.628.geb44bd66-1631794381 2021-09-16 21:37:56 +02:00
R. RyanTM
ff6fb898ac symfony-cli: 4.26.0 -> 4.26.3 2021-09-16 19:29:14 +00:00
Jan Tojnar
2006672bf0
Merge pull request #138160 from jansol/master
pipewire: 0.3.35 -> 0.3.36
2021-09-16 21:17:59 +02:00
Sandro
417c87d0f8
Merge pull request #138138 from aanderse/tomcat-native 2021-09-16 21:04:13 +02:00
Sandro
70866ce86a
Merge pull request #138141 from NeQuissimus/sbtextras 2021-09-16 20:59:07 +02:00
Sandro
d2fcb9cf92
Merge pull request #138142 from NeQuissimus/omz 2021-09-16 20:58:51 +02:00
Sandro
694d075b72
Merge pull request #136965 from Mic92/zen-kernel 2021-09-16 20:44:20 +02:00
Sandro
72531aecd9
Merge pull request #137697 from figsoda/lunatic 2021-09-16 20:43:32 +02:00
Robert Scott
e318fe08df
Merge pull request #136194 from risicle/ris-apr-CVE-2021-35940
apr: add patch for CVE-2021-35940
2021-09-16 19:41:40 +01:00
Sandro
b90798f5b6
Merge pull request #138136 from aanderse/apacheHttpd 2021-09-16 20:30:29 +02:00
Sandro
62c7b14f0c
Merge pull request #138139 from aanderse/tomcat-updates 2021-09-16 20:29:37 +02:00
Sandro
c8d8f2b563
Merge pull request #138144 from aanderse/zabbix 2021-09-16 20:24:49 +02:00
Sandro
53adb97a63
Merge pull request #138147 from yevhenshymotiuk/userpath-1.7.0 2021-09-16 20:24:33 +02:00
figsoda
cffdbf0290
Merge pull request #138050 from r-ryantm/auto-update/profetch
profetch: 0.1.6 -> 0.1.7
2021-09-16 14:23:10 -04:00
Bernardo Meurer
af69a71395
linuxPackages.zfs: 2.1.0 -> 2.1.1 2021-09-16 11:22:57 -07:00
Sandro
92643c861c
Merge pull request #138161 from happysalada/vscodium_fix 2021-09-16 20:13:52 +02:00
Sandro
088f2accbc
Merge pull request #138154 from Ma27/bump-grafana 2021-09-16 20:13:22 +02:00
Sandro
e91327be27
Merge pull request #138166 from bbigras/anytype 2021-09-16 20:10:39 +02:00