Accepting request 1089770 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/1089770
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/curl?expand=0&rev=186
This commit is contained in:
Dominique Leuenberger 2023-06-01 15:19:02 +00:00 committed by Git OBS Bridge
commit b4848d3894
6 changed files with 35 additions and 15 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:08a948e061929645597c1ef7194e07b308b22084ff03fa7400b465e6c05149e5
size 2613348

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEJ+3q8i86vOtQ25oSXMkI/bceEsIFAmRsWaUACgkQXMkI/bce
EsJeaAf/b3Ff+AB1UlflL05RYMl9RwiMEhSqAlm9yY7RQHUuvtAgkoI4HvDAlRbJ
FKDVHBpR/kD1B8Ct6DtFsPIsK4zNwXW6OC4mLuwuwZqjhpinhNCSa724vds2Fubd
eEbHH24Gigx3SE9TOHuJEWSIAhRrAoHyUWdOCHsGOcZ52HO4rsUq9Q/y7tZp3pY4
deWxC9O0Tytm44OoMQwnR49ln/Si4IeZocq26G8POtl3Wzqad4NEiv1V/dTG4iiO
okq2uXX+zGgvmkoo1MgONCBLGg9r51Tahhqd802E60wILauMFFLj8XrPxvpEAb7j
/b/6dAQAwCN8sUa9rohgkOdqDXAgaQ==
=ZjKH
-----END PGP SIGNATURE-----

3
curl-8.1.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:31b1118eb8bfd43cd95d9a3f146f814ff874f6ed3999b29d94f4d1e7dbac5ef6
size 2612652

11
curl-8.1.2.tar.xz.asc Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEJ+3q8i86vOtQ25oSXMkI/bceEsIFAmR1lPcACgkQXMkI/bce
EsJGYwgAiXV3rNFy+en5GoRNCagvnVaC4ngY9lOPpqHu9piNfd4JjGowqj0mkAiq
iNvr020y1xcS7XvLwRviTjSit7pE+5EKhDZDsz1HeHjV7MQapSx5yjvLo6Wvi1UF
81CSgXvgAa+hMlxvk6AMZqLK5uVTO4UhFONr+hm3Asv/yN3U+NJ4XsEa0dn8HTnc
NzICrr2WzjlGCLn8NfLtVXgjydYcVaRCWPkyW/YgJghVV3LZwr0MA79pcwaOixhv
C34xZ3ABboJDGrQlqLXBolG9mIZGj1i3brwerGbtA41Z3KSO1QoV/PSnhJuinAiR
5cuw0QDKYu51p12B8HroFo0TT7/8Mw==
=BHtS
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Tue May 30 09:08:35 UTC 2023 - Pedro Monreal <pmonreal@suse.com>
- Update to 8.1.2:
* Bugfixes:
- configure: quote the assignments for run-compiler
- configure: without pkg-config and no custom path, use -lnghttp2
- curl: cache the --trace-time value for a second
- http2: fix EOF handling on uploads with auth negotiation
- http3: send EOF indicator early as possible
- lib1560: verify more scheme guessing
- lib: remove unused functions, make single-use static
- libcurl.m4: remove trailing 'dnl' that causes this to break autoconf
- libssh: when keyboard-interactive auth fails, try password
- misc: fix spelling mistakes
- page-header: mention curl version and how to figure out current release
- page-header: minor wording polish in the URL segment
- scripts/singleuse.pl: add more API calls
- urlapi: remove superfluous host name check
-------------------------------------------------------------------
Tue May 23 10:14:39 UTC 2023 - Pedro Monreal <pmonreal@suse.com>

View File

@ -21,7 +21,7 @@
# need ssl always for python-pycurl
%bcond_without openssl
Name: curl
Version: 8.1.1
Version: 8.1.2
Release: 0
Summary: A Tool for Transferring Data from URLs
License: curl