Bug 1030688

Summary: libkrb5 doesn't export krb5_cc(col)_last_change_time
Product: Red Hat Enterprise Linux 7 Reporter: Nalin Dahyabhai <nalin>
Component: krb5Assignee: Robbie Harwood <rharwood>
Status: CLOSED UPSTREAM QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: unspecified Docs Contact:
Priority: low    
Version: 7.0CC: dpal, mkosek, nalin, nathaniel, pkis, rharwood, riehecky
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: http://krbdev.mit.edu/rt/Ticket/Display.html?id=7765
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1030685 Environment:
Last Closed: 2016-11-17 19:10:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1030685, 1030689    
Bug Blocks:    

Description Nalin Dahyabhai 2013-11-14 23:18:10 UTC
+++ This bug was initially created as a clone of Bug #1030685 +++

Newer versions of krb5-devel included prototypes for some new cache-related functions (particularly, krb5_ccc_last_change_time() and krb5_cccol_last_change_time(), to replace having to stat() files), but didn't export them.