diff options
author | Colin Guthrie <colin@mageia.org> | 2013-11-02 15:31:03 +0000 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2013-11-02 15:31:03 +0000 |
commit | 45f2ab87fb19afc8de91c47f2ad103721a20b24c (patch) | |
tree | 9439c69f224e4cd9e5318e492c3fa1699b20077f /images/NEWS | |
parent | addfd6769673ba661498183a220769144f758f5a (diff) | |
download | drakx-45f2ab87fb19afc8de91c47f2ad103721a20b24c.tar drakx-45f2ab87fb19afc8de91c47f2ad103721a20b24c.tar.gz drakx-45f2ab87fb19afc8de91c47f2ad103721a20b24c.tar.bz2 drakx-45f2ab87fb19afc8de91c47f2ad103721a20b24c.tar.xz drakx-45f2ab87fb19afc8de91c47f2ad103721a20b24c.zip |
images: Ensure initrd is created with 644 perms (normally 600 for security reasons)
Diffstat (limited to 'images/NEWS')
-rw-r--r-- | images/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/images/NEWS b/images/NEWS index bdb7d0f16..507525b24 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,4 @@ +- ensure initrd is created with 644 perms (normally 600 for security reasons) - fix 32-bit isolinux wrapper (s/i586/i386) Version 1.95 - 2 November 2013 by Colin Guthrie |