From 09fb13cf212744540825df867b2fc310d271f67b5132592cf40c37cb29c3294c Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Mon, 9 Dec 2013 12:35:34 +0000 Subject: [PATCH 1/2] - update to 3.15.3.1 (bnc#854367) * includes certstore update (1.95) (bmo#946351) (explicitely distrust AC DG Tresor SSL) OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=143 --- mozilla-nss.changes | 7 +++++++ mozilla-nss.spec | 6 +++--- nss-3.15.3.1.tar.gz | 3 +++ nss-3.15.3.tar.gz | 3 --- 4 files changed, 13 insertions(+), 6 deletions(-) create mode 100644 nss-3.15.3.1.tar.gz delete mode 100644 nss-3.15.3.tar.gz diff --git a/mozilla-nss.changes b/mozilla-nss.changes index b9687c2..36f0504 100644 --- a/mozilla-nss.changes +++ b/mozilla-nss.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Dec 5 18:59:27 UTC 2013 - wr@rosenauer.org + +- update to 3.15.3.1 (bnc#854367) + * includes certstore update (1.95) (bmo#946351) + (explicitely distrust AC DG Tresor SSL) + ------------------------------------------------------------------- Wed Dec 4 14:40:39 CET 2013 - mls@suse.de diff --git a/mozilla-nss.spec b/mozilla-nss.spec index 2ed5df1..d883ad5 100644 --- a/mozilla-nss.spec +++ b/mozilla-nss.spec @@ -25,7 +25,7 @@ BuildRequires: mozilla-nspr-devel BuildRequires: pkg-config BuildRequires: sqlite-devel BuildRequires: zlib-devel -Version: 3.15.3 +Version: 3.15.3.1 Release: 0 # bug437293 %ifarch ppc64 @@ -36,8 +36,8 @@ Summary: Network Security Services License: MPL-2.0 Group: System/Libraries Url: http://www.mozilla.org/projects/security/pki/nss/ -# hg clone https://hg.mozilla.org/projects/nss nss-3.15.3 ; cd nss-3.15.3 ; hg up NSS_3_15_3_RTM -Source: https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_15_3_RTM/src/nss-%{version}.tar.gz +# hg clone https://hg.mozilla.org/projects/nss nss-3.15.3.1 ; cd nss-3.15.3.1 ; hg up NSS_3_15_3_1_RTM +Source: https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_15_3_1_RTM/src/nss-%{version}.tar.gz Source1: nss.pc.in Source3: nss-config.in Source4: %{name}-rpmlintrc diff --git a/nss-3.15.3.1.tar.gz b/nss-3.15.3.1.tar.gz new file mode 100644 index 0000000..3d6cd4f --- /dev/null +++ b/nss-3.15.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc8b56628d3274d0fa804eb69fd0b8ddf419f086f5daa4a023c22d053f6c170c +size 6620826 diff --git a/nss-3.15.3.tar.gz b/nss-3.15.3.tar.gz deleted file mode 100644 index 1bf49e2..0000000 --- a/nss-3.15.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec5f01f7d9f42cf8ad3f95c7f8921bde583df9297c83dc9062930462e3717a18 -size 6288990 From 583d3a0e12baf385bd73b5c97cfa5eb37d585f0c8c7982c807c0fcd363eb50f9 Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Mon, 9 Dec 2013 19:28:29 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=144 --- mozilla-nss.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mozilla-nss.spec b/mozilla-nss.spec index d883ad5..0a81626 100644 --- a/mozilla-nss.spec +++ b/mozilla-nss.spec @@ -37,7 +37,8 @@ License: MPL-2.0 Group: System/Libraries Url: http://www.mozilla.org/projects/security/pki/nss/ # hg clone https://hg.mozilla.org/projects/nss nss-3.15.3.1 ; cd nss-3.15.3.1 ; hg up NSS_3_15_3_1_RTM -Source: https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_15_3_1_RTM/src/nss-%{version}.tar.gz +#Source: https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_15_3_1_RTM/src/nss-%{version}.tar.gz +Source: nss-%{version}.tar.gz Source1: nss.pc.in Source3: nss-config.in Source4: %{name}-rpmlintrc