Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 557638

Summary: Rename 'symkey' package to 'pki-symkey' package
Product: [Retired] Dogtag Certificate System Reporter: Matthew Harmsen <mharmsen>
Component: OtherAssignee: Matthew Harmsen <mharmsen>
Status: CLOSED EOL QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: urgent    
Version: 1.3CC: alee, cfu, dpal, jgalipea, jmagne
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 18:39:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
base diffs for changing 'symkey' to 'pki-symkey'
none
dogtag diffs for changing 'symkey' to 'pki-symkey'
none
base diffs for changing 'm4/jss.m4'
none
dogtag diffs for changing 'm4/jss.m4' none

Description Matthew Harmsen 2010-01-22 01:42:44 UTC
It has been determined that the code present in 'symkey' will always be a critical part of the certificate system, so rename the package to 'pki-symkey' to be in compliance with all other certificate system components.

Comment 2 Matthew Harmsen 2010-01-23 02:25:14 UTC
Created attachment 386268 [details]
base diffs for changing 'symkey' to 'pki-symkey'

Comment 3 Matthew Harmsen 2010-01-23 02:26:16 UTC
Created attachment 386269 [details]
dogtag diffs for changing 'symkey' to 'pki-symkey'

Comment 4 Andrew Wnuk 2010-01-23 05:02:57 UTC
attachment (id=386268)
attachment (id=386269)
+ awnuk

Comment 5 Matthew Harmsen 2010-01-23 06:54:06 UTC
# cd pki/base

# svn status | grep -v ^$ | grep -v ^P | grep -v ^X | grep -v ^?
M       symkey/configure
M       symkey/build.xml
M       symkey/configure.ac
M       scripts/pkicheck
M       manage/pki-install
M       manage/pki-uninstall

# svn commit
Sending        base/manage/pki-install
Sending        base/manage/pki-uninstall
Sending        base/scripts/pkicheck
Sending        base/symkey/build.xml
Sending        base/symkey/configure
Sending        base/symkey/configure.ac
Transmitting file data ......
Committed revision 937.


# cd pki/dogtag

# svn status | grep -v ^$ | grep -v ^P | grep -v ^X | grep -v ^?
M       symkey/build_dogtag
D       symkey/symkey.spec
A  +    symkey/pki-symkey.spec
M       scripts/build_ca
M       scripts/build_pki
M       scripts/remove_pki_components
M       manage/pki-manage.spec
M       common/pki-common.spec

# svn commit
Sending        dogtag/common/pki-common.spec
Sending        dogtag/manage/pki-manage.spec
Sending        dogtag/scripts/build_ca
Sending        dogtag/scripts/build_pki
Sending        dogtag/scripts/remove_pki_components
Sending        dogtag/symkey/build_dogtag
Adding         dogtag/symkey/pki-symkey.spec
Deleting       dogtag/symkey/symkey.spec
Transmitting file data .......
Committed revision 938.

Comment 6 Matthew Harmsen 2010-01-28 23:56:38 UTC
JSS 4.2.6-6 relocated "libjss4.so" from:

    * from '/usr/lib/libjss4.so' to '/usr/lib/jss/libjss4.so'     [32-bit Fedora]
    * from '/usr/lib64/libjss4.so' to '/usr/lib64/jss/libjss4.so' [64-bit Fedora]

Consequently, since 'pki-symkey' links directly against this library, the 'm4/jss.m4' file must be updated to account for this change.

Comment 7 Matthew Harmsen 2010-01-29 00:14:53 UTC
Created attachment 387464 [details]
base diffs for changing 'm4/jss.m4'

Comment 8 Matthew Harmsen 2010-01-29 00:15:27 UTC
Created attachment 387465 [details]
dogtag diffs for changing 'm4/jss.m4'

Comment 9 Andrew Wnuk 2010-01-29 00:18:11 UTC
attachment (id=387464)
attachment (id=387465)
+awnuk

Comment 10 Matthew Harmsen 2010-01-29 00:37:38 UTC
# cd pki/base

# svn status | grep -v ^$ | grep -v ^P | grep -v ^X | grep -v ^?
M       symkey/m4/jss.m4
M       symkey/configure

# svn commit
Sending        base/symkey/configure
Sending        base/symkey/m4/jss.m4
Transmitting file data ..
Committed revision 950.


# cd pki/dogtag

# svn status | grep -v ^$ | grep -v ^P | grep -v ^X | grep -v ^?
M       symkey/pki-symkey.spec

# svn commit
Sending        dogtag/symkey/pki-symkey.spec
Transmitting file data .
Committed revision 951.

Comment 11 Fedora Update System 2010-02-03 08:10:28 UTC
pki-common-1.3.1-2.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/pki-common-1.3.1-2.fc12

Comment 12 Fedora Update System 2010-02-03 08:16:35 UTC
pki-common-1.3.1-2.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/pki-common-1.3.1-2.fc11