Debian Patches

Status for tgl/2.0.1+git20160323.ffb04cac-5

Patch Description Author Forwarded Bugs Origin Last update
0001_use_system_tl-parser.patch Use system tl-parser The upstream embed tl-parser into tgl's build process. We separate it and
will use the one provided by the system.

===================================================================
Ying-Chun Liu (PaulLiu) <paulliu@debian.org> not-needed 2018-12-11
0002_fix_FTBFS_for_openssl.patch Fix FTBFS for OpenSSL Need to patch the source to compile with OpenSSL 1.1.0+
===================================================================
Matthias <mail@matthiasbock.net> yes 2018-12-11
0003_handle_endian.patch Handle endians The original code assumes that data are stored in little endian.
We need to convert it to host endian to let big endian machines build.
===================================================================
Ying-Chun Liu (PaulLiu) <paulliu@debian.org> no 2019-01-17
0004_ppc64el_uninitialized.patch [PATCH] queries: fix partially-uninitialized struct
The `x` instance wasn't initialized properly, which led to undefined
behaviour in _tgl_do_send_photo when copying its content to t->avatar.

This patch fixes that by using the C struct initializer syntax, which
implicitly sets all missing fields to 0.

Note that this UB triggers a compilation warning when compiling with
recent GCC versions in -O3.
Simon Chopin <simon.chopin@canonical.com> yes 2021-12-01

All known versions for source package 'tgl'

Links