Jonathan Ringer
febf826839
pythonPackages.websocket_client: 0.54.0 -> 0.56.0 and fix directory
2019-07-03 19:49:56 -07:00
worldofpeace
47dcdfe3a1
pantheon.switchboard-plug-pantheon-shell: Fix setting lightdm background
...
backports e4f86df6a6
2019-07-03 21:28:54 -04:00
Aaron Andersen
c0a32366cb
Merge pull request #62175 from aanderse/wordpress
...
wordpress: create module to replace the httpd subservice
2019-07-03 20:42:54 -04:00
Alyssa Ross
b1552d92dd
powerdns: use meta.broken not meta.platforms
2019-07-04 00:27:19 +00:00
Alyssa Ross
0fd9b67e98
powerdns: 4.1.9 -> 4.1.10
...
CVE-2019-10162
CVE-2019-10163
2019-07-04 00:27:17 +00:00
Tim Steinbach
3bdaf58710
docker: 18.09.6 -> 18.09.7
2019-07-03 20:15:32 -04:00
Alyssa Ross
6bbeeb629e
python3Packages.django_1_8: add more known vulns
...
I'm just assuming that these affect 1.8, since they affect every later
version.
2019-07-04 00:05:22 +00:00
Alyssa Ross
b37c76fa7f
python3Packages.django_2_2: 2.2.2 -> 2.2.3
2019-07-03 23:58:45 +00:00
Alyssa Ross
26b6cbad4b
python3Packages.django_2_1: 2.1.9 -> 2.1.10
...
CVE-2019-12781
2019-07-03 23:58:43 +00:00
Alyssa Ross
20a5961588
python3Packages.django: 1.11.21 -> 1.11.22
...
CVE-2019-12781
2019-07-03 23:58:39 +00:00
Mario Rodas
81f15ead6c
Merge pull request #63220 from xrelkd/update/librime
...
librime: 1.5.0 -> 1.5.3
2019-07-03 18:35:03 -05:00
Franz Pletz
74049dfd5c
Merge pull request #64263 from rnhmjoj/monero
...
monero: 0.14.0 -> 0.14.1
2019-07-03 23:08:38 +00:00
adisbladis
6bae45d24f
Merge pull request #64265 from risicle/ris-rdesktop-1-8-6
...
rdesktop: 1.8.3 -> 1.8.6 (security release)
2019-07-03 23:40:28 +01:00
Jamey Sharp
4c64375e91
nixos/nscd: delete redundant nscd.conf options
...
These options were being set to the same value as the defaults that are
hardcoded in nscd. Delete them so it's clear which settings are actually
important for NixOS.
One exception is `threads 1`, which is different from the built-in
default of 4. However, both values are equivalent because nscd forces
the number of threads to be at least as many as the number of kinds of
databases it supports, which is 5.
2019-07-03 15:34:44 -07:00
Robert Scott
44b450592c
rdesktop: 1.8.3 -> 1.8.6
...
security release, fixing issue with as-yet-unassigned CVE. debian are using
DSA-4473-1/DLA-1837-1.
switching to github source because they don't seem to be keeping their
sourceforge tarballs up to date
2019-07-03 22:29:43 +01:00
Dmitry Kalinkin
3ff069d029
Merge pull request #64120 from smaret/gildas-201907a
...
gildas: 20190601_b -> 20190701_a
2019-07-03 17:28:54 -04:00
John Ericson
6c4ed49ed8
Merge pull request #63904 from matthewbauer/iframeworkdir
...
cc-wrapper: use -iframework instead of -F
2019-07-03 17:11:11 -04:00
markuskowa
a53646ddce
Merge pull request #64197 from fgaz/toppler/init
...
toppler: init at 1.1.6
2019-07-03 22:55:53 +02:00
Daiderd Jordan
10f3980f95
Merge pull request #63381 from LnL7/darwin-frameworks
...
darwin-frameworks: remove CF references
2019-07-03 22:40:28 +02:00
Stanislas
a53358e8a9
solargraph: 0.32.1 -> 0.34.2 ( #64246 )
2019-07-03 20:38:42 +00:00
Jamey Sharp
de251704d6
nixos/nscd: run with a dynamic user
...
nscd doesn't create any files outside of /run/nscd unless the nscd.conf
"persistent" option is used, which we don't do by default. Therefore it
doesn't matter what UID/GID we run this service as, so long as it isn't
shared with any other running processes.
/run/nscd does need to be owned by the same UID that the service is
running as, but systemd takes care of that for us thanks to the
RuntimeDirectory directive.
If someone wants to turn on the "persistent" option, they need to
manually configure users.users.nscd and systemd.tmpfiles.rules so that
/var/db/nscd is owned by the same user that nscd runs as.
In an all-defaults boot.isContainer configuration of NixOS, this removes
the only user which did not have a pre-assigned UID.
2019-07-03 13:27:29 -07:00
Daiderd Jordan
42705e70a7
lldb: fix darwin sandboxed build
2019-07-03 22:20:25 +02:00
Daiderd Jordan
a17c03cb7b
python-watchdog: remove cf-private
2019-07-03 22:20:25 +02:00
Daiderd Jordan
3a57f5095f
tk: remove cf-private
2019-07-03 22:20:25 +02:00
Daiderd Jordan
b74a025f7f
glib: remove cf-private
2019-07-03 22:20:24 +02:00
Daiderd Jordan
ea4f282128
watchexec: remove cf-private
2019-07-03 22:20:24 +02:00
Daiderd Jordan
5ecbcc0886
mdbook: remove cf-private
2019-07-03 22:20:24 +02:00
Daiderd Jordan
4e7695fc69
darwin.trash: remove cf-private
2019-07-03 22:20:23 +02:00
Daiderd Jordan
df23db8956
jack2: remove cf-private
2019-07-03 22:20:23 +02:00
Daiderd Jordan
da7bcec42f
root: remove cf-private
2019-07-03 22:20:22 +02:00
Daiderd Jordan
56127c23c2
gargoyle: remove cf-private
2019-07-03 22:20:22 +02:00
Daiderd Jordan
bbf5f7e3da
zola: remove cf-private
2019-07-03 22:20:22 +02:00
Daiderd Jordan
b0e201f349
vim: remove cf-private
2019-07-03 22:20:21 +02:00
Daiderd Jordan
1fc3bbcb06
aminal: remove cf-private
2019-07-03 22:20:21 +02:00
Daiderd Jordan
29e68d765b
synergy: fix darwin build
2019-07-03 22:20:20 +02:00
Daiderd Jordan
a73bfdf3a7
kitty: remove cf-private
2019-07-03 22:20:20 +02:00
Daiderd Jordan
bea56ef8ba
gimp: remove cf-private
2019-07-03 22:20:20 +02:00
Daiderd Jordan
f2d2381838
emacs: remove cf-private
2019-07-03 22:20:19 +02:00
Daiderd Jordan
35b7c60c0c
xorg-xorgserver: remove cf-private
2019-07-03 22:20:19 +02:00
Daiderd Jordan
40d34bb19f
xquartz: remove cf-private
2019-07-03 22:20:18 +02:00
Daiderd Jordan
c558a74a1b
wxmac: fix build
2019-07-03 22:20:18 +02:00
Daiderd Jordan
28f6abd7b3
vtk: remove cf-private
2019-07-03 22:20:18 +02:00
Daiderd Jordan
72f2e6dc7b
sfml: remove cf-private
2019-07-03 22:20:17 +02:00
Daiderd Jordan
ee85cef108
SDL: remove cf-private
2019-07-03 22:20:17 +02:00
Daiderd Jordan
cbfbe9ca1e
qt: remove cf-private
2019-07-03 22:20:16 +02:00
Daiderd Jordan
0fb071fd00
pcl: remove cf-private
2019-07-03 22:20:16 +02:00
Daiderd Jordan
2f9a546b96
opencv: remove cf-private
2019-07-03 22:20:15 +02:00
Daiderd Jordan
ecf667b34a
libui: remove cf-private
2019-07-03 22:20:15 +02:00
Daiderd Jordan
c585330a21
glfw: remove cf-private
2019-07-03 22:20:15 +02:00
Daiderd Jordan
91b595945e
fltk: remove cf-private
2019-07-03 22:20:14 +02:00