Commit graph

214250 commits

Author SHA1 Message Date
R. RyanTM 250a5c996e ed: 1.15 -> 1.16 2020-02-27 10:07:48 +01:00
Jörg Thalheim b93ef3bf00
Merge pull request #80756 from B4dM4n/mariadb-pkgconfig-link
mariadb-connector-c: add mysqlclient.pc pkgconfig symlink
2020-02-25 19:13:44 +00:00
Jörg Thalheim 4a0d976195
Merge pull request #80873 from Izorkin/connector-c
mariadb-connector-c: 3.1.5 -> 3.1.7
2020-02-25 19:13:04 +00:00
Florian Klink 4a91775271
Merge pull request #80480 from flokli/systemd-243.7
systemd: 243.4 -> 243.7
2020-02-24 19:07:44 -08:00
tollb ad337f7f3a
gdb: Fix abort w/NIX_DEBUG_INFO_DIRS patch (#80929)
The current gdb patch to support NIX_DEBUG_INFO_DIRS fails if
the user attempts to change the debug file directory to a
value other than the default. For instance:

(gdb) set debug-file-directory /run/booted-system/sw/lib/debug

results in:

munmap_chunk(): invalid pointer
Aborted (core dumped)

To fix this issue, the debug_file_directory is allocated
with xstrdup so that a subsequent call to xfree will succeed.
2020-02-25 01:18:09 +00:00
Florian Klink 53488b27be systemd: 243.4 -> 243.7
This bumps to the latest state of the systemd 242 stable, published at
https://github.com/systemd/systemd-stable/tree/v243-stable.

Should cover CVE-2020-1712.

Git Log:

f8dd0f2f15 (tag: v243.7, systemd-stable/v243-stable) Revert "Support Plugable UD-PRO8 dock"
1a5428c2ab hibernate-resume-generator: wait "infinitely" for the resume device
eb3148c468 (tag: v243.6) hwdb: update to v245-rc1
f14fa558ae Fix typo in function name
fb21e13e8e polkit: when authorizing via PK let's re-resolve callback/userdata instead of caching it
2e504c92d1 sd-bus: introduce API for re-enqueuing incoming messages
4d80c8f158 polkit: use structured initialization
54791aff01 polkit: on async pk requests, re-validate action/details
81532beddc polkit: reuse some common bus message appending code
4441844d58 bus-polkit: rename return error parameter to ret_error
31a1d569db shared: split out polkit stuff from bus-util.c → bus-polkit.c
560eb5babf test: adapt to the new capsh format
275b266bde meson: update efi path detection to gnu-efi-3.0.11
9239154545 presets: "disable" all passive targets by default
a827c41851 shared/sysctl-util: normalize repeated slashes or dots to a single value
fb1bfd6804 dhcp6: do not use T1 and T2 longer than one provided by the lease
ca43a515c6 network: fix implicit type conversion warning by GCC-10
421eca7edf bootspec: parse random-seed-mode line in loader.conf
34e21fc6de sd-boot: fix typo
df7b3a05c9 test: Synchronize journal before reading from it
9326efee71 sd-bus: fix introspection bug in signal parameter names
7bbdc56aaf efi: fix build.
486f8ca365 generator: order growfs for the root fs after systemd-remount-fs
56d442e29d loginctl: use /org/freedesktop/login1/session/auto when "lock-session" is called without argument
6ed1152282 Documentation update for x-systemd.{before,after}
dba3efa34a man: fix typo in systemd.netdev Xfrm example
6f9a8621d8 timesyncd: log louder when we refuse a server due to root distance
0637255d3b resolved: drop DNSSEC root key that is not valid anymore
9a135baa40 journal: don't use startswith() on something that is not a NUL-terminated string
1ff3972a0f test: add test for https://github.com/systemd/systemd/issues/14560
cac79b606b core: make sure StandardInput=file: doesn't get dup'ed to stdout/stderr by default
906ba9a67d pkgconf: add full generator paths
01b93e2c68 tree-wide: we forgot to destroy some bus errors
5c9455657e mount: make checks on perpetual mount units more lax
28c58beca1 core: never allow perpetual units to be masked
d3b044b3e7 typo: "May modify to" -> "May modify"
fd378d3d3c sysctl: downgrade message when we have no permission
db4fbf5c61 Clarify journald.conf MaxLevelStore documentation
c8365f71c0 logind: refuse overriding idle hint on tty sessions
cd91f567b6 cgroup: update only siblings that got realized once
c672dcd212 mount: mark an existing "mounting" unit from /proc/self/mountinfo as "just_mounted"
a592a40564 journalctl: Correctly handle combination of --reverse and --lines (fixes #1596)
0aa144ab1d journalctl: Correctly handle --show-cursor in combination with --until or --since and --reverse
3b803a5e66 core: fix re-realization of cgroup siblings
7549dd40fc core: propagate service state to socket in more load states
af6df343b2 man: describe "symlink" and "systemctl link" explicitly in UNIT FILE LOAD PATH
a3c1ce25a7 core: be more restrictive on the dependency types we allow to be created transiently
2b9ec8384c udev: don't import parent ID_FS_ data on partitions
ecd95c507c man: fix option name
0d4f06156b Support Plugable UD-PRO8 dock
7fba869abd gpt-auto: don't assume XBOOTLDR is vfat
494c281b67 man: fix documentation of IBM VIO device naming
7271fb056a man: slightly extend documentation on difference between ID_NET_NAME_ONBOARD and ID_NET_LABEL_ONBOARD
852ae28e68 boot: fix osrel parser
2613200370 udev: do not use exact match of file permission
46477397c1 network: lower the log-level of harmless message
7163b1fe86 hwdb: ignore keys added in kernel 5.5
92f90837dc systemctl: skip non-existent units in the 'cat' verb
a67227cc99 systemd.exec: document the file system for EnvironmentFile paths
cfb4c0aca5 systemd-analyze: fixed typo in documentation
017fddd998 test-condition: fix group check condition
9d5e3cb774 umount: show correct error message
252f1a5277 Revert "Drop dbus activation stub service"
20bbfac95e man: add section about user manager units
c93ef60212 man: add remote-*.targets to the bootup sequence
55e0f99689 time-util: also use 32bit hack on EOVERFLOW
7afe2ecb02 [man] note which UID ranges will get user journals
a43b67a4c9 [man] fix URL
dedb26a8d6 analyze: badness if neither of RootImage and RootDirectory exists
714c93862a initrd: make udev cleanup service confict trigger and settle too
8932407ae1 man: we support growing xfs too these days
19af11dc07 time-util: deal with systems where userspace has 64bit time_t but kernel does not
c90229d81d [import] fix stdin/stdout pipe behavior in import/export tar/raw
39910328da cryptsetup-generator: unconfuse writing of the device timeout
fc5e6c87a4 shared/install: log syntax error for invalid DefaultInstance=
409c94a407 shared/install: provide a nicer error message for invalid WantedBy=/Required= values
70e8c1978a seccomp: real syscall numbers are >= 0
a0a1977d9a seccomp: more comprehensive protection against libseccomp's __NR_xyz namespace invasion
7f936c60d5 network: set ipv6 mtu after link-up or device mtu change
b59d88cc62 man: fix typo in net-naming-scheme man page
c5e5ac0958 man: fix typos (#14304)
9a2f26564d ipv4ll: do not reset conflict counter on restart
bc9e1ebfdd Fix typo (duplicate "or")
c6cb71b7e7 network: if /sys is rw, then udev should be around
67dcdfd956 nspawn: do not fail if udev is not running
a7938a1bc6 Create parent directories when creating systemd-private subdirs
53aa44f873 network: do not return error but return UINT64_MAX if speed meter is disabled
65abf12674 core: swap priority can be negative
b1cf452ff5 systemctl: enhance message about kexec missing kernel
07a0e5b425 man: use mkswap@ instead of makeswap@
57dc017c6b journald: don't ask for the machine ID if we don't need it
ac392a57c0 journalctl: pager_close() calls fflush(stdout) anyway as first thing
ee7dfadc82 journald: remove unused field
471073f1b5 journalctl: return EOPNOTSUPP if pcre is not enabled
002ededb61 man: drop reference to machined, add one for journald instead
fd3bd4be3b pid1: make TimeoutAbortSec settable for transient units
eb2ef4d664 pid1: fix setting of DefaultTimeoutAbortSec
1d75e29b23 shared/ask-password-api: modify keyctl break value
a16b1ee7e5 cryptsetup: reduce the chance that we will be OOM killed
4836fb010a core: write out correct field name when creating transient service units
3e2c547f6d udevd: don't use monitor after manager_exit()
d42f7d45a8 Revert "udevd: fix crash when workers time out after exit is signal caught"
c9a287eee8 man/systemd.link: Add missing verb *be*
a67a3ae04b man: document all pager variables for systemctl and systemd
3a8fce3f38 core.timer: fix "systemd-analyze dump" and docs syntax inconsistencies wrt OnTimezoneChange=
fdffd284b6 core/service: downgrade "scheduling restart" message to debug
733e7f19d3 travis: add missing closing quote sign
0d7b7817fc systemd-tmpfiles: don't install timer when service isn't installed either
0e7f83cd2b pam_systemd: prolong method call timeout when allocating session
2020-02-24 07:55:09 -08:00
Thomas Tuegel 2cb48bb1c6
Merge pull request #80579 from mmilata/qt5-cmake-fix
qt5.qtbase: backport cmake macro fix (unbreaks FreeCAD build)
2020-02-24 09:22:24 -06:00
Cole Mickens 2f893b54bb pythonPackages.importlib-metadata: 1.3.0 -> 1.5.0 2020-02-23 22:35:59 -08:00
Peter Hoeg 2ddfc45235
Merge pull request #77071 from peterhoeg/git_emacs_files
git: upstream no longer ships .el files for emacs
2020-02-23 21:16:55 +08:00
Izorkin ca4cec7c87 mariadb-connector-c: 3.1.5 -> 3.1.7 2020-02-23 10:36:38 +03:00
worldofpeace 83b7dc4469
Merge pull request #80594 from worldofpeace/gnome-3.34.4-staging
Gnome updates staging
2020-02-22 23:51:54 -05:00
worldofpeace dfa418772b vte: 0.58.2 -> 0.58.3 2020-02-22 18:27:33 -05:00
worldofpeace 8d2827fd53 tracker-miners: 2.3.1 -> 2.3.2 2020-02-22 18:27:32 -05:00
worldofpeace 9c1c68a96e tracker: 2.3.1 -> 2.3.2 2020-02-22 18:27:32 -05:00
worldofpeace c6a1e23eb7 libsecret: 0.20.0 -> 0.20.1 2020-02-22 18:27:32 -05:00
worldofpeace 8bf3b33cf2 libpeas: 1.24.0 -> 1.24.1 2020-02-22 18:27:32 -05:00
worldofpeace 7e22c873a2 gtk3: 3.24.13 -> 3.24.14 2020-02-22 18:27:32 -05:00
worldofpeace 1e234806e1 grilo-plugins: 0.3.10 -> 0.3.11 2020-02-22 18:27:31 -05:00
worldofpeace 0def916454 grilo: 0.3.11 -> 0.3.12 2020-02-22 18:27:31 -05:00
worldofpeace 4ac9af7bd3 glib: 2.62.4 -> 2.62.5 2020-02-22 18:27:31 -05:00
worldofpeace eef7600b20
Merge pull request #80623 from r-ryantm/auto-update/network-manager
networkmanager: 1.22.6 -> 1.22.8
2020-02-22 18:18:11 -05:00
Tor Hedin Brønner 00ac5d8ded
Merge pull request #80698 from hedning/p11-kit-0.23.20
p11-kit: 0.23.19 -> 0.23.20
2020-02-22 14:21:35 +01:00
Fabian Möller 349a991bfb
mariadb-connector-c: add mysqlclient.pc pkgconfig symlink 2020-02-21 23:05:44 +01:00
Tor Hedin Brønner bbbb49c450 p11-kit: 0.23.19 -> 0.23.20
Small bug fix release. Fixes a bunch of flatpak issues (eg. no playback
on spotify).

news: https://github.com/p11-glue/p11-kit/releases/tag/0.23.20
2020-02-21 09:00:45 +01:00
Jan Tojnar f43ec582d4
Merge pull request #79997 from r-ryantm/auto-update/poppler-glib
poppler: 0.84.0 -> 0.85.0
2020-02-21 00:29:55 +01:00
Mario Rodas df4d12626e
Merge pull request #80597 from r-ryantm/auto-update/gptfdisk
gptfdisk: 1.0.4 -> 1.0.5
2020-02-20 08:16:02 -05:00
R. RyanTM d7ceb1738e networkmanager: 1.22.6 -> 1.22.8 2020-02-20 11:49:08 +00:00
Nikola Knezevic 6d8539c1d8 perl: Enable threading on darwin
Perl on darwin (and any other sane platform) has a pretty good threading
support, enable it.

As it turns out, we were building non-multithreaded perl on all systems,
since glibc was not part of the stdenv anymore:

    nix-repl> pkgs = import <nixpkgs> {}

    nix-repl> pkgs.stdenv ? glibc
    false

meaning that the comments were incorrect. Thus, clear up the confusion
and remove the misleading comments, while enabling multithreading by
default. The builds will fail on unsupported platforms, and in this case
the only place is the bootstrap, where we already force
non-multithreaded perl.

As a consequence of the above, this change will cause the full rebuild
of stdenv on all platforms, including linux.
2020-02-20 08:35:45 +01:00
Jonathan Ringer cd97c055a0 python: execute pythonImportsCheckPhase in subshell
Execute in subshell so that the cwd returns back
to the original directory. This is important as
it enables pythonImportsCheck to work with checkPhase
2020-02-19 22:30:50 -08:00
R. RyanTM b4f0854fcf gptfdisk: 1.0.4 -> 1.0.5 2020-02-20 03:05:17 +00:00
worldofpeace df2d5fbad7 gjs: 1.58.4 -> 1.58.5 2020-02-19 21:28:09 -05:00
worldofpeace fede9f643b folks: 0.13.1 -> 0.13.2 2020-02-19 21:28:09 -05:00
worldofpeace 1b24c1afcc gnome3.gnome-desktop: 3.34.2 -> 3.34.4 2020-02-19 21:28:08 -05:00
worldofpeace 504f8bffaa Merge branch 'staging-next' into staging 2020-02-19 21:27:20 -05:00
worldofpeace 42351ffeb9 Merge branch 'master' into staging-next 2020-02-19 21:25:18 -05:00
worldofpeace e893358693
Merge pull request #80334 from hedning/gnome-3.34.4
Gnome 3.34.4
2020-02-19 20:57:49 -05:00
worldofpeace f3fddcb9cc gnome3.gnome-boxes: 3.34.3 -> 3.34.4 2020-02-19 20:55:10 -05:00
Maximilian Bosch e474ce247f
riot-web: add myself as maintainer 2020-02-20 02:50:23 +01:00
Shahrukh Khan 8acd3c804d
argocd: Fix build flags (#80545) 2020-02-19 15:48:39 -10:00
Maximilian Bosch da45483b35
riot-web: 1.5.9 -> 1.5.10
https://github.com/vector-im/riot-web/releases/tag/v1.5.10
2020-02-20 02:36:54 +01:00
Konrad Borowski 686274ea62 pythonPackages.decorator: fix Python 2 build 2020-02-19 17:34:31 -08:00
Mario Rodas 82a6834e3b
Merge pull request #80527 from marsam/update-bazel-remote
bazel-remote: 2020-01-29 -> 1.0.0
2020-02-19 20:03:47 -05:00
Maximilian Bosch 3c0b262cee
Merge pull request #80417 from Ma27/fix-waybar
waybar: 0.9.0 -> 0.9.1, fix build
2020-02-20 01:50:44 +01:00
Mario Rodas 5e32ee987e
Merge pull request #79795 from r-ryantm/auto-update/you-get
you-get: 0.4.1388 -> 0.4.1403
2020-02-19 19:35:36 -05:00
Mario Rodas 8cf9a89a34
Merge pull request #79768 from r-ryantm/auto-update/yadm
yadm: 2.3.0 -> 2.4.0
2020-02-19 19:22:36 -05:00
Mario Rodas 6da679bad3
Merge pull request #79921 from r-ryantm/auto-update/gti
gti: 1.6.1 -> 1.7.0
2020-02-19 19:15:20 -05:00
Mario Rodas 0123ad0f13
Merge pull request #80557 from r-ryantm/auto-update/cvs-fast-export
cvs_fast_export: 1.50 -> 1.51
2020-02-19 19:13:39 -05:00
Mario Rodas 11cf0b21b7
Merge pull request #80081 from marsam/update-satysfi
satysfi: 0.0.3 -> 0.0.4
2020-02-19 19:10:18 -05:00
Michele Guerini Rocco de56cc5217
Merge pull request #80565 from Frostman/tinydns-fix-test
nixos/tinydns: use local dns server to fix test
2020-02-20 01:09:02 +01:00
Martin Milata 80650ae4f0 qt5.qtbase: backport cmake macro fix
Backport fix of QT5_MAKE_OUTPUT_FILE CMake macro which causes FreeCAD
build failure when building with qt-5.12.7.

https://bugreports.qt.io/browse/QTBUG-81715
2020-02-20 00:55:57 +01:00