--------------------------------------------------------------------------------Fedora Update Notification
FEDORA-2009-2265
2009-03-03 14:58:23
--------------------------------------------------------------------------------Name        : curl
Product     : Fedora 9
Version     : 7.19.4
Release     : 1.fc9
URL         : https://curl.se/
Summary     : A utility for getting files from remote servers (FTP, HTTP, and others)
Description :
cURL is a tool for getting files from HTTP, FTP, FILE, LDAP, LDAPS,
DICT, TELNET and TFTP servers, using any of the supported protocols.
cURL is designed to work without user interaction or any kind of
interactivity. cURL offers many useful capabilities, like proxy support,
user authentication, FTP upload, HTTP post, and file transfer resume.

--------------------------------------------------------------------------------Update Information:

Update to curl-7.19.4 fixes CVE-2009-0037.
--------------------------------------------------------------------------------ChangeLog:

* Tue Mar  3 2009 Jindrich Novy  7.19.4-1
- update to 7.19.4 (fixes CVE-2009-0037)
- fix leak in curl_easy* functions, thanks to Kamil Dudka
- drop nss-proxy, sslgen, nss-init patches
- update badsocket patch
* Sun Dec 14 2008 Jindrich Novy  7.18.2-7
- use improved NSS patch, thanks to Rob Crittenden (#472489)
* Fri Sep 19 2008 Jindrich Novy  7.18.2-6
- enable support for libssh2 (#453958)
- update the thread safety patch, thanks to Rob Crittenden (#462217)
* Wed Sep  3 2008 Warren Togami  7.18.2-5
- add thread safety to libcurl NSS cleanup() functions (#459297)
* Fri Aug 22 2008 Tom "spot" Callaway  7.18.2-4
- undo mini libcurl.so.3
* Mon Aug 11 2008 Tom "spot" Callaway  7.18.2-3
- make miniature library for libcurl.so.3
* Wed Jun 18 2008 Jindrich Novy  7.18.2-2
- update to 7.18.2
- fix curl_multi_perform() over a proxy (#450140), thanks to
  Rob Crittenden
- spec cleanup, thanks to Paul Howarth (#225671)
  - drop BR: libtool
  - convert CHANGES and README to UTF-8
  - _GNU_SOURCE in CFLAGS is no more needed
  - remove bogus rpath
* Mon May 19 2008 Dennis Gilmore  7.18.1-1.1
- rebuild for sparc
--------------------------------------------------------------------------------References:

  [ 1 ] Bug #485271 - CVE-2009-0037 curl: local file access via unsafe redirects
        https://bugzilla.redhat.com/show_bug.cgi?id=485271
--------------------------------------------------------------------------------This update can be installed with the "yum" update program.  Use 
su -c 'yum update curl' at the command line.
For more information, refer to "Managing Software with yum",
available at .

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
--------------------------------------------------------------------------------_______________________________________________
Fedora-package-announce mailing list
Fedora-package-announce@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-announce

Fedora 9 Update: curl-7.19.4-1.fc9

March 5, 2009
Update to curl-7.19.4 fixes CVE-2009-0037.

Summary

cURL is a tool for getting files from HTTP, FTP, FILE, LDAP, LDAPS,

DICT, TELNET and TFTP servers, using any of the supported protocols.

cURL is designed to work without user interaction or any kind of

interactivity. cURL offers many useful capabilities, like proxy support,

user authentication, FTP upload, HTTP post, and file transfer resume.

Update to curl-7.19.4 fixes CVE-2009-0037.

* Tue Mar 3 2009 Jindrich Novy 7.19.4-1

- update to 7.19.4 (fixes CVE-2009-0037)

- fix leak in curl_easy* functions, thanks to Kamil Dudka

- drop nss-proxy, sslgen, nss-init patches

- update badsocket patch

* Sun Dec 14 2008 Jindrich Novy 7.18.2-7

- use improved NSS patch, thanks to Rob Crittenden (#472489)

* Fri Sep 19 2008 Jindrich Novy 7.18.2-6

- enable support for libssh2 (#453958)

- update the thread safety patch, thanks to Rob Crittenden (#462217)

* Wed Sep 3 2008 Warren Togami 7.18.2-5

- add thread safety to libcurl NSS cleanup() functions (#459297)

* Fri Aug 22 2008 Tom "spot" Callaway 7.18.2-4

- undo mini libcurl.so.3

* Mon Aug 11 2008 Tom "spot" Callaway 7.18.2-3

- make miniature library for libcurl.so.3

* Wed Jun 18 2008 Jindrich Novy 7.18.2-2

- update to 7.18.2

- fix curl_multi_perform() over a proxy (#450140), thanks to

Rob Crittenden

- spec cleanup, thanks to Paul Howarth (#225671)

- drop BR: libtool

- convert CHANGES and README to UTF-8

- _GNU_SOURCE in CFLAGS is no more needed

- remove bogus rpath

* Mon May 19 2008 Dennis Gilmore 7.18.1-1.1

- rebuild for sparc

[ 1 ] Bug #485271 - CVE-2009-0037 curl: local file access via unsafe redirects

https://bugzilla.redhat.com/show_bug.cgi?id=485271

su -c 'yum update curl' at the command line.

For more information, refer to "Managing Software with yum",

available at .

All packages are signed with the Fedora Project GPG key. More details on the

GPG keys used by the Fedora Project can be found at

Fedora-package-announce mailing list

Fedora-package-announce@redhat.com

http://www.redhat.com/mailman/listinfo/fedora-package-announce

FEDORA-2009-2265 2009-03-03 14:58:23 Product : Fedora 9 Version : 7.19.4 Release : 1.fc9 URL : https://curl.se/ Summary : A utility for getting files from remote servers (FTP, HTTP, and others) Description : cURL is a tool for getting files from HTTP, FTP, FILE, LDAP, LDAPS, DICT, TELNET and TFTP servers, using any of the supported protocols. cURL is designed to work without user interaction or any kind of interactivity. cURL offers many useful capabilities, like proxy support, user authentication, FTP upload, HTTP post, and file transfer resume. Update to curl-7.19.4 fixes CVE-2009-0037. * Tue Mar 3 2009 Jindrich Novy 7.19.4-1 - update to 7.19.4 (fixes CVE-2009-0037) - fix leak in curl_easy* functions, thanks to Kamil Dudka - drop nss-proxy, sslgen, nss-init patches - update badsocket patch * Sun Dec 14 2008 Jindrich Novy 7.18.2-7 - use improved NSS patch, thanks to Rob Crittenden (#472489) * Fri Sep 19 2008 Jindrich Novy 7.18.2-6 - enable support for libssh2 (#453958) - update the thread safety patch, thanks to Rob Crittenden (#462217) * Wed Sep 3 2008 Warren Togami 7.18.2-5 - add thread safety to libcurl NSS cleanup() functions (#459297) * Fri Aug 22 2008 Tom "spot" Callaway 7.18.2-4 - undo mini libcurl.so.3 * Mon Aug 11 2008 Tom "spot" Callaway 7.18.2-3 - make miniature library for libcurl.so.3 * Wed Jun 18 2008 Jindrich Novy 7.18.2-2 - update to 7.18.2 - fix curl_multi_perform() over a proxy (#450140), thanks to Rob Crittenden - spec cleanup, thanks to Paul Howarth (#225671) - drop BR: libtool - convert CHANGES and README to UTF-8 - _GNU_SOURCE in CFLAGS is no more needed - remove bogus rpath * Mon May 19 2008 Dennis Gilmore 7.18.1-1.1 - rebuild for sparc [ 1 ] Bug #485271 - CVE-2009-0037 curl: local file access via unsafe redirects https://bugzilla.redhat.com/show_bug.cgi?id=485271 su -c 'yum update curl' at the command line. For more information, refer to "Managing Software with yum", available at . All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at Fedora-package-announce mailing list Fedora-package-announce@redhat.com http://www.redhat.com/mailman/listinfo/fedora-package-announce

Change Log

References

Update Instructions

Severity
Product : Fedora 9
Version : 7.19.4
Release : 1.fc9
URL : https://curl.se/
Summary : A utility for getting files from remote servers (FTP, HTTP, and others)

Related News