summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 21:16:35 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 21:16:35 +0000
commitd18d624eabf814342576afd88721b99bdd3d4f73 (patch)
tree770b1986428a010ff57c705cff14bbaf4f183139 /debian/changelog
parentAdding debian version 2.40-2. (diff)
downloadutil-linux-d18d624eabf814342576afd88721b99bdd3d4f73.tar.xz
util-linux-d18d624eabf814342576afd88721b99bdd3d4f73.zip
Adding debian version 2.40-3.debian/2.40-3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8bb674d..6565874 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+util-linux (2.40-3) experimental; urgency=medium
+
+ * tests: mark fadvise/drop as known failing on buildds.
+ Per discussion on #debian-buildd. The buildds have always used tmpfs as the
+ build location, and with schroot this is visible to the util-linux tests.
+ They in turn disable fadvise/drop, as it does not work on tmpfs. With the
+ unshare backend, the actual backing filesystem is hidden, so the test gets
+ run and fails.
+ * Remove build-time lsfd debugging
+
+ -- Chris Hofstaedtler <zeha@debian.org> Tue, 02 Apr 2024 21:58:11 +0200
+
util-linux (2.40-2) experimental; urgency=medium
* Add upstream patch for lsfd sockdiag test