Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#78205 - [curl] reports Release-Date: [unreleased]
Attached to Project:
Arch Linux
Opened by Phil H (pheiduck) - Saturday, 15 April 2023, 08:23 GMT
Last edited by Toolybird (Toolybird) - Saturday, 15 April 2023, 22:18 GMT
Opened by Phil H (pheiduck) - Saturday, 15 April 2023, 08:23 GMT
Last edited by Toolybird (Toolybird) - Saturday, 15 April 2023, 22:18 GMT
|
DetailsDescription:
curl -V or curl --version reports Release-Date: [unreleased] $ curl -V curl 8.0.1 (armv7l-unknown-linux-gnueabihf) libcurl/8.0.1 OpenSSL/3.0.8 zlib/1.2.13 brotli/1.0.9 zstd/1.5.4 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh2/1.10.0 nghttp2/1.52.0 Release-Date: [unreleased] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd That will reflect if it was not built against tag version or tarball. Additional info: * 8.0.1 Steps to reproduce: curl -V or curl --version see Release-Date: |
This task depends upon
Comment by Toolybird (Toolybird) -
Saturday, 15 April 2023, 22:17 GMT
This is expected when not building from a tarball. Not seeing this as something to worry about. The important version number is there.