Accepting request 1128821 from filesystems
- update to 0.3.27:
* add read-direct-io and write-direct-io options for O_DIRECT
flag
* add date time to log file
* correction for item at offset 76
* report used blocks and free space based on bitmap
* Full Changelog:
* fix progress
- update to 0.2.38
- not all filesystems supported yet
OBS-URL: https://build.opensuse.org/request/show/1128821
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/partclone?expand=0&rev=24
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:81a8168520d1e5b77f0d438411472f68b2482ce7ddde79dfa1735a3882994ad9
|
||||
size 1435337
|
||||
3
partclone-0.3.27.tar.gz
Normal file
3
partclone-0.3.27.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:933e81dceb9c05bd2cb6027ef115a4422eb35b2bc05ed9a5fd42f637dfba5c17
|
||||
size 1438932
|
||||
@@ -1,10 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 25 22:26:53 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.3.27:
|
||||
* add read-direct-io and write-direct-io options for O_DIRECT
|
||||
flag
|
||||
* add date time to log file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 29 08:06:50 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
- update to 0.3.26:
|
||||
* add the direct-io option for writing data to a TARGET device or file.
|
||||
* correction for item at offset 76
|
||||
* report used blocks and free space based on bitmap
|
||||
* correction for item at offset 76
|
||||
* report used blocks and free space based on bitmap
|
||||
- force higher gcc version on Leap
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@@ -12,7 +20,7 @@ Mon Sep 4 08:10:38 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.3.25:
|
||||
* update btrfs library to 6.3.3
|
||||
* Full Changelog:
|
||||
* Full Changelog:
|
||||
https://github.com/Thomas-Tsai/partclone/compare/0.3.24...0.3.25
|
||||
- update to 0.3.24:
|
||||
* IO stream support for torrent info file.
|
||||
@@ -113,7 +121,7 @@ Wed Mar 10 07:58:17 UTC 2021 - Martin Pluskal <mpluskal@suse.com>
|
||||
Tue Dec 29 13:32:01 UTC 2020 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.3.17:
|
||||
* fix progress
|
||||
* fix progress
|
||||
* update btrfs to 5.4.1
|
||||
* fix crash when backing up swap partition
|
||||
* Ignore free space check if compression is enabled
|
||||
@@ -217,7 +225,7 @@ Wed Nov 7 10:30:28 UTC 2012 - fisiu@opensuse.org
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 19 02:26:17 UTC 2012 - highwaystar.ru@gmail.com
|
||||
|
||||
- update to 0.2.38
|
||||
- update to 0.2.38
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 19 08:07:37 UTC 2010 - highwaystar.ru@gmail.com
|
||||
@@ -229,5 +237,5 @@ Sun Sep 19 08:07:37 UTC 2010 - highwaystar.ru@gmail.com
|
||||
Fri Sep 17 02:24:55 UTC 2010 - highwaystar.ru@gmail.com
|
||||
|
||||
- initial build for openSUSE
|
||||
- not all filesystems supported yet
|
||||
- not all filesystems supported yet
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
%endif
|
||||
|
||||
Name: partclone
|
||||
Version: 0.3.26
|
||||
Version: 0.3.27
|
||||
Release: 0
|
||||
Summary: File System Clone Utilities
|
||||
License: GPL-2.0-or-later
|
||||
|
||||
Reference in New Issue
Block a user