[ubuntu/questing-proposed] ucspi-tcp 1:0.88-13ubuntu1 (Accepted)

Nishit Majithia nishit.majithia at canonical.com
Thu Aug 21 15:51:17 UTC 2025


ucspi-tcp (1:0.88-13ubuntu1) questing; urgency=medium

  * Merge with Debian unstable.(LP: #2120840) Dropped changes:
    - d/p/0006-implicit-declarations.patch: Add missing
      includes and prototypes
    [ Incorporated by debian. ]
  * New changes:
    - d/rules: add -std=gnu17 to build it with gcc-15 on questing

ucspi-tcp (1:0.88-13) unstable; urgency=medium

  * Drop the fakeroot-for-setgroups patch, sbuild handles that now.
    Closes: #1101263
  * Declare compliance with Policy 4.7.2 with no changes.
  * Minor refactoring of the autopkgtest internal testing.
  * Salsa CI configuration updates:
    - use the now-canonical debian/salsa-ci.yml filename
    - use the now-canonical "debian" recipe
    - do not target experimental
    - enable some optional features: build twice, force gbp-export-orig,
      enable diffoscope in the reprotest, only allow autopkgtest exit code 0
  * Add the corresponding Conflicts clause in the other direction.
  * Add Replaces clauses between the two packages.

ucspi-tcp (1:0.88-12) unstable; urgency=medium

  * Use debputy's X-Style: black.
  * Add the fakeroot-for-setgroups patch to fix the FTBFS related to
    setgroups(2) in user namespaces. Closes: #1092535
  * autopkgtest: drop the obsolete config/ruff.all.toml file.
  * autopkgtest: use Ruff 0.8.6 with no changes.

ucspi-tcp (1:0.88-11) unstable; urgency=medium

  * Add a missed instance to the 0010-gid-t patch. Closes: #1077203
  * Add my e-mail address to the Author field of the new patches.
  * Fix connecting to more than one host over IPv6. Closes: #1077315

ucspi-tcp (1:0.88-10) unstable; urgency=medium

  * Add the 0007-ssize-t, 0008-int-main, 0009-malloc, and 0010-gid-t
    patches to fix the build with GCC 14. Closes: #1075596
  * autopkgtest:
    - switch from argparse to click for command-line parsing, if only to
      support correctly option values starting with dashes
  * autopkgtest internal test suite:
    - use Ruff 0.5.5 for linting, disable a docstrings exception list check
    - shuffle the Ruff config files around a bit

ucspi-tcp (1:0.88-9) unstable; urgency=medium

  * Import the 0006-implicit-declarations Ubuntu patch to fix
    the FTBFS in Debian unstable due to the new compiler warning
    options turned into errors by default. Closes: #1066629
  * Declare compliance with Policy 4.7.0 with no changes.
  * Bump the debhelper compat level to 14 and let it add some
    default dependencies automatically.
  * autopkgtest: code style: use Ruff 0.5.0 with practically no changes.

Date: Mon, 18 Aug 2025 18:13:46 +0530
Changed-By: Nishit Majithia <nishit.majithia at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Graham Inggs <graham.inggs at canonical.com>
https://launchpad.net/ubuntu/+source/ucspi-tcp/1:0.88-13ubuntu1
-------------- next part --------------
Format: 1.8
Date: Mon, 18 Aug 2025 18:13:46 +0530
Source: ucspi-tcp
Built-For-Profiles: noudeb
Architecture: source
Version: 1:0.88-13ubuntu1
Distribution: questing
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Nishit Majithia <nishit.majithia at canonical.com>
Closes: 1066629 1075596 1077203 1077315 1092535 1101263
Launchpad-Bugs-Fixed: 2120840
Changes:
 ucspi-tcp (1:0.88-13ubuntu1) questing; urgency=medium
 .
   * Merge with Debian unstable.(LP: #2120840) Dropped changes:
     - d/p/0006-implicit-declarations.patch: Add missing
       includes and prototypes
     [ Incorporated by debian. ]
   * New changes:
     - d/rules: add -std=gnu17 to build it with gcc-15 on questing
 .
 ucspi-tcp (1:0.88-13) unstable; urgency=medium
 .
   * Drop the fakeroot-for-setgroups patch, sbuild handles that now.
     Closes: #1101263
   * Declare compliance with Policy 4.7.2 with no changes.
   * Minor refactoring of the autopkgtest internal testing.
   * Salsa CI configuration updates:
     - use the now-canonical debian/salsa-ci.yml filename
     - use the now-canonical "debian" recipe
     - do not target experimental
     - enable some optional features: build twice, force gbp-export-orig,
       enable diffoscope in the reprotest, only allow autopkgtest exit code 0
   * Add the corresponding Conflicts clause in the other direction.
   * Add Replaces clauses between the two packages.
 .
 ucspi-tcp (1:0.88-12) unstable; urgency=medium
 .
   * Use debputy's X-Style: black.
   * Add the fakeroot-for-setgroups patch to fix the FTBFS related to
     setgroups(2) in user namespaces. Closes: #1092535
   * autopkgtest: drop the obsolete config/ruff.all.toml file.
   * autopkgtest: use Ruff 0.8.6 with no changes.
 .
 ucspi-tcp (1:0.88-11) unstable; urgency=medium
 .
   * Add a missed instance to the 0010-gid-t patch. Closes: #1077203
   * Add my e-mail address to the Author field of the new patches.
   * Fix connecting to more than one host over IPv6. Closes: #1077315
 .
 ucspi-tcp (1:0.88-10) unstable; urgency=medium
 .
   * Add the 0007-ssize-t, 0008-int-main, 0009-malloc, and 0010-gid-t
     patches to fix the build with GCC 14. Closes: #1075596
   * autopkgtest:
     - switch from argparse to click for command-line parsing, if only to
       support correctly option values starting with dashes
   * autopkgtest internal test suite:
     - use Ruff 0.5.5 for linting, disable a docstrings exception list check
     - shuffle the Ruff config files around a bit
 .
 ucspi-tcp (1:0.88-9) unstable; urgency=medium
 .
   * Import the 0006-implicit-declarations Ubuntu patch to fix
     the FTBFS in Debian unstable due to the new compiler warning
     options turned into errors by default. Closes: #1066629
   * Declare compliance with Policy 4.7.0 with no changes.
   * Bump the debhelper compat level to 14 and let it add some
     default dependencies automatically.
   * autopkgtest: code style: use Ruff 0.5.0 with practically no changes.
Checksums-Sha1:
 9b36981b72643246515a31410dd6d20627fe4906 2243 ucspi-tcp_0.88-13ubuntu1.dsc
 b51e4c17e388bdb2c67bf65f96bd19228e58c940 47280 ucspi-tcp_0.88-13ubuntu1.debian.tar.xz
 dfc053f653aaf2a966094372d2cc0e24c415435b 7982 ucspi-tcp_0.88-13ubuntu1_source.buildinfo
Checksums-Sha256:
 f328495f069ebb8b755c607c768cff4f3f02a609239e6233d0890fd9621a4a32 2243 ucspi-tcp_0.88-13ubuntu1.dsc
 d3bb7b0689f8ac96dfae6d1fd53906f9a5cda2a76875d6be9e1fece90c96d70c 47280 ucspi-tcp_0.88-13ubuntu1.debian.tar.xz
 0e021eb3a47aa65eaa8ac410e5f029a9b02649d8e948b5479a31cdf8292c414e 7982 ucspi-tcp_0.88-13ubuntu1_source.buildinfo
Files:
 0c6994e3065dea4856e6d6e688e9a0f3 2243 net optional ucspi-tcp_0.88-13ubuntu1.dsc
 290e57b471764dd6cf3ba9f6949b6181 47280 net optional ucspi-tcp_0.88-13ubuntu1.debian.tar.xz
 836d9bb266202e59b03e618962e71c48 7982 net optional ucspi-tcp_0.88-13ubuntu1_source.buildinfo
Original-Maintainer: Peter Pentchev <roam at debian.org>
Vcs-Git: https://git.launchpad.net/~0xnishit/ubuntu/+source/ucspi-tcp
Vcs-Git-Commit: d67d8af78036b8c47a06d98b4412699e26ec83bb
Vcs-Git-Ref: refs/heads/merge-0.88-13-questing


More information about the Questing-changes mailing list