Commit graph

11383 commits

Author SHA1 Message Date
ndowens ad25011ba1 connect: 1.104 -> 1.105 2017-03-01 20:09:46 -06:00
Peter Hoeg 0d936b0366 Merge pull request #23312 from ndowens/discount
Discount: 2.2.0 -> 2.2.2
2017-03-02 08:12:54 +08:00
Joachim Fasting 05054e34c0
tor: 0.2.9.9 -> 0.2.9.10
The 0.2.9 series is now a long-term support release, which will
receive backported security fixes until at least 2020.

tor should now build against libressl, as in
```nix
tor.override { openssl = libressl; }
```

Also re-enable the test-suite; works fine on my end.
2017-03-01 23:56:34 +01:00
Tobias Geerinckx-Rice 20be30fdd2 Merge pull request #23341 from ndowens/di
di: 4.42 -> 4.43
2017-03-01 21:30:24 +00:00
Tuomas Tynkkynen 8dcfa44a53 memtest86: Mark as broken
It fails with hardening-related errors like:

reloc.o: In function `.L41':
reloc.c:(.text+0x452): undefined reference to `__stack_chk_fail_local'

... and several others as well!

Since nobody has noticed that this package has been broken the entire
16.09 release, it's probably not worth to try fixing it.

(Note that this is a different package from memtest86plus!)
2017-03-01 22:19:35 +02:00
ndowens 3df8bef60e discount: 2.2.0 -> 2.2.2
Discount: added missing update
2017-03-01 13:28:16 -06:00
Robert Helgesson a5ed11202c
svtplay-dl: 1.9.2 -> 1.9.3 2017-03-01 20:12:24 +01:00
ndowens 204850c975 di: 4.42 -> 4.43 2017-03-01 13:09:43 -06:00
ndowens c393512809 catdoc: 0.94.2 -> 0.95 2017-03-01 19:18:20 +01:00
Eelco Dolstra f5e53aea5d
nixUnstable: 1.12pre4997_1351b0d -> 1.12pre5060_fa125b9 2017-03-01 18:04:18 +01:00
ndowens d12030d175 hwinfo: 21.23 -> 21.38 2017-03-01 17:50:50 +01:00
ndowens 614afce3a8 dos2unix: 7.3.2 -> 7.3.4 (#23310) 2017-03-01 14:29:46 +00:00
Vladimír Čunát b43614a6bb
Merge branch 'staging'
(Truly, this time :-)
2017-03-01 11:34:44 +01:00
Michael Raskin cd912b1ea5 Merge pull request #23318 from ndowens/ioping
ioping: 0.9 -> 1.0
2017-03-01 09:04:22 +00:00
Vladimír Čunát 64d4bfd139
ploticus: fixup a manual-page symlink
With new man compression this caused a build error.
2017-03-01 08:42:35 +01:00
ndowens f5c98a8a72 ioping: 0.9 -> 1.0 2017-02-28 20:18:28 -06:00
Peter Hoeg 9a2b23427f Merge pull request #23300 from ndowens/xurls
xurls: 0.8.0 -> 1.1.0
2017-03-01 08:43:42 +08:00
Joachim Fasting 56ae1e25af
rhash: sha1 -> sha256 2017-03-01 00:28:25 +01:00
Jörg Thalheim d4c0bee936 Merge pull request #23305 from ndowens/numdiff
numdiff: 5.8.1 -> 5.9.0
2017-03-01 00:27:28 +01:00
Nikolay Amiantov 8aa73bbf55 networkmanagerapplet: add librsvg
Fix tray icon. Also use wrapGAppsHook instead of custom wrapper.
2017-03-01 02:21:35 +03:00
ndowens cb766725c7 numdiff: 5.8.1 -> 5.9.0 2017-02-28 17:16:33 -06:00
ndowens d02209edf2 wgetpaste: 2.25 -> 2.28 2017-02-28 23:34:40 +01:00
ndowens 0e0af18b57 fop: 1.1 -> 2.1 2017-02-28 23:29:31 +01:00
ndowens e9c507e060 xul: 0.8.0 -> 1.1.0 2017-02-28 16:19:28 -06:00
Vladimír Čunát 5c89ab7cb6
unbound: only use the two-phase build on Linux
Hydra shows some problems on Darwin with structure defns/decls.
http://hydra.nixos.org/build/49463873/nixlog/1/raw
2017-02-28 22:32:20 +01:00
Franz Pletz a36e1e2c35
youtubeDL: 2017.02.24.1 -> 2017.02.27 2017-02-28 18:35:41 +01:00
Jörg Thalheim be23e983ae
haka: replace sha1 with sha256 2017-02-28 18:03:23 +01:00
Willi Butz b13378c479 openconnect_openssl: added missing dependecy gmp 2017-02-28 17:57:21 +01:00
Felix Richter e748e18dde mhddfs: fix-format-security (#23276)
* mhddfs: fix-format-security

* mhddfs: use fputs instead of fprintf
2017-02-28 15:53:50 +01:00
Thomas Tuegel 5190b46eb2 Merge pull request #23275 from ttuegel/qt-5.7-fixes
Qt 5.7 fixes
2017-02-28 07:58:34 -06:00
Lancelot SIX 6d9a3f0dcd screen: 4.5.0 -> 4.5.1 for CVE-2017-5618
See https://lists.gnu.org/archive/html/info-gnu/2017-02/msg00010.html
for release announcement
2017-02-28 13:11:21 +01:00
Thomas Tuegel b31a63d2e5
pinentry_qt5: build with C++11 for Qt 5.7 2017-02-28 05:59:45 -06:00
Peter Hoeg 23004ec6dc s3fs: minor cleanups 2017-02-28 17:59:09 +08:00
Lluís Batlle i Rossell 40b9506139
megatools: 1.9.97 -> 1.9.98
Signed-off-by: Lluís Batlle i Rossell <viric@viric.name>
2017-02-27 22:42:49 +01:00
Lluís Batlle i Rossell 9e7ce9010c
lzbench: init at 20170208
In-memory benchmark of several up-to-date compressors.

Signed-off-by: Lluís Batlle i Rossell <viric@viric.name>
2017-02-27 22:42:40 +01:00
Vladimír Čunát a1919db7cd
Merge branch 'master' into staging 2017-02-27 20:15:27 +01:00
Thomas Tuegel 127bf18a35
extra-cmake-modules: Lift Qt dependency 2017-02-27 11:49:46 -06:00
Thomas Tuegel 4f2e7a0424
Separate Qt 5 packages from dependent libraries 2017-02-27 11:49:04 -06:00
Vladimír Čunát d00c26a595
unbound: lighten direct security deps of libunbound
Unfortunately, it seems easiest to build all twice.
Debian testing does this in a very similar way.

Tested briefly some individual queries and resperf :-)
2017-02-27 18:23:20 +01:00
Robin Gloster b55c259a72
vfdecrypt: fix build 2017-02-27 15:22:51 +01:00
Domen Kožar 27798152e3 Merge pull request #23238 from lsix/update_httpie
httpie: 0.9.8 -> 0.9.9
2017-02-27 15:05:13 +01:00
Robin Gloster e001b729e1
wv2: fix build 2017-02-27 13:34:41 +01:00
Lancelot SIX aadc5abb6e
httpie: 0.9.8 -> 0.9.9 2017-02-27 12:41:51 +01:00
Robin Gloster 5dde5ded09
zkfuse: remove applied patch 2017-02-27 12:38:58 +01:00
Bjørn Forsman 3d104ab2b3 gst-plugins-base: align attrname with pkgname 2017-02-27 12:16:26 +01:00
Bjørn Forsman 0591cd607b gst-plugins-good: align attrname with pkgname 2017-02-27 12:16:26 +01:00
Bjørn Forsman 4b2c7fe3d1 gst-ffmpeg: align attrname with pkgname 2017-02-27 12:16:26 +01:00
Tuomas Tynkkynen 78d9414ce5 findutils: Fix cross compilation
Yes, setting crossAttrs.propagatedBuildInputs is the correct value to
set to override a buildInputs from the native drv!
2017-02-27 00:15:53 +02:00
Franz Pletz 9dbeca2240
pass: refactor, fix completions install
cc #23223
2017-02-26 20:54:58 +01:00
Benjamin Herr 6cc50b2976 obconf: add libSM to fix build 2017-02-26 20:11:25 +01:00