1
0

Accepting request 386127 from Base:System

- diff-from-upstream-2.7.patch: restore some important legacy
  CAs, otherwise Pidgin fails to talk to Google Talk for instance.

OBS-URL: https://build.opensuse.org/request/show/386127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ca-certificates-mozilla?expand=0&rev=35
This commit is contained in:
Dominique Leuenberger 2016-04-11 07:13:55 +00:00 committed by Git OBS Bridge
commit 01f362cbf4
3 changed files with 1561 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Apr 6 11:21:32 UTC 2016 - meissner@suse.com
- diff-from-upstream-2.7.patch: restore some important legacy
CAs, otherwise Pidgin fails to talk to Google Talk for instance.
-------------------------------------------------------------------
Thu Mar 31 13:07:40 UTC 2016 - meissner@suse.com

View File

@ -49,9 +49,8 @@ Source10: certdata2pem.py
Source11: %{name}.COPYING
Source12: compareoldnew
# temporary legacy patch
# openssl 1.0.2 should not need it anymore.
# Patch0: diff-from-upstream-2.2.patch
# openssl 1.0.2 might not need it anymore, but gnutls / pidgin does ...
Patch0: diff-from-upstream-2.7.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
@ -72,7 +71,7 @@ from MozillaFirefox
%setup -qcT
/bin/cp %{SOURCE0} .
#patch <%{PATCH0}
patch <%{PATCH0}
install -m 644 %{SOURCE11} COPYING
ver=`sed -ne '/NSS_BUILTINS_LIBRARY_VERSION /s/.*"\(.*\)"/\1/p' < "%{SOURCE1}"`

1552
diff-from-upstream-2.7.patch Normal file

File diff suppressed because it is too large Load Diff