diff --git a/curl-7.69.0.tar.xz b/curl-7.69.0.tar.xz deleted file mode 100644 index 1956f47..0000000 --- a/curl-7.69.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9fadf2f082c127757808a28ddd5ab9d1bc2c7061ca7ddaf85814285e15e3271f -size 2466092 diff --git a/curl-7.69.0.tar.xz.asc b/curl-7.69.0.tar.xz.asc deleted file mode 100644 index f5ab178..0000000 --- a/curl-7.69.0.tar.xz.asc +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEJ+3q8i86vOtQ25oSXMkI/bceEsIFAl5fTaIACgkQXMkI/bce -EsIyaAf8DEjmWf+UpZDBjyirl6PuNfxpgZGm8Qw5eWBKD1rdQuMjZ3xJLauAR34G -fYvsj8cYotUaIPHw4jWcvn6m/M5KFII6XWANcasn7edbg47BcXS6xadNkUnqcJnF -0U9YbghGXaj0CwaNjqP4Gv23oG2nuYyWhUzI4wD8cRcO3oE/5Wksfwhwq5DrnpuQ -CLlgP8o9qMgfrds87WK4Gb+AFHW4jkCAT2wnJBvtEfK97pG1E9y7S8l5oZ7H8hTe -Vm3UgM8Stk13yPCCN3nOaTdPKk5nA6co7VWW5TbjJPQ+6mT+eD6SY/+k5yJ+A11X -zaXOa3fXEJiRX3nfAR47iThh2Pj8wA== -=baDZ ------END PGP SIGNATURE----- diff --git a/curl-7.69.1.tar.xz b/curl-7.69.1.tar.xz new file mode 100644 index 0000000..abb49ab --- /dev/null +++ b/curl-7.69.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03c7d5e6697f7b7e40ada1b2256e565a555657398e6c1fcfa4cb251ccd819d4f +size 2467272 diff --git a/curl-7.69.1.tar.xz.asc b/curl-7.69.1.tar.xz.asc new file mode 100644 index 0000000..896da69 --- /dev/null +++ b/curl-7.69.1.tar.xz.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEJ+3q8i86vOtQ25oSXMkI/bceEsIFAl5oh44ACgkQXMkI/bce +EsL/5QgAlK2oYZTG3OQziHD8RtvjcRZyVfSPgH+UCEe12o+pqrWncWG5kVbFPjoX +USq8EEmRLaTdPPVY+lLZjrll0LgAHa5fyOYV5IFeKHHlRtGUsurMx+IW7NXg1kWn +lZXV/xzcogVeaqTZtJS1QQeyBxV55BEzwbO7WI7U3dQHKspE2724IqaGwHAj7BaL +K3hmHpBHuuGNpP5wsmnA0GXVLYSfqTJhc2itcupG8ZveNeEjCXPoRxGq/aewqUCH +UoT0tLu/LJ/D4FW1zGYdQXkli4MHKzTP9l2Tp/6ounEc+WpEirIRJLWRE8Wn/bmH +JjmSkls5sMCsmLl5DNoSUEw4Jco0oQ== +=+Rw4 +-----END PGP SIGNATURE----- diff --git a/curl.changes b/curl.changes index c0f3651..7ee1f83 100644 --- a/curl.changes +++ b/curl.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Thu Mar 12 22:07:26 UTC 2020 - Pedro Monreal Gonzalez + +- Update to 7.69.1 + * Bugfixes: + - ares: store dns parameters for duphandle + - cirrus-ci: disable the FreeBSD 13 builds + - curl_share_setopt.3: Note sharing cookies doesn't enable the engine + - lib1564: reduce number of mid-wait wakeup calls + - libssh: Fix matching user-specified MD5 hex key + - MANUAL: update a dict-using command line + - mime: do not perform more than one read in a row + - mime: fix the binary encoder to handle large data properly + - mime: latch last read callback status + - multi: skip EINTR check on wakeup socket if it was closed + - pause: bail out on bad input + - pause: force a connection recheck after unpausing (take 2) + - pause: return early for calls that don't change pause state + - runtests.1: rephrase how to specify what tests to run + - runtests: fix missing use of exe_ext helper function + - seek: fix fall back for missing ftruncate on Windows + - sftp: fix segfault regression introduced by #4747 in 7.69.0 + - sha256: Added SecureTransport implementation + - sha256: Added WinCrypt implementation + - socks4: fix host resolve regression + - socks5: host name resolv regression fix + - tests/server: fix missing use of exe_ext helper function + - tests: fix static ip:port instead of dynamic values being used + - tests: make sleeping portable by avoiding select + - unit1612: fix the inclusion and compilation of the HMAC unit test + - urldata: remove the 'stream_was_rewound' connectdata struct member + - version: make curl_version* thread-safe without using global context + ------------------------------------------------------------------- Mon Mar 9 12:54:08 UTC 2020 - Andreas Schwab diff --git a/curl.spec b/curl.spec index 9ebf5c9..3a7ffe8 100644 --- a/curl.spec +++ b/curl.spec @@ -21,7 +21,7 @@ # need ssl always for python-pycurl %bcond_without openssl Name: curl -Version: 7.69.0 +Version: 7.69.1 Release: 0 Summary: A Tool for Transferring Data from URLs License: curl