Commit Graph

379153 Commits

Author SHA1 Message Date
Fabian Affolter
f227fb7b60 python310Packages.dulwich: 0.20.39 -> 0.20.40 2022-05-19 18:09:09 +02:00
Fabian Affolter
cfd919e70c python310Packages.dulwich: 0.20.38 -> 0.20.39 2022-05-19 18:07:47 +02:00
FliegendeWurst
1920be67a7 zoneminder: 1.36.10 -> 1.36.15 2022-05-19 17:56:33 +02:00
Maximilian Bosch
82273adfcd
linux/hardened/patches/5.4: 5.4.193-hardened1 -> 5.4.195-hardened1 2022-05-19 17:54:10 +02:00
Maximilian Bosch
5c9571087e
linux/hardened/patches/5.17: 5.17.7-hardened1 -> 5.17.9-hardened1 2022-05-19 17:53:59 +02:00
Maximilian Bosch
7f512f7153
linux/hardened/patches/5.15: 5.15.39-hardened1 -> 5.15.41-hardened1 2022-05-19 17:53:46 +02:00
Maximilian Bosch
240e224783
linux/hardened/patches/5.10: 5.10.115-hardened1 -> 5.10.117-hardened1 2022-05-19 17:53:34 +02:00
Maximilian Bosch
28a954cabf
linux/hardened/patches/4.19: 4.19.242-hardened1 -> 4.19.244-hardened1 2022-05-19 17:53:21 +02:00
Maximilian Bosch
eea0f09983
linux/hardened/patches/4.14: 4.14.278-hardened1 -> 4.14.280-hardened1 2022-05-19 17:53:11 +02:00
Maximilian Bosch
3edcbfce89
linux_latest-libre: 18713 -> 18738 2022-05-19 17:52:48 +02:00
Maximilian Bosch
1f98b560c8
linux-rt_5_4: 5.4.188-rt73 -> 5.4.193-rt74 2022-05-19 17:52:30 +02:00
Maximilian Bosch
c49791b326
linux-rt_5_10: 5.10.109-rt65 -> 5.10.115-rt67 2022-05-19 17:52:15 +02:00
Maximilian Bosch
d56829b5fe
linux: 5.4.193 -> 5.4.195 2022-05-19 17:51:59 +02:00
Maximilian Bosch
cfb71b715e
linux: 5.17.7 -> 5.17.9 2022-05-19 17:51:47 +02:00
Maximilian Bosch
8935b4d533
linux: 5.15.39 -> 5.15.41 2022-05-19 17:51:34 +02:00
Maximilian Bosch
1b81fcd678
linux: 5.10.115 -> 5.10.117 2022-05-19 17:51:23 +02:00
Maximilian Bosch
4072349a31
linux: 4.9.313 -> 4.9.315 2022-05-19 17:51:12 +02:00
Maximilian Bosch
a7d95e31bc
linux: 4.19.242 -> 4.19.244 2022-05-19 17:51:03 +02:00
Maximilian Bosch
3431806dfa
linux: 4.14.278 -> 4.14.280 2022-05-19 17:50:49 +02:00
Frido Friedemann
01353ba28a add -std=c++14 to CXXFLAGS
to fix incompatibility of error handling with C++17 Standard
2022-05-19 17:46:37 +02:00
Kevin Amado
27bfb7cfb9
alejandra: 1.2.0 -> 1.4.0 2022-05-19 09:39:10 -06:00
R. Ryantm
e6d2c2d2f9 heisenbridge: 1.12.0 -> 1.13.0 2022-05-19 15:38:14 +00:00
Sergei Trofimovich
5953a2f9ab ddrutility: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: /build/ccltHly5.o:(.bss+0x119f8): multiple definition of `start_time'; /build/cc9evx3L.o:(.bss+0x10978): first defined here
2022-05-19 16:17:10 +01:00
Sandro Jäckel
8d1019e80a
python310Packages.scikit-build: 0.14.1 -> 0.15.0 2022-05-19 17:13:46 +02:00
Sergei Trofimovich
ab9bd1e209 cde: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: ../readelf-mini/libreadelf-mini.a(dwarf.o):/build/source/readelf-mini/dwarf.c:64:
      multiple definition of `do_wide'; ../readelf-mini/libreadelf-mini.a(readelf-mini.o):/build/source/readelf-mini/readelf-mini.c:170: first defined here
2022-05-19 16:13:19 +01:00
Fabian Affolter
fc8976aa78 arsenal: 1.0.2 -> 1.1.0 2022-05-19 17:06:46 +02:00
Sergei Trofimovich
7470efb0d3 ccl: pull upstream fix for -fno-common
Without the change build fails on upstream gcc-10 as:

    ld: x86_print.o:/build/ccl/lisp-kernel/linuxx8664/../area.h:111: multiple definition of
      `tcr_area_lock'; pmcl-kernel.o:/build/ccl/lisp-kernel/linuxx8664/../area.h:111: first defined here
2022-05-19 15:56:05 +01:00
Fabian Affolter
02e1ddd11c python310Packages.pyfzf: init at 0.3.1 2022-05-19 16:52:11 +02:00
Sergei Trofimovich
b9fcbcb596 btar: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: listindex.o:/build/btar-1.1.1/loadindex.h:12: multiple definition of
      `ptr'; main.o:/build/btar-1.1.1/loadindex.h:12: first defined here
