Debian Patches
Status for pymilter/1.0.6-3
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
py313-replace-makeSuite.patch | Python 3.13: Replace deprecated makeSuite() The function has been deprecated in Python 3.11 and is no longer available in Python 3.13. |
Sandro <devel@penguinpee.nl> | no | debian | upstream, https://github.com/sdgathman/pymilter/pull/65 | 2025-01-12 |
bsddb-nulls-in-access-file-policy.patch | bsddb changed nulls in access file policy | "Stuart D. Gathman" <stuart@gathman.org> | no | upstream, https://github.com/sdgathman/pymilter/commit/5ad23e468d55e66af03015b800d1483bf77a15ea | 2025-01-12 | |
std-gnu17.patch | Set C standard to C17 explicitly GCC 15 uses C23 by default. But `libmilter` is not compatible, yet. This breaks the build as `bool` is a keyword in C23 (issue #68). |
Sandro <devel@penguinpee.nl> | no | debian | upstream, https://github.com/sdgathman/pymilter/pull/70 | 2025-03-24 |