Hello community,

here is the log from the commit of package lvm2 for openSUSE:Factory checked in 
at 2014-04-11 14:40:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lvm2 (Old)
 and      /work/SRC/openSUSE:Factory/.lvm2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lvm2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lvm2/lvm2.changes        2014-04-05 
16:50:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.lvm2.new/lvm2.changes   2014-04-11 
14:40:30.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Apr  8 08:47:51 UTC 2014 - lw...@suse.com
+
+- bnc#862403, modify lvm.conf to add filter to exclude floppy and cdrom 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------

++++++ lvm.conf ++++++
--- /var/tmp/diff_new_pack.X0U2Sl/_old  2014-04-11 14:40:33.000000000 +0200
+++ /var/tmp/diff_new_pack.X0U2Sl/_new  2014-04-11 14:40:33.000000000 +0200
@@ -71,8 +71,8 @@
     # is an 'r' pattern for any of the names it is rejected; otherwise it is
     # accepted.
 
-    # By default we accept every block device except udev names:
-    filter = [ "r|/dev/.*/by-path/.*|", "r|/dev/.*/by-id/.*|", "a/.*/" ]
+    # By default we accept every block device except udev names, floppy and 
cdrom drives:
+    filter = [ "r|/dev/.*/by-path/.*|", "r|/dev/.*/by-id/.*|","r|/dev/fd.*|", 
"r|/dev/cdrom|",  "a/.*/" ]
 
     # Exclude the cdrom drive
     # filter = [ "r|/dev/cdrom|" ]

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to