diff options
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 |