3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

337609 commits

Author SHA1 Message Date
Vladimír Čunát 5051a8313a
Merge #149970: libjpeg: 2.1.0 -> 2.1.2 (into staging)
2.1.1 fixes CVE-2021-37972
2021-12-11 16:10:59 +01:00
Jörg Thalheim 2c0adaf246
Merge pull request #150119 from trofi/fix-compiler-rt-5-for-gcc-12
llvmPackages_5.compiler-rt: fix build against gcc-12
2021-12-11 15:00:47 +00:00
Robert Scott 11a4b35f53
Merge pull request #144394 from r-ryantm/auto-update/libjxl
libjxl: 0.5 -> 0.6.1
2021-12-11 14:47:46 +00:00
Jan Tojnar fedfcdb479 pangomm: 2.46.1 → 2.46.2
Fix build with latest pango https://ftp.gnome.org/pub/GNOME/sources/pangomm/2.46/pangomm-2.46.2.news
2021-12-11 03:29:20 +01:00
markuskowa 53c7eefc0d
Merge pull request #150092 from r-ryantm/auto-update/gsl
gsl: 2.7 -> 2.7.1
2021-12-11 01:22:48 +01:00
Sergei Trofimovich 1ead4951db llvmPackages_5.compiler-rt: fix build against gcc-12
[ 11%] Building CXX object lib/xray/CMakeFiles/clang_rt.xray-x86_64.dir/xray_buffer_queue.cc.o
    In file included from lib/xray/xray_buffer_queue.cc:15:
    lib/xray/xray_buffer_queue.h:35:5: error: 'size_t' does not name a type
       35 |     size_t Size = 0;
          |     ^~~~~~
    lib/xray/xray_buffer_queue.h:23:1: note: 'size_t' is defined in header '<cstddef>';
      did you forget to '#include <cstddef>'?
       22 | #include <utility>
      +++ |+#include <cstddef>
       23 |
