Changelog for
sanlock-3.9.3-Virt.150700.87.1.x86_64.rpm :
* Mon Jul 01 2024 James Fehlig
- suse-systemd.patch: Remove redundant \'ExecStart\' from wdmd.service boo#1227208
* Mon Jun 03 2024 James Fehlig - Update to sanlock 3.9.3 - Make the watchdog timeout configurable - wdmd: close watchdog when not used - userstorage: replace by PyPI userstorage - sanlock: skip short delay in delta lease reacquire - sanlock: use product_uuid for host name - wdmd: fix timing for iTCO_wdt - sanlock: save client_id in token and report in status and use in -C - sanlock: include startup message in syslog - sanlock: improve repeated ballots in paxos_acquire - sanlock: fix zero io timeout for direct requests - sanlock: fix release writing zero dblock values - sanlock: skip delay when same host acquires delta lease
* Mon Feb 26 2024 Dominique Leuenberger - Use %patch -P N instead of deprecated %patchN.
* Mon Jan 29 2024 Dirk Müller - add user()/group() provides for rpm 4.19
* Tue Oct 18 2022 James Fehlig - Update to sanlock 3.8.5 - python: Replace distutils with setuptools - sanlock: fix memory leak of lockspace renewal_history - sanlock: fix pthread_create error check - sanlock: use helper to set max_sectors_kb
* Tue Nov 16 2021 Johannes Segitz - Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_fence_sanlockd.service.patch
* harden_sanlk-resetd.service.patch
* Wed Jun 09 2021 James Fehlig - Update to sanlock 3.8.4 - sanlock: socket send and recv retries - python: expose {get,set}_lvb - sanlock: Shrink thread pool when there is no work - config: Add max_worker_threads
* Fri Oct 23 2020 Benjamin Greiner - Make python subpackage ready for multiple python3 flavors using the multibuild feature gh#openSUSE/python-rpm-macros#66
* Tue Aug 18 2020 James Fehlig - Update to sanlock 3.8.2 - Remove extra link args - Add write_init_io_timeout - Disable high_priority SCHED_RR by default - Dropped patches: sanlock-lto-disable-fpie.patch- Add tar_scm source service and use xz compression
* Mon Jul 13 2020 James Fehlig - Update to sanlock 3.8.1 - python: add flake8 env - Add client debug logging _ Add per command debug logging - Misc bug fixes and improvements
* Fri Aug 16 2019 Dominique Leuenberger - Addpkgconfig(uuid) BuildRequires: so far we relied on util-linux\' blkid to pull in uuid for us.
* Mon Jun 24 2019 Martin Liška - Add sanlock-lto-disable-fpie.patch in order to handle boo#1138836. Extra -fPIE is stripped.
* Mon Jun 17 2019 Jim Fehlig - Update to sanlock 3.8.0 - Add support for python 3 - Add support for 4k sector size - More API test coverage - Misc bug fixes and improvements - Dropped patches: revert-5d535c0d-py2.patch, sanlock-python3.patch
* Tue Apr 09 2019 Jim Fehlig - Update to sanlock 3.7.1 - Fix bugs in read_resource_owners
* Thu Mar 21 2019 Jim Fehlig - Update to sanlock 3.7.0 - Allow setting max_sectors_kb - Configurable sector size and align size - Support SANLOCK_RUN_DIR and SANLOCK_PRIVILEGED environment variables - Revert upstream commit forcing use of python2 revert-5d535c0d-py2.patch - Dropped patches: sanlock-old_blkid.patch, suse-fix-link-errors.patch
* Mon Mar 26 2018 jfehligAATTsuse.com- Fix module initialization to work with both python2 and python3 Updated sanlock-python3.patch bsc#1076414
* Wed Mar 21 2018 tchvatalAATTsuse.com- Add code to build with both python2 and python3 bindings with provided condition so we can later on optionalize python2 builds sanlock-python3.patch bsc#1076414
* Wed Mar 21 2018 tchvatalAATTsuse.com- Cleanup with spec-cleaner (only support SLE12 and newer)- Add -fno-strict-aliasing to python subpkg- Create rcsanlk-resetd link for the service control
* Tue Dec 05 2017 jfehligAATTsuse.com- Update to sanlock 3.6.0 - preserve dblock values when setting shared flag - fix detection of shared lease - fix release interference with paxos - retry ballot when new lver is seen - add a NOWAIT flag for convert
* Thu Nov 23 2017 rbrownAATTsuse.com- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)
* Wed Jun 07 2017 jfehligAATTsuse.com- Update to sanlock 3.5.0 - increase open file limit to 2048 - add option to log UTC timestamps - doc improvements- Remove support for old, non-systemd distros
* Fri Apr 07 2017 jengelhAATTinai.de- Remove redundant %if guards around %package and scriptlets. They are only really needed for %files.- Replace $RPM_ shell vars by modern macros.- Trim descriptions a little.
* Mon Apr 03 2017 jfehligAATTsuse.com- spec: fix permissions on config files
* Mon Apr 03 2017 jfehligAATTsuse.com- Use System/Base in fence and reset subpackages
* Mon Apr 03 2017 mpluskalAATTsuse.com- Use correct permissions on unit files (bsc#1032046)
* Wed Mar 29 2017 meissnerAATTsuse.com- prerequire groupadd and useradd.
* Wed Mar 15 2017 zrenAATTsuse.com- Update to sanlock 3.4.0- Enable fence_sanlockd so that lvm2 can use the new lvmlocked feature in cluster environment
* fix unpackaged file - /usr/sbin/rcfence_sanlockd
* refresh suse-no-date-time.patch to cover the same issue in fence_sanlockd
* adjust fence_sanlockd.init and suse-systemd.patch- Enable sanlk-reset subpackage- Fix \"undefined symbol to io_suspend\" at runtime, bsc#1030060 suse-fix-link-errors.patch
* Sat Mar 11 2017 kukukAATTsuse.com- Add group disk as Prerequires
* Fri Jun 19 2015 jfehligAATTsuse.com- Update to sanlock 3.2.4 - Add conf file sanlock.conf - Add pkgconfig files - Numerous improvements and bug fixes. For details, see https://git.fedorahosted.org/cgit/sanlock.git/log/
* Sat Mar 21 2015 p.drouandAATTgmail.com- Update to version 3.2.2
* reset: native timeout
* reset: Reduce logging noise to stderr and syslog
* sanlock, reset: coverity fixes- Refactor specfile to be policy compliant- Use download Url as source- Add xz build requires; needed as the source tarball is compressed with xz- Do not provide both systemd and sysvinit support on a same system; it\'s redundant- Add systemd backward compatibility links- Update patchs:
* suse-no-date-time.patch
* suse-systemd.patch