SHA256
1
0
forked from pool/mdadm

- mdcheck-careful.patch

Be careful about reading all output of "mdadm --detail --export"
  as shell commands - it isn't quoted.
  (bnc#910500)

OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=126
This commit is contained in:
Neil Brown
2015-02-03 23:41:59 +00:00
committed by Git OBS Bridge
parent 246689df82
commit 0fbbbc9233
3 changed files with 39 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Feb 3 23:40:32 UTC 2015 - nfbrown@suse.com
- mdcheck-careful.patch
Be careful about reading all output of "mdadm --detail --export"
as shell commands - it isn't quoted.
(bnc#910500)
-------------------------------------------------------------------
Mon Nov 3 00:23:45 UTC 2014 - nfbrown@suse.com