Commit Graph

88327 Commits

Author SHA1 Message Date
Robin Gloster
3f9e8601f2 vxl: remove obsolete patch 2016-08-03 13:20:32 +00:00
Robin Gloster
98473cdb15 x42-plugins: fix unpacking 2016-08-03 13:20:32 +00:00
Franz Pletz
c1f1fd68cc gegl_0_3: disable format hardening, add autoreconfHook 2016-08-02 20:21:30 +02:00
Franz Pletz
f0d0164a38 tracefilesim: disable fortify hardening 2016-08-02 20:21:29 +02:00
Franz Pletz
fbbd50dbab unicon-lang: disable fortify hardening
Detects buffer overflow in a tool used at link time.
2016-08-02 20:21:28 +02:00
Franz Pletz
c22c137c6c ruby_2_0: disable format hardening 2016-08-02 18:01:21 +02:00
Franz Pletz
0751027b31 wxPython: Disable format hardening 2016-08-02 17:54:42 +02:00
Franz Pletz
f2a66d4c16 criu: fix merge fail
d020caa5b2eca90ea051403fbb4c52b99ee071b9 vs. e3d0fe898bb0451b2485ccc0be42354614f4fba3
2016-08-02 17:52:51 +02:00
Franz Pletz
b0d748e244 bitkeeper: disable fortify hardening 2016-08-02 17:49:08 +02:00
Robin Gloster
0eb6023d9c libjson_rpc_cpp: disable format hardening 2016-08-02 15:40:37 +00:00
Robin Gloster
c0830c1764 wasm: disable format hardening 2016-08-02 15:40:37 +00:00
Robin Gloster
b9152cf5a0 yabar: disable format hardening 2016-08-02 15:40:37 +00:00
Robin Gloster
cbc8fc239a zgv: disable format hardening 2016-08-02 15:40:37 +00:00
Franz Pletz
15b8491af3 seabios: disable fortify hardening 2016-08-02 17:38:25 +02:00
Robin Gloster
44b24cc651 motif: disable format hardening 2016-08-02 15:04:52 +00:00
Franz Pletz
1005f464dd xpdf: disable format hardening 2016-08-02 14:08:01 +00:00
Franz Pletz
68a953cdc3 nedit: disable format hardening 2016-08-02 14:00:10 +00:00
Robin Gloster
1be4907ca2 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-02 13:46:36 +00:00
Frederik Rietdijk
450c866730 Merge pull request #17446 from despairblue/update/atom
atom: 1.8.0 -> 1.9.0
2016-08-02 13:52:42 +02:00
Bjørn Forsman
b1882ad395 beets: 1.3.17 -> 1.3.19
The echonest plugin was removed in 3.18 because the API it used is
shutting down. You might want to try the acousticbrainz instead.

Update pluginsWithoutDeps as needed to keep preCheck working.
2016-08-02 12:28:53 +02:00
Frederik Rietdijk
8fad3e81b0 pythonPackages.setuptools: specify priority
Both python3 and setuptools come with easy-install. For some magic
reason this hasn't caused any collisions yet, but it does with #17428.
We hereby prioritize the version that comes with setuptools.
2016-08-02 12:23:15 +02:00
Benno Fünfstück
2c7b5ac8a9 notmuch-mutt: drop unused fetchurl parameter 2016-08-02 11:45:42 +02:00
Benno Fünfstück
58afc252e4 notmuch-mutt: remove unused parameter 2016-08-02 11:39:50 +02:00
Peter Hoeg
8c04c3c899 notmuch-mutt: init at 0.22 2016-08-02 11:39:50 +02:00
Danny Arnold
9d85a87e73 atom: 1.8.0 -> 1.9.0 2016-08-02 11:38:58 +02:00
Frederik Rietdijk
3a185d159f fix eval 2016-08-02 11:03:11 +02:00
Frederik Rietdijk
0af0a20e1d Merge pull request #17140 from michelk/gdal/update
gdal: 2.0.2 -> 2.1.1
2016-08-02 10:57:25 +02:00
Lancelot SIX
0d08b7d03c
pythonPackages.django_raster: Use mirror in URL 2016-08-02 10:50:31 +02:00
Frederik Rietdijk
b1e42243f1 Merge pull request #17431 from lancelotsix/add_django_raster
Add django raster
2016-08-02 10:42:33 +02:00
Frederik Rietdijk
2988112a0c pythonPackages: remove pythonName
because it is not used anywhere
2016-08-02 10:33:05 +02:00
Frederik Rietdijk
402a53736e Merge pull request #17420 from lukasepple/master
rdup: init at 1.1.15
2016-08-02 10:19:15 +02:00
Joachim Fasting
79ac02ed64
dnscrypt-proxy service: update resolver list 2016-08-02 09:36:22 +02:00
Joachim Fasting
8d02a631be
dnscrypt-proxy: 1.6.1 -> 1.7.0
No user-facing changes of particular note.

