126 Commits

Author SHA256 Message Date
ab1085021f Accepting request 1232652 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1232652
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=77
2024-12-20 14:24:27 +00:00
188936d16d Update to 668
* Fix crash when using --header on command line 
  * Fix possible crash when scrolling left/right or toggling -S 
  * Fix bug when using #stop in a lesskey file 
  * Fix bug when using --shift or --match-shift on command line with a parameter starting with '.' 
  * Fix bug in R command when file size changes 
  * Fix bug using --header when file does not fill screen 
  * Fix ^X bug when output is not a terminal 
  * Fix bug where ^Z is not handled immediately 
  * Fix bug where first byte from a LESSOPEN filter is deleted if it is greater than 0x7F 
  * Fix uninitialized variable in edit_ifile 
  * Fix incorrect handling of UTF-8 chars in prompts
- Add reproducible.patch to override build date (boo#1047218)

OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=111
2024-12-19 17:44:35 +00:00
Ana Guerrero
1d8656bd99 Accepting request 1218137 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1218137
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=76
2024-10-25 17:19:07 +00:00
df30e10fb7 - Change preprocessor dependencies from Requires to Recommends. It's disabled by
default and they are not necessary for less.

OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=109
2024-10-24 21:27:31 +00:00
Ana Guerrero
8007a7cbb7 Accepting request 1188350 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1188350
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=75
2024-07-19 13:25:39 +00:00
c28a3717bd less 661
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=107
2024-07-18 08:42:00 +00:00
Ana Guerrero
932c79816e Accepting request 1177861 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1177861
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=74
2024-06-04 10:50:40 +00:00
Danilo Spinella
db9994e001 Accepting request 1177161 from home:dspinella:branches:Base:System
- Update to 656:
  * Add ^O^N, ^O^P, ^O^L and ^O^O commands and mouse clicks (with --mouse) to find and open OSC8 hyperlinks (github #251).
  * Add --match-shift option.
  * Add --lesskey-content option (github #447).
  * Add LESSKEY_CONTENT environment variable (github #447).
  * Add --no-search-header-lines and --no-search-header-columns options (github #397).
  * Add ctrl-L search modifier (github #367).
  * A ctrl-P at the start of a shell command suppresses the "done" message (github #462).
  * Add attribute characters ('*', '~', '_', '&') to --color parameter (github #471).
  * Allow expansion of environment variables in lesskey files.
  * Add LESSSECURE_ALLOW environment variable (github #449).
  * Add LESS_UNSUPPORT environment variable.
  * Add line number parameter to --header option (github #436).
  * Mouse right-click jumps to position marked by left-click (github #390).
  * Ensure that the target line is not obscured by a header line set by --header (github #444).
  * Change default character set to "utf-8", except remains "dos" on MS-DOS.
  * Add message when search with ^W wraps (github #459).
  * UCRT builds on Windows 10 and later now support Unicode file names (github #438).
  * Improve behavior of interrupt while reading non-terminated pipe (github #414).
  * Improve parsing of -j, -x and -# options (github #393).
  * Support files larger than 4GB on Windows (github #417).
  * Support entry of Unicode chars larger than U+FFFF on Windows (github #391).
  * Improve colors of bold, underline and standout text on Windows.
  * Allow --rscroll to accept non-ASCII characters (github #483).
  * Allow the parameter to certain options to be terminated with a space (--color, --quotes, --rscroll, --search-options and --intr) (github #495).
  * Fix bug where # substitution failed after viewing help (github #420).
  * Fix crash if files are deleted while less is viewing them (github #404).
  * Workaround unreliable ReadConsoleInputW behavior on Windows with non-ASCII input.
  * Fix -J display when searching for non-ASCII characters (github #422).
  * Don't filter header lines via the & command (github #423).

OBS-URL: https://build.opensuse.org/request/show/1177161
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=105
2024-05-31 08:18:27 +00:00
Ana Guerrero
4f71d1d9ac Accepting request 1124451 from Base:System
- add zstd support to lessopen

  * Fix buffer overflow when invoking lessecho with more than 63 -m/-n
  * Fix termlib detection when compiler doesn't accept
  * Fix bug using multibyte UTF-8 char in search string
  * If XDG_CONFIG_HOME is set, find lesskey source file
  * If XDG_DATA_HOME is set, find and store history file
  * If XDG_CONFIG_HOME is set, find lesskey source file
  * If XDG_DATA_HOME is set, find and store history file
  * Fix bug which could leave terminal in mouse-reporting mode
    mouse-reporting mode after exiting less.
  * Display error message immediately when -o is toggled and
  * Fix regression: make screen repaint when "squished" and
  * Display error message immediately when -o is toggled and
- Extend lesskey with mappings for 8-bit controls key escape sequences
  * Update Unicode database to 9.0.0.
  * Automate construction of Unicode tables from Unicode database.
  * added less-fix_crash_in_hilite_line.patch
  * Fix display bug when using up/down arrow on the command line.
- Update to version 456
- Update to version 455
    * Fix possible crashes caused by malformed LESSOPEN or
  * Fix bug in unget handling that can cause strange effects
- fix build
- updated to version 418
  * Update GPL to version 3.
- add head of changelog to rpm listing
- make expand_linebuf() faster [#39724]
    * system-wide lesskey file now defaults to sysless in etc directory
- improved detection for input conding from keyboard, proper input

OBS-URL: https://build.opensuse.org/request/show/1124451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=73
2023-11-10 11:29:01 +00:00
e752705f41 - add zstd support to lessopen
* Fix buffer overflow when invoking lessecho with more than 63 -m/-n
  * Fix termlib detection when compiler doesn't accept
  * Fix bug using multibyte UTF-8 char in search string
  * If XDG_CONFIG_HOME is set, find lesskey source file
  * If XDG_DATA_HOME is set, find and store history file
  * If XDG_CONFIG_HOME is set, find lesskey source file
  * If XDG_DATA_HOME is set, find and store history file
  * Fix bug which could leave terminal in mouse-reporting mode
    mouse-reporting mode after exiting less.
  * Display error message immediately when -o is toggled and
  * Fix regression: make screen repaint when "squished" and
  * Display error message immediately when -o is toggled and
- Extend lesskey with mappings for 8-bit controls key escape sequences
  * Update Unicode database to 9.0.0.
  * Automate construction of Unicode tables from Unicode database.
  * added less-fix_crash_in_hilite_line.patch
  * Fix display bug when using up/down arrow on the command line.
- Update to version 456
- Update to version 455
    * Fix possible crashes caused by malformed LESSOPEN or
  * Fix bug in unget handling that can cause strange effects
- fix build
- updated to version 418
  * Update GPL to version 3.
- add head of changelog to rpm listing
- make expand_linebuf() faster [#39724]
    * system-wide lesskey file now defaults to sysless in etc directory
- improved detection for input conding from keyboard, proper input
- error messages in lessopen.sh must be redirected to the standard

OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=103
2023-11-09 13:44:23 +00:00
Ana Guerrero
aa09d0f6ef Accepting request 1104175 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1104175
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=72
2023-08-17 17:42:43 +00:00
51f7c5cdb9 Accepting request 1103798 from home:polslinux:branches:Base:System
- 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).

OBS-URL: https://build.opensuse.org/request/show/1103798
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=101
2023-08-16 13:01:21 +00:00
2a3f3a0c93 Accepting request 1086727 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1086727
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=71
2023-05-12 18:33:37 +00:00
fb48f0fee2 Accepting request 1086712 from home:fcrozat:branches:Base:System
- Drop patch cve-2022-46663.patch (merged).

OBS-URL: https://build.opensuse.org/request/show/1086712
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=99
2023-05-12 10:33:22 +00:00
ace3c94e74 Accepting request 1084574 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1084574
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=70
2023-05-05 13:56:52 +00:00
Danilo Spinella
035cfa8018 Accepting request 1084565 from home:kstreitova:branches:Base:System
- Update to 633
  * This release fixes a build problem found in less-632 on systems
    which have termcap.h in a subdirectory (ncurses/termcap.h or
    ncursesw/termcap.h). There is no functional difference between
    less-632 and less-633

- Update to 632 (differences between 608 and 632)

OBS-URL: https://build.opensuse.org/request/show/1084565
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=97
2023-05-04 09:15:54 +00:00
ff1769f1a3 Accepting request 1084014 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1084014
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=69
2023-05-03 10:56:26 +00:00
Danilo Spinella
f5fd57e1d3 Accepting request 1083974 from home:kstreitova:branches:Base:System
- Update to 632
  * Add LESSUTFCHARDEF environment variable (github #275).
  * Add # command (github #330).
  * Add ^S search modifier (github #196).
  * Add --wordwrap option (github #113).
  * Add --no-vbell option (github #304).
  * Add --no-search-headers option (github #44).
  * Add --modelines option (github #89).
  * Add --intr option (github #224).
  * Add --proc-backspace, --proc-tab and --proc-return options (github #335).
  * Add --show-preproc-errors option (github #258).
  * Add LESS_LINES and LESS_COLUMNS environment variables (github #84).
  * Add LESS_DATA_DELAY environment variable (github #337).
  * Allow empty "lines" field in --header option.
  * Update Unicode tables.
  * Improve ability of ^X to interrupt F command (github #49).
  * Status column (-J) shows off-screen matches.
  * Parenthesized sub-patterns in searches are colored with unique colors, if supported by the regular expression library (github #196).
  * Don't allow opening a tty as file input unless -f is set (github #309).
  * Don't require newline input after +&... option (github #339).
  * Fix incorrect handling of some Private Use Unicode characters.
  * Fix ANSI color bug when overstriking with colored chars (github #276).
  * Fix compiler const warning (github #279).
  * Fix signal race in iread (github #280).
  * Fix reading procfs files on Linux (github #282).
  * Fix --ignore-case with ctrl-R (no regex) search (github #300).
  * Fix bug doing repeat search after setting & filter (github #299).
  * Fix bug doing repeat search before non-repeat search.
  * Fix crash with -R and certain line lengths (github #338).
  * Fix input of Windows dead keys (github #352).

OBS-URL: https://build.opensuse.org/request/show/1083974
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=95
2023-05-02 11:22:25 +00:00
eb92316ea6 Accepting request 1063861 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1063861
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=68
2023-02-09 15:21:57 +00:00
Danilo Spinella
db3321b2af Accepting request 1063860 from home:dspinella:branches:Base:System
Fix patch

OBS-URL: https://build.opensuse.org/request/show/1063860
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=93
2023-02-08 15:18:18 +00:00
Danilo Spinella
27b4904972 Accepting request 1063645 from home:psimons:branches:Base:System
Fix CVE-2022-46663.

OBS-URL: https://build.opensuse.org/request/show/1063645
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=92
2023-02-08 13:53:32 +00:00
7a2fc93e7a Accepting request 1004672 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1004672
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=67
2022-09-20 17:23:14 +00:00
Danilo Spinella
537095d7b2 Accepting request 1003485 from home:dspinella:branches:Base:System
- Update to 608:
  * Add the --header option (github #43).
  * Add the --no-number-headers option (github #178).
  * Add the --status-line option.
  * Add the --redraw-on-quit option (github #36).
  * Add the --search-options option (github #213).
  * Add the --exit-follow-on-close option (github #244).
  * Add 'H' color type to set color of header lines.
  * Add #version conditional to lesskey.
  * Add += syntax to variable section in lesskey files.
  * Allow option name in -- command to end with '=' in addition to '\n'.
  * Add $HOME/.config to possible locations of lesskey file (github #153).
  * Add $XDG_STATE_HOME and $HOME/.local/state to possible locations
    of history file (github #223).
  * Don't read or write history file in secure mode (github #201).
  * Fix display of multibyte and double-width chars in prompt.
  * Fix ESC-BACKSPACE command when BACKSPACE key does not send 0x08
    (github #188).
  * Add more \k codes to lesskey format.
  * Fix bug when empty file is modified while viewing it.
  * Fix bug when parsing a malformed lesskey file (githb #234).
  * Fix bug scrolling history when --incsearch is set (github #214).
  * Fix buffer overflow when invoking lessecho with more than 63 -m/-n 
    options (github #198).
  * Fix buffer overflow in bin_file (github #271).
  * Fix bug restoring color at end of highlighted text.
  * Fix bug in parsing lesskey file.
  * Defer moving cursor to lower left in some more cases.
  * Suppress TAB filename expansion in some cases where it doesn't make sense.
  * Fix termlib detection when compiler doesn't accept

OBS-URL: https://build.opensuse.org/request/show/1003485
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=90
2022-09-19 10:50:50 +00:00
24cd8d79d6 Accepting request 997496 from Base:System
OBS-URL: https://build.opensuse.org/request/show/997496
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=66
2022-08-18 14:48:45 +00:00
e3945c7a1f Accepting request 997488 from home:kukuk:container
- Which need one /usr/bin/which, not the package which

OBS-URL: https://build.opensuse.org/request/show/997488
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=88
2022-08-17 08:23:59 +00:00
f736cfed0a Accepting request 919490 from Base:System
OBS-URL: https://build.opensuse.org/request/show/919490
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=65
2021-09-20 21:32:17 +00:00
Danilo Spinella
7811399b13 Accepting request 919489 from home:dspinella:branches:Base:System
- Add missing runtime dependency on which, which it is used by lessopen.sh.
  Fix bsc#1190552.

OBS-URL: https://build.opensuse.org/request/show/919489
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=87
2021-09-16 10:03:56 +00:00
98fadb2fec Accepting request 905248 from Base:System
- Fix build on Leap:
    Account for distinction in confdir after UsrMerge. (forwarded request 904391 from predivan)

OBS-URL: https://build.opensuse.org/request/show/905248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=64
2021-07-17 21:36:20 +00:00
Dr. Werner Fink
41a7f65b10 Accepting request 904391 from home:predivan:updates
- Fix build on Leap:
    Account for distinction in confdir after UsrMerge.

OBS-URL: https://build.opensuse.org/request/show/904391
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=86
2021-07-09 11:40:41 +00:00
935b9be7f4 Accepting request 900723 from Base:System
OBS-URL: https://build.opensuse.org/request/show/900723
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=63
2021-06-24 16:22:01 +00:00
f9d7b2df6a Accepting request 900653 from home:dirkmueller:Factory
- 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.

OBS-URL: https://build.opensuse.org/request/show/900653
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=84
2021-06-18 08:12:34 +00:00
f33899b882 Accepting request 899945 from home:jengelh:pic
- Remove --with-pic (no static libs are ever produced).

OBS-URL: https://build.opensuse.org/request/show/899945
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=83
2021-06-18 07:57:40 +00:00
c0477dd530 Accepting request 894143 from Base:System
OBS-URL: https://build.opensuse.org/request/show/894143
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=62
2021-05-20 17:23:21 +00:00
69a9e8eb2d Accepting request 893509 from home:dirkmueller:Factory
- 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.

OBS-URL: https://build.opensuse.org/request/show/893509
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=81
2021-05-18 19:53:54 +00:00
acc20a4748 Accepting request 889202 from Base:System
OBS-URL: https://build.opensuse.org/request/show/889202
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=61
2021-04-30 22:46:10 +00:00
4c862d8221 Accepting request 889198 from home:dirkmueller:Factory
- 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.

OBS-URL: https://build.opensuse.org/request/show/889198
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=79
2021-04-29 07:40:43 +00:00
1b66039cdd Accepting request 888431 from Base:System
OBS-URL: https://build.opensuse.org/request/show/888431
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=60
2021-04-27 19:34:13 +00:00
0054f0463c Accepting request 887989 from home:AndreasStieger:branches:Base:System
less 581

OBS-URL: https://build.opensuse.org/request/show/887989
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=77
2021-04-26 09:46:23 +00:00
cd8e7e1660 Accepting request 826860 from Base:System
- 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.

OBS-URL: https://build.opensuse.org/request/show/826860
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=59
2020-08-19 16:43:57 +00:00
bda9ba0645 - 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.

OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=75
2020-08-15 16:26:08 +00:00
145e3c6150 Accepting request 807900 from Base:System
OBS-URL: https://build.opensuse.org/request/show/807900
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=58
2020-06-04 15:48:27 +00:00
b6e4743e5c Accepting request 807838 from home:AndreasStieger:branches:Base:System
less 562

OBS-URL: https://build.opensuse.org/request/show/807838
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=73
2020-05-21 07:30:43 +00:00
cfa5e0ebfd Accepting request 794657 from Base:System
OBS-URL: https://build.opensuse.org/request/show/794657
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=57
2020-04-23 16:25:00 +00:00
8322f7ba09 Accepting request 791412 from home:AndreasStieger:branches:Base:System
less 557

OBS-URL: https://build.opensuse.org/request/show/791412
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=71
2020-04-16 20:05:28 +00:00
078d79cded Accepting request 757748 from Base:System
OBS-URL: https://build.opensuse.org/request/show/757748
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=56
2019-12-23 21:41:52 +00:00
f6898c8e2c Accepting request 756986 from home:kukuk:etc
- Move lesskey* from /etc to /usr/etc

OBS-URL: https://build.opensuse.org/request/show/756986
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=69
2019-12-18 12:59:46 +00:00
8efdf1fd20 Accepting request 732670 from Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/732670
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=55
2019-09-30 13:49:14 +00:00
5db56aa550 OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=67 2019-09-23 11:24:42 +00:00
90d68b43c6 Accepting request 732396 from home:AndreasStieger:branches:Base:System
less 551

OBS-URL: https://build.opensuse.org/request/show/732396
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=66
2019-09-23 11:22:32 +00:00
275ea34009 Accepting request 602385 from Base:System
OBS-URL: https://build.opensuse.org/request/show/602385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=54
2018-05-06 12:55:53 +00:00