Dear maintainer,
I've uploaded an NMU for uml-utilities (versioned as 20070815.4-2.1).
The diff is attached to this message.
cu
Adrian
diffstat for uml-utilities-20070815.4 uml-utilities-20070815.4
changelog | 7 +++++++
patches/fix-build-gcc14-2.patch | 14 ++++++++++++++
patches/series | 1 +
3 files changed, 22 insertions(+)
diff -Nru uml-utilities-20070815.4/debian/changelog uml-utilities-20070815.4/debian/changelog
--- uml-utilities-20070815.4/debian/changelog 2025-04-07 10:14:40.000000000 +0300
+++ uml-utilities-20070815.4/debian/changelog 2025-04-11 11:28:03.000000000 +0300
@@ -1,3 +1,10 @@
+uml-utilities (20070815.4-2.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix the build on mips64el and ppc64el. (Closes: #1102470)
+
+ -- Adrian Bunk <
bunk@debian.org> Fri, 11 Apr 2025 11:28:03 +0300
+
uml-utilities (20070815.4-2) unstable; urgency=medium
[ Debian Janitor ]
diff -Nru uml-utilities-20070815.4/debian/patches/fix-build-gcc14-2.patch uml-utilities-20070815.4/debian/patches/fix-build-gcc14-2.patch
--- uml-utilities-20070815.4/debian/patches/fix-build-gcc14-2.patch 1970-01-01 02:00:00.000000000 +0200
+++ uml-utilities-20070815.4/debian/patches/fix-build-gcc14-2.patch 2025-04-11 11:27:48.000000000 +0300
@@ -0,0 +1,14 @@
+Description: Fix FTBFS on ppc64el and mips64el with gcc 14
+Author: Adrian Bunk <
bunk@debian.org>
+
+--- uml-utilities-20070815.4.orig/moo/cow_sys.h
++++ uml-