Skip to content

Commit e8b9111

Browse files
committed
Update debian/changelog for v2.0.1 release
1 parent 53e493a commit e8b9111

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

debian/changelog

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
github-backup-utils (2.0.1) UNRELEASED; urgency=medium
2+
3+
* Adds /etc/github-backup-utils/backup.config as a default config file search
4+
location for deb / system installs.
5+
* Enables SSH BatchMode for all remote command invocation except initial host
6+
check / version identification.
7+
* Fixes a bug in ghe-backup where Git GC process detection would misclassify
8+
long-running server processes matching /git.*gc/, causing the backup operation
9+
to timeout.
10+
* Adds a note and link to the Migrating from GitHub Enterprise v11.10.34x to
11+
v2.0 documentation in the README.
12+
* Adds example / documentation for the GHE_EXTRA_SSH_OPTS config value to the
13+
backup.config-example file.
14+
15+
-- Ryan Tomayko <[email protected]> Mon, 17 Nov 2014 12:47:22 +0000
16+
117
github-backup-utils (2.0.0) UNRELEASED; urgency=medium
218

319
* Support for GitHub Enterprise 2.0.

0 commit comments

Comments
 (0)