less-590-150400.3.3.1<>,QcKp9| R x? TqX饆śŅi#01aQf’q8wgW?w)LaJvv0o+DESY!j(瑙<#`J<>L%L5umxHz9S΍(0!b <;JU/ޱ̀A j 76i^𤀜9`2]an eێ^7HWPgsQqV`|m1U 9W>>7?6d   DDHTXq  \ |   l | \| {( 8 9 : F.G.H/8I/xX/Y/\/]/^0b1c1d2:e2?f2Bl2Du2Xv2 w5x6y6Xz66666Cless590150400.3.3.1Text File Browser and Pager Similar to moreless is a text file browser and pager similar to more. It allows backward as well as forward movement within a file. Also, less does not have to read the entire input file before starting. It is possible to start an editor at any time from within less.cKs390zp34(SUSE Linux Enterprise 15SUSE LLC BSD-2-Clause OR GPL-3.0-or-laterhttps://www.suse.com/Productivity/Text/Utilitieshttps://www.greenwoodsoftware.com/less/linuxs390xMzh"(N8AKYf сA큤A큤cJcJcJcJcJcJcJcJ`LcBcJ`L`LcJcJcJb1eb340565a6f36da307bd002c70d0da28d45b98275531067366d5f1817f1e7da9c44bf18aafb5286d84a1845a51b5c356fe2fc0c449a24392e2d18a6de01ae84c353fbfd7809c5cf50ea01feb334e9226fac1ce541bdf2642d06e49a14af007bca2dcdb46b92ba9162b91fc255e51ebfd9486d398f9f4859a5b9e16a5c10e13f4a96320452816e6382c574c2114c313f34c3d80c2f64534e6d7b526f051801f440c3f44908d3db04476e006829eeaaab82c60b207b7a456bafec1667abc7642a1859b207a181662b0e1ffd489de9ec56e424fde7463fd0ab0dc79816a9a19fa75f48221df4a14ccaf4a41e304076403c60a6ca3da69286059cc5fb6851db0d45f46266f1b52a7898f0ef4e5f4be47bfa2303eb4a5d6b90d5c73e311c4b571058ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903eabd71d7ad5a04585b542926721a84053c81f90b28b0f3107037552217d310399174db19ff2f356619a8a66c078d541f29b36e8c75c022fa73ff6c936b04c1a826120c1eeaddc7d5391a21bc699c3d20d95a79e13c14258b26c084ae3858d4a18afb3724c423b438bce1cf522e5362ec133b8857fcc77808e4181940204d1d43rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootless-590-150400.3.3.1.src.rpmlessless(s390-64)@@@@@@@@@@    /bin/bash/bin/shfilelibc.so.6()(64bit)libc.so.6(GLIBC_2.11)(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libtinfo.so.6()(64bit)libtinfo.so.6(NCURSES6_TINFO_5.0.19991023)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)which3.0.4-14.6.0-14.0-15.2-14.14.3c=@aC1`E`9@`D` @``_7@^^v]@]ZZlYY.XV5U@U@T@Tspsimons@suse.comdanilo.spinella@suse.compredivan@mts.rsdmueller@suse.comjengelh@inai.dedmueller@suse.comdmueller@suse.comandreas.stieger@gmx.dedmueller@suse.comandreas.stieger@gmx.deandreas.stieger@gmx.dekukuk@suse.comandreas.stieger@gmx.dekstreitova@suse.comkukuk@suse.dewerner@suse.dewerner@suse.dekstreitova@suse.comastieger@suse.comvcizek@suse.comkstreitova@suse.commeissner@suse.comtchvatal@suse.com- Apply "cve-2022-46663.patch" to fix a vulnerability in less that could be exploited for denial-of-service attacks or even remote code execution by printing specially crafted escape sequences to the terminal. [CVE-2022-46663, bsc#1207815]- Add missing runtime dependency on which, which it is used by lessopen.sh. Fix bsc#1190552.- Fix build on Leap: Account for distinction in confdir after UsrMerge.- update to 590: * Make less able to read lesskey source files (deprecating lesskey). * If XDG_CONFIG_HOME is set, find lesskey source file in $XDG_CONFIG_HOME/lesskey rather than $HOME/.lesskey. * If XDG_DATA_HOME is set, find and store history file in $XDG_DATA_HOME/lesshst rather than $HOME/.lesshst. * Add the --lesskey-src option. * Add the --file-size option. * With -F, if screen is resized to make file fit on one screen, don't exit.- Remove --with-pic (no static libs are ever produced).- update to 586: * Make less able to read lesskey source files (deprecating lesskey). * If XDG_CONFIG_HOME is set, find lesskey source file in $XDG_CONFIG_HOME/lesskey rather than $HOME/.lesskey. * If XDG_DATA_HOME is set, find and store history file in $XDG_DATA_HOME/lesshst rather than $HOME/.lesshst. * Add the --lesskey-src option. * Add the --file-size option. * Fix bug which could leave terminal in mouse-reporting mode after exiting less. * Fix bug which caused failure to respond to window resize. * Fix backslash bug searching in tag file.- update to 581.2: * This fixes a bug found in less-581 where the terminal was sometimes left in mouse-reporting mode after exiting less.- less 581: * Change ESC-u command to toggle, not disable, highlighting per man page * Add ESC-U command * Add ctrl-W search modifier for wrapping search * F command can be interrupted by ^X * Support OSC 8 hyperlinks when -R is in effect * g command with no number will ignore -j and put first line at top of screen * Multiple + or -p command line options are handled better * Add the --incsearch option * Add the --line-num-width option * Add the --status-col-width option * Add the --use-color and --color options * Display -w highlight even if highlighted line is empty * If search result is in a long line, scroll to ensure it is visible * Editing the same file under different names now creates only one entry in the file list. * Make visual bell more visible on some terminals * Ring end-of-file bell no more than once per second * Build can use either Python or Perl for Makefile.aut operations * Fix crash when using the @ search modifier. * Fix crash in the 's' command due to duplicate free - drop less-429-save_line_position.patch which was never accepted upstream due to solving one problem and creating others- update to 563: * Update Unicode tables. * Treat Hangul Jamo medial vowels and final consonants as zero width. * Display error message immediately when -o is toggled and input is not a pipe. * Fix regression: make screen repaint when "squished" and a no-movement command is given. * Fix erroneous EOF calculation when F command is interrupted. * Make WIN32C version include this fix from 551: Don't count lines in initial screen if using -X with -F. * Fix display bug in WIN32C version. * Fix memory corruption when built with libtermcap. * Support libtinfow.- less 562: * Update unicode tables * formatting changes in man pages- less 557: * Update Unicode tables * Treat Hangul Jamo medial vowels and final consonants as zero width * Display error message immediately when -o is toggled and input is not a pipe * Fix memory corruption when built with libtermcap * Support libtinfow- Move lesskey* from /etc to /usr/etc- less 551: * Add --mouse option * Add --wheel-lines option * Add --no-histdups option * Add --save-marks option * Support PCRE2 regular expression library * Redraw screen on SIGWINCH even if screen size doesn't change * Shell-escape filenames in history so they can be used again * Ring bell if user enters invalid long option name * Use PCRE_UTF8 flag for pcre regular expressions when in UTF-8 mode * Don't count lines in initial screen if using -X with -F * Fix bug in v command on empty file * Fix bug in v command when filename contains shell metacharacters - refresh less-429-shell.patch- update to version 530 [bsc#1091308] * Don't output terminal init sequence if using -F and file fits on one screen. * When using -S, mark truncated lines with a special character. The character can be changed or disabled via the new --rscroll option. * New command M marks the last line displayed on the screen. * New command ESC-m removes a line mark. * Status column (enabled via -J) now shows mark letters. * Status column shows search matches even if highlighting is disabled via -G. * A second ESC-u command will clear search match markers in the status column. * Do same ANSI escape code filtering for tag matching that we do for searching, to help when viewing syntax-highlighted code. * Catch SIGTERM and clean up before exiting. * Fix bug initializing default charset on Windows. * Handle keypad ENTER key correctly if it sends something other than newline. * Fix buffering bug when using stdin with a LESSOPEN pipe. * Update Unicode tables to 2017-03-08. * Pass-thru Unicode formating chars (Cf type) instead of treating them as binary chars. But treat them as binary if -U is set. * Fix erroneous binary file warning when UTF-8 file contains ANSI SGR sequences. * Fix bugs when using LESSOPEN and switching between stdin and other files. * Fix some bugs handling filenames containing shell metacharacters * Fix some memory leaks. * Allow some debugging environment variables to be set in lesskey file. * Code improvements: * Use ANSI prototypes in funcs.h declarations. * Fix some const mismatches. * Remove archaic "register" in variable declarations. - remove the following patches (applied upstream) * less-429-strict_aliasing.patch * less-429-terminate.patch - renumber patches - remove 'make mkhelp' from the specfile as mkhelp.pl is now distributed in the tarball- Use %license instead of %doc [bsc#1082318]- Let lessopen.sh also handle UTF-8 for (g)roff input, only apparmor as breaker of /usr/bin/file re,mains as "file" is not allowed to read files within the tool lessopen.sh- Extend lesskey with mappings for 8-bit controls key escape sequences- update to version 487 * New commands ESC-{ and ESC-} to shift to start/end of displayed lines. * Make search highlights work correctly when changing caselessness with -i. * New option -Da in Windows version to enable SGR mode. * Fix "nothing to search" error when top or bottom line on screen is empty. * Fix bug when terminal has no "cm" termcap entry. * Fix incorrect display when entering double-width chars in search string. * Fix bug in Unicode handling that missed some double width characters. * Update Unicode database to 9.0.0. - remove less-429-widechars.patch that is no longer needed (fixed upstream) - refresh less-429-shell.patch - get rid of %{name} macro from the patch names- less 481: * Don't overwrite history file; just append to it. This behaves better when multiple sessions are running less simultaneously and using the same history file. * New command ESC-G goes to end of currently buffered data in a pipe. * Disable history feature when compiled with LESSHISTFILE set to "-". * In more-compatible mode, make the -p option apply to every file opened, not just the first one. * In more-compatible mode, change the -e option to work like -E, not -EF. * Treat multiple CRs before LF are like one CR (all the CRs are hidden). * Allow "extra" string in lesskey file to append to a multi-char command (like a search pattern), without executing the command. * Ignore -u/-U setting while viewing help file, so that underline and bold chars are displayed correctly. * Improve detection of "binary" files in UTF-8 mode. * Fix bug with ++ commands. * Fix bug where prompt was sometimes not displayed with +G. * Fix possible memory corruption * Fix bugs and improve performance in ampersand filtering. * Allow %% escape sequence in LESSOPEN variable. * Automate construction of Unicode tables from Unicode database. - add keyring and verify source signature - drop upstream patches: * less-458-out_of_bounds_read.patch * less-fix_crash_in_hilite_line.patch- fix a crash in hilite_line (boo#915387) * added less-fix_crash_in_hilite_line.patch- add less-458-out_of_bounds_read.patch to fix an "out of bounds read access in the UTF-8" vulnerability (bnc#921719), (CVE-2014-9488)- build with PIE- Spec-cleaner - Remove jless less-normal provides/obsoletes they are from 2000s390zp34 1675865931 590-150400.3.3.1590-150400.3.3.1lesskeylesskey.binlesslessclose.shlessecholesskeylessopen.shlessNEWSREADME.SUSElessCOPYINGLICENSEless.1.gzlessecho.1.gzlesskey.1.gz/etc//usr/bin//usr/share/doc/packages//usr/share/doc/packages/less//usr/share/licenses//usr/share/licenses/less//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:27710/SUSE_SLE-15-SP4_Update/fa2d747355d5189b9b8f0a7d1a15eba2-less.SUSE_SLE-15-SP4_Updatedrpmxz5s390x-suse-linux ASCII text, with CRLF, LF line terminatorsELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=1208a3e7108a5a2c0cd13d7f7fdf837ef2d82086, for GNU/Linux 3.2.0, strippedPOSIX shell script, ISO-8859 text executableELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=079c9bb18237514e2a34d5bd16feed6f75ccac2b, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=151c21fd5688d36ba10836845754fd4cb9a159c1, for GNU/Linux 3.2.0, strippedBourne-Again shell script, ASCII text executabledirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) R RRRRRR RRRRRRRRREy 9B1"Plutf-8753be5df698a5f80bac8b18ee6395346abc85d008ed8572126fb7c9ad95d47be? 7zXZ !t/'m]"k%]khzQt.E]Ga=IL3T WbN4H%FH5QH<#bœD?r+KR5f0ۡI{ 2mX{.~ }?^!f&@@@l`kpA"%N9EEd-6W߼E-|ڸ._j^0dn *%|PMX-Lԇމhjg7[EMpe=E|!Jf@KN0enz{]9('^';by,aޠUexps}]x i@/7 m [=JsEEblbؚY7zV=f>ݲJ~\7@ q$ݜ{(76a`>vL#&n% vW^zs h|sakL66McH<5M?ݠzi%sŃirsGm|L-':EpB@X a\2WVl|:MyE"03^XC QU2hD\ 8i!d1]gu@ ܠ=b)Ģ{ Ҍ4%t/]A,bAU.IF *+.勆[]27B.iӋCx'5tb ت K=%rm5>ro3F^{ylhw h'u~AhmD؏qVTj'.A=n?I8#~aȜ1ڢ #}l|$ﱎjJigR\~~IPf̾P΍{ h%RsJVYJxu+vZ li`St23I`NrNa+ogdث@DDs`O%Eŋ ɘhKmo\ꅡ3gx. ?d&<*}QP)`()O \R I- Jn9) VOo./ ċm5(:@]pN3[ t̏G-c#6mu\, ;_x(J-n-Su9^1=Kq K"?A}vTB_ǘu@B|34>cùX劓(uk)5_uS/5nx er}48|||5u%V_ /X3A ^Ź[d'#z}1'Aʯ*pY,[U[b _&,{XoP+$XV*sl7nNDD$&wU ?΀V0:4YiT}Wa)< w~)7Sr0@ooD7"U&-de&?13eu9T畾g?BxG3_=@+WRcȽ+547yudb 0$?"ߢ;ʜoU9'rl__b2 }zTf Oș<;S k_L=g)0Ȟq.(Qȸ'O-b'5RFWSkg'cG.2~7@3t,3}~3lߜboiʥl'ʼ{q׾z;FȲbp\Eߏ#m/%Ҡ;K6F3h˜Ŋn^t=7̒lD i7:bo8oe1)6qI%"B->v^. u?z`EQ,6 +G8#j'B&!ްm"L[1zUFP F"̅&3z#XK.Y)q&5>j;%o*. S 3^rh[/QO2*BԒt,80GBf㪡cp&(y 97 X\yɬA)zBWFL `Qu:ӝz$ 5ޣf[6]zog|=Wy;5&xX،^~ j=))[Ǜ˼>e"wN2 !K@__G<O K @Sw[ZD@;fZy}U| \zU^lۘdWO܌MDHޢhٹG `o8dupc PhYJI6g *. O]z)^ `{ʭ}6C,Ӿ8c⁵goˊ(Ǎ~-=t P g!|*<4a+"_ RhW 5ԓ-CG(a0ɢꨐ/לx^_+rD_i&Sۄm7( MA̮҅HjM>h)ٞBjB&A .z&][;:j !2>Q|X |m2!%ƂL8͙u{P]ߓmϣ[}}ݭZA`41=mͅ^QʍSދ+@9}qReϑH!].Š)Y ֩ĴLm;0a>jd4j_$u!-u21 ;dwIx܌VLP'O4 nR][^vǛ6Hr, Ӳ8ߋy& 9m(-k+NLr3M I$D*q`UFVE47.顨%6Z] Zʏ N`Rj%'T?z>^GyObvȌ!nmpgA4}~_qƾ8YF-vX'Hp22AVgb ׭g&t}6[ZJ:WsDl<U\+'!3,$h%sQ,w?y>IuJidɤVZ0]7UB17?fL[)_ķZ@@NO)[KO18Xs ZJd-1GRnj@ iw4_t PƬ51V) ޴QB ,6^U0NkӞ<>̮JM1P/Λ DòJ؋,ɉmPz*}$&ROw, h6lPO5rm4iw",!4QMίXFo`v2c#Ut=Ζޡ= O S >YCcu8Sqt6j,}ҩTlDIBxrd~e9.܌6ir[f kmOdy90l|\Vb:5vaF`᩾ljЙ\a֏L8t[B W?lzO,j^%[4NMb6 irTb.\435[8eA$KV54ܺ1Vء9)\i+ö)* !'(Of;ޑ!&sȤ4?JҞ@6BG>7ilo$qŨz~xJhHÅy=I3ܩo)\M"@lfO ΁/-Ooö YZ