Package: mlterm / 3.1.2-1.3

Metadata

Package Version Patches format
mlterm 3.1.2-1.3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable_rpath.diff | (download)

main/Makefile.in | 2 1 + 1 - 0 !
tool/mlconfig/Makefile.in | 2 1 + 1 - 0 !
tool/mlimgloader/Makefile.in | 2 1 + 1 - 0 !
xwindow/libtype/Makefile.in | 2 1 + 1 - 0 !
4 files changed, 4 insertions(+), 4 deletions(-)

 disable rpath
consistent_manpage.diff | (download)

man/mlterm.1 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 patch manpage to be consistent with default settings in debian
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=419594
implicit_declarations.diff | (download)

libind/indian.h | 3 3 + 0 - 0 !
mkf/lib/Makefile.in | 2 1 + 1 - 0 !
mlterm/ml_pty.c | 10 10 + 0 - 0 !
mlterm/ml_vt100_parser.c | 1 1 + 0 - 0 !
4 files changed, 15 insertions(+), 1 deletion(-)

 add declarations for implicitly declared functions
format security.diff | (download)

tool/mlconfig/mc_im.c | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 fix possible string format security problems
use_CPPFLAGS.diff | (download)

contrib/tool/mlcc/Makefile.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use cppflags for mlcc compilation