Debian Patches

Status for hyperkitty/1.3.12-4

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.
Louis-Philippe_Véronneau <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 Update test for python 3.13 argparse changes.
commit 6c3d402dc0981e545081a3baf13db7e491356e75
Mark Sapiro <mark@msapiro.net> no 2024-12-21
0005-Changes-to-support-mistune-3.1.patch Changes to support mistune >=3.1. Mark Sapiro <mark@msapiro.net> no 2025-01-11
0006-Drop-robot-detection-from-hyperkitty.patch Drop robot-detection from hyperkitty

robot-detection is archived and unmaintained, most bots bypass its
checks
Pierre-Elliott Bécue <peb@debian.org> yes 2026-03-22
0007-Fix-tests-warnings-for-BeautifulSoup-and-timezone-na.patch Fix tests warnings for BeautifulSoup and timezone naive datetimes
This patch adds the "tzinfo=timezone.utc" for datetime to make it as
"aware datetime" in test_email.py

This patch also fixes the warnings for BeautifulSoup with parameter
"lxml" which uses the HTML parser mode of the lxml library, not the XML
parser.• This is fine for parsing HTML documents, but when trying to
parse an XML document, the parser may not handle certain XML-specific
features properly, leading to the XMLParsedAsHTMLWarning.
Rong Fu <rong.fu.cn@windriver.com> yes 2026-03-22

All known versions for source package 'hyperkitty'

Links