|
|
|
@ -6,31 +6,38 @@
|
|
|
|
|
|
|
|
|
|
Name: perl-GSSAPI
|
|
|
|
|
Version: 0.28
|
|
|
|
|
Release: 37%{?dist}
|
|
|
|
|
Release: 47%{?dist}
|
|
|
|
|
Summary: Perl extension providing access to the GSSAPIv2 library
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
|
|
|
|
URL: https://metacpan.org/release/GSSAPI
|
|
|
|
|
Source0: https://cpan.metacpan.org/authors/id/A/AG/AGROLMS/GSSAPI-%{version}.tar.gz
|
|
|
|
|
# Fix a crash in gss_release_oid() when destructing out_mech (rhbz #1994263, CPAN RT#121873)
|
|
|
|
|
Patch0: GSSAPI-0.28-Fix-a-crash-in-gss_release_oid-when-destructing-out_.patch
|
|
|
|
|
BuildRequires: make
|
|
|
|
|
BuildRequires: coreutils
|
|
|
|
|
BuildRequires: findutils
|
|
|
|
|
BuildRequires: gcc
|
|
|
|
|
BuildRequires: krb5-devel
|
|
|
|
|
BuildRequires: which
|
|
|
|
|
%{?_with_testsuite:BuildRequires: perl(constant)}
|
|
|
|
|
%{?_with_testsuite:BuildRequires: perl(Carp)}
|
|
|
|
|
%{?_with_testsuite:BuildRequires: perl(Exporter)}
|
|
|
|
|
BuildRequires: make
|
|
|
|
|
BuildRequires: perl-devel
|
|
|
|
|
BuildRequires: perl-generators
|
|
|
|
|
BuildRequires: perl-interpreter
|
|
|
|
|
BuildRequires: perl(Config)
|
|
|
|
|
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
|
|
|
|
|
%{?_with_testsuite:BuildRequires: perl(ExtUtils::testlib)}
|
|
|
|
|
BuildRequires: perl(Getopt::Long)
|
|
|
|
|
BuildRequires: perl(strict)
|
|
|
|
|
BuildRequires: which
|
|
|
|
|
# Run-time
|
|
|
|
|
%{?_with_testsuite:BuildRequires: perl(Carp)}
|
|
|
|
|
%{?_with_testsuite:BuildRequires: perl(constant)}
|
|
|
|
|
%{?_with_testsuite:BuildRequires: perl(Exporter)}
|
|
|
|
|
%{?_with_testsuite:BuildRequires: perl(overload)}
|
|
|
|
|
%{?_with_testsuite:BuildRequires: perl(warnings)}
|
|
|
|
|
%{?_with_testsuite:BuildRequires: perl(XSLoader)}
|
|
|
|
|
# Tests
|
|
|
|
|
%{?_with_testsuite:BuildRequires: perl(ExtUtils::testlib)}
|
|
|
|
|
%{?_with_testsuite:BuildRequires: perl(Test::More)}
|
|
|
|
|
# Optional tests
|
|
|
|
|
%{?_with_testsuite:BuildRequires: perl(Test::Pod) >= 1.00}
|
|
|
|
|
%{?_with_testsuite:BuildRequires: perl(XSLoader)}
|
|
|
|
|
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
This module gives access to the routines of the GSSAPI library, as
|
|
|
|
@ -62,18 +69,47 @@ find %{buildroot} -type f -name '*.bs' -empty -delete
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Aug 19 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.28-37
|
|
|
|
|
- Resolves: rhbz#1994263 - Fix a crash in gss_release_oid() when destructing out_mech
|
|
|
|
|
* Thu Aug 08 2024 Troy Dawson <tdawson@redhat.com> - 0.28-47
|
|
|
|
|
- Bump release for Aug 2024 java mass rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.28-46
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.28-45
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.28-44
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.28-43
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 0.28-42
|
|
|
|
|
- Perl 5.38 rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.28-41
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.28-40
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.28-39
|
|
|
|
|
- Perl 5.36 rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.28-38
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Aug 19 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.28-25
|
|
|
|
|
- Fix a crash in gss_release_oid() when destructing out_mech
|
|
|
|
|
|
|
|
|
|
* Mon Aug 16 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.28-36
|
|
|
|
|
- Resolves: rhbz#1994263 - Fix comparison of OID structure
|
|
|
|
|
- Fix comparison of OID structure
|
|
|
|
|
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.28-35
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.28-35
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.28-34
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
* Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.28-34
|
|
|
|
|
- Perl 5.34 rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.28-33
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|