Author: hawk Date: Fri May 30 07:46:07 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 3.0.30, fixes CVE-2008-1105 - fixed for libtool 2.2, but doesn't build with autoconf 2.62 anyway
---- Files affected: SPECS: samba.spec (1.406 -> 1.407) ---- Diffs: ================================================================ Index: SPECS/samba.spec diff -u SPECS/samba.spec:1.406 SPECS/samba.spec:1.407 --- SPECS/samba.spec:1.406 Tue May 27 21:57:30 2008 +++ SPECS/samba.spec Fri May 30 09:46:01 2008 @@ -41,13 +41,13 @@ Summary(uk.UTF-8): SMB клієнт та сервер Summary(zh_CN.UTF-8): Samba 客户端和服务器 Name: samba -Version: 3.0.29 +Version: 3.0.30 Release: 1 Epoch: 1 License: GPL v2 Group: Networking/Daemons -Source0: http://us1.samba.org/samba/ftp/%{name}-%{version}.tar.gz -# Source0-md5: ac338e28f159e59a8d25cb1d0895cf8e +Source0: http://www.samba.org/samba/ftp/%{name}-%{version}.tar.gz +# Source0-md5: d647ec1f34414fa8691f74536dcccfb5 Source1: smb.init Source2: %{name}.pamd Source3: swat.inetd @@ -968,7 +968,7 @@ cd source %{__libtoolize} %{__autoconf} -I lib/replace - +cp -f /usr/share/automake/config.sub . %configure \ --with-rootsbindir=/sbin \ --with-pammodulesdir=/%{_lib}/security \ @@ -1507,6 +1507,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.407 2008-05-30 07:46:01 hawk +- updated to 3.0.30, fixes CVE-2008-1105 +- fixed for libtool 2.2, but doesn't build with autoconf 2.62 anyway + Revision 1.406 2008-05-27 19:57:30 charles - rm outdated -PATH_MAX.patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/samba.spec?r1=1.406&r2=1.407&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
