• Bug#1106396: syncache: does not work for Trixie with Ruby 3.3

    From Bastian Germann@1:229/2 to All on Thu Jul 3 10:20:01 2025
    From: [email protected]

    I am uploading a NMU to fix this.
    The debdiff is attached.

    diff -Nru syncache-1.4/debian/changelog syncache-1.4/debian/changelog
    --- syncache-1.4/debian/changelog 2024-05-25 10:03:21.000000000 +0200
    +++ syncache-1.4/debian/changelog 2025-07-03 08:14:10.000000000 +0200
    @@ -1,3 +1,10 @@
    +syncache (1.4-1.3) unstable; urgency=medium
    +
    + * Non-maintainer upload.
    + * Remove untaint. Closes: #1106396.
    +
    + -- Bastian Germann <[email protected]> Thu, 03 Jul 2025 08:14:10 +0200
    +
    syncache (1.4-1.2) unstable; urgency=medium

    * Non-maintainer upload.
    diff -Nru syncache-1.4/debian/patches/0002-rm-untaint.patch syncache-1.4/debian/patches/0002-rm-untaint.patch
    --- syncache-1.4/debian/patches/0002-rm-untaint.patch 1970-01-01 01:00:00.000000000 +0100
    +++ syncache-1.4/debian/patches/0002-rm-untaint.patch 2025-07-03 08:14:10.000000000 +0200
    @@ -0,0 +1,39 @@
    +Description: Remove untaint
    +Author: Bastian Germann <[email protected]>
    +Bug-Debian: https://bugs.debian.org/1106396
    +---
    +--- syncache-1.4.orig/bin/syncache-drb
    ++++ syncache-1.4/bin/syncache-drb
    +@@ -90,7 +90,7 @@ Options:
    + @debug = false
    + @pidfile = (0 == Pr