Commit Graph

78868 Commits

Author SHA1 Message Date
Bjørn Forsman
5c8d9bacd0 nixos/gnome-desktop: fix adding printers with GNOME Control Center
...by adding system-config-printer to services.dbus.packages (if
services.printing.enable is true).

Without this patch, trying to add a printer will result in a little dialog
saying "Failed to add new printer" and gnome-control-center will print this to
the terminal (line wrapped):

(gnome-control-center:3546): printers-cc-panel-WARNING **: \
  GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: \
  The name org.fedoraproject.Config.Printing was not provided by any .service files

system-config-printer supplies the "org.fedoraproject.Config.Printing" dbus
service, thus fixing the problem.

(cherry picked from commit a156a8ab1a)
2016-06-22 14:23:07 +02:00
Bjørn Forsman
83c050aa40 system-config-printer: unbreak dbus service (again)
The service file refers to /usr/bin/... instead of a Nix store path.
Fix it.

The original fix was wrongly removed in commit 03353ce6ff
("system-config-printer: 1.3.12 -> 1 5.7"). We can remove this fixup on
the _next_ upstream release.

(cherry picked from commit b741df943f)
2016-06-22 14:23:07 +02:00
Bjørn Forsman
67d0dd7717 autorevision: init at 1.14
A shell script for extracting revision information useful in
release/build scripting from repositories.

