** 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
** 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
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
** 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
** 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
** 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
** 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
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
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