Hello community,

here is the log from the commit of package tmux for openSUSE:Factory checked in 
at 2019-05-02 19:18:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tmux (Old)
 and      /work/SRC/openSUSE:Factory/.tmux.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tmux"

Thu May  2 19:18:39 2019 rev:44 rq:699719 version:2.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/tmux/tmux.changes        2019-01-05 
14:42:50.948455234 +0100
+++ /work/SRC/openSUSE:Factory/.tmux.new.5148/tmux.changes      2019-05-02 
19:18:41.669567640 +0200
@@ -1,0 +2,38 @@
+Fri Apr 26 15:46:52 UTC 2019 - Ismail Dönmez <idon...@suse.com>
+
+- Update to version 2.9
+  * Add format variables for the default formats in the various modes
+    (tree_mode_format and so on) and add a -a flag to display-message
+    to list variables with values.
+  * Add a -v flag to display-message to show verbose messages as the
+    format is parsed, this allows formats to be debugged
+  * Add support for HPA (\033[`).
+  * Add support for origin mode (\033[?6h).
+  * No longer clear history on RIS.
+  * Extend the #[] style syntax and use that together with previous
+    format changes to allow the status line to be entirely configured
+    with a single option.
+  * Add E: and T: format modifiers to expand a format twice
+    (useful to expand the value of an option).
+  * The individual -fg, -bg and -attr options have been removed; they
+    were superseded by -style options in tmux 1.9.
+  * Add -b to display-panes like run-shell.
+  * Handle UTF-8 in word-separators option.
+  * New "terminal" colour allowing options to use the terminal default
+    colour rather than inheriting the default from a parent option.
+  * Do not move the cursor in copy mode when the mouse wheel is used.
+  * Use the same working directory rules for jobs as new windows rather than
+    always starting in the user's home.
+  * Allow panes to be one line or column in size.
+  * Go to last line when goto-line number is out of range in copy mode.
+  * Yank previously cut text if any with C-y in the command prompt, only use 
the
+    buffer if no text has been cut.
+  * Add q: format modifier to quote shell special characters.
+  * Add -Z to find-window.
+  * Support for windows larger than the client. This adds two new options,
+    window-size and default-size, and a new command, resize-window. The
+    force-width and force-height options and the session_width and 
session_height
+    formats have been removed.
+- Drop fix-cve201819387.patch, issue_1549.diff: Fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  fix-cve201819387.patch
  issue_1549.diff
  tmux-2.8.tar.gz

New:
----
  tmux-2.9.tar.gz

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

Other differences:
------------------
++++++ tmux.spec ++++++
--- /var/tmp/diff_new_pack.rd9Equ/_old  2019-05-02 19:18:42.213568597 +0200
+++ /var/tmp/diff_new_pack.rd9Equ/_new  2019-05-02 19:18:42.217568603 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tmux
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           tmux
-Version:        2.8
+Version:        2.9
 Release:        0
 Summary:        Terminal multiplexer
 License:        ISC AND BSD-3-Clause AND BSD-2-Clause
@@ -27,8 +27,6 @@
 Source1:        bash_completion_tmux.sh
 # PATCH-FIX-OPENSUSE crrodrig...@opensuse.org -- Use /run/tmux instead of /tmp 
as the default socket path, this add some robustness against accidental 
deletion via systemd-tmpfiles-clean, tmpwatch, or similar
 Patch0:         tmux-socket-path.patch
-Patch1:         fix-cve201819387.patch
-Patch2:         issue_1549.diff
 BuildRequires:  pkgconfig
 BuildRequires:  utempter-devel
 BuildRequires:  pkgconfig(libevent) >= 2.0
@@ -55,8 +53,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p3
-%patch2 -p1
 
 %build
 export CFLAGS="%{optflags} -fno-strict-aliasing"

++++++ tmux-2.8.tar.gz -> tmux-2.9.tar.gz ++++++
++++ 19252 lines of diff (skipped)


Reply via email to