summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2020-05-04 15:41:54 -0400
committerJoey Hess <joeyh@joeyh.name>2020-05-04 15:41:54 -0400
commitbfc77ce0ed37576a252e97061b4fd2ba6c9d1df0 (patch)
tree0f1801336315d0b8e3eb79c9afad9de444436a89 /doc
parentb0e0f21b7d3ce5c546c0a0a5b6f5ffb2d1e67672 (diff)
downloadgit-repair-bfc77ce0ed37576a252e97061b4fd2ba6c9d1df0.tar.gz
add news item for git-repair 1.20200102-1
Diffstat (limited to 'doc')
-rw-r--r--doc/news/version_1.20151215.mdwn5
-rw-r--r--doc/news/version_1.20200102-1.mdwn14
2 files changed, 14 insertions, 5 deletions
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