Commit Graph

191 Commits

Author SHA256 Message Date
01458e5943 - update to 6.1.3:
* fi mkswapfile: fix setting size
  * mkfs: check zoned support of libblkid
  * check: improve error messages for mismatched references

OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=382
2023-01-28 18:30:38 +00:00
David Sterba
8f0105f34d Accepting request 1056399 from home:dsterba:branches:filesystems
- update to 6.1.2:

OBS-URL: https://build.opensuse.org/request/show/1056399
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=380
2023-01-06 13:27:44 +00:00
David Sterba
a0eccbe1c8 Accepting request 1051555 from home:lnussel:usrmerge
Replace transitional %usrmerged macro with regular version check (boo#1206798)

OBS-URL: https://build.opensuse.org/request/show/1051555
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=378
2023-01-04 12:13:55 +00:00
David Sterba
35f7b2119f Accepting request 1039963 from home:AndreasStieger:branches:filesystems
btrfsprogs 6.0.2

OBS-URL: https://build.opensuse.org/request/show/1039963
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=376
2022-12-05 18:43:51 +00:00
David Sterba
192dfd20f2 Accepting request 1032864 from home:dsterba:branches:filesystems
- update to 6.0

OBS-URL: https://build.opensuse.org/request/show/1032864
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=374
2022-11-02 11:59:24 +00:00
David Sterba
68433c3719 Accepting request 1004367 from home:dirkmueller:Factory
- update to 5.19.1:
  * fix memory leaks (extent buffer, path)
  * check: verify block device size vs item
  * rescue fix-device-size: allow to shrink device item
  * receive: fix crash on wrong pinter free()
  * other:
    * experimental: support for block-group-tree
    * documentation updates
    * new tests

OBS-URL: https://build.opensuse.org/request/show/1004367
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=372
2022-09-22 13:43:06 +00:00
David Sterba
af240ab1ad Accepting request 1000743 from home:dsterba:branches:filesystems
- update to 5.19:

OBS-URL: https://build.opensuse.org/request/show/1000743
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=370
2022-09-01 19:59:11 +00:00
03daaa616c Accepting request 993365 from home:jeff_mahoney:branches:filesystems
- Remove reiserfs conversion from releases after SLE/Leap 15.X in
  preparation to remove the reiserfs package.

OBS-URL: https://build.opensuse.org/request/show/993365
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=368
2022-08-08 07:50:44 +00:00
David Sterba
0da8a5a6ab Accepting request 982658 from home:dsterba:branches:filesystems
- update to 5.18.1:

OBS-URL: https://build.opensuse.org/request/show/982658
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=366
2022-06-14 17:51:02 +00:00
David Sterba
15167e8036 Accepting request 973765 from home:dirkmueller:Factory
- update to 5.17:
  * check:
    * repair wrong num_devices in superblock
    * recognize overly long xattr names
    * fix wrong total bytes check for seed device
  * auto-repair on read on RAID56
  * property set: unify handling of empty value to mean default, changed meaning
    for property 'compression' to allow reset to default and to set NOCOMPRESS,
    since kernel 5.14
  * fixes:
    * dump-tree: print fs-verity items
    * fix location of system chunk on zoned filesystem
    * do not allow setting seeding flag on a filesystem with dirty log
    * mkfs and subpage support: use sectorsize as nodesize fallback for mixed
      profiles
  * preparatory work for extent tree v2, global roots
  * experimental feature (unstable interface, not built by default,
    do not use for production):
    * btrfstune: option --csum to switch checksum algorithm
  * other:
    * cleanups, refactoring
    * update documentation build, remove asciidocs leftovers
    * update fssum to consider xattrs
    * add fsstress

OBS-URL: https://build.opensuse.org/request/show/973765
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=364
2022-04-29 13:29:12 +00:00
b5381dcdfb - update to 5.16.2:
* mkfs: fix detection of profile type for zoned mode when creating DUP
  * build:
    * add missing stub for zoned mode helper when zoned mode not enabled
    * fix 64bit types on MIPS and PowerPC
    * improved zoned mode support autodetection, for systems with existing
      blkzone.h header but missing support for zone capacity
  * other:
    * doc updates
    * test updates
- add gpg signature validation

OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=363
2022-04-27 11:16:56 +00:00
David Sterba
aeb2144f87 Accepting request 953027 from home:dsterba:branches:filesystems
- Update to 5.16.1

OBS-URL: https://build.opensuse.org/request/show/953027
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=362
2022-02-09 17:50:57 +00:00
f5bf84a46a - add python-rpm-macros (bsc#1194748)
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=361
2022-01-19 09:49:35 +00:00
David Sterba
4d6df1ae7e Accepting request 947283 from home:dsterba:branches:filesystems
- spec: also provide btrfs-progs as it's common package name in other distros
- spec: clean up conditionals for < 12 versions
- spec: let SLE12 build again (conditional dependency of libreiserfscore)
- Removed patches: sles11-defaults.h (no SLE11 compatibility anymore)
- Added patches: btrfs-progs-kerncompat-add-local-definition-for-alig.patch
  (fix build on SLE12/SLE15)

OBS-URL: https://build.opensuse.org/request/show/947283
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=360
2022-01-18 19:20:26 +00:00
David Sterba
d34fb381da Accepting request 946109 from home:dsterba:branches:filesystems
- Update to 5.16

OBS-URL: https://build.opensuse.org/request/show/946109
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=359
2022-01-13 11:56:20 +00:00
David Sterba
120432ca27 Accepting request 945865 from home:dsterba:branches:filesystems
- Update to 5.15.1

OBS-URL: https://build.opensuse.org/request/show/945865
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=358
2022-01-12 15:05:06 +00:00
David Sterba
65e0156deb Accepting request 930706 from home:dsterba:branches:filesystems
- Update to 5.15

OBS-URL: https://build.opensuse.org/request/show/930706
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=357
2021-11-10 15:09:48 +00:00
David Sterba
017e131199 Accepting request 922131 from home:dsterba:branches:filesystems
- Update to 5.14.1

OBS-URL: https://build.opensuse.org/request/show/922131
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=356
2021-09-29 09:05:02 +00:00
David Sterba
b7ac149980 Accepting request 918772 from home:dsterba:branches:filesystems
- Update to 5.14

OBS-URL: https://build.opensuse.org/request/show/918772
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=355
2021-09-13 16:05:53 +00:00
David Sterba
9ea9b7fdf8 Accepting request 912399 from home:goldwynr:branches:filesystems
Update to v5.13.1

OBS-URL: https://build.opensuse.org/request/show/912399
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=354
2021-08-16 16:09:53 +00:00
David Sterba
18afdc03cf Accepting request 906175 from home:dsterba:branches:filesystems
- Update to 5.13

OBS-URL: https://build.opensuse.org/request/show/906175
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=353
2021-07-13 16:29:48 +00:00
David Sterba
878e511300 Accepting request 900435 from home:Maliku
- Add --disable-zoned for leap

OBS-URL: https://build.opensuse.org/request/show/900435
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=352
2021-07-02 15:46:44 +00:00
David Sterba
c3c4cac693 - revert previous change, unintentionally disables zstd on tumbleweed
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=351
2021-06-16 11:36:34 +00:00
David Sterba
172f799372 Accepting request 900006 from home:Maliku
- Fix build for leap
  * --disable-zstd if leap < 42.3
  * --disable-zoned for leap

OBS-URL: https://build.opensuse.org/request/show/900006
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=350
2021-06-15 09:47:31 +00:00
David Sterba
cd8d63199a Accepting request 892693 from home:dsterba:branches:filesystems
- Update to 5.12.1

OBS-URL: https://build.opensuse.org/request/show/892693
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=348
2021-05-13 14:14:30 +00:00
David Sterba
fee491537f Accepting request 892099 from home:dsterba:branches:filesystems
- Update to 5.12

OBS-URL: https://build.opensuse.org/request/show/892099
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=347
2021-05-10 17:31:01 +00:00
David Sterba
41e13d5c00 Accepting request 877697 from home:dsterba:branches:filesystems
- Update to 5.11

OBS-URL: https://build.opensuse.org/request/show/877697
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=345
2021-03-08 10:45:22 +00:00
David Sterba
c77b377b32 Accepting request 849572 from home:lnussel:usrmove
- prepare usrmerge (boo#1029961)

OBS-URL: https://build.opensuse.org/request/show/849572
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=343
2021-01-18 15:52:24 +00:00
David Sterba
cd20cf8273 Accepting request 844075 from home:dsterba:branches:filesystems
- Update to 5.9:

OBS-URL: https://build.opensuse.org/request/show/844075
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=341
2020-10-26 12:25:32 +00:00
David Sterba
3ff32fa997 Accepting request 819291 from home:dsterba:branches:filesystems
- Update to 5.7:

OBS-URL: https://build.opensuse.org/request/show/819291
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=339
2020-07-07 21:17:16 +00:00
David Sterba
6fac770d31 Accepting request 805656 from home:dsterba:branches:filesystems
- Update to 5.6.1:

OBS-URL: https://build.opensuse.org/request/show/805656
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=337
2020-05-14 18:16:28 +00:00
David Sterba
78dda09858 Accepting request 798868 from home:dimstar:Factory
- Fix content of _dracutmodulesdir variable: this definitively does
  not belong to libexecdir.

OBS-URL: https://build.opensuse.org/request/show/798868
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=335
2020-04-29 13:25:48 +00:00
David Sterba
1f155c0259 Accepting request 791762 from home:polslinux:branches:filesystems
- Update to 5.6:
  * inspect logical-resolve: support LOGICAL_INO_V2 as new option '-o',
    helps advanced dedupe tools
  * inspect: user larger buffer (64K) for results
  * subvol delete: support deletion by id (requires kernel 5.7+)
  * dump-tree: new option --hide-names, replace any names
    (file, directory, subvolume, xattr) in the output with stubs
  * various fixes

OBS-URL: https://build.opensuse.org/request/show/791762
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=333
2020-04-06 13:50:44 +00:00
David Sterba
b2b764318f Accepting request 774896 from home:dsterba:branches:filesystems
- Update to 5.4.1

OBS-URL: https://build.opensuse.org/request/show/774896
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=331
2020-02-17 14:56:30 +00:00
David Sterba
5e8de45aba Accepting request 766653 from home:dimstar:Factory
- BuildRequire pkgconfig(udev) instead of udev: Allow OBS to
  shortcut through the -mini flavor.
- Use pkg-config --modversion udev to identify the current udev
  version. This is more portable and supports the -mini flavors.

OBS-URL: https://build.opensuse.org/request/show/766653
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=329
2020-01-23 20:10:04 +00:00
David Sterba
8348b28f52 Accepting request 754069 from home:dsterba:branches:filesystems
- Update to 5.4

OBS-URL: https://build.opensuse.org/request/show/754069
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=327
2019-12-04 14:32:05 +00:00
David Sterba
5dc708041a Accepting request 747630 from home:dsterba:branches:filesystems
- Update to 5.3.1:

OBS-URL: https://build.opensuse.org/request/show/747630
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=325
2019-11-12 11:53:29 +00:00
David Sterba
8d6a8aec0a Accepting request 738633 from home:morbidrsa
- Enable build of python-bindings for libbtrfsutil

OBS-URL: https://build.opensuse.org/request/show/738633
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=323
2019-10-16 15:20:08 +00:00
David Sterba
355a465f72 Accepting request 731487 from home:fcrozat:branches:filesystems
- Update to 5.2.2:
  * check:
    * fix false report of wrong byte count for orphan inodes
    * option -E was not handled correctly
    * new check and repair for root item generation
  * balance: check for full-balance before background fork
  * mkfs: check that total device size does not overflow 16EiB
  * dump-tree: print DEV_STATS key type
  * other:
    * new and updated tests
    * doc fixups and updates

OBS-URL: https://build.opensuse.org/request/show/731487
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=321
2019-09-24 08:48:50 +00:00
David Sterba
72e650c02f Accepting request 720042 from home:dsterba:branches:filesystems
- update to 5.2.1

OBS-URL: https://build.opensuse.org/request/show/720042
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=319
2019-07-31 12:20:39 +00:00
David Sterba
f62f8dbd90 Accepting request 703990 from home:seanlew:branches:filesystems
Update btrfsprogs to 5.1

OBS-URL: https://build.opensuse.org/request/show/703990
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=317
2019-05-20 10:13:21 +00:00
9fb9d22415 Accepting request 692054 from home:niner9:branches:filesystems
- update to version 4.20.2 to fix regression in 4.20.1 breaking btrfs send/receive based backup
 * dump-super: minor output fixup
 * revert fix for prefix detection of receive path, this is temporary and
   unbreaks existing user setups

OBS-URL: https://build.opensuse.org/request/show/692054
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=316
2019-04-08 19:25:42 +00:00
David Sterba
5563976645 Accepting request 689454 from home:mfasheh:branches:filesystems
- Use correct path for dracut-fsck-help.txt in module-setup.sh (bsc#1122539)
 * Remove module-setup.sh
 * Add module-setup.sh.in

OBS-URL: https://build.opensuse.org/request/show/689454
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=314
2019-04-01 13:56:47 +00:00
David Sterba
d35c296ba3 Accepting request 669361 from home:mfasheh:branches:filesystems
- Advise user of fs recovery options when we fail to mount (fate#320443,
  bsc#1122539)
 * Add dracut-fsck-help.txt
 * Add module-setup.sh

OBS-URL: https://build.opensuse.org/request/show/669361
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=312
2019-01-29 14:38:27 +00:00
David Sterba
9646e4b222 Accepting request 668079 from home:dsterba:branches:filesystems
- update to version 4.20.1

OBS-URL: https://build.opensuse.org/request/show/668079
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=310
2019-01-23 13:12:59 +00:00
David Sterba
41fbca9083 Accepting request 667178 from home:avindra:branches:filesystems
- update to version 4.20
  * new feature: metadata uuid
    * lightweight change of UUID without rewriting all metadata
      (incompatible change)
    * done by btrfstune -m/-M, needs kernel support, 5.0+ 
  * image:
    * fix block groups when restoring from multi-device image
    * only enlarge result image if it's a regular file 
  * check
    * more device extent checks and fixes 
  * can repair dir item with mismatched hash
  * mkfs: uuid tree created with proper contents
  * fix mount point detection due to partial prefix match
  * other:
    * new tests, build fixes, doc updates
    * libbtrfsutil: fix tests if kernel lacks support for new
      subvolume ioctls
- partial cleanup with spec-cleaner
- drop 0001-btrfs-progs-Add-support-for-metadata_uuid-field.patch
- drop 0002-btrfs-progs-btrfstune-Add-support-for-changing-the-u.patch
- drop 0003-btrfs-progs-Remove-fsid-metdata_uuid-fields-from-fs_.patch
- drop 0004-btrfs-progs-Remove-btrfs_fs_info-new_fsid.patch
- drop 0005-btrfs-progs-Directly-pass-root-to-change_devices_uui.patch

OBS-URL: https://build.opensuse.org/request/show/667178
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=309
2019-01-21 13:36:56 +00:00
David Sterba
b6c7ca7527 Accepting request 666758 from home:dsterba:branches:filesystems
- Use %license instead of %doc [bsc#1082318] (builds on all products)

OBS-URL: https://build.opensuse.org/request/show/666758
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=308
2019-01-17 15:03:53 +00:00
David Sterba
bbad3810ab Accepting request 666631 from home:nikbor:branches:filesystems
- Implement fate#325871
    * Added 0001-btrfs-progs-Add-support-for-metadata_uuid-field.patch
    * Added 0002-btrfs-progs-btrfstune-Add-support-for-changing-the-u.patch
    * Added 0003-btrfs-progs-Remove-fsid-metdata_uuid-fields-from-fs_.patch
    * Added 0004-btrfs-progs-Remove-btrfs_fs_info-new_fsid.patch
    * Added 0005-btrfs-progs-Directly-pass-root-to-change_devices_uui.patch

OBS-URL: https://build.opensuse.org/request/show/666631
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=307
2019-01-17 14:35:40 +00:00
David Sterba
8bcaec8398 Accepting request 655603 from home:dsterba:branches:filesystems
- update to version 4.19.1

OBS-URL: https://build.opensuse.org/request/show/655603
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=305
2018-12-06 12:08:44 +00:00
David Sterba
2a5a84a99f Accepting request 648582 from home:dsterba:branches:filesystems
- update to version 4.19

OBS-URL: https://build.opensuse.org/request/show/648582
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=304
2018-11-12 15:20:54 +00:00