diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 861e2de..2364d2a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +nfs-utils (1:2.6.4-5) unstable; urgency=medium + + * Add missing #include <stddef.h> (Closes: #1073818) + * Declare compliance with Debian policy 4.7.0 + + -- Salvatore Bonaccorso <carnil@debian.org> Sat, 22 Jun 2024 11:50:22 +0200 + nfs-utils (1:2.6.4-4) unstable; urgency=medium * junction: export-cache: cast to a type with a known size to ensure sprintf |