Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fix-ftbfs.diff | [PATCH] Rename {DSA,RSA}PublicKey to Py{DSA,RSA}PublicKey These two structs have also been added to NSS as of v3.58. Because we duplicate the name with different members, we should prefix the python-nss classes with "Py" in the C code to distinguish them. |
Alexander Scheel <ascheel@redhat.com> | no | 2020-12-03 | ||
fix-ftbfs-python3-12.patch | fix ftbfs on python3.12 | Bo YU <tsu.yubo@gmail.com> | invalid | upstream | 2023-12-06 |