diff options
author | François Kooman <fkooman@tuxed.net> | 2019-08-08 14:59:31 +0200 |
---|---|---|
committer | François Kooman <fkooman@tuxed.net> | 2019-08-08 14:59:31 +0200 |
commit | 45b377864dbc0285159ca245958a475968e74b5a (patch) | |
tree | 3e2e0060bed9bee54edd69e3bec30634675e1c7e | |
parent | abd6fe842168b6000c15d3b201f7ff46d19f5575 (diff) | |
download | www.tuxed.net-45b377864dbc0285159ca245958a475968e74b5a.zip www.tuxed.net-45b377864dbc0285159ca245958a475968e74b5a.tar.gz www.tuxed.net-45b377864dbc0285159ca245958a475968e74b5a.tar.xz |
update minisign post
-rw-r--r-- | posts/minisign.md | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/posts/minisign.md b/posts/minisign.md index c560867..9fa7b4b 100644 --- a/posts/minisign.md +++ b/posts/minisign.md @@ -1,6 +1,7 @@ --- title: Minisign published: 2019-08-05 +modified: 2019-08-08 --- A little while back I read an interesting @@ -35,8 +36,9 @@ I created the package, put it up for [review](https://bugzilla.redhat.com/show_bug.cgi?id=1730709), and after it got reviewed and accepted, it is now a Fedora and CentOS (EPEL) [package](https://apps.fedoraproject.org/packages/minisign)! I also -[requested](https://pagure.io/releng/fedora-scm-requests/issue/14777) a package -for EPEL8, so it can be used in +[requested](https://pagure.io/releng/fedora-scm-requests/issue/14777) a +[package](https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-b080204bb5) +for EPEL 8, so it can be used in [CentOS 8](https://wiki.centos.org/About/Building_8), which should be released in the near future. @@ -91,3 +93,7 @@ communication channel with the signer of the source code. Another step closer to a world without PGP! And maybe packaging Minisign is a first step in moving RPM package signatures to use Minisign as well! + +### Updates + +* **2019-08-08**: link to EPEL 8 bodhi for Minisign package |