Commit Graph

124996 Commits

Author SHA1 Message Date
Orivej Desh
f4afbf6e77 neovim: fix quoting for makeWrapper
Fixes #33625 after #31497
2018-01-09 01:47:16 +00:00
Tim Williams
067cac78e8
mixxx: add AAC support
fixes #29472
2018-01-09 09:29:02 +08:00
Herwig Hochleitner
dbb774c5e1 chromium: update 63.0.3239.108 -> 63.0.3239.132
this introduces a standard approach to playing with patches from the
gentoo repository.

the patches for 64 are a first guess during a build in progress

cc @YorikSar @aszlig
2018-01-09 02:20:07 +01:00
Herwig Hochleitner
6ce61b12cd dropbox: 38.4.27 -> 40.4.46 2018-01-09 02:18:11 +01:00
José Romildo Malaquias
0880ec7033 atril: enable caja 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
bf4c39134c mate-panel: 1.18.6 -> 1.18.7 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
17efcaa8aa caja: wrap executables with wrapGAppsHook 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
b81e646d9b mate: remove cajaWithExtensions 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
8b416450ea mate: let caja find extensions and gsettings schemas 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
d0a884479d python-caja: init at 1.18.1 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
800dbc2e4e caja-dropbox: init at 1.18.0 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
b1cc3eb48e mozo: init at 1.18.0 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
fe7292d81a mate-user-share: init at 1.18.0 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
019636c02e eom: list hicolor_icon_theme after gtk
There is a bug on the glib hooker that prevents running its pre fixup
phase if it is listed before hicolor_icon_theme in the dependencies of a
derivation.
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
598c6c13f0 mate-panel: let mate-panel find applets in config system path 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
ca27392d9c mate-control-center: add gsettings schemas path to XDG vars
mate-control-center depends on mate-settings-daemon, but the later needs
gsettings schemas  provided by the former. To fix this the gsettings schema
path from mate-control-center is added to XDG_DATA_DIRS at session
startup.
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
002fcfca35 mate-sensors-applet: init at 1.18.3 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
ea3582ab16 mate-indicator-applet: init at 1.18.1 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
5930d87112 mate-applets: init at 1.18.2 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
a513a6cf4e mate-utils: init at 1.18.3 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
07b362419f mate-netbook: init at 1.18.2 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
dd6856a866 caja: add dependency on hicolor_icon_theme 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
00846e6dbf mate-system-monitor: init at 1.18.1 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
88f34e34f3 mate-calc: init at 1.18.1 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
d8dfb57005 mate-screensaver: init at 1.18.2 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
557fab2115 mate-backgrounds: init at 1.18.0 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
7110c14729 mate-polkit: init at 1.18.2 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
5953691edd mate-user-guide: init at 1.18.0 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
492ffae9b6 mate-session-manager: remove explicitly dependence on gsettings_desktop_schemas
Now it is propagated by gtk3.
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
bf5702eb2d mate-session-manager: revise dependencies 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
1bacb88c6a mate-session-manager: add debug option to mate service 2018-01-09 02:40:04 +02:00
Orivej Desh
2e285a3e6c mercurial: fix quoting with guiSupport for makeWrapper
Does not rebuild `mercurial`, only `mercurialFull`.

Fixes #33625 after #31497
2018-01-09 00:31:38 +00:00
Orivej Desh
fe05782a4f hplip: fix quoting for makeWrapper
Fixes #33625 after #31497
2018-01-09 00:31:38 +00:00
Andreas Rammhold
637d5dd00c tomcat9: 9.0.0.M17 -> 9.0.2
also renamed from tomcatUnstable to tomcat9
2018-01-09 01:31:06 +01:00
Andreas Rammhold
3498654f27 tomcat7: 7.0.81 -> 7.0.82 (fixes CVE-2017-12617)
For details see [1].

[1] http://tomcat.apache.org/security-7.html#Fixed_in_Apache_Tomcat_7.0.82
2018-01-09 01:31:06 +01:00
Andreas Rammhold
d065224202 tomcat8: 8.0.46 -> 8.0.47 (fixes CVE-2017-12617)
For details see [1].

[1] http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.0.47
2018-01-09 01:31:06 +01:00
Andreas Rammhold
15590701e2 tomcat85: 8.5.20 -> 8.5.23 (fixes CVE-2017-12617)
For details see [1].

[1] http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.5.23
2018-01-09 01:31:06 +01:00
Jörg Thalheim
470f5ef409
Merge pull request #33617 from Mic92/udevd
nixos/udev: fix outdated udev rules for network devices
2018-01-09 01:24:02 +01:00
Jörg Thalheim
d273f02cd1
Merge pull request #33543 from ThomasMader/dtools2.078.0
dtools: 2.075.1 -> 2.078.0
2018-01-08 23:36:30 +01:00
Vladimír Čunát
9297a84a85
Merge #33623: libsigcxx: remove patch forcing -std=c++11 2018-01-08 21:25:34 +01:00
Robin Gloster
4699d04034
mongodb: 3.4.2 -> 3.4.10
fixes CVE-2017-15535

Release 17.09 is not affected.
2018-01-08 20:42:49 +01:00
Jeroen de Haas
157332d666 libsigcxx: removed patch that forced -std=c++11 in pkg-config file
This commit removes a patch from the derivation for libsigc++-2.0 that
appended -std=c++11 to the pkg-config file.

The patch in question orginated from the Debian project to enforce
-std=c++11 in projects using libsigc++-2.0 via pkg-config. This patch
was removed in 2016 when Debian switched to GCC 6.

This fixes NixOS/nixpkgs#33534.
2018-01-08 19:54:15 +01:00
Jude Taylor
d2734eead9 fix typo 2018-01-08 10:31:12 -08:00
Jude Taylor
a19e258707 let ghcjs packages compile with new cross-compiling 2018-01-08 10:30:15 -08:00
Michael Weiss
be461b11b7 gns3Packages.{server,gui}{Stable,Preview}: 2.1.1 -> 2.1.2 2018-01-08 18:22:04 +01:00
Frederik Rietdijk
6399ddcbdf
Merge pull request #33606 from lsix/django_2_0_1
pythonPackages.django_2_0 -> 2.0 -> 2.0.1
2018-01-08 17:58:04 +01:00
Franz Pletz
33a4de2941
Revert "dhcpcd: 6.11.5 -> 7.0.0"
This reverts commit 0e7358002679ad7f35d2bd99977b9f0e403d4de2.

Blocks channel releases. See #33527.
2018-01-08 17:00:30 +01:00
Jörg Thalheim
71cce26342 nixos/udev: fix outdated udev rules for network devices
Udev changed its internal naming, so this rule file no longer applied correctly.
Therefore some properties such as network driver no longer matched in
systemd-networkd.

After updating we have more properties in systemd-networkd:

$ sudo networkctl status wlp3s0
...
   Driver: iwlwifi
...

To prevent this in future, the file is no copied from systemd directly
2018-01-08 16:59:33 +01:00
Yegor Timoshenko
ad26bfd316
lib/maintainers: fix typo 2018-01-08 15:12:00 +00:00
Yegor Timoshenko
85b84527f6
mopidy: fix, resolves #32234 2018-01-08 14:32:36 +00:00