XPost: linux.debian.devel.release
Hi
On 2025-06-14 08:33:10 +0200, Paul Gevers wrote:
Hi Joe,
Your email address bounced. This is a courtesy message to let you know your bug report had follow up.
Paul
On 09-06-2025 15:27, Mail Delivery System wrote:
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed:
[email protected]
host skippy.nahmias.net [162.243.209.86]
retry timeout exceeded
As we got no reply on the unblock bug and the full freeze started, I
have uploaded the attached debdiff to tpu to fix #1104758 in trixie.
Cheers
--
Sebastian Ramacher
diff -Nru freetds-1.3.17+ds/debian/changelog freetds-1.3.17+ds/debian/changelog --- freetds-1.3.17+ds/debian/changelog 2023-01-27 01:59:14.000000000 +0100
+++ freetds-1.3.17+ds/debian/changelog 2025-07-27 10:08:11.000000000 +0200
@@ -1,3 +1,10 @@
+freetds (1.3.17+ds-2+deb13u1) trixie; urgency=medium
+
+ * debian/patches: Add upstream patch to fix float -> uint conversion bounds + check (Closes: #1104758)
+
+ -- Sebastian Ramacher <
[email protected]> Sun, 27 Jul 2025 10:08:11 +0200 +
freetds (1.3.17+ds-2) unstable; urgency=medium
* source-only upload to enable bookwork testing migration.
diff -Nru freetds-1.3.17+ds/debian/patches/bts_1104758.patch freetds-1.3.17+ds/debian/patches/bts_1104758.patch
--- freetds-1.3.17+ds/debian/patches/bts_1104758.patch 1970-01-01 01:00:00.000000000 +0100
+++ freetds-1.3.17+ds/debian/patches/bts_1104758.patch 2025-07-27 09:58:49.000000000 +0200
@@ -0,0 +1,105 @@
+From a381342bbfccafc0aa9ed2376e38470907d53225 Mon Sep 17 00:00:00 2001
+From: Frediano Ziglio <
[email protected]>
+Date: Sat, 31 May 2025 17:02:34 +0100
+Subject: