Bug 1537261
| Summary: | Replace glibc's libcrypt with libxcrypt | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jan Kurik <jkurik> | 
| Component: | Changes Tracking | Assignee: | Björn Esser (besser82) <besser82> | 
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 28 | CC: | besser82, fweimer, vondruch, zbyszek | 
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | ChangeAcceptedF28,SystemWideChange | ||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-05-02 12:04:13 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: | |||
| Bug Depends On: | 1537140, 1556132, 1556291 | ||
| Bug Blocks: | |||
| 
        
          Description
        
        
          Jan Kurik
        
        
        
        
        
          2018-01-22 19:08:48 UTC
        
       `libxcrypt` has been imported and `libcrypt` has been removed from `glibc`.  `libxcrypt` obsoletes the old `libcrypt{,-nss}` packages and is used by all applications, which link against the symbols provided by `libcrypt.so.1`.
Most of the packages linking against `libcrypt.so.1` are rebuilding sucessfully.  Some packages still need to be patched in order to *rebuild* against `libxcrypt` cleanly, but *the present builds* of them *should still work as expected*.
This bug appears to have been reported against 'rawhide' during the Fedora 28 development cycle. Changing version to '28'. On 2018-Mar-08 we reached the "Change Checkpoint: 100% Code Complete Deadline" milestone for Fedora 28 release. At this point all the Changes not at least in "ON_QA" state should be brought to FESCo for review. Please update the state of this bug to "ON_QA" if it is already 100% completed. Please let me know in case you have any trouble with the implementation and the Change needs any help or review. Thanks, Jan Björn, can you please provide a status update? The core changes are complete, but we have some FTBFS bugs due to the required package porting work. |