summaryrefslogtreecommitdiffstats
path: root/krb5.spec
Commit message (Collapse)AuthorAgeFilesLines
* New upstream release - krb5-1.15.2Robbie Harwood2017-09-251-22/+24
| | | | Adjust patches as appropriate
* Save other programs from worrying about CVE-2017-11462Robbie Harwood2017-09-061-1/+7
| | | | | Resolves: #1488873 Resolves: #1488874
* Add hostname-based ccselect moduleRobbie Harwood2017-09-051-2/+13
| | | | | | Also update certauth EKU stuff Resolves: #1463665
* Backport certauth eku security fixRobbie Harwood2017-08-251-1/+5
|
* Backport kdc policy plugin, but this time with dependenciesRobbie Harwood2017-08-221-2/+14
|
* Backport kdcpolicy interfaceRobbie Harwood2017-08-211-1/+5
|
* * Mon Aug 07 2017 Robbie Harwood <rharwood@redhat.com> 1.15.1-21Robbie Harwood2017-08-161-7/+4
| | | | Display an error message if ocsp pkinit is requested
* Display an error message if ocsp pkinit is requestedRobbie Harwood2017-08-071-1/+5
|
* Disable dns_canonicalize_hostname. This may break some setups.Robbie Harwood2017-08-021-7/+9
|
* Re-enable test suite on ppc64le (no other changes)Robbie Harwood2017-08-021-6/+4
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_RebuildFedora Release Engineering2017-07-261-1/+4
|
* Fix CVE-2017-11368 (remote triggerable assertion failure)Robbie Harwood2017-07-201-1/+5
|
* Explicitly require python2 packagesRobbie Harwood2017-07-191-3/+6
|
* Add support to query the SSF of a contextRobbie Harwood2017-07-191-1/+6
|
* perl dependency renamed to perl-interpreter ↵Petr Písař2017-07-121-1/+1
| | | | <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules>
* Fix leaks in gss_inquire_cred_by_oid()Robbie Harwood2017-07-061-1/+5
|
* Fix arch name (ppc64le, not ppc64el)Robbie Harwood2017-06-261-2/+6
| | | | Related-to: #1464381
* Skip test suite on ppc64elRobbie Harwood2017-06-261-1/+10
| | | | Related-to: #1464381
* Include more test suite changes from upstreamRobbie Harwood2017-06-231-24/+31
| | | | Resolves: #1464381
* Fix custom build with -DDEBUGRobbie Harwood2017-06-071-2/+5
|
* Use standard trigger logic for krb5 snippetRobbie Harwood2017-05-241-13/+12
|
* Add kprop service env config fileRobbie Harwood2017-04-281-2/+8
|
* Update backports of certauth and corresponding testRobbie Harwood2017-04-191-2/+7
|
* Include fixes for previous commitRobbie Harwood2017-04-131-4/+10
| | | | Resolves: #1433083
* Automatically add includedir where not presentRobbie Harwood2017-04-131-8/+20
| | | | | | Also try removing sleep statement to see if it is still needed Resolves: #1433083
* Fix use of enterprise principals with forwardingRobbie Harwood2017-04-071-1/+6
|
* Backport certauth plugin and related pkinit changesRobbie Harwood2017-03-221-1/+9
|
* Remove duplication between subpackagesRobbie Harwood2017-03-071-7/+7
| | | | Resolves: #1250228
* New upstream release - 1.15.1Robbie Harwood2017-03-041-4/+5
|
* Patch build by disabling failing test; will fix properly soonRobbie Harwood2017-03-011-1/+5
|
* Hammer refresh around transient rawhide issueRobbie Harwood2017-02-171-1/+4
|
* Backport fix for GSSAPI fallback realmRobbie Harwood2017-02-171-1/+5
|
* Move krb5-kdb-version provides from -libs to -develRobbie Harwood2017-02-071-2/+5
|
* Add free hook to KDB; increments KDB versionRobbie Harwood2017-01-201-1/+11
| | | | | | Add KDB version flag. All patches are touched because git made the hash lengths in patches longer.
* New upstream releaseRobbie Harwood2016-12-051-2/+5
|
* Comment how betas workRobbie Harwood2016-11-171-0/+2
|
* New upstream releaseRobbie Harwood2016-11-161-4/+6
|
* Ensure we can build with the new CFLAGSRobbie Harwood2016-11-101-1/+7
| | | | Also remove the git versioning in patches.
* Upstream release 1.15-beta1Robbie Harwood2016-10-201-22/+12
| | | | | | Also update selinux with RHEL hygene. Resolves: #1314096
* rebuild with OpenSSL 1.1.0, added backported upstream patchTomas Mraz2016-10-111-1/+5
|
* Properly close krad socketsRobbie Harwood2016-09-301-1/+6
| | | | Resolves: #1380836
* Fix backward check in kprop.serviceRobbie Harwood2016-09-301-1/+4
|
* Switch to using autosetup macroRobbie Harwood2016-09-301-26/+9
| | | | Patches come from git, so it is easiest to just make a git repo
* Backport getrandom() support and remove patch numberingRobbie Harwood2016-09-221-2/+15
|
* New upstream release and integrate with external gitRobbie Harwood2016-09-191-64/+44
|
* Add krb5_db_register_keytabRobbie Harwood2016-09-191-1/+7
| | | | Resolves: #1376812
* Use responder for non-preauth AS requestsRobbie Harwood2016-08-291-1/+9
| | | | Resolves: #1370622
* Guess Samba client mutual flag using ap_optionRobbie Harwood2016-08-291-1/+7
| | | | Resolves: #1370980
* Fix KDC return code and set prompt types for OTP client preauthRobbie Harwood2016-08-251-2/+14
| | | | Resolves: #1370072
* Turn OFD locks back on with glibc workaroundRobbie Harwood2016-08-151-3/+7
| | | | Resolves: #1274922