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
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
lyz
backupninja
Commits
750ca4ae
Commit
750ca4ae
authored
12 years ago
by
intrigeri
Browse files
Options
Downloads
Patches
Plain Diff
Add NEWS entry for duplicity changes.
parent
e05ff9e9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/NEWS
+12
-0
12 additions, 0 deletions
debian/NEWS
with
12 additions
and
0 deletions
debian/NEWS
+
12
−
0
View file @
750ca4ae
backupninja (1.0~rc1-1) unstable; urgency=low
duplicity 0.6.17 and later has moved to a new sftp/scp backend
which no longer uses sftp/scp client programs, but instead relies on
paramiko, a Python ssh+sftp implementation.
Therefore, the sshoptions option of the backupninja duplicity handler
cannot be used for anything but the one supported by this new backend:
-oIdentityfile=some_key_file -- all other ssh options are ignored.
-- intrigeri <intrigeri@debian.org> Fri, 27 Apr 2012 23:07:11 +0200
backupninja (0.9.10-1) unstable; urgency=low
Being severely broken for ages (see #596935), LDAP support was removed upstream.
...
...
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