All Versions
7
Latest Version
Avg Release Cycle
558 days
Latest Release
2461 days ago

Changelog History

  • v1.04 Changes

    September 12, 2019

    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

  • v1.03 Changes

    March 03, 2015

    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.

  • v1.02 Changes

    July 27, 2014

    โš  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.

  • v1.02.a Changes

    August 20, 2014

    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.

  • v1.1.2 Changes

    January 06, 2021

    Contains:
    -- Doc cleanup and restructuring
    -- Optimization of initial manifest collection
    -- ๐Ÿ‘Œ Improved Makefile
    -- โšก๏ธ Updated example of snebu-client plugin

  • v1.1.1 Changes

    December 30, 2020

    v1.1.1
    0๏ธโƒฃ 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

  • v1.1.0 Changes

    December 16, 2020

    v1.1.0
    Restructuring of code
    โž• Added client-side public key encryption
    โž• Added man pages
    ๐Ÿ“š Updated documentation