packages: nss/nss.spec - updated to 3.12.4 - updated Makefile patch, remove...

qboosh qboosh at pld-linux.org
Fri Aug 28 23:53:36 CEST 2009


Author: qboosh                       Date: Fri Aug 28 21:53:35 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 3.12.4
- updated Makefile patch, removed obsolete execstack patch
- pl for -softokn-freebl
- updated nspr deps (4.7.4 required since 3.12.3), added CVE note for 3.12.3

---- Files affected:
packages/nss:
   nss.spec (1.94 -> 1.95) 

---- Diffs:

================================================================
Index: packages/nss/nss.spec
diff -u packages/nss/nss.spec:1.94 packages/nss/nss.spec:1.95
--- packages/nss/nss.spec:1.94	Thu Jul  9 14:21:16 2009
+++ packages/nss/nss.spec	Fri Aug 28 23:53:30 2009
@@ -3,8 +3,8 @@
 Summary:	NSS - Network Security Services
 Summary(pl.UTF-8):	NSS - Network Security Services
 Name:		nss
-Version:	3.12.3
-Release:	3
+Version:	3.12.4
+Release:	1
 Epoch:		1
 License:	MPL v1.1 or GPL v2+ or LGPL v2.1+
 Group:		Libraries
@@ -13,21 +13,20 @@
 # :pserver:anonymous at cvs-mirror.mozilla.org:/cvsroot mozilla/security/coreconf -r NSS_3_9_4_RTM
 # :pserver:anonymous at cvs-mirror.mozilla.org:/cvsroot mozilla/security/nss -r NSS_3_9_4_RTM
 #Source0:	%{name}-%{version}.tar.bz2
-Source0:	http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_%{foover}_RTM/src/%{name}-%{version}.tar.bz2
-# Source0-md5:	ecb7079ba4ebcf29b7716775384f1f18
+Source0:	http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_%{foover}_RTM/src/%{name}-%{version}.tar.gz
+# Source0-md5:	1ee3ed9c1900079319bd1de51388d856
 Source1:	%{name}-mozilla-nss.pc
 Source2:	%{name}-config.in
 Source3:	http://www.cacert.org/certs/root.der
 # Source3-md5:	a61b375e390d9c3654eebd2031461f6b
 Patch0:		%{name}-Makefile.patch
-Patch1:		execstack.patch
 URL:		http://www.mozilla.org/projects/security/pki/nss/
-BuildRequires:	nspr-devel >= 1:4.7
+BuildRequires:	nspr-devel >= 1:4.7.4
 BuildRequires:	nss-tools
 BuildRequires:	sqlite3-devel
 BuildRequires:	zlib-devel
 BuildConflicts:	mozilla < 0.9.6-3
-Requires:	nspr >= 1:4.7
+Requires:	nspr >= 1:4.7.4
 Requires:	%{name}-softokn-freebl = %{epoch}:%{version}-%{release}
 Obsoletes:	libnss3
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -66,7 +65,7 @@
 Summary(pl.UTF-8):	NSS - pliki nagłówkowe
 Group:		Development/Libraries
 Requires:	%{name} = %{epoch}:%{version}-%{release}
-Requires:	nspr-devel >= 1:4.7
+Requires:	nspr-devel >= 1:4.7.4
 Obsoletes:	libnss3-devel
 
 %description devel
@@ -89,19 +88,18 @@
 
 %package softokn-freebl
 Summary:	Freebl library for the Network Security Services
+Summary(pl.UTF-8):	Biblioteka freebl dla bibliotek NSS
 Group:		Libraries
 
 %description softokn-freebl
-Network Security Services (NSS) is a set of libraries designed to
-support cross-platform development of security-enabled client and
-server applications. Applications built with NSS can support SSL v2
-and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3
-certificates, and other security standards.
+Freebl cryptographic library for the Network Security Services.
+
+%description softokn-freebl -l pl.UTF-8
+Biblioteka kryptograficzna freebl dla bibliotek NSS.
 
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %if 0%{!?debug:1}
 # strip before signing
@@ -209,13 +207,14 @@
 %attr(755,root,root) %{_libdir}/libsoftokn3.so
 %attr(755,root,root) %{_libdir}/libssl3.so
 %{_libdir}/libfreebl3.chk
+%{_libdir}/libnssdbm3.chk
 %{_libdir}/libsoftokn3.chk
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/nss-config
-%{_includedir}/nss
 %{_libdir}/libcrmf.a
+%{_includedir}/nss
 %{_pkgconfigdir}/mozilla-nss.pc
 %{_pkgconfigdir}/nss.pc
 
@@ -269,6 +268,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.95  2009/08/28 21:53:30  qboosh
+- updated to 3.12.4
+- updated Makefile patch, removed obsolete execstack patch
+- pl for -softokn-freebl
+- updated nspr deps (4.7.4 required since 3.12.3), added CVE note for 3.12.3
+
 Revision 1.94  2009/07/09 12:21:16  zbyniu
 - kill building libfreebl3.so with exec stack; rel 3
 
@@ -286,6 +291,7 @@
 
 Revision 1.89  2009/05/10 20:32:48  arekm
 - up to 3.12.3
+[fixes CVE-2009-2404 CVE-2009-2408 CVE-2009-2409]
 
 Revision 1.88  2008/10/27 23:19:11  glen
 - refresh certdata.c
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nss/nss.spec?r1=1.94&r2=1.95&f=u



More information about the pld-cvs-commit mailing list