Cedar-backup3

Latest version: v3.9.2

Safety actively analyzes 724305 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 16 of 20

2.6.127

* Fix broken call to node.hasChildNodes (no parens) in config.py.
* Make "pre-existing collect indicator" error more obvious (closes: 26).
* Avoid failures for UTF-8 filenames on certain filesystems (closes: 25).
* Fix FilesystemList to encode excludeList items, preventing UTF-8 failures.

2.6.012

* Remove bogus check for remote collect directory on master (closes: 18).
* Fix testEncodePath_009 test failure on UTF-8 filesystems (closes: 19).
* Fixed several unit tests related to the CollectConfig class (all typos).
* Fix filesystem and action code to properly handle path "/" (closes: 24).
* Add extension configuration to cback.conf.sample, to clarify things.
* Place starting and ending revision numbers into Subversion dump filenames.
* Implement resolver mechanism to support paths to commands (closes: 22).
- Added <override> section within <options> configuration
- Create new config.CommandOverride class to hold overrides
- Added new overrides field on config.OptionsConfig class
- Create util.PathResolverSingleton class to encapsulate mappings
- Create util.resolveCommand convenience function for code to call
- Create and call new _setupPathResolver() function in cli code
- Change all _CMD constants to _COMMAND, for consistency
* Change Subversion extension to support "fsfs" repositories (closes: 20).
- Accept "FSFS" repository <type> in <subversion> configuration section
- Create new FSFSRepository class to represent an FSFS repository
- Refactor internal code common to both BDB and FSFS repositories
- Add and rework test cases to provide coverage of FSFSRepository
* Port to Darwin (Mac OS X) and ensure that all regression tests pass.
- Don't run testAddDirContents_072() for Darwin (tarball's invalid there)
- Write new ISO mount testing methods in terms of Apple's "hdiutil" utility
- Accept Darwin-style SCSI writer devices, i.e. "IOCompactDiscServices"
- Tweak existing SCSI id pattern to allow spaces in a few other places
- Add new regression tests for validateScsiId() utility function
- Add code warnings and documentation in manual and in doc/osx
* Update, clean up and extend Cedar Backup User Manual (closes: 21).
- Work through document and copy-edit it now that it's matured
- Add documentation for new options and subversion config items
- Exorcise references to Linux which assumed it was "the" platform
- Add platform-specific notes for non-Linux platforms (darwin, BSDs)
- Clarify purpose of the 'collect' action on the master
- Clarify how actions (i.e. 'store') are optional
- Clarify that 'all' does not execute extensions
- Add an appendix on restoring backups

2.5.012

* Update docs to modify use of "secure" (suggested by Lars Wirzenius).
* Removed "Not an Official Debian Package" section in software manual.
* Reworked Debian install procedure in manual to reference official packages.
* Fix manual's build process to create files with mode 664 rather than 755.
* Deal better with date boundaries on the store operation (closes: 17).
- Add <warn_midnite> value in <store> configuration
- Add warnMidnite field to the StoreConfig object
- Add warning in store process for crossing midnite boundary
- Change store --full to have more consistent behavior
- Update manual to document changes related to this bug

2.4.223

* Fix boundaries log message again, properly this time.
* Fix a few other log messages that used "," rather than "%".

2.4.122

* Fix minor typos in user manual and source code documentation.
* Properly annotate code implemented based on Python 2.3 source.
* Add info within CREDITS about Python 2.3 and Docbook XSL licenses.
* Fix logging for boundaries values (can't print None[0], duh).

2.4.002

* Re-license manual under "GPL with clarifications" to satisfy DFSG.
* Rework our unmount solution again to try and fix observed problems.
- Sometimes, unmount seems to "work" but leaves things mounted.
- This might be because some file is not yet completely closed.
- We try to work around this by making repeated unmount attempts.
- This logic is now encapsulated in util.mount() and util.unmount().
- This solution should also be more portable to non-Linux systems.

Page 16 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.