24 Commits

Author SHA256 Message Date
4ba9d64376 Accepting request 1251924 from network:ha-clustering:Factory
OBS-URL: https://build.opensuse.org/request/show/1251924
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gfs2-utils?expand=0&rev=11
2025-03-11 19:45:09 +00:00
c240be5ced - Add 'Recommends: gfs2-kmp' to the spec file.
* Notify users to install the gfs2 kernel module.

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/gfs2-utils?expand=0&rev=22
2025-03-11 04:17:20 +00:00
9fa0f07a5d Accepting request 1152232 from network:ha-clustering:Factory
OBS-URL: https://build.opensuse.org/request/show/1152232
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gfs2-utils?expand=0&rev=10
2024-02-27 21:49:08 +00:00
713a2443ab Accepting request 1152141 from home:dimstar:rpm4.20:g
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1152141
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/gfs2-utils?expand=0&rev=20
2024-02-27 11:40:00 +00:00
3226db7411 Accepting request 1111489 from network:ha-clustering:Factory
OBS-URL: https://build.opensuse.org/request/show/1111489
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gfs2-utils?expand=0&rev=9
2023-09-15 20:05:23 +00:00
069493a020 Accepting request 1111488 from home:hmzhao:branches:network:ha-clustering:Factory
Update to version 3.5.1 (jsc#PED-6362)

OBS-URL: https://build.opensuse.org/request/show/1111488
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/gfs2-utils?expand=0&rev=18
2023-09-15 08:48:11 +00:00
a962ee7e2f Accepting request 1111456 from home:hmzhao:branches:network:ha-clustering:Factory
change changelog mistake, from PED-6362 to jsc#PED-6362

OBS-URL: https://build.opensuse.org/request/show/1111456
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/gfs2-utils?expand=0&rev=17
2023-09-15 06:49:41 +00:00
5d8f27e853 Accepting request 1110865 from network:ha-clustering:Factory
OBS-URL: https://build.opensuse.org/request/show/1110865
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gfs2-utils?expand=0&rev=8
2023-09-13 18:43:56 +00:00
8f0725c034 Accepting request 1110864 from home:hmzhao:branches:network:ha-clustering:Factory
Update to version 3.5.1 (PED-6362)

OBS-URL: https://build.opensuse.org/request/show/1110864
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/gfs2-utils?expand=0&rev=15
2023-09-13 09:40:18 +00:00
2de17423f7 Accepting request 1104965 from network:ha-clustering:Factory
OBS-URL: https://build.opensuse.org/request/show/1104965
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gfs2-utils?expand=0&rev=7
2023-08-21 09:45:58 +00:00
c88382432c Accepting request 1104964 from home:hmzhao:branches:network:ha-clustering:Factory
- Update to version 3.5.1:
  * Don't use char arrays as temporary buffers
  * libgfs2: Separate gfs and gfs2 code in lgfs2_sb_out()
  * Re-enable -Wstrict-aliasing
  * gfs2_convert: Clean up strict-aliasing warnings
  * libgfs2: Fix strict-aliasing warning in lgfs2_rgrp_bitbuf_alloc
  * gfs2_jadd: Fix format string warnings on 32-bit
  * gfs2_edit: Fix savemeta test failures in 32-bit environments
- Back port bugfix patch after tag 3.5.1
  + 0001-fsck.gfs2-Tighten-offset-check-in-check_eattr_entrie.patch
  + 0002-fsck.gfs2-Fix-max-xattr-record-length-check.patch
  + 0003-fsck.gfs2-Fix-xattr-offset-checks-in-p1_check_eattr_.patch

OBS-URL: https://build.opensuse.org/request/show/1104964
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/gfs2-utils?expand=0&rev=13
2023-08-21 02:06:22 +00:00
9cc6291973 Accepting request 1103175 from network:ha-clustering:Factory
OBS-URL: https://build.opensuse.org/request/show/1103175
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gfs2-utils?expand=0&rev=6
2023-08-10 13:33:22 +00:00
8160b11bca Accepting request 1069687 from home:amanzini:branches:network:ha-clustering:Factory
- Update to version 3.5.0:
  * Update translation template
  * Fix uninitialized memory coverity warnings
  * gfs2_grow: Don't free rgs when it's NULL
  * libgfs2: Fix potential NULL deref in lgfs2_lookupi()
  * libgfs2: Add lgfs2_bfree(), lgfs2_inode_free()
  * Free per_node in build_per_node error paths
  * fsck.gfs2: Fix wrong entry used in dentry comparison 
  * added unit tests
  * Remove lgfs2_breadm()
  * libgfs2: Make sure block_alloc() fails when out of space
  * Remove dependency on linux/limits.h
  * mkfs.gfs2: Improve journal write error reporting
  * mkfs.gfs2: Add -U UUID option

OBS-URL: https://build.opensuse.org/request/show/1069687
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/gfs2-utils?expand=0&rev=11
2023-08-09 14:39:44 +00:00
df77bfb102 Accepting request 933570 from network:ha-clustering:Factory
- Update to version 3.4.1+git.87.c0ea1bc4:
  * libgfs2: Remove new_rgrps from struct gfs2_sbd
  * tests: Increase the size of the sparse file used by tests
  * gfs2/edit: always use "%s"-style format for printf()-style functions
  * tunegfs2: Use O_EXCL when opening the device rw
  * Make sure i_bh is set after lgfs2_gfs_inode_get()
  * libgfs2: Avoid potential gfs/gfs2 superblock update clash
  * gfs2_edit: Fix segfault in hexdump()
  * libgfs2: Add NULL-checking for ip->i_bh in inode_put()
  * fsck.gfs2: Fix remaining endianness sparse warnings
  * gfs2_edit: Fix remaining endianness sparse warnings

OBS-URL: https://build.opensuse.org/request/show/933570
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gfs2-utils?expand=0&rev=5
2021-11-24 22:54:35 +00:00
59b530ebf5 Adap spec file
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/gfs2-utils?expand=0&rev=10
2021-11-24 17:13:50 +00:00
6b5c31d2bb - Update to version 3.4.1+git.87.c0ea1bc4:
* libgfs2: Remove new_rgrps from struct gfs2_sbd
  * tests: Increase the size of the sparse file used by tests
  * gfs2/edit: always use "%s"-style format for printf()-style functions
  * tunegfs2: Use O_EXCL when opening the device rw
  * Make sure i_bh is set after lgfs2_gfs_inode_get()
  * libgfs2: Avoid potential gfs/gfs2 superblock update clash
  * gfs2_edit: Fix segfault in hexdump()
  * libgfs2: Add NULL-checking for ip->i_bh in inode_put()
  * fsck.gfs2: Fix remaining endianness sparse warnings
  * gfs2_edit: Fix remaining endianness sparse warnings

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/gfs2-utils?expand=0&rev=9
2021-11-24 16:54:07 +00:00
80e4774eac Accepting request 416712 from network:ha-clustering:Factory
gfs2-utils: update to version 3.1.9 (forwarded request 416662 from ZRen)

OBS-URL: https://build.opensuse.org/request/show/416712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gfs2-utils?expand=0&rev=4
2016-08-09 20:14:34 +00:00
5337f5be38 Accepting request 416662 from home:ZRen:branches:network:ha-clustering:Factory
gfs2-utils: update to version 3.1.9

OBS-URL: https://build.opensuse.org/request/show/416662
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/gfs2-utils?expand=0&rev=7
2016-08-03 11:48:26 +00:00
122ffa9ae8 Accepting request 283219 from network:ha-clustering:Factory
1

OBS-URL: https://build.opensuse.org/request/show/283219
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gfs2-utils?expand=0&rev=3
2015-01-29 08:57:58 +00:00
521ebc9811 Accepting request 281332 from home:posophe:branches:network:ha-clustering:Factory
Update

OBS-URL: https://build.opensuse.org/request/show/281332
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/gfs2-utils?expand=0&rev=5
2015-01-28 17:36:18 +00:00
Stephan Kulow
dec0b98dc7 Accepting request 199414 from network:ha-clustering:Factory
Update based on Factory review.

OBS-URL: https://build.opensuse.org/request/show/199414
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gfs2-utils?expand=0&rev=1
2013-09-26 09:44:52 +00:00
Lars Marowsky-Bree
621fba1305 - Update spec file copyright
- Remove unnecessary clean section

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/gfs2-utils?expand=0&rev=3
2013-09-17 15:42:03 +00:00
Lars Marowsky-Bree
deb3241def - Update to 3.1.6+git.1378394292.fa32906
- Remove source URL from spec file, since there are no downloadable tar
  balls for the git version

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/gfs2-utils?expand=0&rev=2
2013-09-13 09:19:41 +00:00
d4e06ca9ed Accepting request 185812 from home:goldwynr:branches:network:ha-clustering:Factory
Adding gfs2-utils to HA clustering

OBS-URL: https://build.opensuse.org/request/show/185812
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/gfs2-utils?expand=0&rev=1
2013-08-04 04:00:54 +00:00