Skip to content
Snippets Groups Projects
Commit 9deb4d27 authored by chrfranke's avatar chrfranke
Browse files

do_release: Update code signing key id.

git-svn-id: https://svn.code.sf.net/p/smartmontools/code/trunk@5327 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent e4afe225
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,8 @@ $Id$
2022-02-22 Christian Franke <franke@computer.org>
do_release: Update code signing key id.
smartd.cpp: Ensure that '--warn-as-user=restricted' failure is
visible in syslog.
......
......@@ -2,7 +2,7 @@
#
# do a smartmontools release
# (C) 2003-11 Bruce Allen, Guido Guenther
# (C) 2006-19 Christian Franke
# (C) 2006-22 Christian Franke
# $Id$
# Notes on generating releases:
......@@ -14,8 +14,9 @@
set -e
# Smartmontools Signing Key (through 2020)
KEYID=0x64BCAA8B
# Smartmontools Signing Key (through 2025)
# <smartmontools-support@listi.jpberlin.de>
KEYID=0xFF3AEFF5
inc_release()
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment