Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1797152 - php-pecl-krb5 needs to be rebuilt for libkadm5-1.17-15
Summary: php-pecl-krb5 needs to be rebuilt for libkadm5-1.17-15
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: php-pecl-krb5
Version: 30
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Remi Collet
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-02-01 03:26 UTC by Mitchell Berger
Modified: 2020-02-12 01:40 UTC (History)
2 users (show)

Fixed In Version: php-pecl-krb5-1.1.2-4.fc30.1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-02-12 01:40:52 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Mitchell Berger 2020-02-01 03:26:28 UTC
libkadm5-1.17-15.fc30 in the recent krb5 update has a libkadm5clnt_mit.so.12.0.
php-pecl-krb5-1.1.2-4.fc30 requires libkadm5clnt_mit.so.11 and needs to be
rebuilt so that its users can take the Kerberos package updates.

Comment 2 Fedora Update System 2020-02-04 01:47:31 UTC
php-pecl-krb5-1.1.2-4.fc30.1 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-0b184b7429

Comment 3 Alexander Bokovoy 2020-02-04 07:34:47 UTC
For the record, php-pecl-krb5 is linking against MIT krb5 API that is explicitly marked as not a stable one in upstream:

/*
 * This API is not considered as stable as the main krb5 API.
 *
 * - We may make arbitrary incompatible changes between feature
 *   releases (e.g. from 1.7 to 1.8).
 * - We will make some effort to avoid making incompatible changes for
 *   bugfix releases, but will make them if necessary.
 */

In particular, version 12 of libkadm5clnt_mit.so removed Kerberos v4 support with the commit 752187a441ed0f301f1a8adb1fea843080ac8c97 in April 2019.

Comment 4 Fedora Update System 2020-02-12 01:40:52 UTC
php-pecl-krb5-1.1.2-4.fc30.1 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.