All of lore.kernel.org
 help / color / mirror / Atom feed
* the autobuild gpg key expired!
@ 2013-02-08  6:46 Sage Weil
  2013-02-08 17:52 ` Christopher Kunz
  0 siblings, 1 reply; 4+ messages in thread
From: Sage Weil @ 2013-02-08  6:46 UTC (permalink / raw)
  To: ceph-devel

Hi all-

For some silly reason I made the GPG key used to sign autobuild packages 
from git expire after 1 year... a year ago today.  Which broke the builds 
this afternoon, and may be causing warnings from anyone using those 
packages.  (Note that official release packages are not affected!)

The Ubuntu keys that sign cd images and such have no expiry; the Debian 
keys expire after 15-20 years.  Since these packages are only 
quasi-trusted (they are automatically built from branches in git, after 
all), just setting no expiry is simplest.  Our future selves exactly N 
years in an alternate timeline will surely agree.

The key in question is

pub   1024D/03C3951A 2011-02-08
uid                  Ceph automated package build (Ceph automated package build) <sage@newdream.net>
sub   4096g/2E457B51 2011-02-08

If you previously installed this as a trusted key on your system, the 
key can be updated (or newly installed) with

 wget -q -O- https://raw.github.com/ceph/ceph/master/keys/autobuild.asc | sudo apt-key add -

If you only install *release* packages (not bleeding edge code), you can 
ignore all of this; *that* key (17ED316D) has no expiry:

pub   4096R/17ED316D 2012-05-20
uid                  Ceph Release Key <sage@newdream.net>

sage


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-02-09  5:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-08  6:46 the autobuild gpg key expired! Sage Weil
2013-02-08 17:52 ` Christopher Kunz
2013-02-08 17:55   ` Sage Weil
2013-02-09  5:18     ` Sage Weil

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.