From b56ac5f36b4bc2ee9af5de4b6c6de462ef40ba63 Mon Sep 17 00:00:00 2001 From: Chris Hofstaedtler Date: Mon, 24 Feb 2025 23:09:53 +0100 Subject: [PATCH] Update changelog for 1:4.17.3-1 release --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2ba2fba4..ff979f88 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +shadow (1:4.17.3-1) unstable; urgency=medium + + * New upstream version 4.17.3 + * Refresh patches and include upstream patch for getdate. + Include https://github.com/shadow-maint/shadow/pull/1214 to fix + https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1095430 in the + way upstream intends to fix it. + * Explicitly pass {s,}bindir to configure. + Avoids upstream hacks in configure. + + -- Chris Hofstaedtler Mon, 24 Feb 2025 23:09:52 +0100 + shadow (1:4.17.2-6) unstable; urgency=medium * d/rules: ensure lib/getdate.c gets rebuilt