• Bug#1063298: xrootd: NMU diff for 64-bit time_t transition

    From Steve Langasek@21:1/5 to Mattias Ellert on Sat Feb 17 06:40:01 2024
    --hSBkfyI5umEC1Els
    Content-Type: text/plain; charset=us-ascii
    Content-Disposition: inline
    Content-Transfer-Encoding: quoted-printable

    On Thu, Feb 08, 2024 at 06:09:57PM +0100, Mattias Ellert wrote:
    The package was updated in unstable

    xrootd 5.6.7-1

    If/when you update the package in experimental for the transition,
    please include the missing change in debian/rules mentioned in a
    previous comment to this bug.

    Thanks. updated patch attached!


    --
    Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer https://www.debian.org/ slangasek@ubuntu.com vorlon@debian.org

    --hSBkfyI5umEC1Els
    Content-Type: text/plain; charset=us-ascii
    Content-Disposition: attachment; filename="nmu_xrootd.debdiff" Content-Transfer-Encoding: quoted-printable

    diff -Nru xrootd-5.6.7/debian/changelog xrootd-5.6.7/debian/changelog
    --- xrootd-5.6.7/debian/changelog 2024-02-08 14:47:53.000000000 +0000
    +++ xrootd-5.6.7/debian/changelog 2024-02-17 05:10:21.000000000 +0000
    @@ -1,3 +1,10 @@
    +xrootd (5.6.7-1.1~exp1) experimental; urgency=medium
    +
    + * Non-maintainer upload.
    + * Rename libraries for 64-bit time_t transition.
    +
    + -- Steve Langasek <vorlon@debian.org> Sat, 17 Feb 2024 05:10:21 +0000
    +
    xrootd (5.6.7-1) unstable; urgency=medium

    * Update to version 5.6.7
    diff -Nru
  • From Steve Langasek@21:1/5 to All on Thu Feb 29 09:10:01 2024
    This is a multi-part MIME message sent by reportbug.


    Dear maintainer,

    Please find attached a final version of this patch for the time_t
    transition. This patch is being uploaded to unstable.

    Note that this adds a versioned build-dependency on dpkg-dev, to guard
    against accidental backports with a wrong ABI.

    Thanks!


    -- System Information:
    Debian Release: trixie/sid
    APT prefers unstable
    APT policy: (500, 'unstable'), (1, 'experimental')
    Architecture: amd64 (x86_64)

    Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
    Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
    Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
    Shell: /bin/sh linked to /usr/bin/dash
    Init: systemd (via /run/systemd/system)

    diff -Nru xrootd-5.6.7/debian/changelog xrootd-5.6.7/debian/changelog
    --- xrootd-5.6.7/debian/changelog 2024-02-08 14:47:53.000000000 +0000
    +++ xrootd-5.6.7/debian/changelog 2024-02-29 07:58:29.000000000 +0000
    @@ -1,3 +1,10 @@
    +xrootd (5.6.7-1.1) unstable; urgency=medium
    +
    + * Non-maintainer upload.
    + * Rename libraries for 64-bit time_t transition. Closes: #1063298
    +
    + -- Steve Langasek <vorlon@debian.org> Thu, 29 Feb 2024 07:58:29 +0000
    +
    xrootd (5.6.7-1) unstable; urgency=medium

    * Update to version 5.6.7
    diff -Nru xrootd-5.6.7/debian/control xrootd-5.6.7/debian/control
    --- xrootd-5.6.7/debian/control 2023-12-11 16:15:37.000000000 +0000
    +++ xrootd-5.6.7/debian/control 2024-02-29 07:58:29.000000000 +0000
    @@ -2,7 +2,7 @@
    Section: net
    Priority: optional
    Standards-Version: 4.6.2
    -Build-Depends:
    +Build-Depends: dpkg-dev (>= 1.22.5),
    debhelper-compat (= 13),
    dh-python,
    cmake,
    @@ -72,7 +72,10 @@
    database servers. It provides enhanced capability along with lower
    latency and increased throughput.

    -Package: libxrdapputils2
    +Package: