Debian Patches
Status for hyperkitty/1.3.12-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001_README_remove_embedded_images.patch | README.rst: remove embedded images The documentation files shipped with Debian packages should not embed remote images, especially not from sources that are known to track users (like shields.io). |
Jonas Meurer <jonas@freesources.org> | not-needed | 2019-02-22 | ||
0002_Use_python3_by_default.patch | Use python3 by default instead of /usr/bin/env python On systems running both python2 and python3 and where python2 is the default, running 'example_project/manage.py' fails, since this is a python3 package. |
=?utf-8?q?Louis-Philippe=5FV=C3=A9ronneau?= <pollo@debian.org> | not-needed | 2019-06-08 | ||
0003-run-sassc-at-build-time.patch | Run sassc at build-time In the Debian package, we compile the scss files at build-time with sassc to prevent the run-time dependency on sassc. This patch replaces the scss reference in the base.html template with the pre-built css file reference. |
Jonas Meurer <jonas@freesources.org> | not-needed | 2019-06-08 | ||
0004-Update_test_for_python_3.13_argparse_changes.patch | commit 6c3d402dc0981e545081a3baf13db7e491356e75 Update test for python 3.13 argparse changes. diff --git a/hyperkitty/tests/commands/test_attachments_to_file.py b/hyperkitty/tests/commands/test_attachments_to_file.py index b3e61f3a..fd0aed84 100644 |
Mark Sapiro <mark@msapiro.net> | no | 2024-12-21 |