Skip to content

Commit b9c5e23

Browse files
committed
Update changelog
1 parent 4783ba7 commit b9c5e23

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

debian/changelog

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
github-backup-utils (2.2.0) UNRELEASED; urgency=medium
2+
3+
* Adds support for the new repositories filesystem layout include in
4+
GitHub Enterprise v2.2. #122, #124
5+
* ghe-restore now performs a config run on the instance after an incremental
6+
restore to 11.10.x and 2.x instances. #100
7+
* ghe-restore now fails fast when run against a GHE instance with replication
8+
enabled. Replication should be disabled during a restore and then setup
9+
after the restore completes. #121
10+
* Fixes an issue with special port 122 detection failing when port is
11+
overridden in an ssh config file. #102
12+
* Removes a warning message when running ghe-backup against an instance with
13+
GitHub Pages disabled. #117
14+
* backup-utils release version numbers now track GitHub Enterprise releases
15+
to ease the process of determining which version of backup-utils is
16+
required for a given GitHub Enterprise version.
17+
18+
-- Ryan Tomayko <[email protected]> Wed, 29 Apr 2015 07:29:04 +0000
19+
120
github-backup-utils (2.0.2) UNRELEASED; urgency=medium
221

322
* ghe-restore now requires that an already-configured appliance be put into

0 commit comments

Comments
 (0)