summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-13 04:32:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-13 04:32:09 +0000
commitc16e8b49f7cab9a8dcc6fdcbd52c2d4650ff6f5c (patch)
tree6a883673cbba720c53e69006ce76984ea1169116 /debian/changelog
parentAdding debian version 1.75.0+dfsg1-4. (diff)
downloadrustc-c16e8b49f7cab9a8dcc6fdcbd52c2d4650ff6f5c.tar.xz
rustc-c16e8b49f7cab9a8dcc6fdcbd52c2d4650ff6f5c.zip
Adding debian version 1.75.0+dfsg1-5.debian/1.75.0+dfsg1-5
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog23
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cf1f56e8c..61876e9fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,26 @@
+rustc (1.75.0+dfsg1-5) unstable; urgency=medium
+
+ [ Samuel Thibault ]
+ * hurd-i386 build fixes:
+ - d/patches/u-hurd-backtrace.patch
+ - d/patches/u-hurd-getrandom.patch
+ - d/patches/u-hurd-libc.3.patch
+ - d/patches/u-hurd-libc.4.patch
+ - d/patches/u-hurd-libloading-0.7.4.patch
+ - d/patches/u-hurd-socket2.patch
+ - d/patches/u-hurd-tests.patch
+
+ [ Fabian Grünbichler ]
+ * hurd: also skip problematic run-make test
+ * powerpc: disable test running into timeout (Closes: #1072897)
+ * d/control: replace non-ASCII apostrophe (Closes: #1072926)
+ * stage0: drop mips64el from default list
+
+ [ Rob Shearman ]
+ * fix get-stage0.py
+
+ -- Fabian Grünbichler <debian@fabian.gruenbichler.email> Wed, 12 Jun 2024 17:33:10 +0200
+
rustc (1.75.0+dfsg1-4) unstable; urgency=medium
* d/rules: fix comparison (unbreak 32-bit builds)