summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog28
1 files changed, 28 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 597637d..e3767da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,31 @@
+pacemaker (2.1.8~rc1-1) unstable; urgency=medium
+
+ * [ab5ed61] New upstream pre-release (2.1.8~rc1)
+ * [c477642] Drop upstreamed patch, refresh the rest
+ * [26aa14e] Update Standards-Version to 4.7.0 (no changes required)
+ * [00be940] Switch Build-Depends to systemd-dev.
+ We only needed the systemd build dependency to get the paths defined
+ in systemd.pc. Now these are available in an architecture-independent
+ package, which means we can stop relying on dh-exec as well.
+ (Closes: #1060623)
+ * [dc737d8] Ship the new pacemaker-based.7 man page
+ * [f193828] Update symbols files.
+ Before 2.1.8 both libpe-rules and libpe-status allocated the
+ was_processing_error and was_processing_warning symbols (global
+ variables). In 2.1.8 these symbols were moved into libcrmcommon,
+ which is a common dependency of libpe-rules and libpe-status. Since
+ library dependencies are automatically loaded, this does not
+ constitute an ABI break.
+ * [42461ae] Update copyright years
+ * [bbf8d26] Specify the System V init directory.
+ Autodetection in configure.ac is based on presence, but modern build
+ containers can miss /etc/init.d.
+ * [0d1a7f1] Explicitly enable systemd support.
+ Autodetection in configure.ac depends on live DBus or systemctl, but
+ modern build containers can miss those.
+
+ -- Ferenc Wágner <wferi@debian.org> Fri, 31 May 2024 19:22:07 +0200
+
pacemaker (2.1.7-1~progress7.99u1) graograman-backports; urgency=medium
* Uploading to graograman-updates, remaining changes: