Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
01_misc_fixes.patch | grouping of different changes. Enable libraries for compilation, enable IPv6 support, create directory of dnscache, inform the correct directory of the 'errors.html' file and configure analog's web interface. =================================================================== |
Bradley Smith <brad@brad-smith.co.uk> | no | 2022-04-13 | ||
02_bzip_reading.patch | Multi-stream bz2 files are created if you concatenate two "normal" bz2 files. Analog's current code stops at the end of the first stream. This happens without error, and simply shows up as an unexplained failure to read to the end of the log file. This patch checks if the end-of-stream is also the end-of-file, and if not, it opens the next stream and continues on. =================================================================== |
Andrew McCarthy <andrewmc-debian@celt.dias.ie> | no | debian | 2022-04-13 | |
03_fix_realpath_calls.patch | no | |||||
04_reproducible.patch | this path makes the build reproducible.=================================================================== | no | 2022-04-13 | |||
05_hardening.patch | ensure hardening flags are honoured =================================================================== |
Andreas Beckmann <anbe@debian.org> | no | |||
06_fix-pcre-version.patch | adds support for new version of PCRE library (PCRE2)=================================================================== | Lourisvaldo Figueredo Junior <lourisvaldo@figueredo.tec.br> | yes | debian | 2022-06-28 |