1 Commits

Author SHA256 Message Date
fd4942bf5e Import openSUSE:Leap:16.0 modifications 2025-08-12 12:18:43 +02:00
4 changed files with 20 additions and 10 deletions

3
rmw-0.9.3.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a7215af12694d50282e4cfb9b9062fb7806bde8770d61a2a0cd8260e28db2749
size 223696

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:81c6b7f1868695f4662be45a5e645fd149fda362e8ec1a822d74d735735ba808
size 226100

View File

@@ -1,9 +1,3 @@
-------------------------------------------------------------------
Tue Nov 11 05:00:00 UTC 2025 - Andy Alt <arch_stanton5995@proton.me>
- rmw 0.9.4:
* bugfix: Allow rmw to move directories to waste folder on btrfs filesystems
-------------------------------------------------------------------
Thu Nov 07 04:00:00 UTC 2024 - Andy Alt <arch_stanton5995@proton.me>
@@ -23,6 +17,22 @@ Thu Nov 07 04:00:00 UTC 2024 - Andy Alt <arch_stanton5995@proton.me>
* test-restore-fix-use-Xvfb.patch
* tests-fail-after-epochalypse.patch
-------------------------------------------------------------------
Thu Nov 07 04:00:00 UTC 2024 - Andy Alt <arch_stanton5995@proton.me>
- rmw 0.9.3:
+ Add support for cloning(moving) files across btrfs root and subvolumes;
thanks to @luigir-it for suggesting this feature and testing
* Ensure directories respect umask settings upon creation
* bugfix: In some cases, 'rmw -s' crashed with message "*** buffer overflow
detected ***: terminated". This could happen if compiled with
'-D_FORTIFY_SOURCE=3' and set up with 'b_sanitize=none', and depending on
the filenames in the waste directories
* Add completion for fishshell; thanks to @ccoVeille
* Fix for tests failing after the Epochalypse (#439); thanks to @bmwiedemann
(boo#1102840)
+ Add French translation (partial)
-------------------------------------------------------------------
Mon Oct 21 11:00:00 UTC 2024 - Andy Alt <arch_stanton5995@proton.me>

View File

@@ -18,7 +18,7 @@
Name: rmw
Version: 0.9.4
Version: 0.9.3
Release: 0
Summary: Safe-remove utility for the command line
License: GPL-3.0-or-later