Back In Time is a simple backup system for GNOME/KDE4 desktop
http://www.le-web.org/back-in-time/
Back In Time is a simple backup system for GNOME/KDE4 desktop inspired from
"flyback project" and "TimeVault". The backup is done by taking snapshots
of a specified set of directories.
All you have to do is configure:
* Where to save snapshot
* What directories to backup
* When backup should be done (manual,
every hour, every day, every week, every month)
- Developed at Archiving:Backup
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/backintime && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
backintime-1.1.20.tar.gz | 0000657605 642 KB | |
backintime-polkit_priv_downgrade.patch | 0000001425 1.39 KB | |
backintime-security_hardening_backport.patch | 0000011219 11 KB | |
backintime-ssh-agent_only_if_password.patch | 0000000740 740 Bytes | |
backintime.changes | 0000042983 42 KB | |
backintime.png | 0000004899 4.78 KB | |
backintime.spec | 0000005751 5.62 KB |
Revision 17 (latest revision is 34)
Dominique Leuenberger (dimstar_suse)
accepted
request 495451
from
Tejas Guruswamy (MasterPatricko)
(revision 17)
Update to upstream version 1.1.20. Fix usage of deprecated unix-process polkit authorization subject opens a race condition during authorization [CVE-2017-7572, boo#1037217] and add further security hardening and packaging improvements following security review [boo#1007723]
Comments 2
Would it be possible to package the qt5 version of it as it seems to be supported by 1.1.24: https://github.com/bit-team/backintime#qt5-gui
Thanks for your work! :)