Compare commits
No commits in common. "c8" and "c9-beta" have entirely different histories.
@ -12,7 +12,7 @@ Name: mysql-selinux
|
||||
Version: 1.0.18
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPL-3.0-only
|
||||
License: GPLv3
|
||||
URL: https://github.com/devexp-db/mysql-selinux
|
||||
Summary: SELinux policy modules for MySQL and MariaDB packages
|
||||
|
||||
@ -70,9 +70,25 @@ fi
|
||||
# since we do not have any interface to be shared (and even then it is optional)
|
||||
|
||||
%changelog
|
||||
* Thu Aug 20 2026 Daniel Handzus <dhandzus@redhat.com> - 1.0.18-1
|
||||
- Rebase to 1.0.18
|
||||
- Resolves: RHEL-170213
|
||||
* Wed Jul 15 2026 Packit <hello@packit.dev> - 1.0.18-1
|
||||
- Update to version 1.0.18
|
||||
- Resolves: rhbz#2500892
|
||||
|
||||
* Wed Apr 22 2026 Nikola Davidova <ndavidov@redhat.com> - 1.0.17-1
|
||||
- Update to version 1.0.17
|
||||
- Fixes AVC denial in auth_pam_tool plugin
|
||||
- Resolves: RHEL-169578
|
||||
|
||||
* Tue Mar 24 2026 Nikola Davidova <ndavidov@redhat.com> - 1.0.15-1
|
||||
- Update to version 1.0.15
|
||||
- Fixes mysql-selinux issue
|
||||
- Related: RHEL-119660
|
||||
|
||||
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.14-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.14-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Tue Jul 15 2025 Packit <hello@packit.dev> - 1.0.14-1
|
||||
- Update to version 1.0.14
|
||||
@ -101,23 +117,19 @@ fi
|
||||
* Thu Jun 09 2022 Michal Schorm <mschorm@redhat.com> - 1.0.5-1
|
||||
- Rebase to 1.0.5
|
||||
|
||||
* Fri Mar 18 2022 Lukas Javorsky <ljavorsk@redhat.com> - 1.0.4-1
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.4-2
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
||||
* Tue May 04 2021 Lukas Javorsky <ljavorsk@redhat.com> - 1.0.4-1
|
||||
- Rebase to 1.0.4
|
||||
- Unintentional removal of semicolon
|
||||
|
||||
* Fri Mar 18 2022 Lukas Javorsky <ljavorsk@redhat.com> - 1.0.3-1
|
||||
- Rebase to 1.0.3
|
||||
- Remove setuid/setgid capabilities from mysqld_t type.
|
||||
|
||||
* Thu Jan 10 2022 Lukas Javorsky <ljavorsk@redhat.com> - 1.0.2-6
|
||||
- Fix the gating.yaml file so it checks the correct tests
|
||||
|
||||
* Thu Apr 22 2021 Lukas Javorsky <ljavorsk@redhat.com> - 1.0.2-5
|
||||
- Fix rpm verification it's a ghost file so it should ignore the error
|
||||
|
||||
* Mon Dec 07 2020 Honza Horak <hhorak@redhat.com> - 1.0.2-4
|
||||
- Rebuild for added tmt gating
|
||||
Related: #1895021
|
||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.2-3
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Wed Dec 02 2020 Michal Schorm <mschorm@redhat.com> - 1.0.2-1
|
||||
- Rebase to 1.0.2 release
|
||||
|
||||
Loading…
Reference in New Issue
Block a user