Full changelog at https://github.com/jedisct1/dnscrypt-proxy/releases/tag/1.7.0
2016-08-02 09:35:08 +02:00
Frederik Rietdijk
f7a48fb80e Merge pull request #17435 from ttuegel/konsole-kpart
Add missing Konsole kpart to various KDE applications
2016-08-02 09:13:15 +02:00
Frederik Rietdijk
266fde80ca kde5.konversation: 1.6 -> 1.6.1 2016-08-02 09:00:03 +02:00
Frederik Rietdijk
65c109f887 kde5.konversation: use kdeWrapper 2016-08-02 08:49:12 +02:00
Frederik Rietdijk
2e538a0f55 kde5.yakuake: use kdeWrapper 2016-08-02 08:40:16 +02:00
Joachim Fasting
9e2937ca65 afl: 2.10b -> 2.23b
Looks like mostly performance enhancements and stability fixes.  The main
user facing changes appear to be:

- The -Z option was removed
- A macro named FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION is defined when
    compiling with afl-gcc

Full changelog at http://lcamtuf.coredump.cx/afl/ChangeLog.txt
2016-08-02 07:38:00 +02:00
Ricardo M. Correia
0a417845ef ponyc: 0.2.1 -> 2016-07-26 2016-08-02 07:37:17 +02:00
Daniel Peebles
ef3719716d Merge pull request #17434 from matthewbauer/patch-6
acct: only build on linux
2016-08-01 20:40:55 -04:00
Thomas Tuegel
18ba17314b Merge pull request #17441 from ttuegel/poppler-qt-5.7
Fix Poppler with Qt >= 5.7
2016-08-01 18:49:30 -05:00
Thomas Tuegel
3445ab79a2 qt57.poppler: fix build
Packages that depend on Qt >= 5.7 must build using the C++11 standard.
2016-08-01 18:06:10 -05:00
Aaron Bull Schaefer
b5884b0698 pythonPackages.ansible2: 2.1.0.0 -> 2.1.1.0 (#17437) 2016-08-02 00:40:13 +02:00
Thomas Tuegel
39aff85b0e kde5.kile: add konsole kpart 2016-08-01 15:42:17 -05:00
Thomas Tuegel
ff7a659567 kde5.kate: add konsole kpart 2016-08-01 15:33:31 -05:00
Thomas Tuegel
248972b86a kde5.dolphin: include konsole kpart 2016-08-01 15:31:14 -05:00
Matthew Justin Bauer
2ae5dbbf3b acct: only build on linux 2016-08-01 15:12:31 -05:00
Lancelot SIX
ab1fdce285
python35Packages.django_colorful: enable at 1.2
python35Packages.django_colorful was erroneously disabled for python35.
2016-08-01 21:32:35 +02:00
Lancelot SIX
20a94d9b40
pythonPackages.django_raster: init at 0.2 2016-08-01 21:32:22 +02:00
Lancelot SIX
abc85a9601
python35Packages.celery: disable
Few tests fail with python35 (related to OrderedDict changes).

setup.py file do not report this release as supporting python35 [1]

[1] f6aa74a0b5/setup.py (L73-L75)
2016-08-01 21:31:16 +02:00