From bfc77ce0ed37576a252e97061b4fd2ba6c9d1df0 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 4 May 2020 15:41:54 -0400 Subject: add news item for git-repair 1.20200102-1 --- doc/news/version_1.20151215.mdwn | 5 ----- doc/news/version_1.20200102-1.mdwn | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 doc/news/version_1.20151215.mdwn create mode 100644 doc/news/version_1.20200102-1.mdwn (limited to 'doc') diff --git a/doc/news/version_1.20151215.mdwn b/doc/news/version_1.20151215.mdwn deleted file mode 100644 index 79b16f1..0000000 --- a/doc/news/version_1.20151215.mdwn +++ /dev/null @@ -1,5 +0,0 @@ -git-repair 1.20151215 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * Fix insecure temporary permissions and potential denial of - service attack when creating temp dirs. Closes: #[807341](http://bugs.debian.org/807341) - * Merge from git-annex."""]] \ No newline at end of file diff --git a/doc/news/version_1.20200102-1.mdwn b/doc/news/version_1.20200102-1.mdwn new file mode 100644 index 0000000..e15d9c5 --- /dev/null +++ b/doc/news/version_1.20200102-1.mdwn @@ -0,0 +1,14 @@ +git-repair 1.20200102-1 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * New upstream release. + - Tighten build-dep on optparse-applicative + - Add build-deps on split, filepath-bytestring, attoparsec, data-default + - Drop build-dep on missingh. + * Drop all patches. + Either merged upstream or obsoleted by upstream changes. + * d/copyright updates: + - Main project license is now AGPL-3+ + - Add stanza for Utility/Attoparsec.hs + - Update copyright years. + * Stop adding upstream entries to debian/changelog. + * wrap-and-sort -abst"""]] \ No newline at end of file -- cgit v1.2.3