SHA256
1
0
forked from pool/systemd

More work e.g. for bnc #881125

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=681
This commit is contained in:
2014-06-24 11:34:12 +00:00
committed by Git OBS Bridge
parent 087d78212d
commit 935ea4d229
18 changed files with 1392 additions and 85 deletions

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Tue Jun 24 11:27:27 UTC 2014 - werner@suse.de
- Replace patches
0001-systemd-empty-sigmask-on-reexec.patch with
upstream 0008-Reset-signal-mask-on-re-exec-to-init.patch
ensure-sysctl-are-applied-after-modules-are-loaded.patch with
upstream 0001-units-systemd-sysctl.service.in-run-after-load-modul.patch
getty-generator-with-serial-3270-tty.patch with
upstream 0004-getty-generator-properly-escape-instance-names.patch
- Add upstream patches
0002-units-add-missing-caps-so-that-GetAddresses-can-work.patch
0003-units-order-systemd-tmpfiles-clean.service-after-tim.patch
0005-po-add-Greek-translation.patch
0006-hwdb-Update-database-of-Bluetooth-company-identifier.patch
0007-po-add-German-translation.patch
0009-core-clean-up-signal-reset-logic-when-reexec.patch
0010-util-treat-fuse.sshfs-as-a-network-filesystem.patch
0011-build-sys-add-pthread-flag-for-libsystemd-shared.patch
0012-core-transaction-avoid-misleading-error-message-when.patch
-------------------------------------------------------------------
Tue Jun 24 10:04:21 UTC 2014 - werner@suse.de
- Invert of the boolean for locking scheme of fsck (bnc#881125)
- Remove the ghost entry /etc/hostname and require the netcfg
-------------------------------------------------------------------
Mon Jun 23 16:39:50 UTC 2014 - arvidjaar@gmail.com