public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Adam Feldman" <np-hardass@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/acme-tiny/
Date: Wed, 28 Oct 2020 19:16:38 +0000 (UTC)	[thread overview]
Message-ID: <1603912578.906dfad13063a6d58a78a8f3964e77a021ad5d96.np-hardass@gentoo> (raw)

commit:     906dfad13063a6d58a78a8f3964e77a021ad5d96
Author:     Anthony Ryan <anthonyryan1 <AT> gmail <DOT> com>
AuthorDate: Wed Oct 28 17:33:56 2020 +0000
Commit:     Adam Feldman <np-hardass <AT> gentoo <DOT> org>
CommitDate: Wed Oct 28 19:16:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=906dfad1

app-crypt/acme-tiny: Urgent version bump 4.1.0

LetsEncrypt will be ending support for all versions older than 4.1.0 on
Nov 1st 2020.

Any server that has been using acme-tiny to automatically renew certificates
will fail to issue new certificates in 3 days.

https://community.letsencrypt.org/t/acme-v2-scheduled-deprecation-of-unauthenticated-resource-gets/74380

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Anthony Ryan <anthonyryan1 <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/18061
Signed-off-by: Adam Feldman <NP-Hardass <AT> gentoo.org>

 app-crypt/acme-tiny/Manifest                                          | 1 +
 app-crypt/acme-tiny/{acme-tiny-9999.ebuild => acme-tiny-4.1.0.ebuild} | 3 +--
 app-crypt/acme-tiny/acme-tiny-9999.ebuild                             | 3 +--
 3 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/app-crypt/acme-tiny/Manifest b/app-crypt/acme-tiny/Manifest
index b5955d809a9..cc2dc50eef3 100644
--- a/app-crypt/acme-tiny/Manifest
+++ b/app-crypt/acme-tiny/Manifest
@@ -1 +1,2 @@
 DIST acme-tiny-4.0.4.tar.gz 12667 BLAKE2B 6177d639a2d65080f84ca93400405c01ef18cb3c8d18ef5e7e57af1eede9d6f1e105ca7f6f89014e79c5cb1d865d3c81f590abdb37e8caa6b9699ea20064f698 SHA512 e66befe8262b3396e5e55ea01fc47c668c527868832d2ccdc2786156ec52e698fd20cb6fa4fe861d97947d64f4b6c751be9c79bf546eaac34978c53b9e6f85e4
+DIST acme-tiny-4.1.0.tar.gz 12776 BLAKE2B 7efd9d1399ec3bbd98180511c9f36fbf6f9a96a0d4e0e72b9d4c85d16246118eaaad25bc26ba42f746fd4b60b498ceca5307e279d788157237ac6ad153848501 SHA512 31d69a5031c019acbc23b3f06041eae8e261766396d4a7420fd70a71cfa16de953bea4c0c2ad0c6a6e793ed61ab5331f40145352ffce69f4f062f35dd0db7519

diff --git a/app-crypt/acme-tiny/acme-tiny-9999.ebuild b/app-crypt/acme-tiny/acme-tiny-4.1.0.ebuild
similarity index 95%
copy from app-crypt/acme-tiny/acme-tiny-9999.ebuild
copy to app-crypt/acme-tiny/acme-tiny-4.1.0.ebuild
index 4d15c1d8601..a1911edadfd 100644
--- a/app-crypt/acme-tiny/acme-tiny-9999.ebuild
+++ b/app-crypt/acme-tiny/acme-tiny-4.1.0.ebuild
@@ -3,13 +3,12 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8,3_9} )
 inherit distutils-r1
 
 if [[ ${PV} == 9999 ]]; then
 	inherit git-r3
 	EGIT_REPO_URI="https://github.com/diafygi/${PN}.git"
-	KEYWORDS=""
 else
 	SRC_URI="https://github.com/diafygi/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~amd64 ~x86"

diff --git a/app-crypt/acme-tiny/acme-tiny-9999.ebuild b/app-crypt/acme-tiny/acme-tiny-9999.ebuild
index 4d15c1d8601..8521a3767ad 100644
--- a/app-crypt/acme-tiny/acme-tiny-9999.ebuild
+++ b/app-crypt/acme-tiny/acme-tiny-9999.ebuild
@@ -3,13 +3,12 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8,3_8} )
 inherit distutils-r1
 
 if [[ ${PV} == 9999 ]]; then
 	inherit git-r3
 	EGIT_REPO_URI="https://github.com/diafygi/${PN}.git"
-	KEYWORDS=""
 else
 	SRC_URI="https://github.com/diafygi/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~amd64 ~x86"


             reply	other threads:[~2020-10-28 19:16 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-28 19:16 Adam Feldman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-01 11:38 [gentoo-commits] repo/gentoo:master commit in: app-crypt/acme-tiny/ Hans de Graaff
2024-12-01 11:38 Hans de Graaff
2024-05-28 20:49 Sam James
2024-05-28 17:01 Sam James
2024-03-08 11:35 Hans de Graaff
2024-03-08 11:35 Hans de Graaff
2023-07-08  8:05 Hans de Graaff
2022-11-12 13:52 Hans de Graaff
2022-07-29  4:48 Hans de Graaff
2022-07-29  4:48 Hans de Graaff
2022-07-29  4:48 Hans de Graaff
2022-07-29  4:48 Hans de Graaff
2022-06-07  8:26 Jakov Smolić
2022-06-07  8:26 Jakov Smolić
2022-02-17 18:40 Adam Feldman
2020-11-30 20:09 Adam Feldman
2020-11-30 20:09 Adam Feldman
2020-11-30 20:09 Adam Feldman
2020-08-13 20:25 Michał Górny
2020-02-11 11:38 Michał Górny
2019-07-05 19:05 Virgil Dupras
2019-04-29 14:34 Virgil Dupras
2018-09-26 11:44 Virgil Dupras
2018-09-13 11:53 Virgil Dupras
2018-03-27  4:06 NP Hardass
2018-03-16  7:06 NP Hardass
2018-03-16  7:06 NP Hardass
2017-12-18  6:27 NP Hardass

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1603912578.906dfad13063a6d58a78a8f3964e77a021ad5d96.np-hardass@gentoo \
    --to=np-hardass@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox