Joachim F
1f26655897
Merge pull request #19112 from ericsagnes/pkg-update/ibus-libpinyin
...
ibus-libpinyin: 1.7.4 -> 1.8.0
2016-10-01 09:17:43 +02:00
Joachim F
bd3c356397
Merge pull request #19085 from acowley/vtk-darwin-take2
...
vtk: darwin compatibility
2016-10-01 09:15:21 +02:00
Eric Sagnes
46bf82312e
libpinyin: 1.3.0 -> 1.6.0
2016-10-01 13:43:36 +09:00
Peter Hoeg
639e5401ff
dbus: add socket activation but do not enable it
...
The following changes are included:
1) install user unit files from upstream dbus
2) use absolute paths to config for --system and --session instances
3) make socket activation of user units configurable
There has been a number of PRs to address this, so this one does the
bare minimum, which is to make the functionality available and
configurable but defaults to off.
Related PRs:
- #18382
- #18222
(cherry picked from commit f7215c9b5b47dfb0a6dbe87ff33d7730729a32e5)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-30 13:14:53 +02:00
Henry
f212317525
libpointmatcher: only build on linux 64bit platform
2016-09-30 12:54:09 +02:00
Tuomas Tynkkynen
b3af42011b
usbredir: Fix 32-bit build
...
Avoid these warnings from being errors:
usbredirhost.c: In function 'usbredirhost_can_write_iso_package':
usbredirhost.c:1023:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
DEBUG("START dropping isoc packets %lu buffer > %lu hi threshold",
^
usbredirhost.c:1023:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
DEBUG("START dropping isoc packets %lu buffer > %lu hi threshold",
^
usbredirhost.c:1028:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
DEBUG("STOP dropping isoc packets %lu buffer < %lu low threshold",
^
usbredirhost.c:1028:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
DEBUG("STOP dropping isoc packets %lu buffer < %lu low threshold",
^
usbredirhost.c: In function 'usbredirhost_set_iso_threshold':
usbredirhost.c:1162:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
DEBUG("higher threshold is %lu bytes | lower threshold is %lu bytes",
^
usbredirhost.c:1162:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
DEBUG("higher threshold is %lu bytes | lower threshold is %lu bytes",
I think in all of these cases, the incorrect format modifier just causes
wrong debug prints on i686.
2016-09-30 12:19:59 +03:00
Anthony Cowley
450dd55d95
vtk: darwin compatibility
2016-09-29 21:29:40 -04:00
Franz Pletz
eb6a1c9238
cryptopp: 5.6.2 -> 5.6.4
...
Fix CVE-2016-3995. #18856
Remove broken flag. #19040
cc #19009
2016-09-29 23:40:38 +02:00
Eelco Dolstra
518340624d
Merge remote-tracking branch 'origin/master' into staging
2016-09-29 13:06:14 +02:00
Eelco Dolstra
5df3ec85d8
gst-plugins-base: Use multiple outputs
2016-09-29 13:05:29 +02:00
Eelco Dolstra
7c31bc7e89
gstreamer: Use multiple outputs
2016-09-29 13:05:29 +02:00
Eelco Dolstra
711b536934
polkit_qt4: Use multiple outputs
2016-09-29 13:05:29 +02:00
Eelco Dolstra
a5ee4d2c78
qt-4: Use multiple outputs
...
This is a pretty modest use of multiple outputs - mainly to eliminate
-dev outputs from Qt's closure.
2016-09-29 13:05:28 +02:00
Frederik Rietdijk
3b90dd69d0
Merge pull request #18623 from RamKromberg/fix/fribidi
...
fribidi: 0.19.6 -> 0.19.7
2016-09-29 09:48:17 +02:00
Jörg Thalheim
f7371ce3b5
Merge pull request #19028 from acowley/libui-darwin
...
libui: darwin compatibility
2016-09-29 08:35:40 +02:00
Graham Christensen
9ebc98e53d
Merge pull request #19040 from grahamc/broken-mast
...
Mark packages as broken: asterisk, cryptopp, redmine, moodle, opera, openstack-neutron, mesos
2016-09-28 16:50:05 -04:00
Vladimír Čunát
0c0c59c7cc
Merge #18848 : gtk+3: 3.20.9 -> 3.22.0
2016-09-28 21:22:18 +02:00
Vladimír Čunát
8e7c388edc
Merge #19041 : libxslt: 1.1.28 -> 1.1.29
2016-09-28 17:14:09 +02:00
Vladimír Čunát
77604964b6
Merge branch 'master' into staging
2016-09-28 17:13:59 +02:00
Vladimír Čunát
06d8dd3ed4
libxslt: drop patch already included in release
...
I didn't test building on MinGW, but this commit can't make it worse.
2016-09-28 17:11:46 +02:00
Jörg Thalheim
dafd585f9d
libxslt: 1.1.28 -> 1.1.29
2016-09-28 15:43:02 +02:00
Franz Pletz
8916ba141b
libressl_2_5: init at 2.5.0
2016-09-28 15:15:56 +02:00
Franz Pletz
f749a16662
libressl_2_4: 2.4.2 -> 2.4.3
2016-09-28 15:15:55 +02:00
Franz Pletz
6b8aed6649
libressl_2_3: 2.3.7 -> 2.3.8
2016-09-28 15:15:55 +02:00
Graham Christensen
32ed834387
cryptopp: mark as broken
...
https://github.com/NixOS/nixpkgs/issues/18856
2016-09-28 08:52:17 -04:00
Anthony Cowley
7ab671c209
libui: darwin compatibility
2016-09-28 03:00:01 -04:00
Franz Pletz
137827bacb
farstream: 0.2.4 -> 0.2.8
2016-09-28 02:23:10 +02:00
Joachim F
f93c28ca69
Merge pull request #18837 from cryptix/libnaboNlibpointmatcher
...
Add libnabo and libpointmatcher
2016-09-27 22:39:07 +02:00
Graham Christensen
50566dbda2
Merge pull request #19007 from grahamc/jasper-cves
...
jasper: Apply patches for CVES
2016-09-27 15:26:13 -04:00
Henry
0f06454a94
libpointmatcher: init at 7504481.. (2016-09-11)
2016-09-27 16:11:57 +02:00
Henry
295efa1062
libnabo: init at 1.0.6
2016-09-27 15:49:51 +02:00
Christoph Hrdinka
24d2ddfb1d
mapnik: 3.0.10 -> 3.0.12
2016-09-27 15:17:28 +02:00
Graham Christensen
3a59a84715
jasper: Apply patches for CVES
2016-09-27 08:51:57 -04:00
Graham Christensen
c992ac8584
Merge pull request #18921 from grahamc/spice
...
Spice: Upgrade all the spice packages
2016-09-27 07:42:51 -04:00
Alexander Ried
8976c70eda
cogl: remove old version, make 1.22 default
2016-09-27 12:17:12 +02:00
Alexander Ried
fc39a9a314
clutter: remove old version, make 1.26 default
2016-09-27 12:17:12 +02:00
zimbatm
b92a367bed
Merge pull request #18969 from loskutov/master
...
libxml++: add 3.0.0
2016-09-27 11:01:43 +01:00
Ignat Loskutov
8843c40b1a
libxmlxx3: add myself as a maintainer
2016-09-27 01:53:43 -04:00
Ignat Loskutov
bbaa851bf1
libxmlxx3: refactor to match libxmlxx
2016-09-27 01:53:28 -04:00
Graham Christensen
cfdf42fbc3
Merge pull request #18931 from grahamc/libupnp
...
libupnp: 1.6.19 -> 1.6.20 for CVE-2016-6255
2016-09-26 17:25:51 -04:00
Joachim F
a5580c9951
Merge pull request #18765 from aske/ocaml-move
...
Reorganize ocaml packages
2016-09-26 23:17:53 +02:00
Eelco Dolstra
6abfb2bd64
apr-util: Drop dependency on openssl.dev in out
2016-09-26 19:57:41 +02:00
Graham Christensen
60a004cf0c
libupnp: 1.6.19 -> 1.6.20 for CVE-2016-6255
2016-09-26 12:56:02 -04:00
Graham Christensen
28f03219d5
Merge pull request #18965 from grahamc/webkit2gtk
...
webkitgtk: 2.12.4 -> 2.12.5
2016-09-26 10:44:37 -04:00
Graham Christensen
56903afbf1
webkitgtk: 2.12.4 -> 2.12.5
2016-09-26 10:09:55 -04:00
Graham Christensen
2c570b4fbe
Merge pull request #18968 from grahamc/libdwarf
...
libdwarf: 20121130 -> 20160613
2016-09-26 09:58:45 -04:00
Michael Raskin
b7b10829b6
libosip2: 4.1.0 -> 5.0.0
2016-09-26 15:49:30 +02:00
Michael Raskin
13c515b092
mdds: 1.2.1 -> 1.2.2
2016-09-26 15:49:30 +02:00
Michael Raskin
b2c386cf7c
harfbuzz: 1.2.7 -> 1.3.1
2016-09-26 15:49:30 +02:00
Michael Raskin
424f86e8e2
gtdialog: 1.2 -> 1.3
2016-09-26 15:49:30 +02:00
Franz Pletz
4d75c71f38
openssl: 1.0.2i -> 1.0.2j, 1.1.0a -> 1.1.0b
...
https://www.openssl.org/news/secadv/20160926.txt
2016-09-26 15:02:01 +02:00
Graham Christensen
0a9d07c66b
libusbredir: 0.7 -> 0.7.1
2016-09-26 08:22:51 -04:00
Graham Christensen
1e7d220961
spice-protocol: 0.12.10 -> 0.12.12
2016-09-26 08:22:51 -04:00
Graham Christensen
6d1638e697
spice-gtk: 0.29 -> 0.32
2016-09-26 08:22:49 -04:00
Graham Christensen
4e9f2ef854
spice: 0.12.6 -> 0.12.8
2016-09-26 08:20:04 -04:00
zimbatm
8eef7f90af
Merge pull request #18950 from Mic92/lcms2
...
lcms2: 2.7 -> 2.8
2016-09-26 12:44:27 +01:00
Frederik Rietdijk
8ed1a955d2
spice-gtk: do not use top-level python packages
2016-09-26 11:10:50 +02:00
Frederik Rietdijk
5ef97b39dc
libvirt-glib: do not use top-level python packages
2016-09-26 11:10:50 +02:00
Frederik Rietdijk
4cac775674
libindicate: do not use top-level python packages
2016-09-26 11:10:50 +02:00
Eelco Dolstra
9e0fd2df9f
Merge pull request #18951 from Mic92/lcms
...
lcms: fix cve-2013-4276
2016-09-26 08:20:25 +02:00
Eelco Dolstra
321df1fcc8
Merge pull request #18949 from grahamc/openjpeg
...
openjpeg: 2.1.0 -> 2.1.1 for critical bugfixes and no ABI break
2016-09-26 08:16:49 +02:00
Ignat Loskutov
fc7c571dce
libxml++: add 3.0.0
2016-09-25 23:18:33 -04:00
Graham Christensen
8a484d778e
libdwarf: 20121130 -> 20160613
2016-09-25 22:12:47 -04:00
Kirill Boltaev
59e9b38fe1
cilaterm: mark as broken
2016-09-26 02:36:49 +03:00
Frederik Rietdijk
3edef544e4
libgpod: do not use top-level python packages
2016-09-25 23:59:43 +02:00
Frederik Rietdijk
2a549714bb
libappindicator: do not use top-level python packages
2016-09-25 23:59:32 +02:00
Frederik Rietdijk
61456c175e
keybinder3: remove unused parameter
2016-09-25 23:56:29 +02:00
Frederik Rietdijk
a0fc782d6e
keybinder: do not use top-level python packages
2016-09-25 23:55:31 +02:00
Frederik Rietdijk
1c74085ccf
gstreamer python: do not use top-level python packages
2016-09-25 23:13:17 +02:00
Frederik Rietdijk
1dd912ab03
gst-python: do not use top-level python packages
2016-09-25 23:13:03 +02:00
Frederik Rietdijk
be9956d007
farstream: do not use top-level python packages
2016-09-25 23:12:50 +02:00
Frederik Rietdijk
07c1c5b0e0
farsight2: do not use top-level python packages
2016-09-25 23:12:39 +02:00
Ram Kromberg
ff76c7d3ca
giflib: 5.1.0 -> 5.1.4 ( #18911 )
2016-09-25 21:34:35 +02:00
Graham Christensen
fe27ae5f27
Merge pull request #18919 from grahamc/fcgi
...
fcgi: Patch to protect against stack smashing
2016-09-25 14:33:01 -04:00
Luca Bruno
9263ad3ff8
Merge pull request #18955 from groxxda/pinpoint
...
clutter*, cogl: remove unused versions
2016-09-25 17:36:09 +01:00
Franz Pletz
0bf841843c
libfpx: 1.3.1-4 -> 1.3.1-7
2016-09-25 17:38:31 +02:00
Alexander Ried
dbc0229446
cogl_1_20: remove unused version
2016-09-25 17:08:49 +02:00
Alexander Ried
a536b78815
clutter{,_gtk}: remove old versions
2016-09-25 17:08:49 +02:00
Alexander Ried
31bbc58c7a
clutter-gtk_0_10: remove unused version
2016-09-25 17:08:43 +02:00
Jörg Thalheim
6c230676cd
lcms: fix cve-2013-4276
2016-09-25 15:55:59 +02:00
Alexander Ried
55a1a67111
clutter-gst2: remove unused version
2016-09-25 15:48:52 +02:00
Jörg Thalheim
3029e35f7f
lcms2: 2.7 -> 2.8
2016-09-25 15:38:21 +02:00
Graham Christensen
42b08b743c
openjpeg: 2.1.0 -> 2.1.1 for critical bugfixes and no ABI break
2016-09-25 08:48:49 -04:00
Alexander Ried
b49d147a05
libva: 1.7.0 -> 1.7.2 ( #18847 )
2016-09-25 02:22:13 +02:00
Franz Pletz
eb5d0db76e
libksba: 1.3.4 -> 1.3.5
2016-09-24 21:55:34 +02:00
Franz Pletz
81bb09541c
gpgme: 1.6.0 -> 1.7.0
2016-09-24 21:55:34 +02:00
Franz Pletz
62dce240bf
adns: 1.5.0 -> 1.5.1
2016-09-24 21:55:32 +02:00
Franz Pletz
6244be2d0a
pcre: 8.38 -> 8.39 (security)
...
Fixes:
- CVE-2014-9769
- CVE-2015-2327
- CVE-2015-2328
- CVE-2015-8382
- CVE-2016-3191
cc #18856
2016-09-24 21:52:51 +02:00
Franz Pletz
ee8fed4697
librsvg: 2.40.9 -> 2.40.16 (security)
...
Fixes CVE-2015-7558 & CVE-2016-6163.
cc #18856
2016-09-24 20:11:00 +02:00
Vladimír Čunát
c68850c6be
nixos opengl: use mesa_drivers.out
...
...instead of mesa_noglu.out. Closures of systems remain unchanged,
as both are in (and the .out output is very small anyway).
This is to make sure that we use lib*GL* that aren't slowed down by grsecurity.
2016-09-24 19:21:39 +02:00
Vladimír Čunát
265a4752f6
Merge #18925 : nettle: 3.1.1 -> 3.2
...
It fixes bugs in crypto calculations.
2016-09-24 18:57:52 +02:00
Vladimír Čunát
fffc7638cd
Merge branch 'master' into staging
2016-09-24 18:54:31 +02:00
Vladimír Čunát
c3d1caf97b
Merge #18905 : ffmpeg: 2.8.7 -> 2.8.8
...
It contains security fixes.
2016-09-24 17:39:53 +02:00
Franz Pletz
9081109ba0
botanUnstable: 1.11.30 -> 1.11.31
2016-09-24 16:45:47 +02:00
Franz Pletz
b3d7eae0d6
rabbitmq-c_0_4: remove, not used anymore
2016-09-24 15:35:14 +02:00
Aneesh Agrawal
0f9ece7929
libevent: remove Python dependency
...
Python is only used for one test, which is optional and is skipped if
Python is not detected. Additionally, Python 2 is required (Python 3
does not work), so remove the dependency to reduce the closure size for
a Python 3 as default Python future.
Additionally, update the meta.homepage and src to point at GitHub, which
is the libevent project home since 2015-10-07.
2016-09-24 15:05:28 +02:00
Graham Christensen
54db6a46c7
nettle: 3.1.1 -> 3.2
2016-09-24 09:02:25 -04:00
Graham Christensen
da6b9f47e9
fcgi: Patch to protect against stack smashing
2016-09-24 07:21:15 -04:00
Franz Pletz
c8dba2581c
nghttp2: 1.10.0 -> 1.14.1
2016-09-24 04:16:20 +02:00
Franz Pletz
fc0f3ebb20
jansson: 2.7 -> 2.8
...
Fixes CVE-2016-4425.
cc #18856
2016-09-24 02:46:25 +02:00