Package: te923con / 0.6.1-6

Metadata

Package Version Patches format
te923con 0.6.1-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
spelling.patch | (download)

te923con.c | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 fix spelling detected by lintian
hardening.patch | (download)

Makefile | 8 6 2 - 0 !
1 file changed, 6 insertions( ), 2 deletions(-)

 take care of hardening flags
gcc9.patch | (download)

Makefile | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 make it link with gcc9 in debian
 te923con currently fails to build from source with ld --as-needed, which
 is enabled by default in Debian. This linker option requires that
 libraries be placed in order after the files that need them.
 (first mentioned by Logan Rosen from Ubuntu)
cross.patch | (download)

Makefile | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 make gcc substitutable and te923con cross buildable