Releases: derekp7/snebu
Snebu version 1.1.2
Snebu version 1.1.1
v1.1.1
Now defaults to using SHA2 based hashes for unencrypted backups instead of SHA1
-- only for new repository, will fall back to SHA1 for compatibility with existing repository.
Performance improvements during "snebu purge" operation
Improved feedback during purge
-- added --verbose / --quiet flags
-- auto-detects if stderr is on a tty, for setting verbose flag
-- gives current count of vault files purged
Minor bug fixes
Snebu version 1.1.0
v1.1.0
Restructuring of code
Added client-side public key encryption
Added man pages
Updated documentation
Snebu version 1.04
v1.04
Cleaned up code, addressed all existing compilation warnings.
Tested on Fedora, RHEL / Centos 6 - 8, Debian.
Several performance improvements
Added user permission model
Snebu version 1.03
v1.03
Performance improvements
v1.02a
Fixes a potential data integrity issue which can manifest while backing up sparse files, and when the -s flag is used in the tar command in snebu-client
v1.02
This release properly backs up extended ACLs and SElinux attributes. Requires the Red Hat patches to GNU tar (these are included in multiple current Linux distributions). Also included is a full featured front end client script, and improved documentation, and includes performance improvements.
Snebu version 1.02a
v1.02a
Fixes a potential data integrity issue which can manifest while backing up sparse files, and when the -s
flag is used in the tar
command in snebu-client
v1.02
This release properly backs up extended ACLs and SElinux attributes. Requires the Red Hat patches to GNU tar (these are included in multiple current Linux distributions). Also included is a full featured front end client script, and improved documentation, and includes performance improvements.
Snebu version 1.02 released
Warning: Do not use this version -- use v1.02a or higher
This release properly backs up extended ACLs and SElinux attributes. Requires the Red Hat patches to GNU tar (these are included in multiple current Linux distributions). Also included is a full featured front end client script, and improved documentation, and includes performance improvements.