- really fix symlink attacks on rpm install [bnc#943457]

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=469
This commit is contained in:
2018-06-15 11:35:35 +00:00
committed by Git OBS Bridge
parent 083961a188
commit 04894f0153
4 changed files with 128 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jun 15 13:25:18 CEST 2018 - mls@suse.de
- really fix symlink attacks on rpm install [bnc#943457]
[CVE-2017-7500]
new patch: safesymlinks.diff
- backport removal of user/group duplicate detection in verify
new patch: verifynodup.diff
-------------------------------------------------------------------
Mon Jun 11 11:43:36 CEST 2018 - mls@suse.de