186542 Commits

Author SHA1 Message Date
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
Daiderd Jordan
6f16de27d2
ffmpeg-full: remove cf-private 2019-07-03 22:20:14 +02:00
Daiderd Jordan
7fffb620ac
flow: remove cf-private 2019-07-03 22:20:13 +02:00
Daiderd Jordan
4b64dfaee9
cargo-web: remove cf-private 2019-07-03 22:20:13 +02:00
Daiderd Jordan
c2205238ab
watchman: remove cf-private 2019-07-03 22:20:13 +02:00
Daiderd Jordan
e7765ba8e5
pinentry-mac: remove cf-private 2019-07-03 22:20:12 +02:00
Daiderd Jordan
41d1294eab
keybase: remove cf-private 2019-07-03 22:20:12 +02:00
Daiderd Jordan
956c197ee6
dolphin-emu: remove cf-private 2019-07-03 22:20:11 +02:00
Daiderd Jordan
11bd54cda3
noti: remove cf-private 2019-07-03 22:20:11 +02:00
Daiderd Jordan
6172dd89c8
contacts: remove cf-private 2019-07-03 22:20:11 +02:00
Daiderd Jordan
f401da6af8
atomicparsley: remove cf-private 2019-07-03 22:20:10 +02:00