Skip to content
Snippets Groups Projects
Commit 30b10d8e authored by Jérôme Charaoui's avatar Jérôme Charaoui
Browse files

add missing issue references to previous release

parent 65f81f66
No related branches found
No related tags found
No related merge requests found
...@@ -11,9 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -11,9 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### backupninja changes ### backupninja changes
- Add validation check for when parameter. Thanks to ulrich - Add validation check for when parameter. (#640) Thanks to ulrich
<ulrich@habmalnefrage.de> for the patch. <ulrich@habmalnefrage.de> for the patch.
- Quote output strings passed to logging functions. - Quote output strings passed to logging functions (#11278).
- Ignore files in /etc/backup.d that lack suffix. Thanks to David Gasaway - Ignore files in /etc/backup.d that lack suffix. Thanks to David Gasaway
<dave@gasaway.org> for the patch. <dave@gasaway.org> for the patch.
- Add Vagrantfile to help with testing/release process. - Add Vagrantfile to help with testing/release process.
...@@ -33,15 +33,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -33,15 +33,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
#### dup #### dup
- Fix symmetric encryption. Thanks to Matthijs Wensveen - Fix symmetric encryption. (#11274) Thanks to Matthijs Wensveen
<matthijs.wensveen@gmail.com> for the patch. <matthijs.wensveen@gmail.com> for the patch.
- Bail if archive dir doesn't exist. Thanks to Hugh Nowlan <nosmo@nosmo.me> for - Bail if archive dir doesn't exist. (#11286) Thanks to Hugh Nowlan
the patch. <nosmo@nosmo.me> for the patch.
#### sys #### sys
- Use lsblk instead of sfdisk to get a list of block devices. Thanks to Romain - Use lsblk instead of sfdisk to get a list of block devices. (#11273)
Dessort <romain@univers-libre.net> for the patch. Thanks to Romain Dessort <romain@univers-libre.net> for the patch.
- Avoid looking for partitions on zram devices. Thanks to Glandos - Avoid looking for partitions on zram devices. Thanks to Glandos
<bugs-0xacab@antipoul.fr> for the patch. <bugs-0xacab@antipoul.fr> for the patch.
- Support extracting LUKS headers from partitions. Thanks to Lyz - Support extracting LUKS headers from partitions. Thanks to Lyz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment