dehydrated (0.7.0-3) unstable; urgency=medium * d/README.Debian: fix typos. Closes: #990041 * d/watch: fix watchfile to match again after github.com changes. * d/control: Bump Standards-Version to 4.6.0, no changes needed. -- Mattia Rizzolo Mon, 20 Sep 2021 19:51:18 +0200 dehydrated (0.7.0-2) unstable; urgency=medium * Add some patches from upstream: + Fix CN extraction for older openssl versions. + New option to not revalidate authorizations on forced renewal. + Fixed small unassigned variable issue. + Update copyright year. + Per-certificate config fixes. Closes: #981449 + Add -t tls-alpn-01 to command line help. * Update d/copyright. -- Mattia Rizzolo Thu, 25 Feb 2021 21:20:55 +0100 dehydrated (0.7.0-1) unstable; urgency=medium * New upstream release 0.7.0. * Bump debhelper compat level to 13. * Bump Standards-Version to 4.5.1, no changes needed. -- Mattia Rizzolo Wed, 16 Dec 2020 18:39:01 +0100 dehydrated (0.6.5-2) unstable; urgency=medium [ Debian Janitor ] * Use versioned copyright format URI. * Update standards version to 4.5.0, no changes needed. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. [ Mattia Rizzolo ] * d/watch: Update to the new github location. -- Mattia Rizzolo Sun, 15 Nov 2020 18:10:14 +0100 dehydrated (0.6.5-1) unstable; urgency=medium * New upstream release 0.6.5. * Drop all patches, applied upstream. * Bump debhelper compat level to 12. -- Mattia Rizzolo Sat, 06 Jul 2019 16:55:46 +0200 dehydrated (0.6.2-2) unstable; urgency=medium * Add a number of patches from upstream. Fixing the following bugs: + HTTP/2 support, where header names are lowercase + Avoid over matching, checking for the Replay-Nonce header only at BOL + A bug causing deletion of domains.txt when incorrect parameters are used + Document the DOMAINS_D config option + Impoent POST-as-GET, for the upcoming change in LE's API + Document PRIVATE_KEY_ROLLOVER per-cert config option * d/control: bump Standards-Version to 4.3.0, no changes needed. -- Mattia Rizzolo Mon, 11 Mar 2019 16:25:53 +0100 dehydrated (0.6.2-1) unstable; urgency=medium * New upstream release 0.6.2. * Remove all patches - applied upstream. * d/control: update Homepage field. -- Mattia Rizzolo Tue, 08 May 2018 12:14:45 +0200 dehydrated (0.6.1-2) unstable; urgency=medium * Add patch from upstream to not duplicate the intermediate cert in the fullchain.pem. Closes: #896697 * d/control: + Bump Standards-Version to 4.1.4, no changes needed. + Update maintainer address to use the tracker.debian.org team. -- Mattia Rizzolo Mon, 23 Apr 2018 20:31:36 +0200 dehydrated (0.6.1-1) unstable; urgency=low * New upstream release 0.6.1. Note: this release changes the default CA to use the ACMEv2 endpoint of Let's Encrypt (previously it used the ACMEv1 endpoint). Notable news of this realease is the support for wildcard certificates. * d/patches: - Remove patch present in the new upstream release. - Add patch from upstream to have the example config reflect reality. * d/copyright: Update. * d/dehydrated.manapges: Update the path. * Add a closes: to the previous changelog entry. -- Mattia Rizzolo Wed, 14 Mar 2018 03:11:53 +0100 dehydrated (0.5.0-2) unstable; urgency=medium * Add patch from upstream to follow redirects on HTTP GET. This fixes an error when creating the fullchain.pem after the LE API introduced a new redirect. Closes: #892723 -- Mattia Rizzolo Sun, 11 Mar 2018 19:25:13 +0100 dehydrated (0.5.0-1) unstable; urgency=medium * New upstream release 0.5.0. * d/control: + Mark dehydrated as Multi-Arch:foreign. + Bump Standards-Version to 4.1.3, no changes needed. + Set Rules-Requires-Root:no. + Change Vcs-* fields to point to Salsa. + Change homepage to https://dehydrated.de. * d/rules: + Remove simple get-orig-source target just calling uscan. + Avoid gz-compressing the example config file. * d/copyright: update. * Bump debhelper compat version to 11. * Drop lintian override for a false positive now fixed in lintian. * Ship the new manpage from upstream instead of our auto-generated one. -- Mattia Rizzolo Mon, 22 Jan 2018 22:12:23 +0100 dehydrated (0.4.0-2) unstable; urgency=medium * Upload to unstable. -- Mattia Rizzolo Sat, 17 Jun 2017 15:33:47 +0200 dehydrated (0.4.0-1) experimental; urgency=medium * Import new upstream release 0.4.0. * Drop all Debian patches. They are either applied upstream, or related to some past migration we're not dropping support for. * Drop letsencrypt.sh and letsencrypt.sh-apache2 transitional packages. -- Mattia Rizzolo Sun, 12 Feb 2017 09:17:31 +0100 dehydrated (0.3.1-3) unstable; urgency=medium * Fix typo s/know/now/ in letsencrypt.sh wrapper. Thanks to jcristau for spotting. * Verify the upstream tarball signature. Thanks to Georg Faerber for prodding upstream and providing the patch. Closes: #853068 * Fix path to the configuration example in the main config. Closes: #854328 -- Mattia Rizzolo Wed, 08 Feb 2017 18:45:09 +0100 dehydrated (0.3.1-2) unstable; urgency=medium [ Jan Wagner ] * d/dehydrated.conf: Add apache < 2.3 compatibility. [ Mattia Rizzolo ] * Add transitional packages from letsencrypt.sh and letsencrypt.sh-apache2. * Includes several patches from upstream, including a letsencrypt.sh wrapper. * Add several patches to improve the letsencrypt.sh wrapper, i.e. to make it actually work with the version of letsencrypt.sh Debian is shipping. * Fix syntax error that could cause "unbound variable" errors in some cases * Override several lintian warnings. * Rewrite README.Debian of letsencrypt.sh with a pointer to dehydrated's. -- Mattia Rizzolo Thu, 12 Jan 2017 21:48:48 +0100 dehydrated (0.3.1-1) unstable; urgency=low * Import new upstream release 0.3.1. * Rename project to dehydrated. Closes: #839853 * Cancel the temporary revert of the config.sh → config rename. -- Mattia Rizzolo Thu, 08 Dec 2016 16:18:03 +0100 letsencrypt.sh (0.3.0-1) unstable; urgency=medium * Import new upstream release 0.3.0. + Remove all Debian patches (as they were coming from upstream). + Add patch to revert the upstream commit renaming config.sh to config. Let's avoid another breaking change at this point, keep it for the dehydrated upload. + Add NEWS entry about the ACCOUNT_KEY move. + Closes: #839851 * Bump debhelper compat level to 10. * Add dependency on ca-certificates. Closes: #838942 * Add patch from upstream to fix support of OpenSSL 1.1.0. Closes: #846319 * Add patch to account for an already set ACCOUNT_KEY option when upgrading to the multi-account structure. Closes: #837308 -- Mattia Rizzolo Fri, 02 Dec 2016 00:04:30 +0100 letsencrypt.sh (0.2.0-4) unstable; urgency=medium * Install NEWS only in the letsencrypt.sh binary. -- Mattia Rizzolo Tue, 16 Aug 2016 12:03:12 +0000 letsencrypt.sh (0.2.0-3) unstable; urgency=medium * postinst: don't print warnings if PRIVATE_KEY or PRIVATE_KEY_JSON aren't set -- Mattia Rizzolo Sun, 14 Aug 2016 11:38:05 +0000 letsencrypt.sh (0.2.0-2) unstable; urgency=medium * Update license agreement url. Closes: #833336 -- Mattia Rizzolo Wed, 03 Aug 2016 15:53:39 +0000 letsencrypt.sh (0.2.0-1) unstable; urgency=medium [ Mattia Rizzolo ] * Import new upstream release 0.2.0. * Install the new docs from upstream. * deiban/patches: + drop compatibility-with-pretty-json-fixes-202.patch: applied upstream + backport from upstream Make-location-of-domains.txt-configurable-204.patch * d/rules: drop unneeded override_dh_installchangelogs. * d/NEWS: document the PRIVATE_KEY → ACCOUNT_KEY rename. [ Daniel Beyer ] * Change default location of domains file to /etc/letsencrypt.sh/domains.txt. Closes: #824928 * Provide maintainer scripts in order to support 0.1.x configurations (in particular, old DOMAINS_TXT location, and old PRIVATE_KEY). * d/NEWS: document the DOMAINS_TXT location change. -- Mattia Rizzolo Tue, 02 Aug 2016 11:16:55 +0000 letsencrypt.sh (0.1.0-3) unstable; urgency=medium [ Daniel Beyer ] * Add a README.Debian for binary package letsencrypt.sh. Closes: #822493 [ Mattia Rizzolo ] * Import patch from upstream to work with the new "pretty" json used in the Let's Encrypt API. Closes: #824903 -- Mattia Rizzolo Sat, 21 May 2016 13:37:22 +0000 letsencrypt.sh (0.1.0-2) unstable; urgency=medium * Generate the manpage in a reproducible way, regardless of the timezone. * Bump Standards-Version to 3.9.8, no changes needed. -- Mattia Rizzolo Sat, 23 Apr 2016 02:08:17 +0000 letsencrypt.sh (0.1.0-1) unstable; urgency=medium * Initial release. (Closes: #812174) -- Daniel Beyer Wed, 20 Jan 2016 17:58:20 +0100