curl.git
16 months agobuild: Divide mit-krb5-gssapi link flags between LDFLAGS and LIBS
Simon McVittie [Tue, 22 Nov 2022 20:43:41 +0000 (20:43 +0000)]
build: Divide mit-krb5-gssapi link flags between LDFLAGS and LIBS

From the comments nearby about not having --libs-only-L, it looks as
though the intention was to apply a split like this to all dependency
libraries where possible, and the only reason it was not done for
Kerberos is that krb5-config doesn't have that feature and pkg-config
was originally not supported here. For example, zlib, libssh and librtmp
all have their flags from pkg-config split in this way.

Now that pkg-config is supported here, we can do the intended split.

Signed-off-by: Simon McVittie <smcv@collabora.com>
Gbp-Pq: Name build-Divide-mit-krb5-gssapi-link-flags-between-LDFLAGS-a.patch

16 months agoBuild with GnuTLS.
Steve McIntyre [Mon, 5 Aug 2024 10:51:56 +0000 (11:51 +0100)]
Build with GnuTLS.

Origin: vendor
Forwarded: not-needed
Last-Update: 2024-08-05

Gbp-Pq: Name ZZZgnutls-build.patch

16 months agocurl (8.9.1-2) unstable; urgency=medium
Carlos Henrique Lima Melara [Fri, 9 Aug 2024 22:47:58 +0000 (19:47 -0300)]
curl (8.9.1-2) unstable; urgency=medium

  [ Steve McIntyre ]
  * Improve the patch for the gnutls build. Instead of calling quilt
    during the binary package build, use autotools to do the work we
    need when calling configure etc. Closes: #1077650

  [ Carlos Henrique Lima Melara ]
  * debian/control: bump Standards-Version to 4.7.0, no changes needed.
  * debian/patches/ignore-SIGPIPE-after-init.patch: add new patch from
    upstream. (Closes: #1077854)
  * debian/tests/build-using-libcurl*: add tests to check if libcurl headers
    and pkgconf info are correct.

[dgit import unpatched curl 8.9.1-2]

16 months agoImport curl_8.9.1-2.debian.tar.xz
Carlos Henrique Lima Melara [Fri, 9 Aug 2024 22:47:58 +0000 (19:47 -0300)]
Import curl_8.9.1-2.debian.tar.xz

[dgit import tarball curl 8.9.1-2 curl_8.9.1-2.debian.tar.xz]

16 months agoImport curl_8.9.1.orig.tar.gz
Carlos Henrique Lima Melara [Wed, 31 Jul 2024 13:12:06 +0000 (22:12 +0900)]
Import curl_8.9.1.orig.tar.gz

[dgit import orig curl_8.9.1.orig.tar.gz]