Bruno Bzeznik
b587e953a1
avro-cpp: 1.7.5 -> 1.8.1 + using boost 1.55 -> 1.60
2016-10-21 17:35:26 +02:00
Nikolay Amiantov
1e66aa6e5e
cppcheck: 1.74 -> 1.76.1
2016-10-21 16:56:40 +03:00
Eelco Dolstra
3f784a3f87
nspr: 4.12 -> 4.13.1
2016-10-21 15:44:27 +02:00
Peter Simons
20db0ac526
Merge pull request #19748 from sifmelcara/remmina-fix
...
remmina: fix GSettings schemas not found error
2016-10-21 15:41:01 +02:00
Eelco Dolstra
15dea19577
Merge pull request #19753 from taku0/firefox-bin-49.0.2
...
firefox-bin: 49.0 -> 49.0.2
2016-10-21 15:35:58 +02:00
Eelco Dolstra
12212a0b13
firefox: 49.0.1 -> 49.0.2
...
CVE-2016-5287, CVE-2016-5288
2016-10-21 15:34:56 +02:00
Tim Steinbach
bf46b99402
Merge pull request #19740 from NeQuissimus/statsd_0_8_0
...
statsd: 0.7.2 -> 0.8.0
2016-10-21 09:17:26 -04:00
Tim Steinbach
6705305826
Merge pull request #19746 from edwtjo/buku-25
...
buku: 2.4 -> 2.5
2016-10-21 09:17:05 -04:00
Eelco Dolstra
e6088f77be
initrd: Include i8042 kernel module
...
For some reason, between Linux 4.4.19 and 4.4.20, the atkbd and libps2
kernel modules lost their dependency on i8042 in modules.dep, causing
i8042 not to be included in the initrd. This breaks keyboard in the
initrd, in turn breaking LUKS.
This only happens on the 16.03 branch; on 16.09, it appears i8042 is
pulled into the initrd anyway (through some other dependency,
presumably). But let's include it explicitly.
http://hydra.nixos.org/build/40468431
2016-10-21 14:27:11 +02:00
Joachim F
80c2920925
Merge pull request #19751 from mayflower/emby_8300
...
emby: 3.0.8200 -> 3.0.8300
2016-10-21 14:26:32 +02:00
Michal Kawalec
f3307cd2fa
use gnutls openconnect by default
2016-10-21 14:24:57 +02:00
Frederik Rietdijk
321e073629
Python: bootstrapped-pip: use python.libPrefix
in name
...
See 4de7cbdf04
2016-10-21 14:04:16 +02:00
Tristan Helmich
b3aba65b78
emby: 3.0.8200 -> 3.0.8300
2016-10-21 13:51:25 +02:00
Domen Kožar
41c490b75e
acme: we do want to support ipv4 afterall
2016-10-21 13:25:11 +02:00
Domen Kožar
d8f21b3ca3
acme: provide full nginx example
...
(cherry picked from commit 2af7382f76a6523f1220637b3ec49ad25a02b040)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-10-21 13:19:04 +02:00
Peter Hoeg
cbec6a304a
vmfs-tools: init at 2016-01-16
2016-10-21 13:08:00 +03:00
mingchuan
40d8b743f4
remmina: fix GSettings schemas not found error
...
Use gappWrapper to wrap the program so that remmina can find GSettings schemas.
2016-10-21 17:39:43 +08:00
Robert Helgesson
9b2fbb776b
eclipse: less heavy comments
2016-10-21 10:44:31 +02:00
Domen Kožar
542b737d86
Merge pull request #19747 from joachifm/remove-linuxPackages_tuxonice
...
linuxPackages_3_10_tuxonice: delete
2016-10-21 10:20:42 +02:00
Frederik Rietdijk
5400fb619b
Merge pull request #19736 from sengaya/patch-1
...
pytestflakes: 1.0.0 -> 1.0.1
2016-10-21 09:26:17 +02:00
Jascha Geerds
9c52f56d6f
Merge pull request #19686 from jgeerds/fleet
...
fleet: 0.11.5 -> 0.11.8
2016-10-21 09:12:49 +02:00
Joachim Fasting
bc6e35cbe1
linuxPackages_3_10_tuxonice: delete
...
The 3.10 tuxonice kernel was removed over 2 years ago
in d2193736db
2016-10-21 08:11:05 +02:00
Edward Tjörnhammar
d6f1c52735
buku: 2.4 -> 2.5
2016-10-21 08:00:18 +02:00
Edward Tjörnhammar
d442c50380
Merge pull request #19738 from NeQuissimus/activator_1_3_11
...
activator: 1.3.10 -> 1.3.11
2016-10-21 07:58:21 +02:00
Joachim Fasting
89672d530b
electrum: 2.7.8 -> 2.7.9
2016-10-21 05:18:59 +02:00
Anmol Sethi
1a74eedd07
sshd: separate key generation into another service
...
Fixes #19589
2016-10-20 23:14:37 -04:00
Dmitry Kalinkin
59a13d404f
lhapdf,rivet: s/python/python2/
2016-10-20 21:01:55 -04:00
taku0
b8e9217c79
firefox-bin: 49.0 -> 49.0.2
2016-10-21 09:12:12 +09:00
Joachim Fasting
ed5d146e9d
grsecurity: 4.7.7-201610101902 -> 4.7.9-201610200819
2016-10-21 01:50:53 +02:00
Joachim F
858f54dd88
Merge pull request #19664 from eqyiel/revert-19591-master
...
Revert "matrix-synapse: Pass required --report-stats opt"
2016-10-21 01:47:12 +02:00
Tuomas Tynkkynen
0d9068b131
opencv: Fix pkgconfig file after multiple outputs
...
It used to contain:
````
includedir_old=${prefix}/include/opencv
includedir_new=${prefix}/include
Cflags: -I${includedir_old} -I${includedir_new}
````
Should fix build of 'seeks' and some others.
2016-10-21 01:40:42 +03:00
Tuomas Tynkkynen
27d018a120
Merge pull request #19732 from nico202/libgumbo
...
libgumbo: init at 0.10.1
2016-10-21 01:39:06 +03:00
Tim Steinbach
99d9d32899
Merge pull request #19668 from groxxda/timers
...
systemd.timers: automatically convert string to list
2016-10-20 17:37:28 -04:00
Tim Steinbach
2bc237ebe2
statsd: 0.7.2 -> 0.8.0
2016-10-20 17:35:03 -04:00
Tim Steinbach
53f77b719c
Merge pull request #19728 from goetzst/eclipse
...
eclipse: cleanup (#19723 )
2016-10-20 17:15:53 -04:00
Graham Christensen
4d10b58cc1
Merge pull request #19730 from aneeshusa/fix-openssh-CVE-2016-8858
...
openssh: Patch CVE-2016-8858
2016-10-20 17:12:43 -04:00
Graham Christensen
e9e34e0a36
Merge pull request #19710 from grahamc/libtiff
...
libtiff: patch for many CVEs
2016-10-20 17:11:41 -04:00
Stefan Götz
9b2d1bbc20
eclipse-scala-sdk: 4.0.0 -> 4.4.1
2016-10-20 23:10:57 +02:00
Stefan Götz
935da0d8fd
eclipse: cleanup ( #19723 )
2016-10-20 23:10:52 +02:00
Tim Steinbach
087cab0592
Merge pull request #19737 from WilliButz/nodejs_5x
...
nodejs-5_x: remove forgotten file
2016-10-20 17:00:11 -04:00
Willi Butz
d0f288e002
nodejs-5_x: remove outdated file
2016-10-20 22:45:09 +02:00
Tim Steinbach
0cbc4551ed
Merge pull request #19729 from groxxda/supplicant
...
supplicants: fix wants and wantedBy
2016-10-20 16:39:59 -04:00
Jörg Thalheim
5f886fb8cb
Merge pull request #19262 from chris-martin/riemann-health-ps
...
Fix riemann-health service (add missing procps dependency)
2016-10-20 22:11:43 +02:00
=
fefe011f82
libgumbo: init at 0.10.1
2016-10-20 21:16:03 +02:00
Aneesh Agrawal
7374105a96
openssh: Patch CVE-2016-8858
...
Also add myself as a maintainer.
2016-10-20 14:55:14 -04:00
Tim Steinbach
eced70026a
activator: 1.3.10 -> 1.3.11
2016-10-20 14:33:39 -04:00
Alexander Ried
57d9c69c6a
supplicant: fix wants and wantedBy
2016-10-20 20:17:17 +02:00
Tim Steinbach
11cbeda675
Merge pull request #19726 from nico202/yarp-update
...
yarp: 2.3.65 -> 2.3.66.1
2016-10-20 13:45:59 -04:00
Vladimír Čunát
fabfb0a900
Merge #19725 : kernel: 4.7.8 -> 4.7.9
2016-10-20 19:45:25 +02:00
=
d6880b210c
yarp: 2.3.65 -> 2.3.66.1
2016-10-20 19:34:03 +02:00