6
0
forked from pool/util-linux

- add-canonicalize_path_restricted.patch,

mount-sanitize-paths-from-non-root-users.patch,
  umount-sanitize-paths-from-non-root-users.patch:
  prevent leaking information about existence of folders
  (bnc#797002, CVE-2013-0157)

OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=150
This commit is contained in:
2013-01-07 13:47:48 +00:00
committed by Git OBS Bridge
parent 168e109a16
commit b30522c80d
5 changed files with 285 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jan 7 13:26:15 UTC 2013 - puzel@suse.com
- add-canonicalize_path_restricted.patch,
mount-sanitize-paths-from-non-root-users.patch,
umount-sanitize-paths-from-non-root-users.patch:
prevent leaking information about existence of folders
(bnc#797002, CVE-2013-0157)
-------------------------------------------------------------------
Fri Dec 28 04:30:58 UTC 2012 - crrodriguez@opensuse.org