[Bug 2072974] Re: python3-paramiko is unusable on Jammy in FIPS mode

2024-11-04 Thread Eric Berry
** Tags removed: verification-needed verification-needed-jammy verification-needed-noble ** Tags added: verification-done verification-done-jammy verification-done-noble -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 2072974] Re: python3-paramiko is unusable on Jammy in FIPS mode

2024-09-18 Thread Eric Berry
** Description changed: [ Impact ] * When one enables FIPS mode on a Jammy system and then attempts to use paramiko in Python, the module crashes. * The cryptography package throws an InternalError when it finds that X25519 is unsupported. This error is not being caught and is crashin

[Bug 2072974] Re: python3-paramiko is unusable on Jammy in FIPS mode

2024-09-18 Thread Eric Berry
Instructions added on how to test in Noble. Added a statement that the fix cannot be tested on Oracular because FIPS is not available on Oracular, but the fix should be added to all future versions. ** Description changed: [ Impact ] * When one enables FIPS mode on a Jammy system and then att

[Bug 2072974] Re: python3-paramiko is unusable on Jammy in FIPS mode

2024-09-10 Thread Eric Berry
** Merge proposal linked: https://code.launchpad.net/~ericeberry/ubuntu/+source/paramiko/+git/paramiko/+merge/473010 ** Merge proposal linked: https://code.launchpad.net/~ericeberry/ubuntu/+source/paramiko/+git/paramiko/+merge/473011 -- You received this bug notification because you are

[Bug 2072974] Re: python3-paramiko is unusable on Jammy in FIPS mode

2024-09-10 Thread Eric Berry
** Description changed: + [ Impact ] + * When one enables FIPS mode on a Jammy system and then attempts to use paramiko in Python, the module crashes. + + * The cryptography package throws an InternalError when it finds that X25519 is + unsupported. This error is not being caught and is crashin

[Bug 2072974] Re: python3-paramiko is unusable on Jammy in FIPS mode

2024-09-09 Thread Eric Berry
** Description changed: Hello! When one enables FIPS mode on a Jammy system and then attempts to use paramiko in Python, the module crashes with the following output: --- - root@jipster:~# cat /proc/sys/crypto/fips_enabled - 1 - root@jipster:~# python3 - Python 3.10.12 (m

[Bug 2072974] Re: python3-paramiko is unusable on Jammy in FIPS mode

2024-09-06 Thread Eric Berry
** Merge proposal linked: https://code.launchpad.net/~ericeberry/ubuntu/+source/paramiko/+git/paramiko/+merge/472830 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2072974 Title: python3-paramiko

[Bug 2073991] [NEW] Add FIPS defines to Noble OpenSSL header files

2024-07-24 Thread Eric Berry
Public bug reported: Release: Noble OpenSSL version: 3.0.13-0ubuntu3.1 The Noble FIPS release only produces the FIPS provider library. In previous versions, like Jammy, the FIPS release also produced a libssl- dev that contained the FIPS changes to the header files needed for compiling against th

[Bug 1009508] Re: Upgrade to version 1.0 RC3

2012-06-06 Thread Eric Berry
I don't think the gradle-release project should be on this bug. It's a separate gradle plugin that is installed through gradle's plugin mechanisms - not through the debian source repos. I'm removing it from the bug. ** Changed in: gradle-release Status: New => Won't Fix ** No longer affect