Hello community,

here is the log from the commit of package mlterm for openSUSE:Factory checked 
in at 2013-03-27 19:31:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mlterm (Old)
 and      /work/SRC/openSUSE:Factory/.mlterm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mlterm", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mlterm/mlterm.changes    2012-12-28 
22:45:21.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.mlterm.new/mlterm.changes       2013-03-27 
19:31:31.000000000 +0100
@@ -1,0 +2,26 @@
+Tue Mar 26 14:48:25 UTC 2013 - [email protected]
+
+- updated to 3.1.9:
+  * Remove --enable-sixel option from configure, and add --disable-image 
option.
+    That is, support sixel graphics by default unless configure with
+    --disable-image option. (w3m-remoteimg 
(https://bitbucket.org/arakiken/w3m/downloads)
+    which doesn't depend on sixel graphics but on OSC 5379 show_picture also 
works
+    on mlterm by default.)
+  * Separate SSH client functions to a dynamically loaded module (libptyssh)
+    in platforms except win32.
+  * Treat key strings of "main" configuration file case-insensitively.
+    (Both encoding=utf8 and ENCODING=utf8 are available.)
+  * Assign -M and -P options as the short options of --im and --clip.
+  * Add "allow_change_shortcut" (--shortcut) option which enables 
"set_shortcut"
+    command of configuration protocol.
+  * Bug fixes:
+    Fix the conflict of DCS(0x90) and the first byte of SJIS, GBK and so on.
+    Fix the bug which disabled input and output of pty when configuration 
program
+    such as mlconfig is started.
+    Encode input character masked with 0x80 to the character encoding of pty
+    if the value of mod_meta_mode option is 8bit. (Thanks to Vladimir Elisseev)
+    Fix the bug which disabled Alt+symbol and Control+@ in win32.
+    Fix the bug which disabled some shortcut key settings.
+  etc. see doc/en/ReleaseNote
+
+-------------------------------------------------------------------

Old:
----
  mlterm-3.1.6.tar.gz

New:
----
  mlterm-3.1.9.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mlterm.spec ++++++
--- /var/tmp/diff_new_pack.znIz87/_old  2013-03-27 19:31:33.000000000 +0100
+++ /var/tmp/diff_new_pack.znIz87/_new  2013-03-27 19:31:33.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mlterm
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -35,7 +35,7 @@
 BuildRequires:  utempter
 %endif
 Provides:       locale(xorg-x11:ja;ko;zh;ar;he)
-Version:        3.1.6
+Version:        3.1.9
 Release:        0
 Url:            http://mlterm.sourceforge.net/
 # Source0:      http://prdownloads.sourceforge.net/mlterm/mlterm-2.7.0.tar.bz2

++++++ etc.patch ++++++
--- /var/tmp/diff_new_pack.znIz87/_old  2013-03-27 19:31:33.000000000 +0100
+++ /var/tmp/diff_new_pack.znIz87/_new  2013-03-27 19:31:33.000000000 +0100
@@ -144,10 +144,10 @@
 ===================================================================
 --- etc/key.orig
 +++ etc/key
-@@ -19,3 +19,9 @@
- # Control+F10="proto:color:black=rgb:ff/00/00"
- # Control+F11="proto:use_local_echo=true"
- # Control+F11="proto:use_local_echo=false"
+@@ -30,3 +30,9 @@
+ # Button3="exesel:/cygdrive/c/Program\\ Files/Internet\\ 
Explorer/iexplore.exe"
+ # Button4="\x1bOA\x1bOA"
+ # Button5="\x1bOB\x1bOB"
 +
 +Shift+space=IM_HOTKEY
 +Shift+KP_Add="proto:fontsize=larger"

++++++ mlterm-3.1.6.tar.gz -> mlterm-3.1.9.tar.gz ++++++
++++ 24554 lines of diff (skipped)


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to