This commit is contained in:
parent
d9c4ca22f1
commit
52f569d2f2
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 4 16:11:41 CEST 2010 - ro@suse.de
|
||||||
|
|
||||||
|
- updated keys:
|
||||||
|
- 307E3D54 build@suse.de "SuSE Package Signing Key" (2014-05-03)
|
||||||
|
- 9C800ACA build@suse.de "SuSE Package Signing Key" (2014-05-03)
|
||||||
|
- B37B98A9 support@suse.com "SUSE PTF Signing Key" (2014-05-03)
|
||||||
|
- 7E2E3B05 novell-provo-build@novell.com "Novell Provo Build"
|
||||||
|
(2014-05-06)
|
||||||
|
- added keys:
|
||||||
|
- 1D061A62 support@novell.com
|
||||||
|
"build@novell.com (Novell Linux Products)" (2014-05-06)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 31 14:28:18 CET 2008 - ro@suse.de
|
Fri Oct 31 14:28:18 CET 2008 - ro@suse.de
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:e9292f44a9c9d72517d52a5d778dbdff392b184d5d711680f54809b041343b36
|
oid sha256:59c8d0592205de77964cbda7dbd3b9db9bfd343cbc347fa7756985f7a8a6b7cd
|
||||||
size 6606
|
size 6774
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package suse-build-key (Version 1.0)
|
# spec file for package suse-build-key (Version 1.0)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -20,14 +20,14 @@
|
|||||||
|
|
||||||
Name: suse-build-key
|
Name: suse-build-key
|
||||||
BuildRequires: gpg
|
BuildRequires: gpg
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Group: System/Packages
|
Group: System/Packages
|
||||||
Provides: build-key
|
Provides: build-key
|
||||||
Requires: gpg
|
Requires: gpg
|
||||||
AutoReqProv: off
|
AutoReqProv: off
|
||||||
Summary: The public gpg key for rpm package signature verification
|
Summary: The public gpg key for rpm package signature verification
|
||||||
Version: 1.0
|
Version: 1.0
|
||||||
Release: 907
|
Release: 908
|
||||||
Source0: suse-build-key.gpg
|
Source0: suse-build-key.gpg
|
||||||
Source1: dumpsigs
|
Source1: dumpsigs
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -121,67 +121,3 @@ fi
|
|||||||
chmod 600 root/.gnupg/pubring.gpg
|
chmod 600 root/.gnupg/pubring.gpg
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Oct 31 2008 ro@suse.de
|
|
||||||
- added ptf key, expiring 2010-07-02
|
|
||||||
* Mon Jun 02 2008 ro@suse.de
|
|
||||||
- update keys again: for collaboration with rpm, the current
|
|
||||||
self-signature needs to be the first signature found in a key
|
|
||||||
* Mon May 05 2008 ro@suse.de
|
|
||||||
- updated keys
|
|
||||||
9C800ACA,8495160C,307E3D54: extend expiration by 2 years
|
|
||||||
until 2010-05-05
|
|
||||||
7E2E3B05: extend expiration by 2 years until 2010-05-24
|
|
||||||
* Mon Mar 19 2007 rguenther@suse.de
|
|
||||||
- merge suse-build-key keyring to roots gpg pubring
|
|
||||||
* Mon May 29 2006 ro@suse.de
|
|
||||||
- added new official provo dsa autobuild key ID 7E2E3B05
|
|
||||||
* Fri May 19 2006 ro@suse.de
|
|
||||||
- removed unused provo autobuild key
|
|
||||||
- added new official provo autobuild key ID A1912208
|
|
||||||
* Thu Apr 20 2006 ro@suse.de
|
|
||||||
- add dumpsigs script here to have _one_ place for the script
|
|
||||||
* Fri Mar 31 2006 ro@suse.de
|
|
||||||
- added build@suse.de rsa key ID 307E3D54
|
|
||||||
* Wed Jan 25 2006 mls@suse.de
|
|
||||||
- converted neededforbuild to BuildRequires
|
|
||||||
* Tue Oct 18 2005 ro@suse.de
|
|
||||||
- use correct provo autobuild key
|
|
||||||
* Tue Oct 18 2005 ro@suse.de
|
|
||||||
- added provo autobuild signing key (#128128)
|
|
||||||
- removed jds key
|
|
||||||
* Fri May 27 2005 mls@suse.de
|
|
||||||
- added mktemp to PreReqs [#86177]
|
|
||||||
* Thu Apr 28 2005 ro@suse.de
|
|
||||||
- added JDS public key (15c17deb)
|
|
||||||
* Tue Jan 25 2005 ro@suse.de
|
|
||||||
- added OES public key (0dfb3188)
|
|
||||||
* Tue Jun 22 2004 ro@suse.de
|
|
||||||
- updated build key (expiration changed to 2008-06-21) (#42326)
|
|
||||||
* Tue Feb 24 2004 hmacht@suse.de
|
|
||||||
- building as non-root
|
|
||||||
* Tue Sep 09 2003 ro@suse.de
|
|
||||||
- ignore return code from first gpg calls
|
|
||||||
* Tue Sep 09 2003 draht@suse.de
|
|
||||||
- call gpg twice without any arguments for proper initialization
|
|
||||||
inside postinstall
|
|
||||||
* Tue Sep 09 2003 draht@suse.de
|
|
||||||
- use temp file instead of pipe due to resource race between two
|
|
||||||
instances of gpg in %%post.
|
|
||||||
* Thu Sep 05 2002 draht@suse.de
|
|
||||||
- package now installs key from package-owned file into the rpm
|
|
||||||
pubring in %%post to allow other key packages to add their keys.
|
|
||||||
* Tue Aug 20 2002 mmj@suse.de
|
|
||||||
- Correct PreReq
|
|
||||||
* Fri Jul 26 2002 kukuk@suse.de
|
|
||||||
- Change Provides from suse-build-key to build-key
|
|
||||||
* Thu Feb 21 2002 draht@suse.de
|
|
||||||
- directory permission problem: 644 -> 755.
|
|
||||||
* Mon Feb 18 2002 ro@suse.de
|
|
||||||
- moved to /usr/lib/rpm/gnupg/pubring.pgp
|
|
||||||
rpm needs a directory as gpg_path and will use pubring.gpg
|
|
||||||
in that directory
|
|
||||||
* Wed Feb 13 2002 draht@suse.de
|
|
||||||
- initial package. Contains
|
|
||||||
- pub 2048R/3D25D3D9 1999-03-06 SuSE Security Team <security@suse.de>
|
|
||||||
- pub 1024D/9C800ACA 2000-10-19 SuSE Package Signing Key <build@suse.de>
|
|
||||||
- sub 2048g/8495160C 2000-10-19 [expires: 2006-02-12]
|
|
||||||
|
Loading…
Reference in New Issue
Block a user