2022-05-19 15:39:46 +01:00
Sergei Trofimovich
5d372d74c6 bristol: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: brightonCLI.o:/build/bristol-0.60.11/brighton/brightonCLI.c:139: multiple definition of
      `event'; brightonMixerMenu.o:/build/bristol-0.60.11/brighton/brightonMixerMenu.c:1182: first defined here
2022-05-19 15:28:22 +01:00
Lein Matsumaru
3f00d29456
exploitdb: 2022-05-13 -> 2022-05-18 2022-05-19 14:28:02 +00:00
Sergei Trofimovich
a48f967809 brogue: pull upstream fix for -fno-common toolchains
Without the change build fails on upstream gcc-10 as:

    ld: src/brogue/Time.o:/build/brogue-1.7.5/src/brogue/IncludeGlobals.h:51:
      multiple definition of `messageArchive'; src/brogue/Architect.o:/build/brogue-1.7.5/src/brogue/IncludeGlobals.h:51: first defined here
2022-05-19 15:18:04 +01:00
06kellyjac
624f5b70b9 cargo-deny: 0.12.0 -> 0.12.1 2022-05-19 15:16:42 +01:00
Mario Rodas
00e9d7ab7a
Merge pull request #173618 from 06kellyjac/deno
deno: 1.21.3 -> 1.22.0
2022-05-19 09:12:35 -05:00
Silvan Mosberger
f224a4f1b3
Merge pull request #76315 from nek0/restya-board-config-fix2
restya-board: further fix for functionality
2022-05-19 16:04:41 +02:00
Sergei Trofimovich
eb4ae8d1f6 adtool: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: ../../src/lib/libactive_directory.a(active_directory.o):/build/adtool-1.3.3/src/lib/active_directory.h:31:
      multiple definition of `system_config_file'; adtool.o:/build/adtool-1.3.3/src/tools/../../src/lib/active_directory.h:31: first defined here
2022-05-19 14:58:40 +01:00
Mario Rodas
f6c480bbae
Merge pull request #173494 from 06kellyjac/agate
agate: 3.2.3 -> 3.2.4
2022-05-19 08:50:42 -05:00
06kellyjac
ab3f2c9214 deno: 1.21.3 -> 1.22.0 2022-05-19 14:21:10 +01:00
R. Ryantm
c8f7c9296d python310Packages.azure-mgmt-servicelinker: 1.0.0 -> 1.1.0 2022-05-19 13:11:41 +00:00
Maximilian Bosch
c48b9a8428
Merge pull request #173022 from Ma27/bump-wiki-js
wiki-js: 2.5.279 -> 2.5.282
2022-05-19 15:01:48 +02:00
Sandro
f4070ff28a
Merge pull request #162082 from fgaz/bloat/init 2022-05-19 15:01:07 +02:00
Mario Rodas
1d536b90cf
Merge pull request #173556 from marsam/update-dua
dua: 2.17.1 -> 2.17.5
2022-05-19 08:00:32 -05:00
Janne Heß
cdddf984c5
Merge pull request #172847 from helsinki-systems/feat/kimageformats-heic
plasma5Packages.kimageformats: enable HEIF/HEIC
2022-05-19 14:56:39 +02:00
legendofmiracles
cccab7f003
Merge pull request #173611 from legendofmiracles/master
noisetorch: mark insecure
2022-05-19 06:47:42 -06:00
lom
18a66b6767 noisetorch: mark insecure 2022-05-19 06:45:42 -06:00
Dmitry Bogatov
7606327ad3
python3.pkgs.phik: fix build (#172751)
Co-authored-by: Dmitry Bogatov <git#v1@kaction.cc>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-19 14:42:59 +02:00
Anatolii Prylutskyi
64a6ffb999
xmldiff: add dependency and change buildInputs to propagatedBuildInputs (#172839) 2022-05-19 14:39:42 +02:00
Markus Wamser
2dcb64eefa
cpp-ipfs-api: 2017-01-04 -> 2022-01-30, unbreak build, rename to cpp-ipfs-client-api (#173197)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-19 14:34:33 +02:00
Bobby Rong
d7a9accd46
Merge pull request #173596 from SuperSamus/ares
ares: 127 -> 128
2022-05-19 20:23:40 +08:00
Vincent Laporte
6878885f3f ocamlPackages.genspio: 0.0.2 → 0.0.3 2022-05-19 14:17:06 +02:00