about summary refs log tree commit diff
AgeCommit message (Collapse)AuthorFilesLines
2021-04-29gstreamer: 1.18.2 -> 1.18.4Martin Weinelt10-20/+20
Fixes: CVE-2021-3497, CVE-2021-3498
2021-04-28Merge staging-next into staginggithub-actions[bot]36-537/+602
2021-04-28Merge master into staging-nextgithub-actions[bot]36-537/+602
2021-04-28Merge pull request #120979 from r-ryantm/auto-update/evisumJosé Romildo Malaquias1-2/+2
enlightenment.evisum: 0.5.11 -> 0.5.13
2021-04-28Merge pull request #120983 from tsurucapital/openblas-dynamic-archThomas Tuegel1-8/+11
openblas: Allow setting DYNAMIC_ARCH
2021-04-28Merge pull request #120993 from regnat/easy-caJohn Ericson7-14/+45
Make the bootsrap respect the contentAddressedByDefault setting
2021-04-28.github/workflows/editorconfig.yml: switch to pull_request_targetzowoq1-9/+13
- use pull_request_target to avoid having to manually approve the action - use nixpkgs editorconfig-checker rather than external binary
2021-04-28python3.pkgs.signedjson: fix build (#120669)ajs1241-7/+19
2021-04-28linux/hardened/patches/5.4: 5.4.113-hardened1 -> 5.4.114-hardened1Tim Steinbach1-3/+3
2021-04-28linux/hardened/patches/5.11: 5.11.15-hardened1 -> 5.11.16-hardened1Tim Steinbach1-3/+3
2021-04-28linux/hardened/patches/5.10: 5.10.31-hardened1 -> 5.10.32-hardened1Tim Steinbach1-3/+3
2021-04-28linux/hardened/patches/5.4: 5.4.112-hardened1 -> 5.4.113-hardened1Tim Steinbach1-3/+3
2021-04-28linux/hardened/patches/5.11: 5.11.14-hardened1 -> 5.11.15-hardened1Tim Steinbach1-3/+3
2021-04-28linux/hardened/patches/5.10: 5.10.30-hardened1 -> 5.10.31-hardened1Tim Steinbach1-3/+3
2021-04-28linux/hardened/patches/4.19: 4.19.187-hardened1 -> 4.19.188-hardened1Tim Steinbach1-3/+3
2021-04-28linux/hardened/patches/4.14: 4.14.230-hardened1 -> 4.14.231-hardened1Tim Steinbach1-3/+3
2021-04-28linux-rt_5_4: 5.4.106-rt54 -> 5.4.109-rt56Tim Steinbach1-3/+3
2021-04-28linux-rt: Avoid RCsTim Steinbach1-0/+1
2021-04-28linux-rt_5_10: 5.10.27-rt36 -> 5.10.30-rt37Tim Steinbach1-3/+3
2021-04-28linux: 5.4.112 -> 5.4.114Tim Steinbach1-2/+2
2021-04-28linux: 5.11.14 -> 5.11.16Tim Steinbach1-2/+2
2021-04-28linux: 5.10.30 -> 5.10.32Tim Steinbach1-2/+2
2021-04-28linux: 4.9.266 -> 4.9.267Tim Steinbach1-2/+2
2021-04-28linux: 4.4.266 -> 4.4.267Tim Steinbach1-2/+2
2021-04-28linux: 4.19.187 -> 4.19.188Tim Steinbach1-2/+2
2021-04-28linux: 4.14.230 -> 4.14.231Tim Steinbach1-2/+2
2021-04-28gitlab: 13.10.2 -> 13.11.2 (#120947)Milan12-457/+472
2021-04-28broot: remove stale substitutehappysalada1-2/+0
2021-04-28broot: 1.2.9 -> 1.3.0happysalada1-3/+3
2021-04-28Merge pull request #121005 from flokli/opensmtpd-path-pidfileNinjatrappeur1-0/+1
opensmtpd: set --with-path-pidfile
2021-04-28Merge staging-next into staginggithub-actions[bot]13-53/+174
2021-04-28Merge master into staging-nextgithub-actions[bot]13-53/+174
2021-04-28opensmtpd: set --with-path-pidfileFlorian Klink1-0/+1
Set this to `/run`, like we also do with `--with-path-socket`, so opensmtp doesn't try to use /var/run for pidfiles.
2021-04-28Merge pull request #120886 from eduardosm/mpfiMichael Raskin1-6/+2
mpfi: use autoreconfHook
2021-04-28Merge pull request #120967 from r-ryantm/auto-update/btrfs-progsMichael Raskin1-2/+2
btrfs-progs: 5.11 -> 5.11.1
2021-04-28Merge pull request #120877 from r-ryantm/auto-update/bctoolboxMichael Raskin1-2/+2
bctoolbox: 4.5.1 -> 4.5.7
2021-04-28kgt: init at 2021-04-07Profpatsch2-0/+85
2021-04-28Also make the bootstrap tools generation CAregnat1-3/+12
(And fix an ofborg eval error btw)
2021-04-28erlang: 23.3.1 -> 23.3.2R. RyanTM1-2/+2
2021-04-28Merge pull request #114175 from eyJhb/php-phpdbg-disableKim Lindberger1-1/+1
php: fixed not being able to disable phpdbgSupport
2021-04-28Make the bootsrap respect the contentAddressedByDefault settingregnat6-11/+33
Patch every `derivation` call in the bootsrap process to add it a conditional `__contentAddressed` parameter. That way, passing `contentAddressedByDefault` means that the entire build closure of a system can be content addressed
2021-04-28maiko: init at 2021-04-14Emery Hemingway2-0/+28
2021-04-28Merge pull request #120919 from markuskowa/upd-openmpimarkuskowa1-3/+3
openmpi: 4.1.0 -> 4.1.1
2021-04-28coqPackages.paramcoq: enable for Coq 8.13Vincent Laporte1-1/+2
2021-04-28Merge pull request #120974 from r-ryantm/auto-update/bpytopFabian Affolter1-3/+9
bpytop: 1.0.63 -> 1.0.64
2021-04-28Merge pull request #120588 from Atemu/ethminer-freeDaniël de Kok2-9/+17
ethminer: provide a CUDA-free version
2021-04-28Merge pull request #120981 from mkg20001/nginx-quicMaciej Krüger1-3/+6
nginxQuic: 47a43b011dec -> 12f18e0bca09
2021-04-28bpytop: remove unused inputFabian Affolter1-1/+7
2021-04-28nginxQuic: 47a43b011dec -> 12f18e0bca09Maciej Krüger1-3/+6
2021-04-28mldonkey: remove byte code supportsternenseemann1-13/+2
nativeCompilers is only false in very rare cases (only on mips), so it's really hard to test and maintain this code path. If someone else is able to do that, they should readd this feature.