Skip to content

Commit 0a2fc9e

Browse files
committed
Update changelog
1 parent 8a5e488 commit 0a2fc9e

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

debian/changelog

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
github-backup-utils (2.4.0) UNRELEASED; urgency=medium
2+
3+
* Moves the in-progress detection to a separate file with PID which is
4+
removed if the process is no longer running after the backup. #145, #99
5+
* Updates the README to explain why backup-utils is useful even if you have
6+
the high availability replica running. #140
7+
* Changes the use of the --link-dest option to only occur when backing up
8+
populated directories. #138
9+
* Adds logging to /var/log/syslog on the remote GitHub Enterprise appliance
10+
to both ghe-backup and ghe-restore. #131
11+
* Restarts memcached after restoring to an already configured appliance to
12+
ensure it doesn't contain out-of-sync information. #130
13+
* Removes the temporary /data/user/repositories-nw-backup directory that
14+
remains after successfully migrating the repository storage layout to the
15+
new format used on GitHub Enterprise 2.2.0 and later after restoring a
16+
backup from an older release of GitHub Enterprise. #129
17+
* Add devscripts to Debian's build-depends for checkbashisms. #101
18+
* Documents the -c option which forces the restoration of the configuration
19+
information to an already configured appliance. #96
20+
21+
-- Colin Seymour <[email protected]> Tue, 20 Oct 2015 00:02:37 +0000
22+
123
github-backup-utils (2.2.0) UNRELEASED; urgency=medium
224

325
* Adds support for the new repositories filesystem layout include in

0 commit comments

Comments
 (0)