[arch-commits] Commit in systemd/trunk (20 files)
Dave Reisner
dreisner at archlinux.org
Sun Feb 15 16:39:43 UTC 2015
Date: Sunday, February 15, 2015 @ 17:39:43
Author: dreisner
Revision: 231528
upgpkg: systemd 218-2
- add trivial backports for bug fixes
Added:
systemd/trunk/0001-journal-fix-dangling-else-ambiguity.patch
systemd/trunk/0002-nspawn-properly-validate-machine-names.patch
systemd/trunk/0003-systemctl-fix-argument-handling-when-invoked-as-shut.patch
systemd/trunk/0004-systemctl-properly-iterate-through-service-array-whe.patch
systemd/trunk/0005-nss-myhostname-always-will-in-canonical-hostname-fie.patch
systemd/trunk/0010-log-fix-log_full_errno-with-custom-facilities.patch
systemd/trunk/0014-timesyncd-consider-too-long-packets-as-invalid.patch
systemd/trunk/0016-logind-fix-sd_eviocrevoke-ioctl-call.patch
systemd/trunk/0019-sd-bus-fix-handling-of-double-parameters-in-sd_bus_m.patch
systemd/trunk/0021-units-fix-all-TTY-paths-for-container-gettys.patch
systemd/trunk/0024-sd-dhcp-chop-of-trailing-dot-of-DHCP-supplied-host-a.patch
systemd/trunk/0025-logind-handle-closing-sessions-over-daemon-restarts.patch
systemd/trunk/0026-core-make-setting-the-shutdown-watchdog-configuratio.patch
systemd/trunk/0027-sd-rtnl-don-t-fail-event-handler-when-callback-fails.patch
systemd/trunk/0029-config_parse_set_status-put-signals-in-the-correct-s.patch
systemd/trunk/0030-network-address-test-network-avoid-undefined-behavio.patch
systemd/trunk/0033-core-disarm-shutdown-watchdog-if-we-fail-to-set-time.patch
systemd/trunk/0034-exit-on-idle-only-exit-if-actually-idle.patch
Modified:
systemd/trunk/PKGBUILD
systemd/trunk/systemd.install
-----------------------------------------------------------------+
0001-journal-fix-dangling-else-ambiguity.patch | 44 +++
0002-nspawn-properly-validate-machine-names.patch | 35 +++
0003-systemctl-fix-argument-handling-when-invoked-as-shut.patch | 34 +++
0004-systemctl-properly-iterate-through-service-array-whe.patch | 31 ++
0005-nss-myhostname-always-will-in-canonical-hostname-fie.patch | 113 ++++++++++
0010-log-fix-log_full_errno-with-custom-facilities.patch | 29 ++
0014-timesyncd-consider-too-long-packets-as-invalid.patch | 31 ++
0016-logind-fix-sd_eviocrevoke-ioctl-call.patch | 30 ++
0019-sd-bus-fix-handling-of-double-parameters-in-sd_bus_m.patch | 91 ++++++++
0021-units-fix-all-TTY-paths-for-container-gettys.patch | 30 ++
0024-sd-dhcp-chop-of-trailing-dot-of-DHCP-supplied-host-a.patch | 55 ++++
0025-logind-handle-closing-sessions-over-daemon-restarts.patch | 103 +++++++++
0026-core-make-setting-the-shutdown-watchdog-configuratio.patch | 27 ++
0027-sd-rtnl-don-t-fail-event-handler-when-callback-fails.patch | 67 +++++
0029-config_parse_set_status-put-signals-in-the-correct-s.patch | 53 ++++
0030-network-address-test-network-avoid-undefined-behavio.patch | 44 +++
0033-core-disarm-shutdown-watchdog-if-we-fail-to-set-time.patch | 31 ++
0034-exit-on-idle-only-exit-if-actually-idle.patch | 29 ++
PKGBUILD | 51 ++++
systemd.install | 6
20 files changed, 926 insertions(+), 8 deletions(-)
The diff is longer than the limit of 200KB.
Use svn diff -r 231527:231528 to see the changes.
More information about the arch-commits
mailing list