Commit graph

22,930 commits

Author SHA1 Message Date
Moritz Ulrich
6b8bd7c7d5 libcaca: Enable support for png/jpeg/gif
Fixes #18683
2016-09-18 14:23:09 +02:00
Alexey Shmalko
19898d8284 Merge pull request #18650 from Ericson2314/openvpn-pkcs11
pkcs11-helper: git rev -> 1.11, openvpn w/ pkcs11-helper support
2016-09-18 14:43:07 +03:00
Nikolay Amiantov
a38476a32e libstdcxx5: init at 3.3.6 2016-09-17 23:06:46 +03:00
Chris Martin
295bb3adf7 czmqpp: init at 1.2.0 2016-09-17 12:00:47 -04:00
Nikolay Amiantov
554ee9558d openscenegraph: fix eval 2016-09-17 15:45:31 +03:00
Nikolay Amiantov
32adfbfb3d openscenegraph: 3.2.1 -> 3.2.3 2016-09-17 15:27:12 +03:00
Vladimír Čunát
6707436638 Merge #18676: bash: 4.3 -> 4.4 and readline-7.0p0 2016-09-17 01:16:32 +02:00
Vladimír Čunát
bbadb1da2a readline70: init at 7.0p0
Also switch bash-4.4 to it, as it's unable to link with older readline
versions (only bashInteractive is affected).
2016-09-17 01:16:24 +02:00
Eelco Dolstra
09f58645ca opensubdiv: 3.0.4 -> 3.0.5 2016-09-17 00:40:41 +02:00
Vladimír Čunát
0fc5900665 Merge #18585: pcre2: 10.21 -> 10.22 2016-09-17 00:34:29 +02:00
Vladimír Čunát
52e1a198cf Merge branch 'master' into staging 2016-09-17 00:31:34 +02:00
Vladimír Čunát
ca0e798e50 mesa: 12.0.2 -> 12.0.3
> This is an emergency release addressing a number of regressions
> across all devices using the i965 driver.
2016-09-16 22:16:14 +02:00
Chris Martin
ceed162b1d freetts: add jdk buildInput (#18282) 2016-09-16 11:13:02 -04:00
John Ericson
ed02a770ae pkcs11-helper: ??? git rev -> 1.11 2016-09-16 07:24:03 -07:00
Ram Kromberg
daefc5d9e2 fribidi: 0.19.6 -> 0.19.7 2016-09-15 11:43:26 +03:00
Chris Martin
56904d7c42 Update libtiff URLs (#18611)
* libtiff: remove dead source url

* libgeotiff: update url
2016-09-15 00:31:32 +01:00
Ram Kromberg
46046850e6 pcre2: 10.21 -> 10.22 2016-09-14 21:35:37 +03:00
Vladimír Čunát
92f0d709e9 libmaxminddb: init at 1.2.0 2016-09-14 19:25:29 +02:00
Daiderd Jordan
10dae237c6
db: now builds on darwin with libc++-3.8 2016-09-14 00:05:58 +02:00
Vladimír Čunát
aa0fa19373 gtk2: move gtk-update-icon-cache to gtk2.out
... to be useful for regeneration when building nixos environments.
Fixes #18536 (hopefully).
2016-09-13 23:51:57 +02:00
Daiderd Jordan
e0974c8948 db: fixes for darwin build with libc++-3.8 2016-09-13 22:10:41 +02:00
Kirill Boltaev
0f37287df5 treewide: explicitly specify gtk version 2016-09-13 21:09:24 +03:00
Franz Pletz
1d82947742
libtorrentRasterbar_1_0: 1.0.9 -> 1.0.10 2016-09-13 18:03:46 +02:00
Franz Pletz
ed9541cd54
libtorrentRasterbar_0_16: remove old, insecure version 2016-09-13 18:03:46 +02:00
Franz Pletz
b1372e414c
libtorrentRasterbar: 1.1 -> 1.1.1 2016-09-13 18:03:46 +02:00
Vladimír Čunát
15fa31d33e gperftools: 2.4 -> 2.5
Also, maintain the package.
2016-09-13 16:05:42 +02:00
Nikolay Amiantov
4748709926 Merge commit 'refs/pull/18498/head' of git://github.com/NixOS/nixpkgs 2016-09-13 12:51:34 +03:00
A.J.Rouvoet
d2151a50be libspatialite: builds on unix when libiconv is included 2016-09-13 11:08:51 +02:00
Franz Pletz
d320fbbd05 Merge pull request #18467 from lsix/update_pyyaml
Update libyaml and pyyaml
2016-09-13 07:35:46 +02:00
Markus Hauck
d37c84106a ntl: init at 9.11.0 (#18507) 2016-09-12 19:26:30 +02:00
Kirill Boltaev
bccd75094f treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
Tuomas Tynkkynen
49f4ba7ae0 Merge commit 'e0b5eef' from staging into master 2016-09-12 13:21:45 +03:00
Franz Pletz
3ba99f83a7
glibc: enable stackprotection hardening
Enables previously manually disabled stackprotector and stackguard
randomization.

From https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=511811:

    If glibc is built with the --enable-stackguard-randomization option,
    each application gets a random canary value (at runtime) from /dev/urandom.
    If --enable-stackguard-randomization is absent, applications get a static
    canary value of "0xff0a0000". This is very unfortunate, because the
    attacker may be able to bypass the stack protection mechanism, by placing
    those 4 bytes in the canary word, before the actual canary check is
    performed (for example in memcpy-based buffer overflows).
2016-09-12 02:36:11 +02:00
Kirill Boltaev
43a8ce0f5e gtkmathview: mark as broken 2016-09-12 02:50:38 +03:00
Franz Pletz
0d919d4755
libopus: 1.1.2 -> 1.1.3 2016-09-11 23:24:10 +02:00
Tuomas Tynkkynen
b308b1e9bf Merge remote-tracking branch 'upstream/master' into staging 2016-09-11 14:19:02 +03:00
Vladimír Čunát
5a9cbd6b5e libarchive: use pkgconfig
It tends to make builds more reliable, in general.
2016-09-11 12:02:08 +02:00
Vladimír Čunát
554558e3ca Merge #17834: libarchive: make XAR support configurable 2016-09-11 11:51:59 +02:00
Vladimír Čunát
856b4623c4 libarchive: include XAR support by default
Discussion:
https://github.com/NixOS/nixpkgs/pull/17834
2016-09-11 11:51:04 +02:00
Tuomas Tynkkynen
0dbfb0fc48 Merge commit 'bd6e40c' from staging into master
Major changes being pulled in:

- mesa: maintenance 12.0.1 -> 12.0.2
- texlive: 2015 -> 2016
2016-09-10 23:23:44 +03:00
Joachim F
67061dd466 Merge pull request #18453 from chris-martin/atermjava
atermjava: remove
2016-09-10 16:16:19 +02:00
Vladimír Čunát
13bf68cc6a mesa: maintenance 12.0.1 -> 12.0.2 2016-09-10 12:01:51 +02:00
Vladimír Čunát
f63668b75e pango: maintenance 1.40.1 -> 1.40.2 2016-09-10 11:38:35 +02:00
Vladimír Čunát
d03a746b88 gtk2: maintenance 2.24.30 -> 2.24.31 2016-09-10 11:36:51 +02:00
Vladimír Čunát
853e230fca ffmpeg_2: 2.8.6 -> 2.8.7 2016-09-10 11:33:18 +02:00
Vladimír Čunát
9c0b11e7cd libav: 11.7 -> 11.8 2016-09-10 11:25:07 +02:00
Thomas Tuegel
d94abcb157
openblas: 0.2.17 -> 0.2.19 2016-09-09 19:42:54 -05:00
Lancelot SIX
85036f1428
libyaml: 0.1.6 -> 0.1.7 2016-09-09 16:08:13 +02:00
Tuomas Tynkkynen
fcec24334e Merge remote-tracking branch 'upstream/staging' into master 2016-09-09 11:41:31 +03:00
Alexey Shmalko
de5d64eb2a cmocka: fix build for Darwin (#18448)
See https://open.cryptomilk.org/issues/43 for upstream issue.
2016-09-09 10:14:10 +02:00