Commit graph

19509 commits

Author SHA1 Message Date
Arseniy Seroka c1a600e8df Merge pull request #16936 from andrewrk/glfw
glfw: 3.1.2 -> 3.2
2016-07-14 22:20:41 +04:00
Vladimír Čunát 1b5ac05845 Merge branch 'staging'
Includes security fixes in gd and libarchive.
2016-07-14 15:51:28 +02:00
Andrew Kelley 37fc141da3 glfw: 3.1.2 -> 3.2 2016-07-13 17:47:20 -07:00
Vladimír Čunát 19a4935c55 gnutls: fix up yet again
Noticed on: https://github.com/NixOS/nixpkgs/commit/7d94f57309a4#commitcomment-18221038
Hopefully OK finally, evaluation tested on x86_64-{linux,darwin}.
Apparently I'm trying to contribute in situations I'd better be relaxing
already.
2016-07-13 22:39:30 +02:00
Vladimír Čunát f56a319e3e ncurses: revert to 5.9 on Darwin (only)
I don't want to investigate why it won't compile.
http://hydra.nixos.org/build/37537876/nixlog/1/raw
2016-07-12 22:00:11 +02:00
Vladimír Čunát 40785f0dac Merge branch 'master' into staging
Hydra nixpkgs: ?compare=1282763
2016-07-12 22:00:10 +02:00
joachifm 03a7fa9104 Merge pull request #16840 from womfoo/bump/leatherman-0.7.5-facter-3.1.8
Bump leatherman: 0.7.0 -> 0.7.5 and sole dependency facter 3.1.6 -> 3.1.8
2016-07-12 16:20:51 +02:00
Renzo Carbonara 103ae01173 zoom-us: init at 2.0.52458.0531 (#15607) 2016-07-12 13:37:11 +02:00
Nikolay Amiantov 36725623f9 liboauth: propagate inputs wanted by pkgconfig 2016-07-12 00:56:10 +03:00
Adolfo E. García b25d21955e libqrencode: init at 3.4.4
* libqrencode: init at 3.4.4
* libqrencode: add maintainer

#16861
2016-07-11 17:46:30 +02:00
Ram Kromberg ec5ec31411 pngpp: init at 0.2.9 (#16782) 2016-07-10 23:20:03 +02:00
Kranium Gikos Mendoza 00f35e6653 leatherman: 0.7.0 -> 0.7.5 2016-07-10 23:36:03 +08:00
Franz Pletz ba2eec97b5 sqlite: 3.12.2 -> 3.13.0 2016-07-10 10:50:38 +02:00
Franz Pletz 844748a9c9 libarchive: 3.1.2 -> 3.2.1 (security)
Fixes at least:

  * CVE-2016-4300
  * CVE-2016-4302
  * CVE-2016-4809
  * CVE-2016-5844
2016-07-10 10:50:38 +02:00
Franz Pletz 9c9abc4c94 plib: add patch to fix CVE-2011-4620 2016-07-10 10:47:12 +02:00
Franz Pletz 77f2fff41d libusbmuxd, libimobiledevice: Fix CVE-2016-5104 2016-07-10 10:46:22 +02:00
Franz Pletz 69db5f5ad7 mbedtls: 1.3.16 -> 2.3.0 2016-07-10 10:26:14 +02:00
Tuomas Tynkkynen 2ed3f7a020 webrtc-audio-processing: Fix ARM breakage 2016-07-10 01:35:00 +03:00
Franz Pletz 7e9c1a30b3 xercesc: 3.1.3 -> 3.1.4 (security)
Fixes CVE-2016-4463.
2016-07-09 23:28:58 +02:00
Vladimír Čunát 9f629280c6 gst-*: maintenance 1.8.1 -> 1.8.2
For now I left *-vaapi out, as the jump would be larger,
simple update isn't enough, and it's unreferenced in nixpkgs.
2016-07-09 19:19:41 +02:00
Vladimír Čunát 310bdf6ecf libgphoto2: fix build with updated libjpeg(-turbo)
... via a patch from Debian.
2016-07-09 19:18:05 +02:00
Vladimír Čunát b1a07467d2 gd: security 2.2.1 -> 2.2.2
CVE-2015-8874, CVE-2016-5767
2016-07-09 17:17:38 +02:00
Vladimír Čunát b7c59b7e16 at-spi2-core: bugfix 2.20.1 -> 2.20.2 2016-07-09 16:50:14 +02:00
Vladimír Čunát d2dab39bfa ncurses: 5.9 -> 6.0
Upstream claims it's API-compatible with 5.*
It no longer installed *.pc until I passed pkgconfig executable;
without those things were breaking, even our library symlinking.
2016-07-09 16:50:14 +02:00
Vladimír Čunát ae154ae8ef libpng: improve multi-output handling 2016-07-09 16:50:14 +02:00
Vladimír Čunát b993903ce8 libpng: 1.6.21 -> 1.6.23 2016-07-09 16:50:13 +02:00
Eric Sagnes 1e53d4a777 fontconfig: fix etc priority 2016-07-09 16:50:13 +02:00
Vladimír Čunát 95a9fa0ba0 Merge branch 'master' into staging 2016-07-09 16:49:48 +02:00
Rahul Gopinath 70ef8a10eb gmp: 6.1.0 -> 6.1.1 2016-07-09 16:47:54 +02:00
Rahul Gopinath 2dca0444fa gettext: 0.19.7 -> 0.19.8 2016-07-09 16:47:53 +02:00
Tobias Geerinckx-Rice 03f4690acb Merge pull request #16813 from RamKromberg/fix/libxcomp
libxcomp: update libpng dependency from 1.2 to 1.6 branch
2016-07-09 15:36:50 +02:00
Vladimír Čunát 7d94f57309 gnutls: fixup evaluation after 5148c6c5c0
Noticed on: https://github.com/NixOS/nixpkgs/commit/5148c6c5c0#commitcomment-18184261
2016-07-09 15:15:42 +02:00
Ram Kromberg 66500f64db libxcomp: update libpng dependency from 1.2 to 1.6 branch 2016-07-09 16:15:30 +03:00
Vladimír Čunát cd04b83605 ffmpeg_3: 3.0.2 -> 3.1.1 2016-07-09 11:43:25 +02:00
Vladimír Čunát 4e09623b6f libjpeg(-turbo): 1.4.2 -> 1.5.0 2016-07-09 11:42:35 +02:00
Vladimír Čunát 5148c6c5c0 gnutls: fix on Darwin
nettools is only used during checkPhase, and we don't do that on Darwin
anyway. Close #16783; we don't change hashes on Linux contrary to the PR.
2016-07-09 11:34:02 +02:00
Ram Kromberg 56791034f6 libpng: 1.2.55 > 1.2.56 CVE-2015-8540 (#16793) 2016-07-08 10:55:00 +02:00
Joachim Fasting 09e1b26c79
mps: 1.114.0 -> 1.115.0, fix build
See https://hydra.nixos.org/build/37204553/log/raw
2016-07-06 15:18:23 +02:00
Carles Pagès 48385c38fb Merge pull request #16698 from womfoo/bump/libyamlcpp-0.5.3
libyamlcpp: 0.5.1 -> 0.5.3
2016-07-06 12:50:19 +02:00
Rahul Gopinath 881ba7309c wxsqliteplus: init at 0.3.6 2016-07-05 13:15:04 -07:00
Arseniy Seroka aea9c778be Merge pull request #16678 from womfoo/bump/aspellDicts-en-2016.06.26-0
aspellDicts.en: 7.1-0 -> 2016.06.26-0
2016-07-05 13:05:13 +03:00
Rahul Gopinath 86e2cd9066 wxsqlite3: init at 3.3.1 2016-07-05 00:55:22 -07:00
Simon Vandel Sillesen ac74268012 pulseaudio: 8.0 -> 9.0
This also updates webrtc-audio-processing from 0.1 -> 0.3 as mentionened
in [1].

Release notes can be seen in [1].

[1]: https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/9.0/
2016-07-05 08:30:00 +02:00
James Cook c51ac275b8 Merge pull request #16715 from vrthra/gnurl
gnurl: 7.35 -> 7.48
2016-07-05 02:59:04 +00:00
Rahul Gopinath 01d9081cc3 gnurl: enable additional functionalities 2016-07-04 19:30:04 -07:00
Tuomas Tynkkynen a08cc3287d Merge pull request #16693 from vrthra/gdbm
gdbm: 1.11 -> 1.12
2016-07-05 04:04:26 +03:00
Rahul Gopinath 3919afbc62 gnurl: 7.35 -> 7.48 2016-07-04 17:51:33 -07:00
Joachim Fasting 3f5d7c7e04
geis: refactor & fix build
- Pass -Wno-error=pedantic to work around ISO C violations
- Build with X11 unconditionally (also rely on pkgconfig for
  detection, --enable-x11 does not work)
- Build against evemu
2016-07-05 00:54:12 +02:00
Rahul Gopinath a30ecd619a libisoburn: init at 1.4.4 2016-07-04 17:31:17 +02:00
Rahul Gopinath a5373d46c1 libisofs: 1.4.2 -> 1.4.4 2016-07-04 17:31:17 +02:00