Package: tgl / 2.0.1+git20160323.ffb04cac-5

Metadata

Package Version Patches format
tgl 2.0.1+git20160323.ffb04cac-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001_use_system_tl parser.patch | (download)

Makefile.tl-parser | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 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.
0002_fix_FTBFS_for_openssl.patch | (download)

crypto/rsa_pem_openssl.c | 24 17 + 7 - 0 !
1 file changed, 17 insertions(+), 7 deletions(-)

 fix ftbfs for openssl
 Need to patch the source to compile with OpenSSL 1.1.0+
0003_handle_endian.patch | (download)

generate.c | 8 6 + 2 - 0 !
1 file changed, 6 insertions(+), 2 deletions(-)

 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.
0004_ppc64el_uninitialized.patch | (download)

queries.c | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 [patch] queries: fix partially-uninitialized struct