Compare commits

...

No commits in common. 'cs10' and 'c9' have entirely different histories.
cs10 ... c9

2
.gitignore vendored

@ -1,2 +1,2 @@
SOURCES/memcached-1.6.23.tar.gz
SOURCES/memcached-1.6.9.tar.gz
SOURCES/memcached-selinux-1.0.2.tar.gz

@ -1,2 +1,2 @@
d5490856170453b15a782ad55ffdea188c2eade0 SOURCES/memcached-1.6.23.tar.gz
42ae062094fdf083cfe7b21ff377c781011c2be1 SOURCES/memcached-1.6.9.tar.gz
6b2885a8c455aea6bca7d52b71ee1f6b6a75d4eb SOURCES/memcached-selinux-1.0.2.tar.gz

@ -11,12 +11,12 @@
%global selinuxmoduledir %{selinuxmodulename}-selinux-%{selinuxmodulever}
Name: memcached
Version: 1.6.23
Version: 1.6.9
Release: 7%{?dist}
Epoch: 0
Summary: High Performance, Distributed Memory Object Cache
License: BSD-3-clause AND Zlib AND BSD-2-Clause AND LicenseRef-Fedora-Public-Domain
License: BSD
URL: https://www.memcached.org/
Source0: https://www.memcached.org/files/%{name}-%{version}.tar.gz
Source1: memcached.sysconfig
@ -58,7 +58,7 @@ access to the memcached binary include files.
%package selinux
Summary: Selinux policy module
License: GPL-2.0-only
License: GPLv2
BuildRequires: selinux-policy
%{?selinux_requires}
@ -170,115 +170,24 @@ fi
%files selinux
%attr(0644,root,root) %{_datadir}/selinux/packages/%{selinuxmodulename}.pp.bz2
%ghost %verify(not md5 size mode mtime) %{_sharedstatedir}/selinux/%{selinuxtype}/active/modules/200/%{selinuxmodulename}
%ghost %{_sharedstatedir}/selinux/%{selinuxtype}/active/modules/200/%{selinuxmodulename}
%license ../%{selinuxmoduledir}/COPYING
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0:1.6.23-7
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Wed Jun 15 2022 Tomas Korbar <tkorbar@redhat.com> - 0:1.6.9-7
- Use systemd-users
- Resolves: rhbz#2095432
* Wed Aug 07 2024 Tomas Korbar <tkorbar@redhat.com> - 0:1.6.23-6
- Stop verifying active selinux module
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0:1.6.9-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Wed Aug 07 2024 Tomas Korbar <tkorbar@redhat.com> - 0:1.6.23-5
- Remove obsolete tests
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 0:1.6.9-5
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0:1.6.23-4
- Bump release for June 2024 mass rebuild
* Tue May 28 2024 Tomas Korbar <tkorbar@redhat.com> - 0:1.6.23-3
- Fix License tags to conform with SPDX
- Resolves: RHEL-35721
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0:1.6.23-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Jan 20 2024 Tomas Korbar <tkorbar@redhat.com> - 0:1.6.23-1
- Update to 1.6.23
- Resolves: rhbz#2257644
* Tue Oct 31 2023 Tomas Korbar <tkorbar@redhat.com> - 0:1.6.22-2
- Update license tag to fully conform to SPDX
* Wed Oct 25 2023 Tomas Korbar <tkorbar@redhat.com> - 0:1.6.22-1
- Update to 1.6.22
- Resolves: rhbz#2244603
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0:1.6.21-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Mon Jun 19 2023 Tomas Korbar <tkorbar@redhat.com> - 0:1.6.21-1
- Update to 1.6.21
- Resolves: rhbz#2215568
* Mon May 15 2023 Tomas Korbar <tkorbar@redhat.com> - 0:1.6.20-1
- Update to 1.6.20
- Resolves: rhbz#2203537
* Sat Mar 11 2023 Tomas Korbar <tkorbar@redhat.com> - 0:1.6.19-2
- Change the License tag to the SPDX format
* Thu Mar 09 2023 Tomas Korbar <tkorbar@redhat.com> - 0:1.6.19-1
- Update to 1.6.19
- Resolves: rhbz#2176684
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0:1.6.18-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jan 12 2023 Tomas Korbar <tkorbar@redhat.com> - 0:1.6.18-1
- Update to 1.6.18
- Resolves: rhbz#2160271
* Tue Aug 30 2022 Tomas Korbar <tkorbar@redhat.com> - 0:1.6.17-1
- Update to 1.6.17
- Resolves: rhbz#2121978
* Tue Aug 09 2022 Tomas Korbar <tkorbar@redhat.com> - 0:1.6.16-1
- Update to 1.6.16
- Resolves: rhbz#2115502
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0:1.6.15-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jun 14 2022 Tomas Korbar <tkorbar@redhat.com> - 1.6.15-2
- Resolves: rhbz#2096850
* Fri Apr 08 2022 Tomas Korbar <tkorbar@redhat.com> - 1.6.15-1
- Update to 1.6.15
- Resolves: rhbz#2070493
* Tue Feb 15 2022 Tomas Korbar <tkorbar@redhat.com> - 1.6.14-1
- Update to 1.6.14
- Resolves: rhbz#2053327
* Fri Jan 28 2022 Tomas Korbar <tkorbar@redhat.com> - 1.6.13-3
- Fix complete_incr_bin function
- Resolves: rhbz#2046734
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0:1.6.13-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jan 14 2022 Tomas Korbar <tkorbar@redhat.com> - 0:1.6.13-1
- Update to 1.6.13
- Resolves: rhbz#2040188
* Wed Sep 29 2021 Tomas Korbar <tkorbar@redhat.com> - 0:1.6.12-1
- Update to 1.6.12
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 0:1.6.10-2
- Rebuilt with OpenSSL 3.0.0
* Tue Jul 27 2021 Tomas Korbar <tkorbar@redhat.com> - 0:1.6.10-1
- Update to 1.6.10
- Resolves: rhbz#1985842
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0:1.6.9-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0:1.6.9-4
- Rebuilt for updated systemd-rpm-macros
See https://pagure.io/fesco/issue/2583.
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0:1.6.9-4
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0:1.6.9-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

Loading…
Cancel
Save