summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b0518da..0e97cec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+libcrypt-cbc-perl (3.04-3) unstable; urgency=medium
+
+ * Add Breaks on libdancer-session-cookie-perl and libsession-storage-
+ secure-perl.
+ Crypt::CBC issues deprecation warnings since version 3 which appear in
+ Dancer::Session::Cookie's tests (via Session::Storage::Secure).
+ Session::Storage::Secure is fixed in versions >= 1.000, which
+ libdancer-session-cookie-perl now (build) depends on (since 0.30-3).
+ Break both packages to avoid partial upgrades.
+
+ -- gregor herrmann <gregoa@debian.org> Wed, 13 Oct 2021 17:20:26 +0200
+
libcrypt-cbc-perl (3.04-2) unstable; urgency=medium
* Limit libmath-int128-perl test dependency to certain architectures