163695 Commits

Author SHA1 Message Date
Renaud
593a9148a9
Merge pull request #51673 from c0bw3b/sec/polkit
polkit: add patch for CVE-2018-19788
2018-12-07 22:32:06 +01:00
adisbladis
2a7b82ca44
cni-plugins: Remove go from runtime closure 2018-12-07 21:15:12 +00:00
adisbladis
54b6c586a6
cni: Remove go from runtime closure 2018-12-07 21:15:12 +00:00
Graham Christensen
ca3f089a83
Merge pull request #51314 from Izorkin/mariadb-my.cnf
mariadb: change location configuration file to /etc/my.cnf
2018-12-07 15:37:53 -05:00
Yegor Timoshenko
d53077b20c
nixos/bash: set title in PS1 2018-12-07 22:42:55 +03:00
Markus Hauck
9f86eccafc dropbox: add mesa, libxshmfence and libpthreadstubs 2018-12-07 20:20:32 +01:00
c0bw3b
a14af16cfc polkit: add patch for CVE-2018-19788
unprivileged users with UID > INT_MAX can successfully execute any systemctl command
Original issue: https://gitlab.freedesktop.org/polkit/polkit/issues/74
2018-12-07 19:35:43 +01:00
Alyssa Ross
716a38d015
Merge pull request #51620 from smaret/gildas-update
gildas: 20181101_a -> 20181201_a
2018-12-07 17:43:56 +00:00
Alyssa Ross
33c66f0e18
Merge pull request #51625 from vdemeester/update-skaffold
skaffold: 0.18.0 -> 0.19.0
2018-12-07 17:42:22 +00:00
Alyssa Ross
21ed8b1e40
Merge pull request #51665 from plapadoo/opus-tools-0.1.10-to-0.2
opusTools: 0.1.10 -> 0.2
2018-12-07 17:34:37 +00:00
Alyssa Ross
1efca5e558
Merge pull request #51667 from pacien/patch-2
todoman: 3.4.1 -> 3.5.0
2018-12-07 17:20:25 +00:00
Philipp Middendorf
a17d94a295 opusTools: 0.1.10 -> 0.2 2018-12-07 18:19:11 +01:00
Alyssa Ross
c7798cffb6
Merge pull request #51666 from holidaycheck/update-grobi
grobi: 0.3.0 -> 0.5.1
2018-12-07 17:16:35 +00:00
zimbatm
4a8d0927e1
bundix: 2.4.0 -> 2.4.1 (#51660)
fixes #51656
2018-12-07 17:49:33 +01:00
Jörg Thalheim
40c8969b4c
quassel-webserver: remove
Package is broken and the original maintainer does not respond.
Unless someone wants to pick it up, I propose the removal.

fixes #51614
2018-12-07 16:46:36 +00:00
Alyssa Ross
698b613564
virtualboxExtpack: 5.2.14 -> 5.2.22
Looks like the URL format has changed. Or maybe this is just the first
version and doesn't have a revision? I don't know.
2018-12-07 16:05:55 +00:00
Alyssa Ross
d41661cea7
virtualbox: 5.2.14 -> 5.2.22
I had to drop xorriso because it didn't seem to want to compile with it
any more, and had to add libopus as a build input because it wouldn't
compile without that.
2018-12-07 16:04:49 +00:00
Mario Rodas
6e54e95616
pythonPackages.rednose: fix build on darwin 2018-12-07 10:31:23 -05:00
Notkea
8273e650fa
todoman: 3.4.1 -> 3.5.0
updating to latest version and remove already included patch
2018-12-07 16:05:58 +01:00
Frederik Rietdijk
74d0b82f29 buildPython*: add updateScript to passthru
All Python packages now have an updateScript. The script calls
`update-python-libraries` and passes it the position of the derivation
expression obtained using `meta.position`. This works fine in case a Nix
expression represents only a single derivation. If there are more in it,
`update-python-libraries` will fail.
2018-12-07 15:48:54 +01:00
Joachim F
82579f80a5
Merge pull request #51655 from joachifm/uwsgi-withSystemd
uwsgi: fix build when withSystemd = false
2018-12-07 14:46:36 +00:00
Tobias Pflug
691f6cceea grobi: 0.3.0 -> 0.5.1 2018-12-07 15:45:57 +01:00
Frederik Rietdijk
747aa4cc93 Merge staging-next into staging 2018-12-07 15:31:52 +01:00
Frederik Rietdijk
12e8ec041a fix eval after merging 2018-12-07 15:30:12 +01:00
Justin Humm
09991d40e6
pythonPackages.tlslite-ng: init at 0.7.5 2018-12-07 15:28:55 +01:00
Frederik Rietdijk
5f554279ec Merge master into staging-next 2018-12-07 15:22:35 +01:00
Frederik Rietdijk
4deb04a97a openblas: 0.3.3 -> 0.3.4 2018-12-07 15:21:25 +01:00
Sarah Brofeldt
8b3949d989 zoom-us: 2.5.146186.1130 -> 2.6.146750.1204 2018-12-07 15:00:26 +01:00
Robert Schütz
cb2a447c51 seafile-client: 6.2.7 -> 6.2.8 2018-12-07 14:16:49 +01:00
Robert Schütz
3df463d351 seafile-shared: 6.2.7 -> 6.2.8 2018-12-07 14:16:26 +01:00
Alexey Shmalko
12bacf1fca
Merge pull request #51654 from plapadoo/libopusenc-init-0.2.1
libopusenc: init at 0.2.1
2018-12-07 15:07:19 +02:00
Alexey Shmalko
dc87b4855f
Merge pull request #51653 from Tomahna/bloop
bloop: 1.1.0 -> 1.1.1
2018-12-07 14:59:03 +02:00
Joachim Fasting
e7548891e3
uwsgi: fix build when withSystemd = false
Passing -lsystemd unconditionally breaks the build when withSystemd = false.
2018-12-07 13:25:06 +01:00
Philipp Middendorf
bf050b13b0 libopusenc: init at 0.2.1 2018-12-07 13:19:04 +01:00
Jörg Thalheim
4f87d7e733
Revert "fontconfig: fix cross make-fonts-cache & make-fonts-config"
This reverts commit 508cbf4d25aeead1442a4c3ef1ee1336cc703645.

This make the function ignore the fontconfig variable
2018-12-07 11:59:38 +00:00
Jörg Thalheim
12f4e081cb
Merge pull request #51601 from eburimu/fix/cross-make-fonts-cache-and-conf
fontconfig: fix cross make-fonts-cache & make-fonts-config
2018-12-07 11:55:12 +00:00
Sarah Brofeldt
e1b7493cfe
Merge pull request #51648 from vbgl/ocaml-camlimages-5.0.1
ocamlPackages.camlimages: 5.0.0 -> 5.0.1
2018-12-07 12:21:08 +01:00
Jörg Thalheim
fc7eef5358
Merge pull request #51592 from NixOS/yegortimoshenko-patch-1
yed: 3.18.1.1 -> 3.18.2
2018-12-07 11:08:36 +00:00
Sarah Brofeldt
4065217c9a
Merge pull request #51623 from taku0/flashplayer-32.0.0.101
flashplayer: 31.0.0.153 -> 32.0.0.101 [Critical security fix]
2018-12-07 11:57:22 +01:00
Jörg Thalheim
dca1fe7956
Merge pull request #51585 from veprbl/pr/tradcpp_aarch64_support
tradcpp: improved aarch64 support
2018-12-07 10:52:49 +00:00
Kevin Rauscher
0fc90852d9 bloop: 1.1.0 -> 1.1.1 2018-12-07 11:41:42 +01:00
Sarah Brofeldt
0ba6752675
Merge pull request #51640 from das-g/tectonic-0.1.11
tectonic: 0.1.9 -> 0.1.11
2018-12-07 11:27:13 +01:00
Jörg Thalheim
fc8c73de1c
Merge pull request #51618 from Mic92/crashplan
crashplan: mark as broken
2018-12-07 10:14:37 +00:00
Renaud
0eb2f4b5f5
Merge pull request #50809 from sorki/wireguard_containers_wont_modprobe
wireguard: don't modprobe if boot.isContainer is set
2018-12-07 11:06:28 +01:00
Florian Klink
1915bbfae3
Merge pull request #51565 from alyssais/jenkins
jenkins: 2.138.3 -> 2.150.1 (security!)
2018-12-07 10:41:48 +01:00
Joachim F
f0dbbdf970
Merge pull request #51581 from joachifm/rWrapper-local-runCommand
Implement R wrappers as local-only runCommand
2018-12-07 09:17:44 +00:00
Florian Klink
b89978cafa
Merge pull request #51634 from jokogr/u/pylint-2.2.2
pylint: 2.1.1 -> 2.2.2
2018-12-07 10:07:12 +01:00
Florian Klink
57c69ff781
Merge pull request #51646 from worldofpeace/vivaldi/correct-hash
vivaldi: correct hash
2018-12-07 09:48:06 +01:00
lewo
f7e67be1dc
Merge pull request #51528 from grahamc/buildImage-on-layered-image
dockertools buildImage: support new-style image specs
2018-12-07 09:44:58 +01:00
gnidorah
fd8f754242 me_cleaner: init at 1.2 2018-12-07 10:02:22 +03:00