2014-06-05 08:47:12 +00:00
committed by Git OBS Bridge
parent c0dc4c2f34
commit cfa3656e68
7 changed files with 111 additions and 84 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Thu Jun 5 08:06:02 UTC 2014 - werner@suse.de
- Add changes from Cristian Rodríguez:
* The patches
delay-fsck-cryptsetup-after-md-dmraid-lvm-are-started.patch and
ensure-DM-and-LVM-are-started-before-local-fs-pre-target.patch
indeed mention unit files which do not exist anymore.
- Make sure that systemd-ask-password-wall.service has a tty as
it is not sure that a tty1 exists
- Avoid broken firmware loading on newer distributions as 13.1
-------------------------------------------------------------------
Thu Jun 5 07:24:35 UTC 2014 - werner@suse.de
- Correct version check for the tcp-devel drop
- Use correct permissions for /var/log/journal
- Use ACLs for /var/log/journal as described in man:systemd-journald.service(8)
-------------------------------------------------------------------
Thu Jun 5 02:33:48 UTC 2014 - crrodriguez@opensuse.org