tmux-3.1c-150300.3.3.1<>,cϐ9p9|ŗ\S@Z6HUZ. d[?g}Pc0&Ks+WCn6 \nw@#;^=2ß9O_ɯHsecu\s5 ~ƞrB^T.:){B70ʕ[܊ݶA?JFwنtͬ7~&b#Π5@?=Fg^RѵŁ:5s|Įҭ/ 8#g ר$J$p4w>@o?od   .8 N]u{       0       Bd   ( 8 $9 $: 4$>j FjGj( HjL Ijp Xj|Yj\j ]j ^k bkclzdlelfmlmum vm8wn xo yo$zopooooCtmux3.1c150300.3.3.1Terminal multiplexertmux is a terminal multiplexer: it enables a number of terminals (or windows), each running a separate program, to be created, accessed, and controlled from a single screen. tmux may be detached from a screen and continue running in the background, then later reattached. tmux is intended to be a modern, BSD-licensed alternative to programs such as GNU screen. tmux uses a client-server model. The server holds multiple sessions and each window is a independent entity which may be freely linked to multiple sessions, moved between sessions and otherwise manipulated. Each session may be attached to (display and accept keyboard input from) multiple clients.cϐ9s390zl36nSUSE Linux Enterprise 15SUSE LLC ISC AND BSD-3-Clause AND BSD-2-Clausehttps://www.suse.com/System/Consolehttps://tmux.github.io/linuxs390xsystemd-tmpfiles --create /usr/lib/tmpfiles.d/tmux.conf || true 큤A큤A큤cϐ8cϐ8cϐ7cϐ7cϐ8_cϐ8_cϐ757169199c63d9d4cd5a52825adbcdb75f3ec2145c033544f77e2587aeb492191065b40fafc9f1093ab75dee527b358c6e2443c9e1b3759505071fc20b5a457d900885d29a9f19f74ea4b3fd821fa98413ad99af98273901ed23ff603e83b8e6eaeb93a25e2a848c85c06882084e912e82b028d3a290e0977fd6a72c45e8b3af3c031bd37f464c534277814f6aa38686fa023d094261d57fd2545ad592bb53ccd1c090f2cd32f7d1a66035f3181e937ccc601cf20aed899b3fdfa544f16b62d0e@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootroottmux-3.1c-150300.3.3.1.src.rpmtmuxtmux(s390-64)@@@@@@@@@@@@@@@@@@@    /bin/shlibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.2.3)(64bit)libc.so.6(GLIBC_2.25)(64bit)libc.so.6(GLIBC_2.26)(64bit)libc.so.6(GLIBC_2.27)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libc.so.6(GLIBC_2.8)(64bit)libevent-2.1.so.6()(64bit)libresolv.so.2()(64bit)libresolv.so.2(GLIBC_2.2)(64bit)libtinfo.so.6()(64bit)libtinfo.so.6(NCURSES6_TINFO_5.0.19991023)(64bit)libtinfo.so.6(NCURSES6_TINFO_5.7.20081102)(64bit)libutil.so.1()(64bit)libutil.so.1(GLIBC_2.2)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)systemdsystemdsystemdsystemd3.0.4-14.6.0-14.0-15.2-14.14.3cv_Q_@^U@^^9\]]@]_@\]@\\/J[1[[#@ZZ>YY-^Y @X@XWSW@W @VHV@V#UUb@U@UPUKSTeTd@TVpgajdos@suse.comandreas.stieger@gmx.deidonmez@suse.comandreas.stieger@gmx.deandreas.stieger@gmx.deidonmez@suse.comasn@cryptomilk.orgidonmez@suse.cominfo@paolostivanin.comasarai@suse.comidonmez@suse.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.comBArendartchuk@suse.comasn@cryptomilk.orgavindra@opensuse.orgmimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.comasn@cryptomilk.orgmimi.vx@gmail.comaloisio@gmx.commpluskal@suse.comidonmez@suse.commimi.vx@gmail.commpluskal@suse.commimi.vx@gmail.compcerny@suse.comnemysis@gmx.chnemysis@gmx.chmrueckert@suse.degber@opensuse.orgcrrodriguez@opensuse.orgtchvatal@suse.comdmacvicar@suse.de- security update - added patches fix CVE-2022-47016 [bsc#1207393], Null pointer dereference in window.c + tmux-CVE-2022-47016.patch- fix build for SLE 12 PackageHub- Update to version 3.1c * Fix a stack overflow on colon-separated CSI parsing. boo#1178263 CVE-2020-27347- tmux 3.1b: * Fix crash when allow-rename ison and an empty name is set- tmux 3.1a: * Do not close stdout prematurely in control mode since it is needed to print exit messages. Prevents hanging when detaching with iTerm2 - includes changes between 3.1-rc1 and 3.1: * Only search the visible part of the history when marking (highlighting) search terms. This is much faster than searching the whole history and solves problems with large histories. The count of matches shown is now the visible matches rather than all matches * Search using regular expressions in copy mode. search-forward and search-backward use regular expressions by default; the incremental versions do not * Turn off mouse mode 1003 as well as the rest when exiting * Add selection_active format for when the selection is present but not moving with the cursor * Fix dragging with modifier keys, so binding keys such as C-MouseDrag1Pane and C-MouseDragEnd1Pane now work * Add -a to list-keys to also list keys without notes with -N * Do not jump to next word end if already on a word end when selecting a word; fixes select-word with single character words and vi(1) keys * Fix top and bottom pane calculation with pane border status enabled- Update to v3.1-rc * Please see the included CHANGES file- Fix tmux completion- Update to v3.0a * A lot of changes since v2.9a, please see the included CHANGES file.- Update to v2.9a - Fix bugs in select-pane and the main-horizontal and main-vertical layouts.- Add trailing newline to tmpfiles.d/tmux.conf. On newer systems (such as Leap 15.1), the lack of a trailing newline appears to cause the directory to not be created. This is only evident on setups where /run is an actual tmpfs (on btrfs-root installs, /run is a btrfs subvolume and thus /run/tmux is persistent across reboots).- 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.- add issue_1549.diff to fix boo#1120170- add fix-cve201819387.patch fixes CVE-2018-19387 boo#1116887- update to 2.8 - drop 0001-Increment-the-lines-counter-when-skipping-a-line-to-.patch - move bash-completion to right place * Make display-panes block the client until a pane is chosen or it times out. * Clear history on RIS like most other terminals do. * Add an "Any" key to run a command if a key is pressed that is not bound in the current key table. * Expand formats in load-buffer and save-buffer. * Add a rectangle_toggle format. * Add set-hook -R to run a hook immediately. * Add pane focus hooks. * Allow any punctuation as separator for s/x/y not only /. * Improve resizing with the mouse (fix resizing the wrong pane in some layouts, and allow resizing multiple panes at the same time). * Allow , and } to be escaped in formats as #, and #}. * Add KRB5CCNAME to update-environment. * Change meaning of -c to display-message so the client is used if it matches the session given to -t. * Fixes to : form of SGR. * Add x and X to choose-tree to kill sessions, windows or panes.- Add upstream 0001-Increment-the-lines-counter-when-skipping-a-line-to-.patch fixing infinite loop when resizing the window- Add bash completion for tmux- Update to 2.7 * Remove EVENT_* variables from environment on platforms where tmux uses them so they do not pass on to panes. * Fixed for hooks at server exit. * Remove SGR 10 (was equivalent to SGR 0 but no other terminal seems to do this). * Expand formats in window and session names. * Add -Z flag to choose-tree, choose-client, choose-buffer to automatically zoom the pane when the mode is entered and unzoom when it exits, assuming the pane is not already zoomed. This is now part of the default key bindings. * Add C-g to exit modes with emacs keys. * Add exit-empty option to exit server if no sessions (default = on) * Show if a filter is present in choose modes. * Add pipe-pane -I to to connect stdin of the child process. * Performance improvements for reflow. * Use RGB terminfo(5) capability to detect RGB colour terminals (the existing Tc extension remains unchanged). * Support for ISO colon-separated SGR sequences. * Add select-layout -E to spread panes out evenly (bound to E key). * Support wide characters properly when reflowing. * Pass PWD to new panes as a hint to shells, as well as calling chdir(). * Performance improvements for the various choose modes. * Only show first member of session groups in tree mode (-G flag to choose-tree to show all). * Support %else in config files to match %if * Fix "kind" terminfo(5) capability to be S-Down not S-Up. * Add a box around the preview label in tree mode. * Show exit status and time in the remain-on-exit pane text * Correctly use pane-base-index in tree mode. * Change the allow-rename option default to off. * Support for xterm(1) title stack escape sequences * Correctly remove padding cells to fix a UTF-8 display problem - build from release tarball instead of source (drops automake dep) - rebase tmux-socket-path.patch- update to 2.6 * Add select-pane -T to set pane title. * Fix memory leak when lines with BCE are removed from history. * Fix (again) the "prefer unattached" behaviour of attach-session. * Reorder how keys are checked to allow keys to be specified that have a leading escape. GitHub issue 1048. * Support REP escape sequence (\033[b). * Run alert hooks based on options rather than always, and allow further bells even if there is an existing bell. * Add -d flag to display-panes to override display-panes-time. * Add selection_present format when in copy mode (allows key bindings that do something different if there is a selection). * Add pane_at_left, pane_at_right, pane_at_top and pane_at_bottom formats. * Make bell, activity and silence alerting more consistent by: removing the bell-on-alert option; adding activity-action and silence-action options with the same possible values as the existing bell-action; adding a "both" value for the visual-bell, visual-activity and visual-silence options to trigger both a bell and a message. * Add a pane_pipe format to show if pipe-pane is active. * Block signals between forking and resetting signal handlers so that the libevent signal handler doesn't get called in the child and incorrectly write into the signal pipe that it still shares with the parent. GitHub issue 1001. * Allow punctuation in pane_current_command. * Add -c for respawn-pane and respawn-window. * Wait for any remaining data to flush when a pane is closed while pipe-pane is in use. * Fix working out current client with no target. GitHub issue 995. * Try to fallback to C.UTF-8 as well as en_US.UTF-8 when looking for a UTF-8 locale. * Add user-keys option for user-defined key escape sequences (mapped to User0 to User999 keys). * Add pane-set-clipboard hook. * FAQ file has moved out of repository to online. * Fix problem with high CPU usage when a client dies unexpectedly. GitHub issue 941. * Do a dance on OS X 10.10 and above to return tmux to the user namespace, allowing access to the clipboard. * Do not allow escape sequences which expect a specific terminator (APC, DSC, OSC) to wait for forever - use a small timeout. This reduces the chance of the pane locking up completely when sent garbage (cat /dev/random or similar). * Support SIGUSR2 to toggle logging on a running server, also generate the "out" log file with -vv not -vvvv. * Make set-clipboard a three state option: on (tmux both sends to outside terminal and accepts from applications inside); external (tmux sends outside but does not accept inside); and off. * Fix OSC 4 palette setting for bright foreground colours. GitHub issue 954. * Use setrgbf and setrgbb terminfo(5) capabilities to set RGB colours, if they are available. (Tc is still supported as well.) * Fix redrawing panes when they are resized several times but end up with the size unchanged (for example, splitw/resizep -Z/breakp). * Major rewrite of choose mode. Now includes preview, sorting, searching and tagging; commands that can be executed directly from the mode (for example, to delete one or more buffers); and filtering in tree mode. * choose-window and choose-session are now aliases of choose-tree (in the command-alias option). * Support OSC 10 and OSC 11 to set foreground and background colours. * Check the U8 capability to determine whether to use UTF-8 line drawing characters for ACS. * Some missing notifications for layout changes. * Control mode clients now do not affect session sizes until they issue refresh-client -C. new-session -x and -y works with control clients even if the session is not detached. * All new sessions that are unattached (whether with -d or started with no terminal) are now created with size 80 x 24. Whether the status line is on or off does not affect the size of new sessions until they are attached. * Expand formats in option names and add -F flag to expand them in option values. * Remember the search string for a pane even if copy mode is exited and entered again. * Some further BCE fixes (scroll up, reverse index). * Improvements to how terminals are cleared (entirely or partially).- update to 2.5 - dropped tmux_issue889.patch - refresh tmux-socket-path.patch * new stable release- Fix boo#1037468 - tmux_issue889.patch- Fix tmux-socket-path.patch to create directories inside of /run/tmux- update to 2.4 - refresh tmux-socket-path.patch + Incompatible Changes * Key tables have undergone major changes. Mode key tables are no longer separate from the main key tables. All mode key tables have been removed, together with the -t flag to bind-key and unbind-key. The emacs-edit, vi-edit, emacs-choose and vi-choose tables have been replaced by fixed key bindings in the command prompt and choose modes. The mode-keys and status-keys options remain. The emacs-copy and vi-copy tables have been replaced by the copy-mode and copy-mode-vi tables. Commands are sent using the -X and -N flags to send-keys. So the following: bind -temacs-copy C-Up scroll-up bind -temacs-copy -R5 WheelUpPane scroll-up Becomes: bind -Tcopy-mode C-Up send -X scroll-up bind -Tcopy-mode WheelUpPane send -N5 -X scroll-up This changes allows the full command parser (including command sequences) and command set to be used - for example, the normal command prompt with editing and history is now used for searching, jumping, and so on instead of a custom one. The default C-r binding is now: bind -Tcopy-mode C-r command-prompt -p'search up' "send -X search-backward '%%'" There are also some new commmands available with send -X, such as copy-pipe-and-cancel. * set-remain-on-exit has gone -- can be achieved with hooks instead. * Hooks: before hooks have been removed and only a selection of commands now have after hooks (they are no longer automatic). Additional hooks have been added. * The xterm-keys option now defaults to on. + Normal Changes * Support for mouse double and triple clicks. * BCE (Background Colour Erase) is now supported. * All occurrences of a search string in copy mode are now highlighted; additionally, the number of search results is displayed. The highlighting updates interactively with the default emacs key bindings (incremental search). * source-file now understands glob patterns. * Formats now have simple comparisons: [#]{==:a,b} [#]{!=:a,b} * There are the following new formats: - #{version} -- the tmux server version; - #{client_termtype} -- the terminal type of the client; - #{client_name} -- the name of a client; - #{client_written} -- the number of bytes written to the client. * The configuration file now accepts %if/%endif conditional blocks which are processed when it is parsed; the argument is a format string (useful with the new format comparison options). * detach-client now has -E to execute a command replacing the client instead of exiting. * Add support for custom command aliases, this is an array option which contains items of the form "alias=command". This is consulted when an unknown command is parsed. * break-pane now has -n to specify the new window name. * OSC 52 support has been added for programs inside tmux to set a tmux buffer. * The mouse "all event" mode (1003) is now supported. * Palette setting is now possible (OSC 4 and 104). * Strikethrough support (a recent terminfo is required). * Grouped sessions can now be named (new -t). * terminal-overrides and update-environment are now array options (the previous set -ag syntax should work without change). * There have been substantial performance improvements.- Update to version 2.3 * New option 'pane-border-status' to add text in the oane borders. * Support for hooks on commands: 'after' and 'before' hooks. * 'source-file' understands '-q' to supress errors for nonexistent files. * Lots of UTF8 improvements, especially on MacOS. * 'window-status-separator' understands #[] expansions. * 'split-window' understands '-f' for performing a full-width split. * Allow report count to be specified when using 'bind-key -R'. * 'set -a' for appending to user options (@foo) is now supported. * 'display-panes' can now accept a command to run, rather than always selecting the pane.- Add correct systemd requires (boo#976922)- Update to 2.2 + Incompatible changes: * The format strings which referenced time have been removed. Instead: [#]{t:window_activity} can be used. * Support for TMPDIR has been removed. Use TMUX_TMPDIR instead. * UTF8 detection how happens automatically if the client supports it, hence the mouse-utf8, utf8 options has been removed. * The mouse_utf8_flag format string has been removed. * The -I option to show-messages has been removed. See #{t:start_time} format option instead. + Other changes: * Panes are unzoomed with selectp -LRUD * New formats added: [#]{scroll_position} [#]{socket_path} [#]{=10:...} -- limit to N characters (from the start) [#]{=-10:...} -- limit to N characters (from the end) [#]{t:...} -- used to format time-based formats [#]{b:...} -- used to ascertain basename from string [#]{d:...} -- used to ascertain dirname from string [#]{s:...} -- used to perform substitutions on a string * Job output is run via the format system, so formats work again * If display-time is set to 0, then the indicators wait for a key to be pressed. * list-keys and list-commands can be run without starting the tmux server. * kill-session learns -C to clear all alerts in all windows of the session. * Support for hooks (internal for now), but hooks for the following have been implemented: alert-bell alert-silence alert-activity client-attached client-detached client-resized pane-died pane-exited * RGB (24bit) colour support. The 'Tc' flag must be set in the external TERM entry (using terminal-overrides or a custom terminfo entry). - Refresh tmux-socket-path.patch - Bash completion is now removed and provided by https://github.com/przepompownia/tmux-bash-completion instead.- cleanup specfile- Enable bash-completion support- update to 2.1 - Incompatible Changes: * Mouse-mode has been rewritten. There's now no longer options for: - mouse-resize-pane - mouse-select-pane - mouse-select-window - mode-mouse Instead there is just one option: 'mouse' which turns on mouse support entirely. * 'default-terminal' is now a session option. Furthermore, if this is set to 'screen-*' then emulate what screen does. If italics are wanted, this can be set to 'tmux' but this is still new and not necessarily supported on all platforms with older ncurses installs. * The c0-* options for rate-limiting have been removed. Instead, a backoff approach is used. - Normal Changes: * New formats: - session_activity - window_linked - window_activity_format - session_alerts - session_last_attached - client_pid - pid * 'copy-selection', 'append-selection', 'start-named-buffer' now understand an '-x' flag to prevent it exiting copying mode. * 'select-pane' now understands '-P' to set window/pane background colours. * 'renumber-windows' now understands windows which are unlinked. * 'bind' now understands multiple key tables. Allows for key-chaining. * 'select-layout' understands '-o' to undo the last layout change. * The environment is updated when switching sessions as well as attaching. * 'select-pane' now understands '-M' for marking a pane. This marked pane can then be used with commands which understand src-pane specifiers automatically. * If a session/window target is prefixed with '=' then only an exact match is considered. * 'move-window' understands '-a'. * 'update-environment' understands '-E' when attach-session is used on an already attached client. * 'show-environment' understands '-s' to output Bourne-compatible commands. * New option: 'history-file' to save/restore command prompt history. * Copy mode is exited if the history is cleared whilst in copy-mode. * 'copy-mode' learned '-e' to exit copy-mode when scrolling to end.- enable build on SLE11 (requires libevent2) - move comment to patch- Revert remove patch tmux-socket-path.patch, deleted in previous commit. use -p0 not -p1- Change Url from SourceForge to GitHub - Change Source0 to usem new GitHub Web URL - Add BuildRequires for automake - Remove patch tmux-socket-path.patch - Use sed instead of simple patch - Change Documentation, add COPYING - Use %{name} instead of tmux- guard all systemd specific code in a bcond systemd. this includes buildrequires, patching the socket path and the tmpfiles.d handling - actually add a buildrequires for pkgconfig so we can use that for libraries - allow building on older distros which do not have pkgconfig(ncurses) yet by requiring ncurses-devel there. - make sure we buildrequire libevent >= 2.0 as tmux requires that since 1.9 - expand the make_install macro to make it work on distros without the macro - expand tmpfiles_create macro as it isnt defined on sle12 e.g.- update to version 2.0 - Incompatible changes: - The choose-list command has been removed. - 'terminal-overrides' is now a server option, not a session option. - 'message-limit' is now a server option, not a session option. - 'monitor-content' option has been removed. - 'pane_start_path' option has been removed. - The "info" mechanism which used to (for some commands) provide feedback has been removed, and like other commands, they now produce nothing on success. - Normal changes: - tmux can now write an entry to utmp if the library 'utempter' is present at compile time. - set-buffer learned append mode (-a), and a corresponding 'append-selection' command has been added to copy-mode. - choose-mode now has the following commands which can be bound: - start-of-list - end-of-list - top-line - bottom-line - choose-buffer now understands UTF-8. - Pane navigation has changed: - The old way of always using the top or left if the choice is ambiguous. - The new way of remembering the last used pane is annoying if the layout is balanced and the leftmost is obvious to the user (because clearly if we go right from the top-left in a tiled set of four we want to end up in top-right, even if we were last using the bottom-right). So instead, use a combination of both: if there is only one possible pane alongside the current pane, move to it, otherwise choose the most recently used of the choice. - 'set-buffer' can now be told to give names to buffers. - The 'new-session', 'new-window', 'split-window', and 'respawn-pane' commands now understand multiple arguments and handle quoting problems correctly. - 'capture-pane' understands '-S-' to mean the start of the pane, and '-E-' to mean the end of the pane. - Support for function keys beyond F12 has changed. The following explains: - F13-F24 are S-F1 to S-F12 - F25-F36 are C-F1 to C-F12 - F37-F48 are C-S-F1 to C-S-F12 - F49-F60 are M-F1 to M-F12 - F61-F63 are M-S-F1 to M-S-F3 Therefore, F13 becomes a binding of S-F1, etc. - Support using pane id as part of session or window specifier (so % means session-of-%1 or window-of-%1) and window id as part of session (so @1 means session-of-@1). - 'copy-pipe' command now understands formats via -F - 'if-shell' command now understands formats via -F - 'split-window' and 'join-window' understand -b to create the pane to the left or above the target pane. - drop obsolete tmux-fix-malloc-check-abort.patch- tmux-socket-path.patch: Just like screen, create socket directory with tmpfiles.d functionality in /run/tmux and not in /tmp. This patch only alters the default directory that can be still overrriden by setting TMUX_TMPDIR or TMPDIR environment variable. This add some robustness against accidental deletion via systemd-tmpfiles-clean, tmpwatch, or similar.- Add full download url for the tarball fetching/verification- add tmux-fix-malloc-check-abort.patch in order to fix glibc aborting on openSUSE Factory due toits MALLOC_CHECK_ settings (http://sourceforge.net/p/tmux/tickets/105/, bnc#869950)/bin/shs390zl36 1674547257 3.1c-150300.3.3.13.1c-150300.3.3.1tmuxtmuxtmux.conftmuxtmuxCHANGEStmuxCOPYINGtmux.1.gz/run//usr/bin//usr/lib/tmpfiles.d//usr/share/bash-completion/completions//usr/share/doc/packages//usr/share/doc/packages/tmux//usr/share/licenses//usr/share/licenses/tmux//usr/share/man/man1/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:27525/SUSE_SLE-15-SP3_Update/ce46ca32a9b4d0d467585a9c9f54e60e-tmux.SUSE_SLE-15-SP3_Updatedrpmxz5s390x-suse-linuxcannot open `/home/abuild/rpmbuild/BUILDROOT/tmux-3.1c-150300.3.3.1.s390x/run/tmux' (No such file or directory)ELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=b74394f6b9213b3f13f29ea8d193b967500aef42, for GNU/Linux 3.2.0, strippedASCII textdirectorytroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRR RR RR RRRRRR R Rأz^vH9\*utf-875ac2049b0e3ec805f66a4e3689577f6f481a1281ec35e0db1dc8af96099405b?7zXZ !t/K;7]"k%Dlϐ1q sLM[>PU}%/MI7MVs8R!;oii_:Ъv+I#'S=bX! KpdWL }9R=j}fH[v'aT;\w@8!2jlM3!d&&"^ D6]^A Kq+%g 0]F絞`<0iGr-׍rtz]Mh(<5=bhu=R #q$bF:ZMk\cXP8:HN ɎDέߘtuM5@STl퓘}(v#j4R?Xe8-^7zk)XY `ϖ@3 j/N vE$`;4Ly Y!Œ|LM?<^KQm!DpGw[üR@ҏ<ԓRģx 2I [ d/N>/JP yDztP)w[V(H6وnAWWKӠگ^ԋrܟ#dzb9xgi<з2]U\feI^`x`ۏTqm6̵LMJ'kחv7*R"08@vZ.Z)wW!m^/#iNHjT&Q(ߦ:mۡ\ǧm4y,HP&)ܰ@|+V\3ZI4ŐG2 Te&+&l);CAi/s-AV 3kh&@ Vt0MBx#Q geldыV'BWo56O-dM&F3=݌(` Za M:t/mPY҉?/s'+g%!rGmR1t04Wh3) j]YjwSK1Rww`Oٮa|P ]I aW ;ST/O7wX,# ݃)Lrt 6!\S`LKwwr9ayZȰ)(3=#R(mk q9{>>zL1iBlü@v}xt7jML>2ӼC>+=Vd!|*GoTx4vΛ?OZ쉨+բO&+D=`O䱄JGwN.T/ *4` b 16M.[m6 2LB2]_0x*:-Xh_nk؆Z|ͬ-Ը1v|DHg'ѥGt"9ׯg ^I;"Ŏ. D΀_u!=V\|u8kI8W)bf!)? 8^G71]lo+/㤨Q }̣aؾθ~Ke Eڒvm mcݲ+aXxMSV jѷx(Ch]~Tb~i_4 u5\twUÃ3gl?fED l 7/)of!_,w 0[^^#^׷t T҈I(Fnp46|Xid>p}]}D3߱{d6)`!(O˳@b2>0[q:B< TdƯ4s[&`(t \yvMdr9#hkDf t[ Is! zInؗ;dg^i@97EJG':ë.>ކs{a #ιAzDiᑹʴe Xz8C\񔵉gH*FZ eK;d:B聍0#TܶOb?n}M#=I>3{[cFV0@W\cݘ9wKSPy{^ȼS٭&8yߙ >dC[ܔRx=زg!r(qt04'q\wak5}ZZ~Nb(Z55yOo03*JJ{:l(mW/;_X{qBKPmyvU}|QCqVWNPaN gҾ.@r̝ehZ`XSJ$-e633v 6S)ǟVQ ,wM"YadtڌV/$ [ Di3M{E- Z6pt(svJv$G+rXRCWq/"J{D LWGPK*Mߪ-e#}A1bW&z%<gDj(6rc8 IS6DGM:eNF~Ou.NA> i4mn's-FObƌ]L"S jcHFge5yf9 ǒ#JFwG)u=n4`CIėuœ[O/z5Ld5u'yړ[RtKuξ á=ՐS(Yή%e&-1 [n!.؇fz.3c8T}& ĉwvnǐI}Pk L!CR s0lB2Rj45=qZ$-Y k N;5΄Ex}]{desH?U~.z Lfi辿W9! Sl7d${.?5m׻c#l\1K0mS}QY1&'/UeU:μ2?R/0{ԍ5/g7=hdǣbl䐰G{k0 !f?.¯r/ SG4t:NGc.1Lષa5!@cEh q-dzo@µ>O`,$LM[qGOmU630)Sף|jsFAKM$a%uEE08z-BP*iӀ@NR? i;OE\iԃOr ftA|NS(y2&4 /ۃtESjܙ^# u)Bsijh %6g>, ֞Ǣ 6NIt]P[l4(~wn.KQvsv[†hG AfID\mY݃m Fh>p?Bj8撩]Z ^dʮfۅqGmXj*/0G,tEHU9'Fno1Ҿh ![ؘU`K[Cy;ZgLw[\rP ګ0oDyI"OŅe5>%O׼#!2rW_䟕Ղ' `{ #ʈ{N`TF-EaW ]5^Txc;y!$RvӲ ED{+5O#.xWK#YWٶNM 1##RA6Al=I͛*0 %Lz@?X@,O율U"lYG4æ`SY2M+OJFJt2k$~3Oi>XMif=άpRmeAiTSk pJ d(owOSýd%.|@W9q]fU6&V> ?Tgdf]h| fh)-MAK~DrœYqg_-~o5EycF<%Ju֫jeyKG &&.Q ˇT[N3.Tj k_+Z@OdA/ro!|_ٲ&KaH<ςܧxc:8ԅ~Q[5Rzꤋ>w.*7t:\Z]|v }[.,jO[L`}c~̓,3cS{ dYv/$Z;EgJv-$]TCKWOw=5| OI5&CVls6T#fWvl2<:#/x3}ⴳl#j/xCU,;>iǻ ?G߫xdkh)KrӠړŮ_Yঊ[\ghk֊dtyT{zwETi{L%!x@Oo3xd~M֧`)"*XP@.-T%ua "mTҶRׇ*<Ho[!Zۿ%mqOYVN@.ZU(5HW#v_EX$Sn&\lbi "ͮ ȿdzp_5`}ØrKkݭ-JMT? -#^յVRw5jbx5bhՏS ͣuJhڗ6?r{*||gۤ)obAIiUnunX}|R9iF?9lD'4^Ȭ\"Y/+Ѓ0jt5akCŮm0fO^ݎ4Ѫ"2Xrl~7cznhݪq{Qmڱ⡻Vsa@ ̤<.l >B~M̻[8.!$#B$Ha 5q0= l=-RJlL*Gr<Ԕ}YfN\JMA rʔcI6>{.ܣ'Mb隑Z|iW.6 9zVb;P`n2.co^79|RtN£9Dv;qYOLm]c@qygyoRL29` Z% MݗUR{LvAb|9ѮේAVR{}̦^al[U^;ͣ\܁VFp~ҼxdTa,Ϫcի: &:a8 [my.S 'b+i>?j`1c~+nȌ( ǎk=pi{fhdtcQdE'D =!';{~ -,2pZA滈13CA/ 3I>kθERݽ?"9\DUnV{4Fd5|ݟW,W Lp9SP 40 + 3Ӧ] s{F6C+g3万v݆Uh{K[y.5̲X.~˗CuTg3M<^$~GGX(R]%kj0.Tt,^9a'WաCǭse=G$mfql_ǞdZN{uV7MįNwЭ*vlq["Aj Oꭔ&T8:3uJ1&)8jgG 0+K62unԔVcTv:×\N$YA"‡.*mGPycB˷329GupnlU57ߓz:; ?pG=H7?'S>5$[ޑɦKL̡6e!/84dn¾d,7BB9 CVh9 fS*9C}><#Mu.BtuH$U71FhR:6x7]$klcG͋N$xL #}o` &IXw҂!{$/CQŞߖ?᣿NC%5( _`hyE߷baj *뿈qkTEJ%՘~ AkDBfWXj(yJ48v,P( PWŇ+$մD;^A^((QD@ggޯ5UTZKqд1Jc_(ϓ@DWTp.6(FƖ00]wӪ C]Qam^]s7CaHz[41 Ԣߑ,3fK62gm2c6g[D0WCLOl`ifQ5J,@TFfjEm`azCIJV${CW~Z^Kl]"ݲP]36-|W|#I FN;iALbGReCNi؁{Wg$M7-h5B ϺZ!c V)blwBB?۱]{쮿z&z(8xDnͺlj,1hR ^0o+)xXF\!vOG ^CL'Yg~YiMe3. ${ KYN(UZ) $`)ytzxԲ ^_l` @lu2*utQeh#wpkeS?[ ݋ x8y6H.47Do;U>~O)YA{נ &<.T$Vhw,UwL{ChkWssҹ/vI]= N`%9J(J.2%g4F}ޱ@p ,~۰f{WLag;WX)/.Q@FHƙT+MY,[n'rz]C! bIqyd[BBFӚI (([MAVvjY%:s|-J?P0\oo==MXut1P{b"dʁ3Mc\puPR5mp:^7pDQUH9":S+2eY<y7GwOfuGS2n6=~);FuSH4nkRr* - -qCT :rnQ1gH2A4j_(7ejzIJls1-J4w왍ID,^&Aw6L(fʆ5x9[E~ =`svP [G.^CdDؐomBo9r`&EQ. _NKEBO(ԥ?9>TRPO4n<ē5`3Ec(E.'H1p{) ܭwlf[]g-Q +[D*]mޞcjfdH$>蛠mjV]qQd \^npjUڥA RoU9x_{3ҟAJ6 9 ",L3.AWȽ[eBFk%$CK TA-\5g/T[Qvj[T|>4ij)XJ\Z+% ѱo׏zヲqR >_(Es l$bK21h% 8녁x?7dzleYSs#KPܦ+=T}+*WH c_'VP BN&,o4N&HCa/+2^.}t,[VRœ。Ga~q'=PKpc*&]'9Tj*̣ %A8P"%=nv畟U]~LE!uo,ېn|jt6~ =B5Iڝ`/+?a̴#g(I[+%4E c}uOm_3751VsȡgWrn>'F.I'w/ y]C!g1LIg+{mkϧN_ak@hHSjز&T@qݤ)6ogziJOF]MjkW.Ew*?ET{.s-Wڿg?UWk-LύC_omJ a |sjOiؓ-t:%az (}!v̮ 1=p[E;#+ug^.) 6L|)'>4Ot(L̵ .t6jb ^Q~8yY8>bgFsx7~ɗttQ&4<_O*dR% ZET8w9U&nEo0]*[3RX΄k$0]q6m~IjL ~{sFLj ߜB}4/;0KaG+ .qfv,8\9as[&ۥs&JکjŎjn?&zNԜ(I@}`'~),.[@xA^7UÖq PoƙK.t)2X&H~5(IvVȌ*NZ#@؋ʎ̍@LA |IrnWV ^ޑfDXfEEH`6qT5d5F,ܾt(P:eH8>7F߽y)khҴR y]5R\iIvԞS!`AFw%'ěa߰}9"P--xфd>{5ldV$ڎ|MD^Ǵ/! kSz+9ӊ+nRwLOGdyU9KTD֑,z+)lHޘy]W nSZswUk[<9 CAMh-H%0\.e^9H%?WhOf}ST-R^gKBӕd)KwLƬԬ @JX*l J),{/D ;oq?ϸ${V7us4 Xͳͪ1.$&UJ.6ٚ\,x"M؍NE Lp k[g@hC k7iȗv备P& < ^4aM<$D+G=i3Y ϖg #\)_Fy@ +tL+ /9vvOa~oe=U ܨ~ ,|5>$>vY8eBӭsS i ]*9[8戀;Q/1dT" ^MnC_㜼4X]9VLdIfضM |4=M~lJø7*󏛠xEDŽTtr59Cp2D8G 2Wc8%RڪQ1 :s,ΐftuG>(Kʸ"/?o3C2XH\"VQg(jIqwGXt8/q1mj$BXȣnZaS ?w[U: +`Bv"'j$&f?)ԭ" 7&]Y嘂~f$::̪ٮe1"svMÿl[coƏUJ:+vA. K%f?P:TNp߿_~ 75.gEZ2Ʋ{e R(=XH6-*8Vʻ`B .sO iUvw2T@+YI$ 2lQ 8V И" c.l 2LI 56g 9%k>zku눏RvU Og#qO.-6ӣr-0{.1)>t_ڟClaM%GO }v#¡_(_H}/lqOv՚B [rНUX)鬯\:bUVq ~}tR"F?ȺܖK{ǣ/޷G1f! KQtVEy­$oq^epٱſ%)[+maqB ]1uA1iN}ȍ6hc.ձJiLLVk3 ,˖?0'u*c Nk. V[i4Hvp ] ]QBeJ˪cѤ gvt -i=n {9-YD+Jl3:&"עN(atT~ʫgޱ썦X`U54CݛDTdn?|WA #7ρJܰg\ՓeHMC&0`,43L>b/Z["LcaA]W'ϑ_=Ps  2 &SGNHpb5m7Z{La 4Q )Uu7FK`o"yJ$[0ҚհDVy'=ېݟ7l&'˦ ɱƮ6wAG Aws Ϙk!$SUaZӇYRYر&f#֬A"1Ua{ W|r"Fg.@`ԕ٦D-o **"oҔe^ Ci~P:"-[PFuMwRr%PQo[73:L]#UOQQoժ^mLjXY4ad%2ZLY{$w4/N_eh[͹A`okhMx#mR} .Jnz[~N].3dÒ8E i-a p>O{|OƷtOTʪdn Z_$LƎ9uЁGq0J9ųͧ#_?T7F9g!܋uJ C|kY*vٛ3 YZ