[ubuntu/questing-proposed] curl 8.13.0-5ubuntu1 (Accepted)

Ural Tunaboyu ural.tunaboyu at canonical.com
Tue May 27 13:34:17 UTC 2025


curl (8.13.0-5ubuntu1) questing; urgency=medium

  * Merge with Debian unstable (LP: #2111373). Remaining changes:
    - d/rules: use libssh2-dev as it is in main (LP #2076865)
    - d/{control,rules}: drop nghttp3 and ngtcp2 dependencies in universe
    - d/{control,rules}: do not use gnutls for the curl binary
    - debian/control: don't build-depend on python3-impacket and stunnel4 on i386

curl (8.13.0-5) unstable; urgency=medium

  * d/t/upstream-*: ensure clean build by calling override_dh_auto_clean
  * d/salsa-ci: enable ARM build test

curl (8.13.0-4) unstable; urgency=medium

  * d/tests/control: Install curl for the openssl tests
  * d/p/autotools_install_shell_completion_files_on_cross_build: Fix FTCBFS,
    thanks to Helmut Grohne (closes: #1103938)

curl (8.13.0-3) unstable; urgency=medium

  [ Carlos Henrique Lima Melara ]
  * d/t/upstream-tests-*: use correct version of curl in tests

  [ наб ]
  * d/README.source: delete (false)

  [ Matheus Polkorny ]
  * d/copyright: Update to reflect upstream copyright changes

  [ Samuel Henrique ]
  * Update wcurl to v2025.04.20

curl (8.13.0-2) unstable; urgency=medium

  * Link with OpenSSL for the curl CLI (closes: #1095986)
  * d/control: Recommends bash-completion for curl binary package
  * d/p/scripts_completion_pl..: New patch to fix build reprocibility
  * d/curl.NEWS: Add an entry to mention switch back to OpenSSL

curl (8.13.0-1) unstable; urgency=medium

  * New upstream version 8.13.0
  * Update Standards-Version to 4.7.2
  * Ship shell completions on crossbuilds. Upstream changed the way they are
    generated and it doesn't need to call the compiled binary anymore.
  * d/copyright: Drop removed files genroot.sh and genserv.sh
  * d/watch: Point to GitHub for GA releases

curl (8.13.0~rc3-1) unstable; urgency=medium

  * New upstream version 8.13.0~rc3
  * d/p/runtests-feat-filter.patch: Drop patch, merged upstream
  * d/watch: Properly identify RC release IDs (rc1, rc2...)

  [ Vladimir Petko ]
  * Revert Ubuntu compatibility changes for building with libssh
    (closes: #1079076)

curl (8.13.0~rc2-2) unstable; urgency=medium

  * Team upload.
  * d/p/runtests-feat-filter.patch: Import upstream patch for feature-based
    test filtering
  * d/rules:
    - Add pkg.curl.debug profile support
    - Add 'feat:debug' as option to the TESTS_GENERAL_PARAMETERS in debug
      profile
  * d/tests:
    - Add new autopkgtests for event-based tests
    - Redirect specific autopkgtest outputs to artifacts to reduce build log
      noise
    - Reduce override_dh_auto_test verbosity in the event-based autopkgtests

curl (8.13.0~rc2-1) unstable; urgency=medium

  * New upstream version 8.13.0~rc2
    - gnutls: fix use of pkcs11 urls for keys/certs (closes: #1077060)
    - gnutls: set priority via --ciphers (closes: #1095981)
  * d/p/build-Divide-mit-krb5-gssapi-link-flags-between-LDFLAGS-a: Refresh patch
  * d/p/fix-managen-script: Drop merged patch
  * d/watch: Point to rc releases and pick tar.xz tarballs

Date: Sun, 18 May 2025 19:46:02 -0700
Changed-By: Ural Tunaboyu <ural.tunaboyu at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Sebastien Bacher <sebastien.bacher at canonical.com>
https://launchpad.net/ubuntu/+source/curl/8.13.0-5ubuntu1
-------------- next part --------------
Format: 1.8
Date: Sun, 18 May 2025 19:46:02 -0700
Source: curl
Built-For-Profiles: noudeb
Architecture: source
Version: 8.13.0-5ubuntu1
Distribution: questing
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Ural Tunaboyu <ural.tunaboyu at canonical.com>
Closes: 1077060 1079076 1095981 1095986 1103938
Launchpad-Bugs-Fixed: 2111373
Changes:
 curl (8.13.0-5ubuntu1) questing; urgency=medium
 .
   * Merge with Debian unstable (LP: #2111373). Remaining changes:
     - d/rules: use libssh2-dev as it is in main (LP #2076865)
     - d/{control,rules}: drop nghttp3 and ngtcp2 dependencies in universe
     - d/{control,rules}: do not use gnutls for the curl binary
     - debian/control: don't build-depend on python3-impacket and stunnel4 on i386
 .
 curl (8.13.0-5) unstable; urgency=medium
 .
   * d/t/upstream-*: ensure clean build by calling override_dh_auto_clean
   * d/salsa-ci: enable ARM build test
 .
 curl (8.13.0-4) unstable; urgency=medium
 .
   * d/tests/control: Install curl for the openssl tests
   * d/p/autotools_install_shell_completion_files_on_cross_build: Fix FTCBFS,
     thanks to Helmut Grohne (closes: #1103938)
 .
 curl (8.13.0-3) unstable; urgency=medium
 .
   [ Carlos Henrique Lima Melara ]
   * d/t/upstream-tests-*: use correct version of curl in tests
 .
   [ наб ]
   * d/README.source: delete (false)
 .
   [ Matheus Polkorny ]
   * d/copyright: Update to reflect upstream copyright changes
 .
   [ Samuel Henrique ]
   * Update wcurl to v2025.04.20
 .
 curl (8.13.0-2) unstable; urgency=medium
 .
   * Link with OpenSSL for the curl CLI (closes: #1095986)
   * d/control: Recommends bash-completion for curl binary package
   * d/p/scripts_completion_pl..: New patch to fix build reprocibility
   * d/curl.NEWS: Add an entry to mention switch back to OpenSSL
 .
 curl (8.13.0-1) unstable; urgency=medium
 .
   * New upstream version 8.13.0
   * Update Standards-Version to 4.7.2
   * Ship shell completions on crossbuilds. Upstream changed the way they are
     generated and it doesn't need to call the compiled binary anymore.
   * d/copyright: Drop removed files genroot.sh and genserv.sh
   * d/watch: Point to GitHub for GA releases
 .
 curl (8.13.0~rc3-1) unstable; urgency=medium
 .
   * New upstream version 8.13.0~rc3
   * d/p/runtests-feat-filter.patch: Drop patch, merged upstream
   * d/watch: Properly identify RC release IDs (rc1, rc2...)
 .
   [ Vladimir Petko ]
   * Revert Ubuntu compatibility changes for building with libssh
     (closes: #1079076)
 .
 curl (8.13.0~rc2-2) unstable; urgency=medium
 .
   * Team upload.
   * d/p/runtests-feat-filter.patch: Import upstream patch for feature-based
     test filtering
   * d/rules:
     - Add pkg.curl.debug profile support
     - Add 'feat:debug' as option to the TESTS_GENERAL_PARAMETERS in debug
       profile
   * d/tests:
     - Add new autopkgtests for event-based tests
     - Redirect specific autopkgtest outputs to artifacts to reduce build log
       noise
     - Reduce override_dh_auto_test verbosity in the event-based autopkgtests
 .
 curl (8.13.0~rc2-1) unstable; urgency=medium
 .
   * New upstream version 8.13.0~rc2
     - gnutls: fix use of pkcs11 urls for keys/certs (closes: #1077060)
     - gnutls: set priority via --ciphers (closes: #1095981)
   * d/p/build-Divide-mit-krb5-gssapi-link-flags-between-LDFLAGS-a: Refresh patch
   * d/p/fix-managen-script: Drop merged patch
   * d/watch: Point to rc releases and pick tar.xz tarballs
Checksums-Sha1:
 4d4b2c0c138a7df8a10ca858d2ccd9be142123c0 3259 curl_8.13.0-5ubuntu1.dsc
 07d4eae21a532e6b9736009bcb96140e6f03abc7 4188717 curl_8.13.0.orig.tar.gz
 0ad71b5a3ab1bfbb4c070dc14cc654c6f12c543f 488 curl_8.13.0.orig.tar.gz.asc
 cfc0a07e6c5bbb445871fd6f70fb4851eb10d69f 57200 curl_8.13.0-5ubuntu1.debian.tar.xz
 8453855ce2f6203f7f8732d539ecc78dc0addb75 10254 curl_8.13.0-5ubuntu1_source.buildinfo
Checksums-Sha256:
 e46f9f5f744bd64fe94f2f18728980ff926c6f83d3b47b4b29dd7a53fe058508 3259 curl_8.13.0-5ubuntu1.dsc
 c261a4db579b289a7501565497658bbd52d3138fdbaccf1490fa918129ab45bc 4188717 curl_8.13.0.orig.tar.gz
 a13900f07f7c54cb5fa3bb288b12e13532475ed6ef482fbe9a59f6d440759aa5 488 curl_8.13.0.orig.tar.gz.asc
 89159fe445a8b0d3443b882e690eea2305e72b6f785adc6ca5d23fb2be40588a 57200 curl_8.13.0-5ubuntu1.debian.tar.xz
 c0bd9afd379d6c6a930d8b61944359f3e5a66b74ad2d5937eb0c22290bd91f4c 10254 curl_8.13.0-5ubuntu1_source.buildinfo
Files:
 8a2c412ac350b19f4043faf0bc1fbafd 3259 web optional curl_8.13.0-5ubuntu1.dsc
 141edb5cc16100f607ca14b13a86df2d 4188717 web optional curl_8.13.0.orig.tar.gz
 44614d3f94fee11c997c10404db9ab86 488 web optional curl_8.13.0.orig.tar.gz.asc
 298f0eaa262a369ffc59240d442987ce 57200 web optional curl_8.13.0-5ubuntu1.debian.tar.xz
 c09e013fb4f104d0876c75a2b2f44ca2 10254 web optional curl_8.13.0-5ubuntu1_source.buildinfo
Original-Maintainer: Debian Curl Maintainers <team+curl at tracker.debian.org>
Vcs-Git: https://git.launchpad.net/~seb128/ubuntu/+source/curl
Vcs-Git-Commit: d68e3120033c3e12dfaa1baa470e4441bea8c40f
Vcs-Git-Ref: refs/heads/merge-lp2111373-questing


More information about the Questing-changes mailing list