curl.git
2 years 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

2 years agoEnable zsh completion generation
Alessandro Ghedini [Fri, 25 Aug 2023 19:05:02 +0000 (20:05 +0100)]
Enable zsh completion generation

Origin: vendor
Forwarded: not-needed
Reviewed-by: Alessandro Ghedini <ghedo@debian.org>
Last-Update: 2016-08-03

Gbp-Pq: Name 08_enable-zsh.patch

2 years agoWork around libtool --as-needed reordering bug
Alessandro Ghedini [Fri, 25 Aug 2023 19:05:02 +0000 (20:05 +0100)]
Work around libtool --as-needed reordering bug

Origin: vendor
Bug-Debian: http://bugs.debian.org/347650
Forwarded: not-needed
Reviewed-by: Alessandro Ghedini <ghedo@debian.org>
Last-Update: 2016-08-03

Gbp-Pq: Name 04_workaround_as_needed_bug.patch

2 years agocurl (8.2.1-2) unstable; urgency=medium
Samuel Henrique [Fri, 25 Aug 2023 19:05:02 +0000 (20:05 +0100)]
curl (8.2.1-2) unstable; urgency=medium

  [ Andreas Hasenack ]
  * Move ldap-test to a script and add retry logic

  [ Samuel Henrique ]
  * Build without nss, dropped by upstream in the next release
  * d/p/gen_pl_escape_all_dashes.patch: New patch to fix manpage generation
    (closes: #1043309, #1043339)

[dgit import unpatched curl 8.2.1-2]

2 years agoImport curl_8.2.1-2.debian.tar.xz
Samuel Henrique [Fri, 25 Aug 2023 19:05:02 +0000 (20:05 +0100)]
Import curl_8.2.1-2.debian.tar.xz

[dgit import tarball curl 8.2.1-2 curl_8.2.1-2.debian.tar.xz]

2 years agoImport curl_8.2.1.orig.tar.gz
Sergio Durigan Junior [Fri, 4 Aug 2023 00:00:01 +0000 (01:00 +0100)]
Import curl_8.2.1.orig.tar.gz

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