diff options
author | Guilhem Moulin <guilhem@debian.org> | 2021-02-22 03:32:01 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@debian.org> | 2021-02-22 03:32:01 +0100 |
commit | ae52bdc9a590a28d89a69cab783973fcffa5cb7f (patch) | |
tree | bd20e934169d90926f93d27f8413d6bd5353efac | |
parent | 8e5cb6715422a6b155c5b1dd21a26b77efaf20d8 (diff) |
Prepare new release.debian/0.8.0-1
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/lacme-accountd.NEWS | 4 | ||||
-rw-r--r-- | debian/lacme.NEWS | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index 685aca8..f359a55 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -lacme (0.8.0-1) UNRELEASED; urgency=medium +lacme (0.8.0-1) unstable; urgency=low * New upstream release (closes: #970458, #970800, #972456). * The internal webserver now runs as a dedicated system user _lacme-www @@ -30,7 +30,7 @@ lacme (0.8.0-1) UNRELEASED; urgency=medium the upstream build system. * d/lacme.install: include new configuration files and snippets. - -- Guilhem Moulin <guilhem@debian.org> Wed, 09 Dec 2020 20:11:40 +0100 + -- Guilhem Moulin <guilhem@debian.org> Mon, 22 Feb 2021 03:31:23 +0100 lacme (0.7-1) unstable; urgency=high diff --git a/debian/lacme-accountd.NEWS b/debian/lacme-accountd.NEWS index 531c8f8..a215031 100644 --- a/debian/lacme-accountd.NEWS +++ b/debian/lacme-accountd.NEWS @@ -1,8 +1,8 @@ -lacme (0.8.0-1) UNRELEASED; urgency=medium +lacme (0.8.0-1) unstable; urgency=low lacme-accountd(1) now loads its configuration file from /etc/lacme/lacme-accountd.conf when running as root, and from $XDG_CONFIG_HOME/lacme/lacme-accountd.conf otherwise. There is no lookup in the current directory anymore, nor fallback lookup to /etc. - -- Guilhem Moulin <guilhem@debian.org> Mon, 22 Feb 2021 02:00:00 +0100 + -- Guilhem Moulin <guilhem@debian.org> Mon, 22 Feb 2021 03:31:23 +0100 diff --git a/debian/lacme.NEWS b/debian/lacme.NEWS index 91ddd30..b3c08db 100644 --- a/debian/lacme.NEWS +++ b/debian/lacme.NEWS @@ -1,4 +1,4 @@ -lacme (0.8.0-1) UNRELEASED; urgency=medium +lacme (0.8.0-1) unstable; urgency=low The internal webserver now runs as system user _lacme-www:nogroup instead of www-data:www-data by default. The internal ACME client now runs as system @@ -15,7 +15,7 @@ lacme (0.8.0-1) UNRELEASED; urgency=medium webserver by default the change only affects configurations with a custom 'challenge-directory' setting. - -- Guilhem Moulin <guilhem@debian.org> Mon, 22 Feb 2021 02:00:00 +0100 + -- Guilhem Moulin <guilhem@debian.org> Mon, 22 Feb 2021 03:31:23 +0100 lacme (0.7-1) unstable; urgency=high |