summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b289404..8c9d160 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+freeradius (3.2.5+dfsg-1) unstable; urgency=medium
+
+ * New upstream version 3.2.5+dfsg
+ This release adds a few hardening mitigations for the BlastRADIUS protocol
+ vulnerability (CVE-2024-3596).
+ - add new radsecret binary
+ - add new rlm_dpsk and rlm_eap_teap modules
+ * d/watch: Limit to 3.2 series
+
+ -- Bernhard Schmidt <berni@debian.org> Tue, 09 Jul 2024 23:31:16 +0200
+
freeradius (3.2.3+dfsg-2) unstable; urgency=medium
* Don't build against libpcre3 (Closes: #1000031)