summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2010-12-01 21:18:32 +0100
committerMichael Biebl <biebl@debian.org>2010-12-01 21:19:43 +0100
commit8e00cd1d1c9a4f52aaadf8341e0c446fdae60a20 (patch)
tree00cdd958edf52df9de1eec093333b94b4f065108 /debian/changelog
parent7dd812e0aaa496cca0f79633e02a189ca81a64ad (diff)
downloadrsyslog-8e00cd1d1c9a4f52aaadf8341e0c446fdae60a20.tar.gz
Atomic operations build fix
* debian/patches/03-atomic_operations.patch - Fix build failures on platforms which don't have 64 bit atomic operations. Patch cherry-picked from upstream Git. Closes: #600930
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b9445b9..114264a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+rsyslog (5.7.2-2) UNRELEASED; urgency=low
+
+ * debian/patches/03-atomic_operations.patch
+ - Fix build failures on platforms which don't have 64 bit atomic
+ operations. Patch cherry-picked from upstream Git. Closes: #600930
+
+ -- Michael Biebl <biebl@debian.org> Wed, 01 Dec 2010 21:15:06 +0100
+
rsyslog (5.7.2-1) experimental; urgency=low
* New upstream development release.