Skip to content

Commit 3cfa493

Browse files
hubotwirecat
authored andcommitted
Update debian/changelog, version file, and release-notes/3.10.2.md for 3.10.2 release
1 parent 51fd17c commit 3cfa493

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

debian/changelog

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
github-backup-utils (3.10.2) UNRELEASED; urgency=medium
2+
3+
### Bug Fixes
4+
5+
* When using GitHub Enterprise Server Backup Utilities, a host check will test the availability of all nodes before running any operations on them and output a warning if a node is unreachable. Previously if a node was unreachable the host check could silently fail.
6+
* When using GitHub Enterprise Server Backup Utilities, user permissions assigned to the temporary progress files in `/tmp` have been updated to allow access by other users. Previously, having backup and restore operations performed by different users could cause failed deletion error messages for temporary files.
7+
* On an instance with Actions enabled, incorrect backup and restore settings prevented the storage container name from being restored. This made the logs from that container inaccessible, and caused Actions to create a new storage container in a different location.
8+
9+
### Changes
10+
11+
* Adds support for finding the `parallel` command from the `moreutils` tool suite on more Linux distributions, including Arch Linux and Alpine Linux.
12+
13+
### Backups and Disaster Recovery
14+
15+
When a NFS mount is detected for snapshots on backup hosts, backup logs will show a warning to notify the user that such a setup may incur performance issues as highlighted in [storage requirements](https://github.com/github/backup-utils-private/blob/master/docs/requirements.md#storage-requirements) documentation.
16+
17+
-- ghes-releases-team Wed, 01 Nov 2023 14:28:11 +0000
18+
119
github-backup-utils (3.10.2) UNRELEASED; urgency=medium
220

321
* When using GitHub Enterprise Server Backup Utilities, a host check will test the availability of all nodes before running any operations on them and output a warning if a node is unreachable. Previously if a node was unreachable the host check could silently fail.

0 commit comments

Comments
 (0)