summaryrefslogtreecommitdiffstats
path: root/config/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'config/ChangeLog')
-rw-r--r--config/ChangeLog39
1 files changed, 39 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index 65658118..16379207 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,42 @@
+2019-11-26 Mark Wielaard <[email protected]>
+
+ * elfutils.spec.in: Remove Group tags, remove fedora and rhel
+ specifics, introduce elfutils-libs subpackage, move Requires
+ and BuildRequires around for new subpackage, remove dot at end
+ of Summary tags, add post/postun ldconfig for libs and
+ debuginfod-client, remove default defattr(-,root,root) for file
+ lists, order binaries by name.
+
+2019-11-25 Mark Wielaard <[email protected]>
+
+ * elfutils.spec.in: Add BuildRequires curl.
+
+2019-10-28 Frank Ch. Eigler <[email protected]>
+
+ * eu.am (AM_CXXFLAGS): Clone & amend AM_CFLAGS for c++11 code.
+ * debuginfod.service, debuginfod.sysconfig: New files: systemd.
+ * Makefile.am: Install them.
+ * elfutils.spec.in: Add debuginfod and debuginfod-client subrpms.
+
+2019-08-29 Mark Wielaard <[email protected]>
+
+ * elfutils.spec.in (%description devel): Remove libebl text.
+ (%install): Don't touch backend lib.*.so* files.
+ (%files): Remove backends dir and so files.
+ (%files devel): Remove libebl.h and libebl.a
+
+2019-08-28 Mark Wielaard <[email protected]>
+
+ * elfutils.spec.in (License): Add GFDL.
+ (%install): Correct sub-shell syntax, use (), not {}.
+ (%files): Add man1/eu-*.1*.
+ Add eu-stack. Add COPYING-GFDL.
+ (%files libelf-devel): Add man3/elf_*.3*.
+
+2019-08-14 Dmitry V. Levin <[email protected]>
+
+ * elfutils.spec.in (%files): Add %{_bindir}/eu-elfclassify.
+
2019-08-13 Mark Wielaard <[email protected]>
* Makefile.am (elfutils.spec.in): Use git --get user.name and