Package Release Info

glusterfs-11.1-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

glusterfs
glusterfs-devel
libgfapi0
libgfchangelog0
libgfrpc0
libgfxdr0
libglusterfs0
python3-gluster

Change Logs

* Mon Feb 03 2025 guillaume.gardet@opensuse.org
- Fix build on 32-bit arm with a workaround
* Fri Jan 24 2025 daniel.garcia@suse.com
- Fix build with python 3.13, remove distributed python.m4 to use the
  system one that's up to date.
* Thu Aug 22 2024 pgajdos@suse.com
- remove dependency on /usr/bin/python3 using
  %python3_fix_shebang{,_path} macros, [bsc#1212476]
* Fri Dec 15 2023 jengelh@inai.de
- Update to release 11.1
  * Fix upgrade issue by reverting posix change related to
    storage.reserve value
  * Fix possible data loss during rebalance if there is any
    linkfile on the system
- Delete 0001-socket-only-issue-IPPROTO_IPV6-setsockopt-calls-on-A.patch
  (merged),
* Wed Jul 05 2023 jengelh@inai.de
- Add 0001-glusterfs-fix-heap-buffer-overflow-on-startup.patch
* Sat Jun 10 2023 jengelh@inai.de
- Disable IO_uring for now [boo#1210894]
* Tue May 23 2023 jengelh@inai.de
- Add 0001-socket-only-issue-IPPROTO_IPV6-setsockopt-calls-on-A.patch
  [boo#1210894]
* Tue Feb 21 2023 jengelh@inai.de
- Update to release 11 [boo#1208517] [boo#1208519]
  * Major performance impovement of ~36% with rmdir operations
  * Extension of ZFS support for snapshots
  * Qouta implimentation based on namespace
  * Major cleanups and readdir/readdirp improvements
* Thu Jul 14 2022 kastl@b1-systems.de
- add explicit Requires for the dependencies, so we make sure
  the dependencies are installed in the same version
* Fri May 20 2022 jengelh@inai.de
- Update to release 10.2
  * Some 165 bugfixes with none particularly sticking out