File rip2.changes of Package rip2
-------------------------------------------------------------------
Wed Sep 3 10:04:32 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.9.5:
Features:
* generate error on failed permission propagation (7cf66d9)
Bug Fixes:
* ensure we recreate permissions unburying (e6b147a)
* force setting permissions to 700 (65a022d)
* missing parent dirs if option None (88341ce)
* propagate parent directory permissions to graveyard (72a0d76)
-------------------------------------------------------------------
Tue Apr 22 12:14:18 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.9.4:
Bug Fixes:
* args not consumed by unbury (27d6396)
* args not consumed by unbury, fixes #112 (c0db92e)
* fifo keeping same permissions (587771a)
* fifo keeping same permissions (9526576)
-------------------------------------------------------------------
Tue Jan 14 15:17:24 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.9.3:
* add -f,--force flag (24c460a)
* canonicalize graveyard path in check (87322f9)
-------------------------------------------------------------------
Thu Jan 2 07:32:56 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.9.2:
Features:
* include header validation (e36bcc6)
* nicer error message for old rip format (98e6b83)
-------------------------------------------------------------------
Thu Jan 2 07:32:34 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.9.1:
* generate auto-completion in flake build (#65) (0b6241a)
-------------------------------------------------------------------
Thu Jan 2 07:32:03 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.9.0:
BREAKING CHANGES:
* const generic parameter for Record to disable file lock
* create file locking via fs4
Features:
* const generic parameter for Record to disable file lock (c61a7d8)
* create file locking via fs4 (8e0bd96)
Bug Fixes:
* be more careful about locking (88cb8a0)
* disable fs4 on windows (fbf8ed5)
-------------------------------------------------------------------
Tue Oct 22 18:12:10 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 0.8.3:
* Fix #54 with missed metadata (a44e992)
* Fix mistaken deletion of header when deleting lines (bbebe2d)
* Fix potential issue with missing header (0a7e2bc)
-------------------------------------------------------------------
Wed Aug 14 06:17:35 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 0.8.2:
* name available completions in help message (4ddc3e7)
-------------------------------------------------------------------
Mon Jul 1 06:17:06 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 0.8.1:
* ci: fix release-please tag format
* ci: remove package-name from release-please manifest
* ci: newline at end of manifest
* ci: reference new manifest file
* chore: bootstrap releases for path: .
* ci: fix release-please from repo rename
* ci: add workflow to update flake lock file
* test: nix on macOS as well
* test: default nix run
* build: fix flake.nix default app
* fix nix example
* docs: add openSUSE install instructions
* docs: highlight nix support
* fix binary name
* nix build to nix-build
* add missing checkout
* Removed `shell.nix` Shell file is unnecessary if a default.nix exists
* Added shell.nix
* Update README.md section for no-flake setup.
* Update the README.md for Nix related updates
* Added Nix flake-compat
* docs: fix releases link
-------------------------------------------------------------------
Mon Jun 11 06:16:37 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Initial package of rip2 0.8.0 for openSUSE