[arch-commits] Commit in systemd/trunk (20 files)

2015-02-15 Thread Dave Reisner
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.


[arch-commits] Commit in systemd/trunk (20 files)

2014-02-20 Thread Dave Reisner
Date: Thursday, February 20, 2014 @ 17:58:19
  Author: dreisner
Revision: 206166

upgpkg: systemd 209-1

- drop all patches (yippee!!)
- add post_upgrade behavior for 209
- add temp hack to workaround missing /var/log/journal

Modified:
  systemd/trunk/PKGBUILD
  systemd/trunk/systemd.install
Deleted:
  systemd/trunk/0001-Make-hibernation-test-work-for-swap-files.patch
  systemd/trunk/0001-acpi-fpdt-break-on-zero-or-negative-length-read.patch
  systemd/trunk/0001-cryptsetup-generator-auto-add-deps-for-device-as-pas.patch
  systemd/trunk/0001-do-not-accept-garbage-from-acpi-firmware-performance.patch
  systemd/trunk/0001-fix-lingering-references-to-var-lib-backlight-random.patch
  systemd/trunk/0001-fstab-generator-Do-not-try-to-fsck-non-devices.patch
  systemd/trunk/0001-fstab-generator-When-parsing-the-root-cmdline-option.patch
  systemd/trunk/0001-login-Don-t-stop-a-running-user-manager-from-garbage.patch
  systemd/trunk/0001-mount-check-for-NULL-before-reading-pm-what.patch
  systemd/trunk/0001-shared-util-fix-off-by-one-error-in-tag_to_udev_node.patch
  systemd/trunk/0001-systemd-order-remote-mounts-from-mountinfo-before-re.patch
  systemd/trunk/0001-tmpfiles.d-include-setgid-perms-for-run-log-journal.patch
  systemd/trunk/0002-fstab-generator-Generate-explicit-dependencies-on-sy.patch
  systemd/trunk/0003-gpt-auto-generator-Generate-explicit-dependencies-on.patch
  systemd/trunk/0004-Remove-FsckPassNo-from-systemd-fsck-root.service.patch
  systemd/trunk/0005-mount-service-drop-FsckPassNo-support.patch
  systemd/trunk/0006-efi-boot-generator-hookup-to-fsck.patch
  systemd/trunk/0007-fsck-root-only-run-when-requested-in-fstab.patch

-+
 0001-Make-hibernation-test-work-for-swap-files.patch|   28 
 0001-acpi-fpdt-break-on-zero-or-negative-length-read.patch  |   26 
 0001-cryptsetup-generator-auto-add-deps-for-device-as-pas.patch |   45 -
 0001-do-not-accept-garbage-from-acpi-firmware-performance.patch |   33 
 0001-fix-lingering-references-to-var-lib-backlight-random.patch |   54 -
 0001-fstab-generator-Do-not-try-to-fsck-non-devices.patch   |   33 
 0001-fstab-generator-When-parsing-the-root-cmdline-option.patch |   29 
 0001-login-Don-t-stop-a-running-user-manager-from-garbage.patch |   36 
 0001-mount-check-for-NULL-before-reading-pm-what.patch  |   29 
 0001-shared-util-fix-off-by-one-error-in-tag_to_udev_node.patch |   50 -
 0001-systemd-order-remote-mounts-from-mountinfo-before-re.patch |   41 -
 0001-tmpfiles.d-include-setgid-perms-for-run-log-journal.patch  |   26 
 0002-fstab-generator-Generate-explicit-dependencies-on-sy.patch |  102 --
 0003-gpt-auto-generator-Generate-explicit-dependencies-on.patch |   55 -
 0004-Remove-FsckPassNo-from-systemd-fsck-root.service.patch |   22 
 0005-mount-service-drop-FsckPassNo-support.patch|  364 
--
 0006-efi-boot-generator-hookup-to-fsck.patch|   81 --
 0007-fsck-root-only-run-when-requested-in-fstab.patch   |   95 --
 PKGBUILD|   97 --
 systemd.install |   34 
 20 files changed, 51 insertions(+), 1229 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 206165:206166 to see the changes.