(cherry picked from commit 6536804848)
2016-06-21 15:24:37 +02:00
Joachim Fasting
3b12b30086 Merge pull request #16373 from jb55/fix/wkhtmltopdf-16.03
wkhtmltopdf: fix openssl bug (#15443)
2016-06-21 03:20:09 +02:00
Eric Merritt
ea170eddd5 wget: apply patch for cve-2016-4971 vulnerability
Patch pulled from: https://bugzilla.redhat.com/show_bug.cgi?id=1343666

Backport of #16368.
2016-06-20 22:13:41 +02:00
William Casarin
0472af9f72 wkhtmltopdf: fix openssl bug (#15443)
(cherry picked from commit cac460f6c4)
2016-06-20 09:57:58 -07:00
Scott R. Parish
4b6a974af9
chromium: Update to latest stable, beta, and dev channels
stable 51.0.2704.63 => 51.0.2704.103
beta   51.0.2704.63 => 52.0.2743.41
dev    52.0.2743.10 => 53.0.2767.4

This addresses 15 security fixes, including:

 * High   CVE-2015-1696: Cross-origin bypass in Extension bindings. Credit to
                         anonymous.
 * High   CVE-2015-1697: Cross-origin bypass in Blink. Credit to Mariusz
                         Mlynski.
 * Medium CVE-2016-1698: Information leak in Extension bindings. Credit to
                         Rob Wu.
 * Medium CVE-2016-1699: Parameter sanitization failure in DevTools. Credit
                         to Gregory Panakkal.
 * Medium CVE-2016-1700: Use-after-free in Extensions. Credit to Rob Wu.
 * Medium CVE-2016-1701: Use-after-free in Autofill. Credit to Rob Wu.
 * Medium CVE-2016-1702: Out-of-bounds read in Skia. Credit to cloudfuzzer.

See: http://googlechromereleases.blogspot.com/2016/06/stable-channel-update.html
(cherry picked from commit 1f1f0f049b)
Reason: 18 Security fixes for the stable channel.
2016-06-20 18:49:18 +02:00
Bjørn Forsman
cff5f2ea34 microscheme: 0.9.2 -> 0.9.3
(cherry picked from commit 099d3dc43b)
2016-06-20 16:31:18 +02:00
Tobias Geerinckx-Rice
7348540422
geolite-legacy: 2016-06-13 -> 2016-06-20
(cherry picked from commit 5dd3dbdec4)
2016-06-20 16:03:08 +02:00
Anders Papitto
c204b0d233 gdb: 7.11 -> 7.11.1
(cherry picked from commit e97e6061f7)
2016-06-20 14:41:21 +02:00
Eelco Dolstra
1330016a32 linux: 4.4.12 -> 4.4.13
(cherry picked from commit 453086a15f)
2016-06-20 14:40:50 +02:00
Eelco Dolstra
a274dba845 debian: 7.10 -> 7.11, 8.4 -> 8.5
(cherry picked from commit 5fc64c4baa)
2016-06-20 14:40:44 +02:00
Edward Tjörnhammar
a96c3088f8 jonprl: corrected sha change
(cherry picked from commit f027aa2059)
2016-06-19 10:46:45 +02:00
michael bishop
e53d74d6fc haskell docs: now that hydra pushes directly to S3, it cant function as a binary cache
(cherry picked from commit 410aad942f)
2016-06-19 09:02:42 +02:00
Lluís Batlle i Rossell
256ebc4de1 Update ffmpeg-full to 3.0.2
(cherry picked from commit 3a61de4e69)
2016-06-18 15:50:59 +02:00
Lluís Batlle i Rossell
15235f5ae3 x265: enable parallel build
(cherry picked from commit 726ed32bfd)
2016-06-18 15:50:59 +02:00
Anthony Cowley
3d5ef21601 x265: 1.7 -> 1.9
Unblocks #13822

(cherry picked from commit 6bc1aed873)
2016-06-18 15:50:59 +02:00
Lluís Batlle i Rossell
f827da0136 Update x264 to a recent snapshot (1,5 years update)
(cherry picked from commit 3078537b6a)
2016-06-18 15:50:59 +02:00
Anthony Cowley
19f3e09c06 ffmpeg-full: 2.8.5 -> 3.0
Also changes the homepage URL to https.

(cherry picked from commit 2f6f3c7b55)
2016-06-18 15:50:59 +02:00
Sander van der Burg
af412f29c8 disnix-module: split dysnomia's functionality into a separate module so that it can be used without Disnix and remove the hacky/obsolete avahi publisher
(cherry picked from commit 8fccaa9011)
2016-06-17 09:26:20 +00:00
Robert Helgesson
ea672e3bb8 perl-IO-Socket-SSL: fix default path to SSL certs
(cherry picked from commit 98096004ce)
2016-06-17 11:04:32 +02:00
Robert Helgesson
4ac7425f18 perl-IO-Socket-SSL: 2.020 -> 2.027
(cherry picked from commit e612954896)
2016-06-17 11:04:32 +02:00
Sander van der Burg
ca97cce179 DisnixWebService: 0.5 -> 0.6
(cherry picked from commit fcf72b82ae)
2016-06-17 08:17:35 +00:00
Sander van der Burg
98fda7148e disnixos: 0.4.1 -> 0.5
(cherry picked from commit 16bbfe893b)
2016-06-16 22:17:42 +00:00
Sander van der Burg
50ce587b93 disnix: 0.5 -> 0.6
(cherry picked from commit b4315e523f)
2016-06-16 21:03:30 +00:00
Sander van der Burg
18b0e0e25a dysnomia: 0.5.1 -> 0.6
(cherry picked from commit c5faa7c83d)
2016-06-16 15:47:04 +00:00
Cole Mickens
e3c29b27d8 mitmproxy: change source url
(cherry picked from commit e9b55a03d3)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-06-16 14:24:53 +01:00
taku0
8218d00c42
flashplayer: 11.2.202.621 -> 11.2.202.626
(cherry picked from commit c802f56639)

https://helpx.adobe.com/security/products/flash-player/apsa16-03.html
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4171
2016-06-16 15:10:54 +02:00
Vladimír Čunát
31a2117c61 texlive: add xindy binary
Fixes #16207.

(cherry picked from commit 7a6ec0a0ee)
It seems very unlikely to break anything.
2016-06-16 12:57:59 +02:00
Tobias Geerinckx-Rice
2f1174b6d0
tzdata: 2015g -> 2016e 2016-06-14 19:25:59 +02:00
Tobias Geerinckx-Rice
2f430d2eae
geolite-legacy: 2016-06-08 -> 2016-06-13
(cherry picked from commit 156a14d153)
2016-06-14 19:06:44 +02:00
zimbatm
7d4dcf04d4 virtualbox: give full url for downloading the ext (#15869)
The user only has to agree on the terms and conditions before
downloading the file. We might as well give him access to the full URL
by default.
(cherry picked from commit a6593a16f7)
2016-06-13 22:38:29 +02:00
Michael Raskin
b984ab19ae virtualboxGuestAdditions: update hash for virtualbox 5.0.20
(cherry picked from commit fde921578a)
2016-06-13 22:38:15 +02:00
Michael Raskin
76ebea5f53 virtualbox: 5.0.14 -> 5.0.20
(cherry picked from commit 4f5e4ad69c)
2016-06-13 22:38:05 +02:00
Herwig Hochleitner
f9e2b4cc15 virtualbox: 5.0.12 -> 5.0.14
(cherry picked from commit bd3ca11e0d)
2016-06-13 22:37:05 +02:00
Rob Vermaas
fd60751ce0 Fix hash for Debian 8.4 Jessie 2016-06-13 12:20:33 +00:00
Rob Vermaas
eab6c3a636 nlopt: remove broken attribute, build works fine. 2016-06-13 10:46:01 +00:00
Shea Levy
9e959ce644 linux 4.6.1 -> 4.6.2
(cherry picked from commit 4fbafb2395)
2016-06-10 09:30:22 -04:00
taku0
6daa706c06
firefox-bin: 46.0.1 -> 47.0
(cherry picked from commit 697437c8e7)
2016-06-09 22:32:01 +02:00
taku0
cde6bb63c0
firefox-bin: fixed missing icon
(cherry picked from commit 07a83f226e)
2016-06-09 22:32:00 +02:00
taku0
d77e65360e
firefox-bin: 45.0.2 -> 46.0.1
(cherry picked from commit 90f5be3133)
2016-06-09 22:31:59 +02:00
Vladimír Čunát
4959bd75db io: fix evaluation by adding maintainers.vrthra 2016-06-09 20:51:32 +02:00
Joachim Fasting
0e0bb8a173
grsecurity: simplify preConfigure
(cherry picked from commit 39db90eaf6)
2016-06-09 15:08:26 +02:00
Joachim Fasting
f1d7572a5f
build-support/grsecurity: simplify the grsecurityOverrider
Adding inputs required by gcc plugins to the ambient environment is sufficient.

(cherry picked from commit 27035365ec)

Fixes the build error: https://hydra.nixos.org/build/36725847/nixlog/1/raw
2016-06-09 15:08:26 +02:00
Vladimír Čunát
d6c4dc1094 Merge #16045: kernel: 4.6.0 -> 4.6.1
(cherry picked from commit 20c2ce4954)
2016-06-09 15:02:58 +02:00
Vladimír Čunát
e61983e6a5 Merge #16044: kernel: 4.1.20 -> 4.1.25
(cherry picked from commit c0895be3ee)
2016-06-09 15:02:53 +02:00
Vladimír Čunát
8eb439701e Merge #16043: kernel: 4.4.11 -> 4.4.12
(cherry picked from commit f9310c2eee)
2016-06-09 15:02:40 +02:00
Rahul Gopinath
dd06c4e52b
io: 2013.12.04 -> 2015.11.11
Updating IO language to latest version

(cherry picked from commit c860de987d)

This also fixes the build
2016-06-09 14:17:52 +02:00
Eelco Dolstra
72b4009367 php56: update to 5.6.22 2016-06-09 11:58:43 +02:00
Tobias Geerinckx-Rice
1207ac1aaf
geolite-legacy: 2016-06-06 -> 2016-06-08 2016-06-08 19:55:13 +02:00