Skip to content

Commit 94019db

Browse files
committed
Update debian changelog for 2.0.2 release
1 parent 2c15be3 commit 94019db

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.2) UNRELEASED; urgency=medium
2+
3+
* ghe-restore now requires that an already-configured appliance be put into
4+
maintenance mode manually. This is a safeguard against accidentally
5+
overwriting data on the wrong instance. #62, #84
6+
* ghe-backup and ghe-restore now run a ghe-negotiate-version program on the
7+
appliance to determine whether the backup-utils and GHE versions are
8+
compatible. #91
9+
* Various portability fixes for problems surfaced when running on Solaris
10+
and FreeBSD. #86, #87
11+
* Fixes an issue in ghe-backup where mysqldump failures weren't being
12+
reported properly. #90
13+
* Automated builds are now run on Travis CI. #77
14+
15+
-- Ryan Tomayko <[email protected]> Tue, 20 Jan 2015 16:00:00 +0000
16+
117
github-backup-utils (2.0.1) UNRELEASED; urgency=medium
218

319
* Adds /etc/github-backup-utils/backup.config as a default config file search

0 commit comments

Comments
 (0)