summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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
Steve McIntyre [Mon, 5 Aug 2024 10:51:56 +0000 (11:51 +0100)]
Build with GnuTLS.
Origin: vendor
Forwarded: not-needed
Last-Update: 2024-09-12
Gbp-Pq: Name ZZZgnutls-build.patch
Samuel Henrique [Wed, 18 Sep 2024 06:27:29 +0000 (07:27 +0100)]
curl (8.10.1-1) unstable; urgency=medium
* New upstream version 8.10.1
* d/p/ZZZgnutls-build.patch: Update patch
[dgit import unpatched curl 8.10.1-1]
Samuel Henrique [Wed, 18 Sep 2024 06:27:29 +0000 (07:27 +0100)]
Import curl_8.10.1.orig.tar.gz
[dgit import orig curl_8.10.1.orig.tar.gz]
Samuel Henrique [Wed, 18 Sep 2024 06:27:29 +0000 (07:27 +0100)]
Import curl_8.10.1-1.debian.tar.xz
[dgit import tarball curl 8.10.1-1 curl_8.10.1-1.debian.tar.xz]