diff options
| -rw-r--r-- | debian/changelog | 4 | ||||
| -rw-r--r-- | doc/forum/Systemd_nspawn_container_failure/comment_3_519a31c43fd1cca00bc2565b9ee2b84f._comment | 7 | ||||
| -rw-r--r-- | propellor.cabal | 2 |
3 files changed, 10 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 3405f3b7..7baa9d79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -propellor (3.2.1) UNRELEASED; urgency=medium +propellor (3.2.1) unstable; urgency=medium * Simplify Debootstrap.sourceInstall since #770217 was fixed. * Debootstap.installed: Fix inverted logic that made this never install debootstrap. Thanks, mithrandi. - -- Joey Hess <id@joeyh.name> Sat, 24 Sep 2016 14:34:39 -0400 + -- Joey Hess <id@joeyh.name> Mon, 03 Oct 2016 18:06:31 -0400 propellor (3.2.0) unstable; urgency=medium diff --git a/doc/forum/Systemd_nspawn_container_failure/comment_3_519a31c43fd1cca00bc2565b9ee2b84f._comment b/doc/forum/Systemd_nspawn_container_failure/comment_3_519a31c43fd1cca00bc2565b9ee2b84f._comment new file mode 100644 index 00000000..a475a451 --- /dev/null +++ b/doc/forum/Systemd_nspawn_container_failure/comment_3_519a31c43fd1cca00bc2565b9ee2b84f._comment @@ -0,0 +1,7 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2016-10-03T22:05:49Z" + content=""" +Aha! Fixed this bug and pushing a minor release for it. +"""]] diff --git a/propellor.cabal b/propellor.cabal index 52bd95b2..7d145024 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 3.2.0 +Version: 3.2.1 Cabal-Version: >= 1.8 License: BSD2 Maintainer: Joey Hess <id@joeyh.name> |
