Add a dummy source file for testing/preventing fedpkg breakage
- Facilitates testing fedpkg new-sources and upload commands for breakage such as hangs - Related to Bug 872124 - nss 3.14 breaks fedpkg new-sources
This commit is contained in:
parent
304de980b9
commit
2fd69995be
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ blank-key4.db
|
||||
PayPalEE.cert
|
||||
/nss-pem-20120811.tar.bz2
|
||||
/nss-3.14-stripped.tar.bz2
|
||||
/dummy-sources-for-testing
|
||||
|
7
nss.spec
7
nss.spec
@ -7,7 +7,7 @@
|
||||
Summary: Network Security Services
|
||||
Name: nss
|
||||
Version: 3.14
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: MPLv2.0
|
||||
URL: http://www.mozilla.org/projects/security/pki/nss/
|
||||
Group: System Environment/Libraries
|
||||
@ -580,6 +580,11 @@ rm -f $RPM_BUILD_ROOT/%{_includedir}/nss3/nsslowhash.h
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 02 2012 Elio Maldonado <emaldona@redhat.com> - 3.14-4
|
||||
- Add a dummy source file for testing/preventing fedpkg breakage
|
||||
- Facilitates testing fedpkg new-sources and upload commands for breakage such as hangs
|
||||
- Related to Bug 872124 - nss 3.14 breaks fedpkg new-sources
|
||||
|
||||
* Thu Nov 01 2012 Elio Maldonado <emaldona@redhat.com> - 3.14-6
|
||||
- Reenable patch to set NSS_SSL_CBC_RANDOM_IV to 1 by default
|
||||
- Update the patch to account for the new sources
|
||||
|
1
sources
1
sources
@ -6,3 +6,4 @@ a5ae49867124ac75f029a9a33af31bad blank-cert8.db
|
||||
bf47cecad861efa77d1488ad4a73cb5b PayPalEE.cert
|
||||
2a06bf7b815d1a666cc3587b895506ce nss-pem-20120811.tar.bz2
|
||||
2844d502638ac84097d5a9affa6d1c3a nss-3.14-stripped.tar.bz2
|
||||
0be54f196b5da7e9008eb13a71bc2cb0 dummy-sources-for-testing
|
||||
|
Loading…
Reference in New Issue
Block a user