Bug 1332308

Summary: Library version out of date
Product: [Fedora] Fedora Reporter: Jon <jmoroney>
Component: libsodiumAssignee: Remi Collet <fedora>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 23CC: fedora, i, jose.p.oliveira.oss
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-01 05:37: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:

Description Jon 2016-05-02 21:00:24 UTC
Library version is at 1.0.5 while upstream is at 1.0.10. Can we get an update?

Comment 1 Remi Collet 2016-05-03 06:13:04 UTC
Version 1.0.10 is already build is rawhide.

soname have changed in 1.0.6 (.17) and in 1.0.7 (.18)
But Fedora update policy, I don't plan to update this library in stable branches, excepted is some critical (security) issue need to be fixed.

Comment 2 Remi Collet 2016-05-03 06:13:32 UTC
I means 1.0.10 is in Fedora 24+

Comment 3 Jon 2016-05-03 20:16:28 UTC
So, I need to wait for fedora 24 before I can update? :(

Comment 4 Remi Collet 2016-05-19 05:29:43 UTC
If you really need a more recent version you can try the parallel installation available as libsodium-last(-devel) in my repository:

http://rpms.remirepo.net/fedora/23/remi/x86_64/repoview/libsodium-last.html
http://rpms.remirepo.net/fedora/23/remi/x86_64/repoview/libsodium-last-devel.html

Comment 5 Jon 2016-05-25 20:47:37 UTC
That's super useful. Thanks!