2021-12-10 19:56:55 +00:00
R. Ryantm 203d398c85 gsl: 2.7 -> 2.7.1 2021-12-10 16:58:00 +00:00
Maximilian Bosch 1b899b5ee4
Merge pull request #149516 from alyssais/util-linux-debug
util-linux: add debug output
2021-12-10 12:57:24 +01:00
Pavol Rusnak b22e2404e3
Merge pull request #149999 from r-ryantm/auto-update/libfido2
libfido2: 1.8.0 -> 1.9.0
2021-12-10 09:09:03 +01:00
R. Ryantm ffc93592c9 libfido2: 1.8.0 -> 1.9.0 2021-12-10 06:43:42 +00:00
Jörg Thalheim 9c926abf18
Merge pull request #149840 from r-ryantm/auto-update/net-snmp
net-snmp: 5.9 -> 5.9.1
2021-12-10 06:25:55 +00:00
R. Ryantm 7872186887 librsvg: 2.52.3 -> 2.52.4 2021-12-09 19:51:56 -08:00
R. Ryantm 3eca393729 libjpeg: 2.1.0 -> 2.1.2 2021-12-10 03:20:13 +00:00
Sandro c0a1da9dd4
Merge pull request #148647 from dwagenk/cross-fixes-yasm 2021-12-10 02:20:33 +01:00
Robert Schütz c796bd3a68 python3Packages.amqtt: relax PyYAML constraint 2021-12-09 15:34:02 -08:00
Robert Schütz 6dc89e7f42 python3Packages.python-miio: relax PyYAML constraint 2021-12-09 15:34:02 -08:00
Robert Schütz db01e386f4 python3Packages.pyyaml: 5.4.1.1 -> 6.0
https://github.com/yaml/pyyaml/releases/tag/6.0
2021-12-09 15:34:02 -08:00
R. Ryantm b17d08bf5c pcre: 8.44 -> 8.45 2021-12-10 09:14:09 +10:00
Jan Tojnar ccefa332f0
Merge pull request #149851 from erikarvstedt/patch-fontconfig
fontconfig: add upstream patch to fix font style detection
2021-12-09 19:48:02 +01:00
Erik Arvstedt 9e0a35863a
fontconfig: add upstream patch to fix font style detection 2021-12-09 14:32:35 +01:00
R. Ryantm 13b412d44c net-snmp: 5.9 -> 5.9.1 2021-12-09 11:40:05 +00:00
Janne Heß 5f136ae633
Merge pull request #149810 from pennae/ninja-progress
ninja: pipe ninja output through cat in hooks
2021-12-09 12:35:15 +01:00
Bernardo Meurer b36a1415cc
Merge pull request #149214 from r-ryantm/auto-update/harfbuzz
harfbuzz: 3.0.0 -> 3.1.2
2021-12-09 03:15:03 -08:00
Bernardo Meurer 47576a19f0
Merge pull request #149578 from r-ryantm/auto-update/gupnp
gupnp: 1.4.0 -> 1.4.1
2021-12-09 03:05:40 -08:00
pennae 2f2fa58e4d ninja: pipe ninja output through cat in hooks
ninja build progress output is not line-base, it overwrites the same
line over and over again with its progress reporting. nix is line-based
though, so ninja-based builds have their progress hidden. pipe ninja
output through cat to avoid this.
2021-12-09 09:43:36 +01:00
Artturi 57013fb257
Merge pull request #149244 from Artturin/kmodpathpriority
kmod: switch the priority of module dirs
2021-12-09 05:49:53 +02:00
github-actions[bot] 5695705ffc
Merge staging-next into staging 2021-12-09 00:02:15 +00:00
Ryan Burns 259565656c libepoxy: fix build on darwin 2021-12-08 20:35:56 +01:00
R. Ryantm b8276258cb pango: 1.48.10 -> 1.50.0 2021-12-08 17:16:02 +01:00
R. Ryantm 2f25fe1a47 glib-networking: 2.70.0 -> 2.70.1 2021-12-08 16:52:39 +01:00
github-actions[bot] 4d0ca624f0
Merge staging-next into staging 2021-12-08 12:01:58 +00:00
github-actions[bot] ac0d4017c5
Merge master into staging-next 2021-12-08 12:01:20 +00:00
7c6f434c 9f329731b5
Merge pull request #149187 from r-ryantm/auto-update/scowl
scowl: 2019.10.06 -> 2020.12.07
2021-12-08 11:47:46 +00:00
Elis Hirwing 21795dfef1
Merge pull request #149599 from r-ryantm/auto-update/php-composer
php74Packages.composer: 2.1.9 -> 2.1.14
2021-12-08 12:30:09 +01:00
ajs124 bf4ba39c35
Merge pull request #149589 from helsinki-systems/feat/replace-libspf2-upstream
libspf2: Switch to a more supported upstream
2021-12-08 11:26:48 +00:00
Janne Heß 24c6b28737
libspf2: Switch to a more supported upstream 2021-12-08 11:59:12 +01:00
R. Ryantm 0782984c05 php74Packages.composer: 2.1.9 -> 2.1.14 2021-12-08 10:57:41 +00:00
Elis Hirwing 665a52cf13
Merge pull request #149584 from r-ryantm/auto-update/php-apcu
php74Extensions.apcu: 5.1.20 -> 5.1.21
2021-12-08 11:51:45 +01:00
Elis Hirwing fcbfbdfd8a
Merge pull request #149583 from r-ryantm/auto-update/php-phpstan
php74Packages.phpstan: 0.12.99 -> 1.2.0
2021-12-08 11:51:25 +01:00
Elis Hirwing 0030520305
Merge pull request #149579 from r-ryantm/auto-update/php-rdkafka
php74Extensions.rdkafka: 5.0.0 -> 5.0.2
2021-12-08 11:51:05 +01:00
Elis Hirwing 50a833f3be
Merge pull request #149574 from r-ryantm/auto-update/php-swoole
php74Extensions.swoole: 4.6.7 -> 4.8.3
2021-12-08 11:50:46 +01:00
Janne Heß 2a512fa1be
Merge pull request #149253 from r-ryantm/auto-update/icingaweb2
icingaweb2: 2.9.4 -> 2.9.5
2021-12-08 11:20:04 +01:00
R. Ryantm 0ea3426d4d php74Extensions.apcu: 5.1.20 -> 5.1.21 2021-12-08 09:58:38 +00:00
R. Ryantm 20a9dc6bdb gnome-builder: 41.2 -> 41.3 2021-12-08 10:49:17 +01:00
R. Ryantm 497dcab51a php74Packages.phpstan: 0.12.99 -> 1.2.0 2021-12-08 09:48:43 +00:00
Fabian Affolter 88bad2f685
Merge pull request #148397 from fabaff/bump-iso8601
python3Packages.iso8601: 0.1.16 -> 1.0.2
2021-12-08 10:40:41 +01:00
R. Ryantm 21b121dc61 php74Extensions.rdkafka: 5.0.0 -> 5.0.2 2021-12-08 09:39:38 +00:00
R. Ryantm 8651ef9ff8 gupnp: 1.4.0 -> 1.4.1 2021-12-08 09:38:08 +00:00
Fabian Affolter 9467f1d863
Merge pull request #148698 from fabaff/dingz
python3Packages.dingz: init at 0.5.0
2021-12-08 10:37:02 +01:00
Fabian Affolter ea070ef882
Merge pull request #148723 from fabaff/wavinsentio
python3Packages.wavinsentio: init at 0.3.0
2021-12-08 10:36:41 +01:00