Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-09 20:06:33 +00:00
parent 6c5d7e7973
commit efa3dd41a5
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: galera
Version: 26.4.8
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Synchronous multi-master wsrep provider (replication engine)
License: GPLv2
@ -146,6 +146,10 @@ sed -i 's/User=nobody/User=garb/g' %{buildroot}/usr/lib/systemd/system/garbd.ser
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com>
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Jul 15 2021 Michal Schorm <mschorm@redhat.com> - 26.4.8-2
- Switch from SCONS build tooling to CMAKE build tooling
- Use upstream variants of Systemd service file and Systemd service file wrapper srcipt