Author: glen Date: Wed Mar 22 12:45:27 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 7.15.3, resolves CVE-2006-1061
---- Files affected: SPECS: curl.spec (1.116 -> 1.117) ---- Diffs: ================================================================ Index: SPECS/curl.spec diff -u SPECS/curl.spec:1.116 SPECS/curl.spec:1.117 --- SPECS/curl.spec:1.116 Sun Mar 5 09:55:04 2006 +++ SPECS/curl.spec Wed Mar 22 13:45:22 2006 @@ -11,26 +11,25 @@ Summary(ru): őÔÉĚÉÔÁ ÄĚŃ ĐĎĚŐŢĹÎÉŃ ĆÁĘĚĎ× Ó ÓĹŇ×ĹŇĎ× FTP, HTTP É ÄŇŐÇÉČ Summary(uk): őÔÉĚŚÔÁ ÄĚŃ ĎÔŇÉÍÁÎÎŃ ĆÁĘĚŚ× Ú ÓĹŇ×ĹŇŚ× FTP, HTTP ÔÁ ŚÎŰÉČ Name: curl -Version: 7.15.2 +Version: 7.15.3 Release: 1 License: MIT-like -Vendor: Daniel Stenberg <[EMAIL PROTECTED]> Group: Applications/Networking Source0: http://curl.haxx.se/download/%{name}-%{version}.tar.bz2 -# Source0-md5: 6c08e7891fe0db49af65fd10abfd69b1 +# Source0-md5: d71b2ee8febfde2c7dc30a43638ec0d9 Patch0: %{name}-no_strip.patch Patch1: %{name}-ac.patch Patch2: %{name}-heimdal.patch URL: http://curl.haxx.se/ BuildRequires: autoconf >= 2.57 BuildRequires: automake -BuildRequires: libidn-devel >= 0.4.1 %{?with_heimdal:BuildRequires: heimdal-devel >= 0.7} +BuildRequires: libidn-devel >= 0.4.1 BuildRequires: libtool %{?with_ssl:BuildRequires: openssl-devel >= 0.9.7d} -Requires: openssl-tools >= 0.9.7d -Requires: libidn >= 0.4.1 Requires: %{name}-libs = %{version}-%{release} +Requires: libidn >= 0.4.1 +Requires: openssl-tools >= 0.9.7d Obsoletes: libcurl2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -102,8 +101,8 @@ Summary(uk): ćÁĘĚÉ ÄĚŃ ŇĎÚŇĎÂËÉ Ú ×ÉËĎŇÉÓÔÁÎÎŃÍ ÂŚÂĚŚĎÔĹËÉ curl Group: Development/Libraries Requires: %{name}-libs = %{version}-%{release} -Requires: libidn-devel >= 0.4.1 %{?with_heimdal:Requires: heimdal-devel} +Requires: libidn-devel >= 0.4.1 %{?with_ssl:Requires: openssl-devel >= 0.9.7c} Obsoletes: libcurl2-devel @@ -213,6 +212,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.117 2006/03/22 12:45:22 glen +- up to 7.15.3, resolves CVE-2006-1061 + Revision 1.116 2006/03/05 08:55:04 qboosh - updated to 7.15.2 @@ -479,7 +481,7 @@ - 7.8, STBR Revision 1.33 2001/05/22 09:06:15 wiget -- switch to new conditional builds macros (bcond_on_ -> _with_/bcond_off_ +- switch to new conditional builds macros (bcond_on_ -> _with_/bcond_off_ -> _without_); no release changes only simple s/// perfored Revision 1.32 2001/05/19 12:55:49 klakier ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/curl.spec?r1=1.116&r2=1.117&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
