diff options
author | Mark Wielaard <[email protected]> | 2020-06-11 23:16:21 +0200 |
---|---|---|
committer | Mark Wielaard <[email protected]> | 2020-06-11 23:16:21 +0200 |
commit | 50a6eeef7d87623faa65126dc3d16c2a8e613aea (patch) | |
tree | 19a35135efaac56c49a30316c6572c7b4d6ec4aa /config/ChangeLog | |
parent | 49f13584d60322578c19b6118393ab04236ca7bf (diff) | |
parent | a2bc0214a5615551d89cef8d160bdbaafd5f1a83 (diff) |
Merge tag 'elfutils-0.180' into mjw/RH-DTSdts-0.180
elfutils 0.180 release
Diffstat (limited to 'config/ChangeLog')
-rw-r--r-- | config/ChangeLog | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 16379207..2ad93702 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,62 @@ +2020-06-11 Mark Wielaard <[email protected]> + + * elfutils.spec.in: Update for 0.189. + +2020-04-21 Frank Ch. Eigler <[email protected]> + + * debuginfod.sysconfig (DEBUGINFOD_PATHS): Add /var/lib/pulp. + +2020-03-30 Mark Wielaard <[email protected]> + + * upload-release.sh: chmod uploaded dir and files to make them + readable. + +2020-03-30 Mark Wielaard <[email protected]> + + * elfutils.spec.in: Update for 0.179. + +2020-03-25 Frank Ch. Eigler <[email protected]> + + * elfutils.spec.in: *Require: bsdtar instead of dpkg. + +2020-03-04 Mark Wielaard <[email protected]> + + * elfutils.spec.in (package debuginfod): Remove Requires: rpm. + Add Requires: dpkg. + +2020-01-12 Frank Ch. Eigler <[email protected]> + + * elfutils.spec.in: Typo fix for "Requires: debuginfod-client". + +2020-01-11 Frank Ch. Eigler <[email protected]> + + * debuginfod.service: Set PrivateTmp=yes. + +2020-01-01 Dmitry V. Levin <[email protected]> + + * Makefile.am (pkgconfig_DATA): Conditionalize libdebuginfod.pc + on DEBUGINFOD. + +2019-12-22 Frank Ch. Eigler <[email protected]> + + * elfutils.spec.in (debuginfod): Add BuildRequire dpkg + for deb testing. (Available on Fedora & EPEL, not base RHEL.) + +2019-12-05 Mark Wielaard <[email protected]> + + * elfutils.spec.in: Add explicit version-release requires for all + packages. + +2019-11-28 Mark Wielaard <[email protected]> + + * elfutils.spec.in (debuginfod): Add an explicit Requires + elfutils-debuginfod-client. + +2019-11-27 Mark Wielaard <[email protected]> + + * elfutils.spec.in: Move all versioned libdebuginfod libraries + from debuginfod-client-devel to debuginfod-client. + 2019-11-26 Mark Wielaard <[email protected]> * elfutils.spec.in: Remove Group tags, remove fedora and rhel |