Vladimír Čunát
069120110d
Merge #18013 : gnumeric: 1.12.26 -> 1.12.32
...
It seems fine on Linux, except for gtk3 theming problems but that looks
the same as before the update.
2016-08-27 17:18:05 +02:00
patjouk
b2295f70db
jabref: 3.5 -> 3.6
2016-08-27 16:28:55 +02:00
Lluís Batlle i Rossell
8d4de4fe4f
Updating mumble to 1.2.16.
2016-08-27 15:46:33 +02:00
Michael Raskin
2a210e3430
neural-style: init at 0.0pre2016.08.15
2016-08-27 15:41:58 +02:00
Michael Raskin
f3a86cf599
loadcaffe: init at 0.0pre2016.08.01
2016-08-27 15:41:58 +02:00
Michael Raskin
2e0c1c3758
torch: find libjpeg and libpng, use compatible openblas
2016-08-27 15:41:58 +02:00
Peter Simons
44289f81e9
Merge pull request #18022 from mboes/ghcHEAD
...
haskell.compiler.ghcHEAD: update to latest upstream (20160826).
2016-08-27 12:34:14 +02:00
Joachim F
739261f3bc
Merge pull request #18028 from rnhmjoj/imv
...
imv: fix failing build
2016-08-27 12:23:45 +02:00
Joachim F
fca4e066bb
Merge pull request #18030 from Ralith/matrix-synapse
...
matrix-synapse: 0.17.0 -> 0.17.1
2016-08-27 12:23:38 +02:00
Joachim Fasting
ac193edd2d
runit: support building with clangStdenv
2016-08-27 11:49:26 +02:00
Ram Kromberg
ee1cc78333
Revert "wine: use gcc49 for 64-bit builds"
...
This reverts commit 24835df322
.
2016-08-27 12:27:42 +03:00
Robin Gloster
08112088c9
Merge pull request #18033 from markus1189/source-code-pro-2.030
...
source-code-pro: 2.010 -> 2.030
2016-08-27 09:26:39 +00:00
Robin Gloster
e49117c5ef
Merge pull request #18032 from erikryb/master
...
neomutt: 20160723 -> 20160827
2016-08-27 09:26:00 +00:00
Joachim F
cb2bb72de5
Merge pull request #17996 from Ptival/vscode-1.4.0
...
vscode: 1.2.1 -> 1.4.0
2016-08-27 10:51:54 +02:00
Joachim F
9003f9d9a1
Merge pull request #18017 from joachifm/tor-0_2_8_7
...
tor: 0.2.7.6 -> 0.2.8.7
2016-08-27 10:44:39 +02:00
Joachim F
cfbb43e54d
Merge pull request #18020 from joachifm/runit-refactor
...
runit: refactor, add man output
2016-08-27 10:44:27 +02:00
Markus Hauck
6879f1e57e
source-code-pro: 2.010 -> 2.030
2016-08-27 10:41:36 +02:00
Joachim Fasting
f6fc56d35a
refind: 0.9.2 -> 0.10.3, fix build
2016-08-27 10:41:01 +02:00
Erik Rybakken
5212eb3882
neomutt: 20160723 -> 20160827
2016-08-27 10:37:53 +02:00
Bjørn Forsman
daa9d5edca
perf: unbreak build since glibc 2.24 upgrade
...
glibc 2.24 deprecated readdir_r, breaking the perf build:
$ nix-build -A linuxPackages.perf
...
CC util/event.o
CC util/evlist.o
util/event.c: In function '__event__synthesize_thread':
util/event.c:448:2: error: 'readdir_r' is deprecated [-Werror=deprecated-declarations]
while (!readdir_r(tasks, &dirent, &next) && next) {
^
In file included from /nix/store/8ic0jwg3p5vcwx52k4781n987hmv0bks-glibc-2.24-dev/include/features.h:368:0,
from /nix/store/8ic0jwg3p5vcwx52k4781n987hmv0bks-glibc-2.24-dev/include/stdint.h:25,
from /nix/store/jsazxc1b86g2ww569ziwhhvkz8z43vjd-gcc-5.4.0/lib/gcc/x86_64-unknown-linux-gnu/5.4.0/include/stdint.h:9,
from /tmp/nix-build-perf-linux-4.4.19.drv-0/linux-4.4.19/tools/include/linux/types.h:6,
from util/event.c:1:
/nix/store/8ic0jwg3p5vcwx52k4781n987hmv0bks-glibc-2.24-dev/include/dirent.h:189:12: note: declared here
extern int __REDIRECT (readdir_r,
^
util/event.c: In function 'perf_event__synthesize_threads':
util/event.c:586:2: error: 'readdir_r' is deprecated [-Werror=deprecated-declarations]
while (!readdir_r(proc, &dirent, &next) && next) {
Fix by adding -Wno-error=deprecated-declarations compile flag.
2016-08-27 10:21:57 +02:00
Robin Gloster
e646d2c07c
gnome3.gtk: fix build on darwin
...
The .la file does not exist on darwin.
2016-08-27 08:00:20 +00:00
Benjamin Saunders
96198d7421
matrix-synapse: 0.17.0 -> 0.17.1
2016-08-26 23:37:18 -07:00
Moritz Ulrich
8cd3e1e2ba
rustc: 1.10.0 -> 1.11.0 and beta/unstable updates.
...
Give cargo the right name.
Fix versioning.
rustBeta: -> 2016-08-17
Looks like rustUnstable.rustc needs *exactly* this version.
2016-08-27 08:24:16 +02:00
rnhmjoj
f0daeb575a
imv: fix failing build
2016-08-27 06:42:44 +02:00
Casey Ransom
59b32b92e0
blink1-tool: init at 1.98
...
The command line tool for the blink(1) notification light.
2016-08-26 19:36:14 -04:00
Joachim Fasting
c4dc998b69
chaps: fix build against glibc 2.24
...
Ignore errors due to using deprecated readdir_r(3).
2016-08-26 23:52:19 +02:00
Frederik Rietdijk
cbd8d138bd
kdeconnect: 0.9g -> 1.0
2016-08-26 21:35:30 +02:00
Mathieu Boespflug
5f8891153b
haskell.compiler.ghcHEAD: update to latest upstream (20160826).
2016-08-26 21:15:04 +02:00
Bjørn Forsman
90de10b3ee
system-config-printer: fix "Print Test Page"
...
Wrap s-c-p with CUPS_DATADIR=${cups-filters}/share/cups so that it finds
the "testprint" file needed for "Print Test Page" functionality.
Without this change, s-c-p tries to open /usr/share/cups/data/testprint
(fails).
2016-08-26 21:11:36 +02:00
Frederik Rietdijk
59f04899aa
Merge pull request #17972 from phanimahesh/deluge
...
python-pkgs:deluge: pin dependency libtorrent-rasterbar to 1.0.9
2016-08-26 20:30:06 +02:00
Thomas Tuegel
3a98be5e19
poppler: 0.46.0 -> 0.47.0
2016-08-26 12:43:22 -05:00
Robert Helgesson
3e89ff44b3
perl-Data-Validate-Domain: 0.12 -> 0.14
2016-08-26 19:32:16 +02:00
Robert Helgesson
59dc4917f0
perl-Font-TTF: 1.05 -> 1.06
2016-08-26 19:32:16 +02:00
Robert Helgesson
223d235a71
perl-Redis: 1.982 -> 1.991
2016-08-26 19:32:16 +02:00
Gabriel Ebner
131cd8f45d
Merge pull request #18005 from gebner/kernel-amd-powerplay
...
kernel: config: enable DRM_AMD_POWERPLAY
2016-08-26 19:04:54 +02:00
Eelco Dolstra
8a84fc0217
Tweak error message
2016-08-26 18:58:49 +02:00
Joachim F
c30792ed43
Merge pull request #17947 from RamKromberg/init/rc
...
rc: init at 1.7.4
2016-08-26 18:34:32 +02:00
Robin Gloster
b6c204f088
stdenv substitute: fail on non-existant input file
...
fixes #9744
2016-08-26 16:27:36 +00:00
Joachim Fasting
84f73f1e2e
runit: refactor, add man output
2016-08-26 18:12:41 +02:00
Robin Gloster
fee9b3410e
Merge pull request #18014 from zimbatm/buildGoPackage-1.7
...
Build go package 1.7
2016-08-26 15:41:08 +00:00
Eelco Dolstra
c8a7e0b540
Merge pull request #18006 from lancelotsix/update_binutils_2_27
...
binutils: 2.26.1 -> 2.27
2016-08-26 17:27:04 +02:00
Robin Gloster
e0deed0110
ghc: add comment to relocation patch
2016-08-26 15:19:37 +00:00
Joachim Fasting
5a2dbb1b8b
tor: 0.2.7.6 -> 0.2.8.7
...
Also:
- Turn patchPhase into postPatch
- Add systemd and libcap on linux (and also pkgconfig for detection);
we should be able to change the service unit to Type=notify
- Disable checks for now, the test-suite is failing in sandbox due to
lack of network
2016-08-26 17:18:56 +02:00
Franz Pletz
098680e78e
Revert "Revert "bash: 4.3-p42 -> 4.3-p46""
...
This reverts commit 36e75a2285
.
Sorry, had bash reverted temporarily to test the build of the
sqlite bump and forgot to remove that commit.
2016-08-26 17:08:58 +02:00
Franz Pletz
1585e0f09b
sqlite: 3.13.0 -> 3.14.1
2016-08-26 17:08:04 +02:00
Franz Pletz
36e75a2285
Revert "bash: 4.3-p42 -> 4.3-p46"
...
This reverts commit e39a3237e6
.
2016-08-26 17:06:45 +02:00
Frederik Rietdijk
3de68a3979
pythonPackages.dbus: missing test dependency
2016-08-26 16:59:27 +02:00
Robin Gloster
77473cda6b
ghc: add relocation patch for all versions
2016-08-26 14:57:46 +00:00
Eelco Dolstra
c2fb3490c9
firefox: 48.0.1 -> 48.0.2
2016-08-26 16:46:34 +02:00
Eelco Dolstra
e39a3237e6
bash: 4.3-p42 -> 4.3-p46
2016-08-26 16:36:07 +02:00
Joachim F
9f01bb755f
Merge pull request #17987 from taku0/firefox-bin-48.0.2
...
firefox-bin: 48.0.1 -> 48.0.2
2016-08-26 15:44:04 +02:00
Thomas Tuegel
3616b52e20
kde5.startkde: initialize session variables before loading user env
...
The desktop session variables need to be initialized before loading the
user environment scripts so that these scripts can exec programs that
rely on the session variables. For example, these variables must be set
when gpg-agent is started or pinentry-qt will not respect the user's
theme settings.
2016-08-26 08:42:28 -05:00
Ram Kromberg
4c72c81e08
rc: init at 1.7.4
2016-08-26 16:24:43 +03:00
Michael Raskin
a0aa333aa9
quirc: 2014-11-01 -> 2016-08-16, fix includes for SDL_gfx
2016-08-26 15:08:10 +02:00
Joachim F
0cbba7c673
Merge pull request #17941 from romildo/upd.efl
...
efl: 1.17.2 -> 1.18.0
2016-08-26 15:04:29 +02:00
Franz Pletz
f75ab31234
sysklogd: fix broken build caused by new glibc version
2016-08-26 15:03:19 +02:00
Franz Pletz
d70f83e7e9
gitlab: 8.10.6 -> 8.11.2
2016-08-26 15:03:19 +02:00
Michael Raskin
693be25cc3
tcsh: take patch from Debian and edit it to fix handling of glibc-2.24 union wait removal
2016-08-26 14:59:39 +02:00
Stefan Junker
6715afca34
vimUtils.vimtex: 2016-07-26 -> 2016-08-19 ( #17945 )
2016-08-26 14:48:35 +02:00
Franz Pletz
40e0e5fb0b
linux_testing: 4.7-rc7 -> 4.8-rc3
2016-08-26 14:47:45 +02:00
Franz Pletz
aacf6651c1
linux: 4.4.18 -> 4.4.19
2016-08-26 14:47:45 +02:00
Franz Pletz
90251478ec
linux: 4.1.30 -> 4.1.31
2016-08-26 14:47:45 +02:00
Franz Pletz
377c851395
linux: 3.18.36 -> 3.18.40
2016-08-26 14:47:45 +02:00
Franz Pletz
dc37edb36c
linux: 3.14.73 -> 3.14.77
2016-08-26 14:47:45 +02:00
Franz Pletz
458d477215
linux: 3.12.61 -> 3.12.62
2016-08-26 14:47:45 +02:00
zimbatm
db3de7a900
leaps: mark as broken
...
The package sha256 is wrong. After fixing it the build has dependency
issues like:
go/src/github.com/jeffail/leaps/cmd/leaps/bindata_assetfs.go:203:2:
cannot find package "github.com/elazarl/go-bindata-assetfs" in any
of:
/cc @qknight
2016-08-26 13:46:05 +01:00
Graham Christensen
40ddf70666
Merge pull request #18009 from matthiasbeyer/update-rustfmt
...
rustfmt: 0.4 -> 0.6
2016-08-26 08:29:17 -04:00
Matthias Beyer
ae428c6411
rustfmt: 0.4 -> 0.6
2016-08-26 14:17:14 +02:00
Michael Raskin
7e631101b9
lxc: 2.0.3 -> 2.0.4
2016-08-26 13:43:35 +02:00
Michael Raskin
6b527ec517
liquidwar5: init at 5.6.4
2016-08-26 13:40:55 +02:00
Michael Raskin
61d8e875c0
liquidwar: allow deprecated readdir_r for now
2016-08-26 13:40:55 +02:00
Vincent Laporte
3a710c068f
gnumeric: 1.12.26 -> 1.12.32
...
goffice: 0.10.26 -> 0.10.32
2016-08-26 13:36:58 +02:00
Vincent Laporte
94b245138d
gnumeric: fix on darwin
2016-08-26 13:36:58 +02:00
Graham Christensen
c674807bce
Merge pull request #18008 from l2dy/patch-1
...
ffmpeg: 3.1.1 -> 3.1.2
2016-08-26 07:34:40 -04:00
zimbatm
4329958cf5
buildGoPackage: build with go 1.7
2016-08-26 11:49:59 +01:00
Frederik Rietdijk
76927783e0
Merge pull request #18003 from peterhoeg/kdf
...
kdiskfree: init at 16.08.0
2016-08-26 12:40:42 +02:00
Shea Levy
c32ab50e0f
Merge branch 'cpu-cgroup-v2'
2016-08-26 06:07:16 -04:00
Domen Kožar
9d22624eb0
Merge pull request #17976 from despairblue/patch-1
...
atom: 1.9.6 -> 1.9.9
2016-08-26 12:05:41 +02:00
Domen Kožar
6a4e95b918
Merge pull request #17979 from rardiol/springrts2
...
Springrts and springlobby update
2016-08-26 12:04:50 +02:00
Zero King
f7823dde4f
ffmpeg: 3.1.1 -> 3.1.2
2016-08-26 09:05:43 +00:00
Michael Raskin
b83dee4a6c
libreoffice: comment out a fragile test; the problem it checks for does not seem to appear in the built binary
2016-08-26 10:35:52 +02:00
Robin Gloster
b6dabe3df0
openssl_1_1_0: init at 1.1.0
2016-08-26 07:39:18 +00:00
Michael Stone
b9a4da47c0
go: fix on darwin, make go-1.7 build with clang-3.8. ( #18001 )
...
The darwin stdenv currently provides clang-3.7; however,
a) go-1.7 currently expects a compiler that supports "-fdebug-prefix-map"
arguments (which clang-3.8 supports but clang-3.7 does not) and
b) even with clang-3.8, go-1.7 misinterprets the result of its runtime probes
for support for the "-no-pie" flag, thereby failing to build runtime/cgo.
This patch resolves (a) by building go-1.7 with clang-3.8 and resolves (b) by
teaching go how to correctly probe "-no-pie" error messages from clang.
2016-08-26 07:36:06 +00:00
Markus Hauck
df343d4824
scalafmt: 0.2.11 -> 0.3.1 ( #18004 )
2016-08-26 07:03:41 +00:00
Lancelot SIX
0c12ae5615
binutils: 2.26.1 -> 2.27
...
Release announcement at
http://lists.gnu.org/archive/html/info-gnu/2016-08/msg00012.html
2016-08-26 08:51:09 +02:00
Bjørn Forsman
35c20440ca
treewide: foomatic_filters -> foomatic-filters
2016-08-26 08:46:17 +02:00
Gabriel Ebner
7b01df18a2
kernel: config: enable DRM_AMD_POWERPLAY
2016-08-26 08:45:49 +02:00
Bjørn Forsman
7e52ba4537
foomatic-filters: align attrname with pkgname
2016-08-26 08:45:16 +02:00
Peter Hoeg
e459abe612
kdiskfree: init at 16.08.0
2016-08-26 14:36:45 +08:00
Graham Christensen
e7ca2ce4bb
Merge pull request #17966 from phanimahesh/update-duosec
...
duo-unix: 1.9.11 -> 1.9.19
2016-08-25 21:29:46 -04:00
Nikolay Amiantov
211adbeb38
zathura: cleanup and hide zathuraCollection
...
Fixes #17787 .
2016-08-26 03:45:58 +03:00
Graham Christensen
8d10928ad0
Merge pull request #17908 from Mic92/ferm
...
Ferm
2016-08-25 20:38:02 -04:00
Robin Gloster
29649b93b8
arcanist: 20160516 -> 20160825
2016-08-25 23:27:56 +00:00
Robin Gloster
5bbe7881a4
hhvm: 3.12.1 -> 3.14.5
2016-08-25 23:27:55 +00:00
Graham Christensen
355cc31229
Merge pull request #17962 from vbgl/inkscape-darwin
...
inkscape: fix on darwin (fixes #15768 )
2016-08-25 18:14:42 -04:00
Moritz Ulrich
78305bc5a1
Merge pull request #17944 from steveeJ/racerd-bump
...
rust: bump registry and racerd
2016-08-26 00:03:34 +02:00
Franz Pletz
80ed6b5ccf
xautolock: fix broken build caused by glibc update
2016-08-25 23:30:34 +02:00
Franz Pletz
e0bf3a111b
eog: 3.20.3 -> 3.20.4 (security)
...
Fixes CVE-2016-6855.
2016-08-25 23:30:33 +02:00
Vladimír Čunát
801692c3dd
Merge #17928 : openssl: fix CVE-2016-2177
2016-08-25 22:22:00 +02:00
Valentin Robert
4370f2583f
vscode: 1.2.1 -> 1.4.0
2016-08-25 13:16:51 -07:00
Jörg Thalheim
7b354ce8cc
ferm: init at 2.3
2016-08-25 21:37:19 +02:00
Shea Levy
2b1fa9da8b
Add initial patches for CPU Controller on Control Group v2
2016-08-25 13:01:40 -04:00
Lancelot SIX
d378f5fe11
Merge pull request #17938 from kevinmarsh/master
...
pythonPackages.django: 1.9.5 -> 1.9.9 and 1.8.12 -> 1.8.14
2016-08-25 18:08:37 +02:00
Robin Gloster
eabef9420a
re2c: 0.14.3 -> 0.16
2016-08-25 16:07:40 +00:00
Bjørn Forsman
fbf9162cbb
treewide: cups_filters -> cups-filters
2016-08-25 17:48:35 +02:00
Bjørn Forsman
56f1ceecab
cups-filters: align attrname with pkgname
2016-08-25 17:47:34 +02:00
Bjørn Forsman
8f6a8f0757
system-config-printer: fix expansion of $(out) in .service file
...
Allows the configure-printer@.service to find the udev-configure-printer
program (correct ExecStart path).
2016-08-25 17:37:50 +02:00
Lluís Batlle i Rossell
3aa8f23aec
fossil: update to 1.35
2016-08-25 17:27:55 +02:00
Thomas Tuegel
4dc1823e73
kde5.plasma: 5.7.3 -> 5.7.4
2016-08-25 10:07:03 -05:00
Thomas Tuegel
f4bb247bd6
fetch-kde-qt.sh: modularize script allowing multiple versions
2016-08-25 10:07:03 -05:00
Kevin Marsh
c9b29d4e5f
pythonPackages.django_1_9: 1.9.5 -> 1.9.9
2016-08-25 15:15:51 +01:00
Kevin Marsh
dfb7d6c223
pythonPackages.django_1_8: 1.8.12 -> 1.8.14
2016-08-25 15:13:09 +01:00
Frederik Rietdijk
b71d71c576
Merge pull request #17963 from lancelotsix/update_django_raster_0_3
...
django_raster: 0.2 -> 0.3
2016-08-25 15:52:35 +02:00
Vincent Laporte
42701ee33e
inkscape: fix on darwin
2016-08-25 15:39:53 +02:00
Vincent Laporte
b4b244de2a
cairomm: fix on darwin
2016-08-25 15:39:52 +02:00
Lancelot SIX
6e9d8efbd1
pythonPackages.django_raster: 0.2 -> 0.3
2016-08-25 15:18:23 +02:00
Lancelot SIX
37ad0f8e6a
pythonPackages.django: always build with the GIS componnents
...
There is no reason for django derivation to contain invalid GIS
extensions. This makes sure that the gis componnents (which are always
installed) can function properly.
2016-08-25 15:18:05 +02:00
Lancelot SIX
674aa05abc
pythonPackages.gdal: aliases pkgs.gdal
...
`pkgs.gdal` ships python2 bindings. This allows to have a gdal package
for each python package set with the appropriate bindings installed.
2016-08-25 15:17:49 +02:00
Graham Christensen
8512747ca5
Merge pull request #17980 from puffnfresh/package/hipchat
...
hipchat: 4.26.0.1655 -> 4.26.0.1657
2016-08-25 08:16:10 -04:00
Graham Christensen
be29e814c1
Merge pull request #17981 from phanimahesh/realpine
...
realpine: allow using passfile
2016-08-25 08:09:27 -04:00
Graham Christensen
6bfe459355
Merge pull request #17983 from ericsagnes/pkg/groonga
...
groonga: init at 6.0.7
2016-08-25 08:02:08 -04:00
Graham Christensen
5f37b1f98b
Merge pull request #17950 from myguidingstar/master
...
yelp: adding groff to build inputs for man pages
2016-08-25 07:05:37 -04:00
Lancelot SIX
7fd44eafa6
Merge pull request #17817 from mbrock/libselinux-fix
...
libselinux: fix Python binding
Built and tested locally.
2016-08-25 12:43:19 +02:00
Frederik Rietdijk
5b3331ed2c
pythonPackages.nxt-python: use upstream name
2016-08-25 12:38:36 +02:00
Frederik Rietdijk
24cd814dd8
Merge pull request #17875 from leenaars/nxt-python
...
Nxt-python: init at unstable-20160819 plus dependencies
2016-08-25 12:36:50 +02:00
Lancelot SIX
9ed6e8a01d
gnupg21: Removes previously backported patch
...
fix-gpgsm-linking.patch was backported from gnupg master for 2.1.14. It
is included in 2.1.15, making the patch un applicable.
Fixes 447207d21d
2016-08-25 12:26:22 +02:00
Bjørn Forsman
2bfdca8233
qmmp: set enableParallelBuilding = true
...
Speed up builds on multi-core machines. (Tested on 12-core machine.)
2016-08-25 12:03:08 +02:00
Bjørn Forsman
d6dd2ab324
qmmp: 0.9.9 -> 1.1.2
...
This update makes the switch from Qt 4 to Qt 5.
2016-08-25 11:54:49 +02:00
Hoàng Minh Thắng
93d8c3dea5
yelp: adding groff to build inputs for man pages
2016-08-25 16:09:21 +07:00
Eric Sagnes
5b8e4e2260
groonga: init at 6.0.7
2016-08-25 17:45:50 +09:00
Robin Gloster
eddc0a5549
treewide: fix darwin builds by using getOutput
...
This fixes eval for pkgs referring to optional static output
2016-08-25 08:44:20 +00:00
Eric Sagnes
9dc5952bfa
kytea: init at 0.4.7
2016-08-25 17:36:33 +09:00
J Phani Mahesh
d228789e58
add cross-referencing notes to alpine and realpine
2016-08-25 11:58:45 +05:30
J Phani Mahesh
cd3d8eee85
realpine:configure: allow using passfile
2016-08-25 11:55:31 +05:30
Brian McKenna
b3ed6b9509
hipchat: 4.26.0.1655 -> 4.26.0.1657
2016-08-25 15:22:48 +10:00
Franz Pletz
113fbe910e
spidermonkey_1_8_0rc1: disable pic hardening on i686
2016-08-25 05:01:41 +02:00
Franz Pletz
6324e8ef15
stress-ng: 0.06.11 -> 0.06.14, fix i686 build
2016-08-25 05:01:40 +02:00
Franz Pletz
1054399bef
moltengamepad: disable format hardening
2016-08-25 03:55:20 +02:00
Franz Pletz
4f46913bf7
wraith: disable format hardening
2016-08-25 03:55:19 +02:00
Ricardo Ardissone
3b7304ebc3
springLobby: 0.247 -> 0.255
2016-08-24 22:20:32 -03:00
Franz Pletz
afb821fa15
apacheHttpd: use sha256 hash instead of sha1
2016-08-25 03:14:40 +02:00
Franz Pletz
4cb7272537
apacheHttpd: 2.4.20 -> 2.4.23 (security)
...
Fixes CVE-2016-4979.
2016-08-25 03:10:02 +02:00
Franz Pletz
df275f5b85
treewide: fix darwin builds by referring to stdenv's libc
2016-08-25 02:56:25 +02:00
Ricardo Ardissone
95bc33c1ab
spring: 102.0 -> 103.0
2016-08-24 21:21:23 -03:00
Robin Gloster
bb2824c68e
webkitgtk: 2.12.3 -> 2.12.4
...
Security fixes: CVE-2016-4622, CVE-2016-4624, CVE-2016-4591,
CVE-2016-4590.
2016-08-25 00:11:33 +00:00
Robin Gloster
9ed7196eac
php70: 7.0.9 -> 7.0.10
2016-08-25 00:02:48 +00:00
Robin Gloster
765e1e30ba
php56: 5.6.24 -> 5.6.25
2016-08-25 00:00:48 +00:00
Robin Gloster
07b8f53612
php55: remove unmaintained version
...
Does not receive security updates from upstream
2016-08-25 00:00:48 +00:00
Robin Gloster
ddcf70482c
gcc6: 6.1.0 -> 6.2.0
2016-08-25 00:00:48 +00:00
Robin Gloster
ad10bf6309
yad: 0.25.1 -> 0.37.0 and fixup icons
2016-08-25 00:00:48 +00:00