SHA256
6
0
forked from pool/rpm

- Tweak debugedit-comp-dir patch so that debugedit does not crash with a NULL comp_dir [bnc#1027228]

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=382
This commit is contained in:
2017-03-01 12:57:29 +00:00
committed by Git OBS Bridge
parent 7a839c1a47
commit 2ad9762252
2 changed files with 16 additions and 10 deletions

View File

@@ -1,8 +1,14 @@
-------------------------------------------------------------------
Wed Mar 1 13:55:51 CET 2017 - mls@suse.de
- Tweak debugedit-comp-dir patch so that debugedit does not crash
with a NULL comp_dir [bnc#1027228]
-------------------------------------------------------------------
Mon Feb 27 13:24:26 UTC 2017 - rguenther@suse.com
- Fix debugedit-canon-fix.diff to handle directory table size shrinking
by 1 byte correctly.
- Fix debugedit-canon-fix.diff to handle directory table size
shrinking by 1 byte correctly.
-------------------------------------------------------------------
Mon Feb 20 14:17:26 CET 2017 - mls@suse.de