SHA256
6
0
forked from pool/rpm

- Backport FA_TOUCH fixes from upsteam [bnc#1175025] [bnc#1177428]

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=558
This commit is contained in:
2020-10-19 09:57:57 +00:00
committed by Git OBS Bridge
parent 478e3e65d4
commit 13b3f80177
33 changed files with 2589 additions and 310 deletions

View File

@@ -1,55 +1,15 @@
-------------------------------------------------------------------
Mon Oct 19 11:53:00 CEST 2020 - mls@suse.de
- Backport FA_TOUCH fixes from upsteam [bnc#1175025] [bnc#1177428]
* new patch: touch_backport.diff
-------------------------------------------------------------------
Fri Oct 9 13:28:33 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add patch to fix finddebuginfo when no res.* file are found:
* finddebuginfo-check-res-file.patch
-------------------------------------------------------------------
Fri Oct 2 15:20:13 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
- RPM no longer ships config.sub and config.guess, just copy it
from Libtool since it is identical
-------------------------------------------------------------------
Wed Sep 30 14:17:40 CEST 2020 - mls@suse.de
- update to rpm-4.16.0
* powerful macro and %if expressions including ternary operator
and native version comparison
* optional MIME type based file classification
* dependency generation by parametric macros
* a new version parsing and comparison API in C and Python
* parallelise test-suite execution
* clarify RPM license
- add method to iterate over header blobs
* new patch: nextiteratorheaderblob.diff
- modified patches:
* brpcompress.diff
* brp-compress-no-img.patch
* brp.diff
* checkfilesnoinfodir.diff
* db_conversion.diff
* dbrointerruptable.diff
* findsupplements.diff
* ignore-auxv.diff
* macrosin.diff
* nobuildcolor.diff
* nomagiccheck.diff
* platformin.diff
* rpmqpack.diff
* rpm-shorten-changelog.diff
* suspendlock.diff
- dropped patches:
* rpm-4.12.0.1-fix-bashisms.patch
* lazystatfs.diff
* db_ops_name.diff
* bdb_ro.diff
* disable_bdb.diff
* ndb_backport.diff
* initgcrypt.diff
* gcryptdsa2.diff
* ndb_backport2.diff
-------------------------------------------------------------------
Mon Jul 6 16:35:40 CEST 2020 - Martin Liška <mliska@suse.cz>