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
96f48279
Commit
96f48279
authored
13 years ago
by
intrigeri
Browse files
Options
Downloads
Patches
Plain Diff
Preparing debian/changelog for backupninja 0.9.9-1 package.
parent
ed65ab5d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/changelog
+29
-0
29 additions, 0 deletions
debian/changelog
with
29 additions
and
0 deletions
debian/changelog
+
29
−
0
View file @
96f48279
backupninja (0.9.9-1) UNRELEASED; urgency=low
* New upstream release
. Use locking to avoid running concurrent instances of the same
backup action. (Closes: #511300)
. Stop using "local VAR" outside functions. (Closes: #530647)
. Fix duplicity TMPDIR vs. --tempdir usage.
. Remove support for duplicity < 0.4.4. Even etch-backports has
a newer one.
. Now support remove-all-inc-but-n-full command for duplicity >=
0.9.10 to allow removal of increments for older full backups.
(Closes: #603478)
. Fix reliance on bash for pipefail in ldap, mysql and postgresql
handlers. (Closes: #602374)
. Support various PostgreSQL dump formats in addition to pg_dumpall.
. Support reading rdiff include/exclude patterns from files.
. Fix long rsync rotation.
. Make usage of units clearer everywhere needed.
. Do arithmetic using bash rather than bc in rsync handler
(Closes: #603173)
. Fix hwinfo and gathering of information about loaded modules in
sys handler.
. Install tar handler and helper.
. Support separate signing key in Duplicity helper.
. Generate 4096 bits RSA keys, recommend doing so in the
documentation.
-- Micah Anderson <micah@riseup.net> Sun, 15 May 2011 19:40:34 +0200
backupninja (0.9.8.1-1) unstable; urgency=low
backupninja (0.9.8.1-1) unstable; urgency=low
* Do not error out when no job is configured. Thanks to Jordi Mallach
* Do not error out when no job is configured. Thanks to Jordi Mallach
...
...
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