From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 1a2d32ff3c520f1fad637b9ca0dd6687a0213582
Date: Tue, 26 Sep 2023 17:17:59 +0000 [thread overview]
Message-ID: <4Rw5zX2rffz2xY0@people01.haj.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 2312 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".
The branch, master has been updated
via 1a2d32ff3c520f1fad637b9ca0dd6687a0213582 (commit)
from 13a3dd67eda392061705a0b92588e0ee27ab1548 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1a2d32ff3c520f1fad637b9ca0dd6687a0213582
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Tue Sep 26 17:25:29 2023 +0000
curl: Update to 8.3.0
This version enables using c-ares, libidn2 and zstd, too.
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
curl/curl.nm | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
Difference in files:
diff --git a/curl/curl.nm b/curl/curl.nm
index 678df68ee..ab01052c4 100644
--- a/curl/curl.nm
+++ b/curl/curl.nm
@@ -4,8 +4,8 @@
###############################################################################
name = curl
-version = 7.86.0
-release = 2.2
+version = 8.3.0
+release = 1
groups = Application/Internet
url = https://curl.haxx.se/
@@ -24,27 +24,29 @@ source_dl = https://curl.haxx.se/download/
build
requires
+ c-ares-devel
groff
- libidn-devel
+ libidn2-devel
libssh2-devel
libtool-devel
nghttp2-devel
openldap-devel
openssl-devel
zlib-devel
+ zstd-devel
end
configure_options += \
- --enable-hidden-symbols \
--disable-static \
--with-ca-bundle=/etc/pki/tls/certs/ca-bundle.crt \
- --with-libidn \
+ --with-libidn2 \
--with-libssh2 \
--with-ssl \
+ --enable-ares \
--enable-ldaps \
--enable-ipv6 \
--enable-manual \
- --enable-threaded-resolver
+ --enable-websockets
# The testsuite runs services which bind to ports and
# sends queries to the internet. This may fail in some
hooks/post-receive
--
IPFire 3.x development tree
reply other threads:[~2023-09-26 17:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4Rw5zX2rffz2xY0@people01.haj.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox