Compare commits
No commits in common. "c8" and "c9-beta" have entirely different histories.
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/mysql-selinux-1.0.13.tar.gz
|
||||
SOURCES/mysql-selinux-1.0.10.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
3bd7277a9b623f9f834059cf0bb2510829b458e1 SOURCES/mysql-selinux-1.0.13.tar.gz
|
||||
a1d3b982fc4bfba5b74138ad8cd46e8f41c7f5b1 SOURCES/mysql-selinux-1.0.10.tar.gz
|
||||
|
@ -9,10 +9,10 @@
|
||||
%global modulename mysql
|
||||
|
||||
Name: mysql-selinux
|
||||
Version: 1.0.13
|
||||
Version: 1.0.10
|
||||
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,6 @@ fi
|
||||
# since we do not have any interface to be shared (and even then it is optional)
|
||||
|
||||
%changelog
|
||||
* Tue Nov 19 2024 Michal Schorm <mschorm@redhat.com> - 1.0.13-1
|
||||
- Rebase to 1.0.13
|
||||
|
||||
* Sat Nov 18 2023 Packit <hello@packit.dev> - 1.0.10-1
|
||||
- 2nd attempt to fix rhbz#2186996 rhbz#2221433 rhbz#2245705 (Michal Schorm)
|
||||
- Resolves rhbz#2250424
|
||||
@ -93,23 +90,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