Hello community, here is the log from the commit of package mlterm for openSUSE:Factory checked in at 2013-09-09 19:46:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mlterm (Old) and /work/SRC/openSUSE:Factory/.mlterm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mlterm" Changes: -------- --- /work/SRC/openSUSE:Factory/mlterm/mlterm.changes 2013-03-27 19:31:31.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.mlterm.new/mlterm.changes 2013-09-09 19:46:09.000000000 +0200 @@ -1,0 +2,23 @@ +Mon Sep 9 10:33:19 UTC 2013 - [email protected] + +- updated to 3.2.2: + * Support SSH agent authentication and forwarding. + * Support X11 forwarding (no xauth) on win32/libssh2 and java. + * Add "X11 forwarding" checkbox to the connection dialog on win32. + * Change "skip_dialog" option to "show_dialog" and reverse the default behavior. + * Open a pty channel on the same ssh session as the active screen when OPEN_PTY + or OPEN_SCREEN shortcut key is pressed. + * Support software keyboard on framebuffer. + (Double-click Button1 at the right bottom corner of the screen to show it.) + * Support USB keyboard with iBus on NetBSD/OpenBSD framebuffer. + * Support CSI ? 69 h, CSI ? 69 l (DECLRMM) and CSI pl;pr s (DECSLRM). + * Support CSI 3 m and CSI 23 m which set/unset italic attribute. + * Prefer JISX0208 to JISX0213 all the time in converting Unicode to other cs. + * If DEFAULT=-foo-bar-medium-r-*--%d-*- is specified in ~/.mlterm/font, + -foo-bar-bold-r-*--%d-*-, -foo-bar-medium-i-*--%d-*- or -foo-bar-bold-i-*--%d-*- + are automatically searched for a bold, italic or bold italic font. + * Support 1 bpp framebuffer. + * Support sixel graphics and wall pictures on 1 and 8 bpp framebuffer. + * etc. see doc/en/ReleaseNote + +------------------------------------------------------------------- Old: ---- mlterm-3.1.9.tar.gz New: ---- mlterm-3.2.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mlterm.spec ++++++ --- /var/tmp/diff_new_pack.8h54I5/_old 2013-09-09 19:46:10.000000000 +0200 +++ /var/tmp/diff_new_pack.8h54I5/_new 2013-09-09 19:46:10.000000000 +0200 @@ -35,16 +35,15 @@ BuildRequires: utempter %endif Provides: locale(xorg-x11:ja;ko;zh;ar;he) -Version: 3.1.9 +Version: 3.2.2 Release: 0 Url: http://mlterm.sourceforge.net/ -# Source0: http://prdownloads.sourceforge.net/mlterm/mlterm-2.7.0.tar.bz2 # cvs -d :pserver:[email protected]:/cvsroot/mlterm login # (hit Enter) # cvs -d :pserver:[email protected]:/cvsroot/mlterm checkout mlterm # cvs -z3 -d:ext:[email protected]:/cvsroot/mlterm co mlterm # tar jcvf mlterm-2.7.0.tar.bz2 mlterm -Source0: mlterm-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/project/mlterm/01release/%{name}-%{version}/%{name}-%{version}.tar.gz Source10: %name.desktop Source11: %name.png Patch0: etc.patch ++++++ etc.patch ++++++ --- /var/tmp/diff_new_pack.8h54I5/_old 2013-09-09 19:46:10.000000000 +0200 +++ /var/tmp/diff_new_pack.8h54I5/_new 2013-09-09 19:46:10.000000000 +0200 @@ -77,15 +77,16 @@ =================================================================== --- etc/font.orig +++ etc/font -@@ -1,6 +1,6 @@ - #DEFAULT = -kochi-mincho-medium-*--%d-*- +@@ -1,7 +1,7 @@ + #DEFAULT = -kochi-mincho-medium-r-*--%d-*- + #DEFAULT_ITALIC = -mona-gothic-medium-i-*--%d-*- #DEC_SPECIAL = 10,a10;12,6x12;14,7x14;16,8x16; --#ISO8859_1 = -kochi-mincho-medium-*--%d-*-iso8859-1;10,a10;12,6x12; +-#ISO8859_1 = -kochi-mincho-medium-r-*--%d-*-iso8859-1;10,a10;12,6x12; +#ISO8859_1 = -misc-sazanami gothic-medium-*-%d-*-iso8859-1;10,a10;12,6x12; #ISO8859_1_BOLD = 10,a10B;14,7x14bold; #JISX0201_KATA = 10,r10;12,r12;14,r14;16,r16; #JISX0201_KATA_BOLD = 10,r10; -@@ -8,3 +8,54 @@ +@@ -9,3 +9,54 @@ #JISX0208_1983 = 10,k10;12,k12;14,k14;16,kanji16; #JISX0208_1983_BOLD = 10,k10B; #TCVN5712 = 14,-*-.vntime-*--14-*-iso8859-1; @@ -158,7 +159,7 @@ =================================================================== --- etc/main.orig +++ etc/main -@@ -104,7 +104,31 @@ +@@ -106,7 +106,31 @@ # (simple,sample,sample2,sample3,next,motif,athena,mozmodern) # scrollbar_view_name = simple ++++++ mlterm-3.1.9.tar.gz -> mlterm-3.2.2.tar.gz ++++++ ++++ 28954 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
