From b1c16ce5cdc0d677cbafc63557699ab7817e32dc270393d6f1938c0cacd39698 Mon Sep 17 00:00:00 2001 From: Philipp Thomas Date: Mon, 11 Jul 2011 11:20:30 +0000 Subject: [PATCH] - Update to 7.21.7: - Fix libcurl inappropriate GSSAPI delegation. Full details at http://curl.haxx.se/docs/adv_20110623.html - Some other minor fixes. OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=49 --- curl.changes | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/curl.changes b/curl.changes index 16a82bf..7262249 100644 --- a/curl.changes +++ b/curl.changes @@ -1,8 +1,11 @@ ------------------------------------------------------------------- Mon Jul 11 11:40:17 CEST 2011 - pth@suse.de -- Fix libcurl inappropriate GSSAPI delegation. Full details at - http://curl.haxx.se/docs/adv_20110623.html +- Update to 7.21.7: + - Fix libcurl inappropriate GSSAPI delegation. Full details at + http://curl.haxx.se/docs/adv_20110623.html + - Some other minor fixes. + - Use the lzma compressed tarball provided upstreams. -------------------------------------------------------------------