Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
backupninja
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Liberate
backupninja
Commits
8b8c7eb7
Commit
8b8c7eb7
authored
4 years ago
by
Jérôme Charaoui
Browse files
Options
Downloads
Patches
Plain Diff
update changelog
parent
30b10d8e
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+39
-0
39 additions, 0 deletions
CHANGELOG.md
with
39 additions
and
0 deletions
CHANGELOG.md
+
39
−
0
View file @
8b8c7eb7
...
...
@@ -7,6 +7,45 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
-
[tests] Add a testsuite
-
[core] Add
`--version`
(
`-V`
) command-line option
-
[borg] New config options:
`cache_directory`
,
`sshoptions`
(#11310),
`ignore_missing`
and
`port`
-
[restic] Introduce new handler for the restic backup program
-
[sys] Add SystemD and EFI infos to sytem report (#11325)
-
[all] Added new config setting
`ionicelevel`
### Changed
-
[core] Implement non-zero exit codes for main process (#8279)
-
[borg] Emit warning if borg returns exit code 1 instead of fail
-
[dup] Allow
`bandwidthlimit`
with
`desturl`
-
[rsync] Change default ssh key file to RSA in
`id_file`
(#11315)
-
[project] Adopt Keep a Changelog format and convert old ChangeLog to markdown
-
[project] Moved project group from RiseupLabs to Liberate (#11314)
### Removed
-
[core] Support for vservers support has been completely removed
-
[rsync] Removed unused config parameter
`ssh`
(#4379)
### Fixed
-
[core] Fix issue with zero-padded integers in when setting (#9397)
-
[core] Fix incorrect warning related to day component in when setting
-
[borg] Fix connection test when empty remote directory exists
-
[borg] Properly quote create_options setting (#11304)
-
[borg] Raise fatal error if includes are missing
-
[dup] Test ssh connection when test mode enabled
-
[mysql] Fix helper writing incomplete config file (#11272)
-
[rsync] Fix initial directory creation in
`mirror`
and remote
`short`
modes
-
[sys] Fix LUKS version 2 header backup (#11316)
-
[sys] Fix dumping non-existent partition tables (#11293)
-
[sys] Fix error in rc.d info gathering on redhat/centos (##11294)
-
[sys] Fix error in sysctl info gathering
## [1.1.0] - 2018-06-29
### backupninja changes
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment