Michael Raskin
abe14c13d1
zpaq: 7.14 -> 715
2016-09-26 15:49:29 +02:00
Michael Raskin
a430a38f17
ipmiutil: 2.9.9 -> 3.0.0
2016-09-26 15:49:29 +02:00
Frederik Rietdijk
3ba16c8234
Do not use top-level buildPythonPackage or buildPythonApplication
...
but instead use the one in pythonPackages.
2016-09-26 11:10:51 +02:00
Frederik Rietdijk
2f4da5bd83
gitfs: do not pass in buildPythonApplication
2016-09-26 11:10:51 +02:00
Frederik Rietdijk
e06e26af08
getmail: pass in pythonPackages
2016-09-26 11:10:51 +02:00
Frederik Rietdijk
982ac542cb
cli53: do not pass in buildPythonApplication
2016-09-26 11:10:51 +02:00
Frederik Rietdijk
18bdd44729
beets: pass in pythonPackages
2016-09-26 11:10:50 +02:00
Frederik Rietdijk
5220ee8db7
apt-offline: pass in pythonPackages
2016-09-26 11:10:50 +02:00
Frederik Rietdijk
ee510f201d
zbar: do not use top-level python packages
2016-09-26 11:10:50 +02:00
Robert Helgesson
1e12738dc4
svtplay-dl: 1.4 -> 1.5
2016-09-26 01:01:49 +02:00
Frederik Rietdijk
d07270649c
gtk-vnc: do not use top-level python packages
2016-09-25 23:19:40 +02:00
Corbin Simpson
edddd76165
collectd: patch deprecated usage of readdir_r() ( #18956 )
2016-09-25 19:52:55 +02:00
Franz Pletz
668572753c
fuseiso: fix CVE-2015-8836 & CVE-2015-8837
2016-09-25 17:38:31 +02:00
Franz Pletz
76b142b915
Merge pull request #18894 from tailhook/ripgrep
...
Add ripgrep package
2016-09-25 14:28:29 +02:00
Pascal Bach
888551887b
ipxe: 20141124 -> 20160831 ( #18938 )
...
HTTPS support is enabled
2016-09-25 04:35:46 +02:00
Arseniy Seroka
8269322d11
Merge pull request #18912 from grahamc/stunnel
...
stunnel: 5.31 -> 5.36
2016-09-25 01:05:31 +04:00
Arseniy Seroka
f528ff3751
Merge pull request #18916 from Mic92/monit
...
monit: 5.10 -> 5.19.0
2016-09-25 01:03:32 +04:00
Arseniy Seroka
b6ba143e5a
Merge pull request #18923 from grahamc/davfs2
...
davfs2: 1.5.2 -> 1.5.3
2016-09-25 01:02:30 +04:00
Vladimír Čunát
fffc7638cd
Merge branch 'master' into staging
2016-09-24 18:54:31 +02:00
Joachim Fasting
f0c85376b2
tor: 0.2.8.7 -> 0.2.8.8
...
Fixes two crashing bugs, nothing else of note.
2016-09-24 15:47:28 +02:00
Franz Pletz
63052c1126
collectd: 5.5.2 -> 5.6.0
2016-09-24 15:33:31 +02:00
Franz Pletz
7d5546af42
chrony: 2.3 -> 2.4
2016-09-24 15:33:05 +02:00
Franz Pletz
c39195d699
a2ps: fix CVE-2001-1593 & CVE-2014-0466
2016-09-24 15:33:03 +02:00
Aneesh Agrawal
278d3050ae
nmap: use python infra's .withPackages
2016-09-24 15:05:28 +02:00
Aneesh Agrawal
6321a1b67c
nmap: pin to Python 2, make Python optional
...
Python 3 is not supported, so use python2Packages.
Python is only required for the `ndiff` and `zenmap` binaries, not the
main `nmap` binary, so disable Python by default to reduce the default
closure size, and add a `withPython` arg to re-enable it. Note that
Zenmap is the graphical program, so passing `graphicalSupport = true`
will also automatically enable Python support.
2016-09-24 15:05:28 +02:00
Graham Christensen
70bf407cf8
davfs2: 1.5.2 -> 1.5.3
2016-09-24 08:42:24 -04:00
Nikolay Amiantov
8925bb7415
Merge pull request #18815 from aske/uniemoji
...
ibus-engines.uniemoji: init at 2016-09-20
2016-09-24 13:17:55 +04:00
Jörg Thalheim
6b34a62ef8
monit: 5.10 -> 5.19.0
...
monit disables SSLv23 now by default, see
- https://mmonit.com/monit/changes/
- https://lwn.net/Vulnerabilities/691497/
2016-09-24 09:46:25 +02:00
Graham Christensen
90dae03cfe
stunnel: 5.31 -> 5.36
2016-09-23 22:26:25 -04:00
Aneesh Agrawal
34b5d639c6
SaltTesting: 2015.7.10 -> 2016.9.7
2016-09-23 20:33:36 -04:00
Aneesh Agrawal
f61b23cd23
salt: 2015.8.8 -> 2016.3.3
2016-09-23 20:31:20 -04:00
Wilhelm Schuster
c37e76b4d2
nixos-container: Use machinectl shell ( #18825 )
...
Using nsenter+su was suboptimal since the environment they provided was
not quite the same as the real container environment. See [1] for more
background.
Note that we directly invoke /bin/sh for `nixos-container root-login`
since setting the user's shell is quite complex. See [2] for a related
systemd issue.
[1]: https://github.com/systemd/systemd/issues/825#issuecomment-127917622
[2]: https://github.com/systemd/systemd/issues/1395
2016-09-24 00:40:41 +02:00
Paul Colomiets
1255d60b35
ripgrep: init at 0.1.17
2016-09-23 23:53:54 +03:00
rushmorem
c2cae61392
vault: 0.6.0 -> 0.6.1
2016-09-23 19:57:07 +02:00
Eelco Dolstra
057bfdb689
Merge pull request #18877 from NeQuissimus/openvpn_2_3_12
...
openvpn: 2.3.11 -> 2.3.12
2016-09-23 18:06:18 +02:00
Eelco Dolstra
fe8dedf4ef
Merge pull request #18879 from NeQuissimus/curl_7_50_3
...
curl: 7.50.1 -> 7.50.3
2016-09-23 18:05:27 +02:00
Tim Steinbach
cda53e434e
curl: 7.50.1 -> 7.50.3
2016-09-23 09:59:14 -04:00
Tim Steinbach
244aee5cd1
openvpn: 2.3.11 -> 2.3.12
2016-09-23 09:24:00 -04:00
Joachim F
7529fd3bff
Merge pull request #18818 from Jookia/RFC_htpdate
...
Rfc htpdate
2016-09-23 15:19:49 +02:00
Eelco Dolstra
30899bba14
Merge pull request #18858 from groxxda/sudo
...
sudo: 1.8.17p1 -> 1.8.18
2016-09-23 13:25:45 +02:00
Mica Semrick
e6633ad504
gmic: 1.7.4 -> 1.7.7
2016-09-23 12:17:02 +02:00
Alexander Ried
8e0d456daa
sudo: 1.8.17p1 -> 1.8.18
2016-09-23 02:01:57 +02:00
Daiderd Jordan
f62fef5fcb
Merge pull request #18714 from RamKromberg/init/2mdoc
...
init: docbook2mdoc, texi2mdoc & pod2mdoc
2016-09-23 00:42:06 +02:00
Daiderd Jordan
9a4d60ef53
Merge pull request #18757 from romildo/upd.pnmixer
...
pnmixer: 2016-04-23 -> 0.7
2016-09-23 00:39:05 +02:00
Daiderd Jordan
992b59c9a1
Merge pull request #18605 from LnL7/darwin-fzf
...
fzf: fix cycle in bin output
2016-09-23 00:29:40 +02:00
Luca Bruno
19dc2ff732
Merge pull request #18824 from aske/xflux-gui
...
xflux-gui: 2016-08-08 -> 2016-09-21, fix icon display
2016-09-22 21:45:31 +01:00
zimbatm
aec4a9fee7
fzf: 0.13.5 -> 0.15.1
2016-09-22 20:06:29 +01:00
Alexey Shmalko
124f25bc7d
Merge pull request #18794 from romildo/upd.aria2
...
aria2: 1.26.1 -> 1.27.1
2016-09-22 10:45:06 +03:00
Jookia
a83eadd81c
htpdate: init at 1.1.3
2016-09-22 14:46:10 +10:00
Kirill Boltaev
c0a2fd0ecb
xflux-gui: 2016-08-08 -> 2016-09-21, fix icon display
2016-09-21 23:20:48 +03:00
Charles Strahan
4a4fd2747c
xsel: 1.2.0 -> git-2016-09-02
...
The last xsel release was in 2008. Since then, a number of bugs have
been fixed. For example, pasting a large chunk of text (>4000 chars)
into chrome would cause the current tab to hang indefinitely.
A couple examples in the wild:
https://github.com/kfish/xsel/issues/14
https://github.com/kfish/xsel/issues/13
https://github.com/kfish/xsel/pull/16
https://bugs.chromium.org/p/chromium/issues/detail?id=515401
https://github.com/electron/electron/issues/3116
https://github.com/neovim/neovim/issues/4719
2016-09-21 14:16:59 -04:00
Devresse Adrien
46f37ae78c
davix: 0.4.0 -> 0.6.4 ( #18768 )
2016-09-21 19:35:50 +02:00
Tuomas Tynkkynen
0e226720f5
yle-dl: 2.9.1 -> 2.11
...
Also remove a hack that has been fixed by someone else in the meantime.
2016-09-21 19:39:59 +03:00
Kirill Boltaev
95e16c70aa
ibus-engines.uniemoji: init at 2016-09-20
2016-09-21 18:22:20 +03:00
Rok Garbas
6ccdc388fe
rofi-pass: uses fetchFromGitHub and addes gnused, xclip, libnotify to PATH
...
fixes #18705
2016-09-21 16:14:27 +02:00
Tobias Pflug
3bd8c1bc56
rofi-pass: 1.3.2 -> 1.4.3
2016-09-21 16:14:27 +02:00
José Romildo Malaquias
01f3e331c5
aria2: 1.26.1 -> 1.27.1
2016-09-20 14:04:13 -03:00
Eelco Dolstra
7a4209c356
Merge remote-tracking branch 'origin/master' into staging
2016-09-20 17:46:09 +02:00
Lancelot SIX
ea1afcd9f4
xorriso: 1.4.4 -> 1.4.6
...
See http://lists.gnu.org/archive/html/info-gnu/2016-09/msg00010.html
for release announcement
[Bjørn: remove "pkgs." from commit message subject.]
2016-09-20 15:51:36 +02:00
Moritz Ulrich
febb35bd03
rustRegistry: 2016-08-23 -> 2016-09-20
2016-09-20 11:10:37 +02:00
José Romildo Malaquias
c59d3cd849
xclip: 0.12-svn-20140209 -> 0.13
2016-09-20 10:17:29 +02:00
Stefan Goetz
3a534e8609
youtube-dl: 2016.07.16 -> 2016.09.19 ( #18723 )
...
* youtube-dl: 2016.07.16 -> 2016.09.18
* youtube-dl: 2016.09.18 -> 2016.09.19
2016-09-19 21:43:53 +02:00
Moritz Ulrich
a36ecba2c9
pass: Add procps
for pgrep
to PATH.
2016-09-19 17:25:04 +02:00
Peter Simons
545040811b
nbd: update to version 3.14
2016-09-19 15:45:12 +02:00
Tuomas Tynkkynen
5a6d6d4451
diffoscope: Use bin outputs of dependencies
...
All of the dependencies listed here are used via command-line tools. So
use getBin to avoid unnecessarily depending on development headers.
2016-09-19 16:09:34 +03:00
Tuomas Tynkkynen
bb19e17d14
rpm: Split into multiple outputs
...
Patch away two things:
- %_includedir, %_oldincludedir, %_mandir, %_infodir macros from
lib/rpm/platform/*/macros to avoid cycles between outputs. Hopefully
anything doesn't really need those.
- Change %__ld, %__nm, %__objcopy, %__objdump in lib/rpm/macros to
refer to the commands in PATH. Should be safe as %__cc for instance is
already like that.
2016-09-19 16:09:34 +03:00
Tuomas Tynkkynen
48d7948808
rpm: Use list for configureFlags
2016-09-19 16:09:34 +03:00
José Romildo Malaquias
a1ce861647
pnmixer: 2016-04-23 -> 0.7
2016-09-19 06:42:23 -03:00
Alexey Shmalko
930c682c53
Merge pull request #18752 from rnhmjoj/bdf2psf
...
bdf2psf: 1.147 -> 1.148
2016-09-19 09:21:34 +03:00
rnhmjoj
363976941b
bdf2psf: 1.147 -> 1.148
2016-09-19 01:08:22 +02:00
Franz Pletz
1234aaf47b
inadyn: 1.99.15 -> 2.0
2016-09-19 00:58:54 +02:00
Robin Gloster
4ec5e729c4
systemd-journal2gelf: fix after godeps changes
2016-09-19 00:08:21 +02:00
Robin Gloster
5650c92b01
systemd-journal2gelf: init at 20160414
2016-09-19 00:08:19 +02:00
Robin Gloster
55de97e020
byobu: 5.98 -> 5.112
2016-09-18 23:48:13 +02:00
Joachim F
bb27f062e6
Merge pull request #18592 from bendlas/update-connman
...
connman: 1.32 -> 1.33
2016-09-18 13:54:01 +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
Ram Kromberg
f1c9f024d5
pod2mdoc: init at 0.0.10
2016-09-18 03:23:06 +03:00
Ram Kromberg
7176340bdc
texi2mdoc: init at 0.1.2
2016-09-18 03:22:56 +03:00
Ram Kromberg
d7e43b0d27
docbook2mdoc: init at 0.0.9
2016-09-18 03:22:42 +03:00
Robert Helgesson
32352638ec
svtplay-dl: 1.3 -> 1.4
2016-09-17 22:59:31 +02:00
Joachim F
1868783a90
Merge pull request #18619 from RamKromberg/init/mandoc
...
Init mandoc at 1.13.4 & replace groff with it in libedit and bsdbuild
2016-09-17 16:15:35 +02:00
Joachim Fasting
a61af52bae
connman-notify: set platforms = linux
...
It seems pointless to build a notification app on platforms where
connman itself is not supported.
2016-09-17 13:52:00 +02:00
Joachim F
96c436612d
Merge pull request #18634 from romildo/upd.avfs
...
avfs: 1.0.3 -> 1.0.4
2016-09-17 12:25:05 +02:00
Daiderd Jordan
a167cd99f2
Merge pull request #18482 from aske/lshw
...
lshw: 02.17b -> 02.18b
2016-09-17 10:58:47 +02:00
Vladimír Čunát
52e1a198cf
Merge branch 'master' into staging
2016-09-17 00:31:34 +02:00
Daiderd Jordan
0eddd42306
fzf: fix cycle in bin output
2016-09-16 23:06:50 +02:00
Tristan Helmich
c187f2f903
graylog: 2.1.0 -> 2.1.1 ( #18663 )
2016-09-16 16:42:44 +02:00
John Ericson
ea1caf9272
openvpn: Optional pkcs11 support
2016-09-16 07:24:03 -07:00
sternenseemann
7d20f1b5b7
torbrowser: 6.0.4 -> 6.0.5
2016-09-16 15:57:22 +02:00
Joachim F
0ffdb89d95
Merge pull request #18628 from joachifm/squashfs-lz4
...
squashfsTools: optional lz4 support
2016-09-16 11:22:09 +02:00
Zero King
c7e8ca2ce5
hping: broken on darwin
2016-09-16 09:11:22 +00:00
Kamil Chmielewski
914e0e594c
buildGoPackage: deps.json -> deps.nix in NIXON
...
https://github.com/NixOS/nixpkgs/pull/17254#issuecomment-245295541
* update docs to describe `deps.nix`
* include goDeps in nix-shell GOPATH
* NixOS 16.09 rel notes about replacing goPackages
2016-09-16 00:04:55 +01:00
José Romildo Malaquias
6cf3fdcceb
avfs: 1.0.3 -> 1.0.4
2016-09-15 15:50:10 -03:00
Ram Kromberg
c528892280
mandoc: init at 1.13.4
2016-09-15 20:44:43 +03:00
Joachim Fasting
4653160057
squashfsTools: optional lz4 support
2016-09-15 15:37:03 +02:00
Joachim Fasting
a9fa582c5b
squashfsTools: use fetchFromGitHub
2016-09-15 15:37:03 +02:00
Benjamin Staffin
43dcb662e7
openssh: update gssapi patch, fix the build
2016-09-14 23:35:26 -04:00
rushmorem
c34d83eb36
lizardfs: 3.10.0 -> 3.10.2
2016-09-14 19:24:33 +02:00
Herwig Hochleitner
cc60ee187a
connman: 1.32 -> 1.33
2016-09-14 18:44:48 +02:00
Peter Simons
642a42875f
Merge pull request #18541 from RamKromberg/fix/groff
...
groff: add missing depedencies for optional postscript and html outputs
2016-09-14 09:54:41 +02:00
Franz Pletz
ee4c4768a4
curl3: remove vulnerable curl version
2016-09-14 09:03:23 +02:00
Franz Pletz
4ecd0e7434
curl: 7.50.1 -> 7.50.3, fix CVE-2016-7167
2016-09-14 09:00:03 +02:00
aske
8233618691
lshw: 02.17b -> 02.18b
2016-09-14 02:26:31 +03:00
Nikolay Amiantov
ad8916cbdc
Merge pull request #18567 from aske/gtk-fix
...
Fix breakage caused by #18498
2016-09-14 01:46:15 +04:00
Ram Kromberg
14e9972e49
groff: add missing depedencies for optional postscript and html outputs
2016-09-13 23:38:05 +03:00
Sander van der Burg
77b9abf78c
disnix: 0.6 -> 0.6.1
2016-09-13 19:47:19 +00:00
Domen Kožar
335cde2525
Merge pull request #18521 from RamKromberg/fix/man-db
...
mandb: fix apropos
2016-09-13 21:44:37 +02:00
Sander van der Burg
2edb28ffc5
dysnomia: bump to version 0.6.1
2016-09-13 19:41:54 +00:00
Kirill Boltaev
0f37287df5
treewide: explicitly specify gtk version
2016-09-13 21:09:24 +03:00
Nikolay Amiantov
4748709926
Merge commit 'refs/pull/18498/head' of git://github.com/NixOS/nixpkgs
2016-09-13 12:51:34 +03:00
Domen Kožar
2ff10415bc
fix eval
2016-09-13 10:55:08 +02:00
Domen Kožar
26247ec718
xburst-tools: doesn't build on 32bit linux
...
(cherry picked from commit 635b48d373
)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-13 10:37:53 +02:00
Jascha Geerds
deb59785b0
tmuxp: Add pytest-rerunfailures to dependencies
...
(cherry picked from commit 6fc67944bf8a9841b649c8d36f852ce65bbae0e1)
(cherry picked from commit f0d1ac6062
)
2016-09-13 09:23:24 +02:00
Franz Pletz
231ad13118
Merge pull request #18476 from michalrus/beets-keyfinder-copyartifacts
...
Beets: fix keyfinder plugin (did not work) and add copyartifacts plugin
2016-09-13 08:11:53 +02:00
Kirill Boltaev
ac65abad0c
xflux-gui: 1.1.1 -> 2016-08-08 ( #18489 )
...
Also make it work with new python changes.
2016-09-13 07:10:43 +02:00
sternenseemann
c96ddb6433
bup: 0.26 -> 0.28.1 ( #18531 )
2016-09-13 07:01:16 +02:00
Eelco Dolstra
6a9fb8b9e0
nix: Enable install check
...
Looks like this got disabled accidentally in
ec5b66eb4a
.
2016-09-12 23:34:08 +02:00
Kirill Boltaev
bccd75094f
treewide: explicitly specify gtk and related package versions
2016-09-12 18:26:06 +03:00
Jesse Haber-Kucharsky
99e06fe771
opam, aspcud: init packages for external solver ( #16938 )
...
The opam package manager relies on external solvers to determine package
management decisions it makes related to upgrades, new installations,
etc.
While, strictly speaking, an external solver is optional, aspcud is
highly recommended in documentation. Furthermore, even having a
relatively small number of packages installed quickly causes the limits
of the interal solver to be reached (before it times out).
Aspcud itself depends on two programs from the same suite: gringo, and
clasp.
On Darwin, Boost 1.55 (and thus Gringo) do not build, so we only support
Aspcud on non-Darwin platforms.
2016-09-12 10:44:50 +02:00
Joachim F
cafd4a7668
Merge pull request #18373 from tavyc/mc
...
mc: Enable support for SFTP and SMB.
2016-09-12 01:49:00 +02:00
Ram Kromberg
ce4f1f8283
mandb: fix apropos
2016-09-12 02:12:44 +03:00
Tuomas Tynkkynen
c922c20cff
e2fsprogs: Split 'dev'
2016-09-10 20:05:30 +03:00
Vladimír Čunát
20c6f5c560
texlive: add links to ht* tools, in particular htlatex
...
This should fix #18480 .
2016-09-10 14:58:00 +02:00
Vladimír Čunát
bd6e40c27d
Merge #16391 : texlive: 2015 -> 2016
...
Mirroring isn't finalized, but we'll have to fix that on the go.
2016-09-10 12:04:25 +02:00
Michal Rus
328180bc2f
beets: fix keyfinder plugin by addind keyfinder-cli dependency
2016-09-10 01:44:10 +02:00
Michal Rus
37a61d357a
beets: add copyartifacts plugin
2016-09-10 01:43:42 +02:00
Robert Helgesson
f261f5fe34
svtplay-dl: 1.1 -> 1.3
2016-09-09 22:59:34 +02:00
Russell O'Connor
8df0bb7aac
duplicity: add dependency on rsync
...
When using the rsync:// protocol, duplicity expects to find the rsync binary in the path.
Without rsync in the path, duplicity fails with the following error
Attempt 1 failed. AttributeError: 'NoneType' object has no attribute 'rfind'
Adding rsync to the path enables the rsync:// protocol to work correctly.
2016-09-09 18:37:25 +02:00
Michael Alan Dorman
739b058779
Fix borgbackup dependency on lz4
2016-09-09 11:24:15 -04:00
michael bishop
2d6443aa71
toxvpn: 20160606 -> 2016-09-09
...
Closes #18459
2016-09-09 12:18:29 +01:00
Tuomas Tynkkynen
290db94f04
Merge remote-tracking branch 'upstream/master' into staging
2016-09-09 02:40:47 +03:00
Joachim F
81678ab2ee
Merge pull request #18405 from groxxda/antimicro
...
antimicro: 2.18.2 -> 2.22, use new official repository
2016-09-09 01:31:30 +02:00
Alexander Ried
42557e0514
antimicro: 2.21 -> 2.22, use new official repository
2016-09-08 23:35:15 +02:00
Bjørn Forsman
daf068c33b
plantuml: 8037 -> 8047
2016-09-08 23:09:23 +02:00
Bjørn Forsman
7ffbe5174f
sablotron: update source URL
...
The current URL no longer works, switch to a sourceforge mirror URL.
Fixes issue #18337 .
2016-09-08 15:33:31 +02:00
Jascha Geerds
4bef63d227
tmuxp: Add dependency to pytest
2016-09-08 13:48:45 +02:00
Manav Rathi
440d721915
txt2man: mention runtime dependencies on gawk and coreutils
...
The commit message in 1a2b47463b
is
incorrect -- the package seemed to work because only the help message
was invoked:
result/bin/txt2man -h
To guard against such trivial successes, this commit introduces a
test.
2016-09-08 13:01:55 +02:00
Manav Rathi
1a2b47463b
txt2man: enable darwin platform
...
Tested on Mac OS X 10.10, Nix 1.11.4 with:
nix-build -A txt2man
result/txt2man
2016-09-08 12:57:25 +05:30
obadz
95b6e93b63
pwnat: 0.3-beta -> 2014-09-08
2016-09-07 23:52:21 +01:00
obadz
4876c7362b
stun: 0.96 -> 0.97
2016-09-07 18:25:59 +01:00
Eelco Dolstra
039ac38d1e
minio-client: Init at 20160821
2016-09-07 17:41:53 +02:00
Eelco Dolstra
d0857bb1e6
openresolv: 3.7.0 -> 3.8.1
2016-09-07 14:15:57 +02:00
Octavian Cerna
d93987b4a7
mc: Enable support for SFTP and SMB.
2016-09-06 23:29:03 +03:00
Tuomas Tynkkynen
81eb0c20f8
honcho: Fix hash
2016-09-06 21:58:42 +03:00
Robert Helgesson
d0c2c99571
ugarit: bump aes input from 1.3 to 1.5
2016-09-06 19:30:01 +02:00
Michael Raskin
bcd3dcfc2b
bcunit: init at 3.0
2016-09-06 18:19:17 +02:00
Michael Raskin
b30ead6e54
cunit: 2.1-2 -> 2.1-3
2016-09-06 18:19:17 +02:00
Michael Raskin
9d1d0dd546
neural-style: restrict to 64-bit Linux because it wants too much RAM
2016-09-06 18:18:00 +02:00
Eelco Dolstra
f2ddf2a9be
nix: 1.11.3 -> 1.11.4
2016-09-06 16:15:22 +02:00
Vladimír Čunát
b4f9618b31
Merge #18278 : fontconfig: fix dependencies on OSX
2016-09-06 08:32:00 +02:00