Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package less for openSUSE:Factory checked in 
at 2023-08-17 19:42:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/less (Old)
 and      /work/SRC/openSUSE:Factory/.less.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "less"

Thu Aug 17 19:42:43 2023 rev:72 rq:1104175 version:643

Changes:
--------
--- /work/SRC/openSUSE:Factory/less/less.changes        2023-05-12 
20:34:15.680930444 +0200
+++ /work/SRC/openSUSE:Factory/.less.new.1766/less.changes      2023-08-17 
19:42:45.586701201 +0200
@@ -1,0 +2,20 @@
+Mon Aug 14 07:04:29 UTC 2023 - Paolo Stivanin <i...@paolostivanin.com>
+
+- Update to 643:
+  * Fix problem when a program piping into less reads from the tty,
+    like sudo asking for password (github #368).
+  * Fix search modifier ^E after ^W.
+  * Fix bug using negated (^N) search (github #374).
+  * Fix bug setting colors with -D on Windows build (github #386).
+  * Fix reading special chars like PageDown on Windows (github #378).
+  * Fix mouse wheel scrolling on Windows (github #379).
+  * Fix erroneous EOF when terminal window size changes (github #372).
+  * Fix compile error with some definitions of ECHONL (github #395).
+  * Fix crash on Windows when writing logfile (github #405).
+  * Fix regression in exit code when stdin is /dev/null and
+    output is a file (github #373).
+  * Add lesstest test suite to production release (github #344).
+  * Change lesstest output to conform with
+    automake Simple Test Format (github #399).
+
+-------------------------------------------------------------------

Old:
----
  less-633.sig
  less-633.tar.gz

New:
----
  less-643.sig
  less-643.tar.gz

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

Other differences:
------------------
++++++ less.spec ++++++
--- /var/tmp/diff_new_pack.0bJiDa/_old  2023-08-17 19:42:46.650703190 +0200
+++ /var/tmp/diff_new_pack.0bJiDa/_new  2023-08-17 19:42:46.658703206 +0200
@@ -22,7 +22,7 @@
 %define use_usretc 1
 %endif
 Name:           less
-Version:        633
+Version:        643
 Release:        0
 Summary:        Text File Browser and Pager Similar to more
 License:        BSD-2-Clause OR GPL-3.0-or-later

++++++ less-429-more.patch ++++++
--- /var/tmp/diff_new_pack.0bJiDa/_old  2023-08-17 19:42:46.726703333 +0200
+++ /var/tmp/diff_new_pack.0bJiDa/_new  2023-08-17 19:42:46.730703340 +0200
@@ -1,7 +1,7 @@
-Index: less-632/option.c
+Index: less-643/option.c
 ===================================================================
---- less-632.orig/option.c
-+++ less-632/option.c
+--- less-643.orig/option.c
++++ less-643/option.c
 @@ -165,6 +165,10 @@ public void scan_option(char *s)
                        s--;
                        optc = 'z';

++++++ less-429-shell.patch ++++++
--- /var/tmp/diff_new_pack.0bJiDa/_old  2023-08-17 19:42:46.754703385 +0200
+++ /var/tmp/diff_new_pack.0bJiDa/_new  2023-08-17 19:42:46.758703393 +0200
@@ -1,7 +1,7 @@
-Index: less-632/filename.c
+Index: less-643/filename.c
 ===================================================================
---- less-632.orig/filename.c
-+++ less-632/filename.c
+--- less-643.orig/filename.c
++++ less-643/filename.c
 @@ -550,7 +550,7 @@ static FILE * shellcmd(char *cmd)
  #if HAVE_SHELL
        char *shell;
@@ -11,10 +11,10 @@
        if (!isnullenv(shell))
        {
                char *scmd;
-Index: less-632/less.hlp
+Index: less-643/less.hlp
 ===================================================================
---- less-632.orig/less.hlp
-+++ less-632/less.hlp
+--- less-643.orig/less.hlp
++++ less-643/less.hlp
 @@ -104,7 +104,7 @@
    ___<_n_a_m_e_>             Display the setting of an option, by name.
    +_c_m_d                 Execute the less cmd each time a new file is 
examined.
@@ -24,11 +24,11 @@
    #_c_o_m_m_a_n_d             Execute the shell command, expanded like 
a prompt.
    |XX_c_o_m_m_a_n_d            Pipe file between current pos & mark 
XX to shell command.
    s _f_i_l_e               Save input to a file.
-Index: less-632/less.nro
+Index: less-643/less.nro
 ===================================================================
---- less-632.orig/less.nro
-+++ less-632/less.nro
-@@ -457,7 +457,7 @@ current file.
+--- less-643.orig/less.nro
++++ less-643/less.nro
+@@ -459,7 +459,7 @@ current file.
  A pound sign (#) is replaced by the name of the previously examined file.
  "!!" repeats the last shell command.
  "!" with no shell command simply invokes a shell.
@@ -37,7 +37,7 @@
  or defaults to "sh".
  On MS-DOS and OS/2 systems, the shell is the normal command processor.
  .IP "# shell-command"
-@@ -2274,7 +2274,7 @@ automatically when running in
+@@ -2281,7 +2281,7 @@ automatically when running in
  .IP PATH
  User's search path (used to find a lesskey file
  on MS-DOS and OS/2 systems).
@@ -46,10 +46,10 @@
  The shell used to execute the !\& command, as well as to expand filenames.
  .IP TERM
  The type of terminal on which
-Index: less-632/lsystem.c
+Index: less-643/lsystem.c
 ===================================================================
---- less-632.orig/lsystem.c
-+++ less-632/lsystem.c
+--- less-643.orig/lsystem.c
++++ less-643/lsystem.c
 @@ -121,13 +121,13 @@ public void lsystem(char *cmd, char *don
  
        /*

++++++ less-633.tar.gz -> less-643.tar.gz ++++++
++++ 19151 lines of diff (skipped)

Reply via email to