SHA256
6
0
forked from pool/rpm

Accepting request 721513 from home:favogt:noutils

- Move more into rpm-build subpackage:
  * brp- and -check scripts
  * .prov and .req files, with *find* scripts
  * elfdeps, debugedit and sepdebugcrcfix
  * librpmbuild and dependents
- Add upstream patches which remove libelf dep from librpmio and plugins:
  * 0001-Stop-papering-over-the-security-disaster-known-as-pr.patch
  * 0002-Fix-use-after-free-introduced-in-0f21bdd0d7b2c45564d.patch

OBS-URL: https://build.opensuse.org/request/show/721513
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=502
This commit is contained in:
Richard Brown
2019-08-15 10:00:24 +00:00
committed by Git OBS Bridge
parent bd320d622f
commit aeaa4b90b2
4 changed files with 353 additions and 2 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Aug 6 08:49:50 UTC 2019 - Fabian Vogt <fvogt@suse.com>
- Move more into rpm-build subpackage:
* brp- and -check scripts
* .prov and .req files, with *find* scripts
* elfdeps, debugedit and sepdebugcrcfix
* librpmbuild and dependents
- Add upstream patches which remove libelf dep from librpmio and plugins:
* 0001-Stop-papering-over-the-security-disaster-known-as-pr.patch
* 0002-Fix-use-after-free-introduced-in-0f21bdd0d7b2c45564d.patch
-------------------------------------------------------------------
Fri Jun 7 15:03:15 UTC 2019 - Jan Engelhardt <jengelh@inai.de>