diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-06-29 01:34:28 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-06-29 01:42:50 (EDT) |
commit | eb7b301625bd8319b45ec47dce2462c06ac4050d (patch) | |
tree | 7c4e21b9da7e875163d0f03c7569169ff1760d90 /debian/changelog | |
parent | 3cf141329dbc07ba247d0a5c9d2ab19da41658a1 (diff) |
Add patch to fix usign errors on empty indices
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4a04a91..a327358 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pro-archman (2.1.0-2) UNRELEASED; urgency=medium + + * Backport a patch from upstream to fix a failure to sign empty feed + index files. + + -- Patrick McDermott <patrick.mcdermott@libiquity.com> Mon, 29 Jun 2020 01:33:21 -0400 + pro-archman (2.1.0-1) unstable; urgency=medium * New upstream version. |