55 Commits

Author SHA256 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
0736ddf804 Accepting request 602384 from home:kstreitova:branches:Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/602384
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=64
2018-04-29 11:37:53 +00:00
b184e5827a Accepting request 593205 from home:kukuk:branches:Base:System
- Use %license instead of %doc [bsc#1082318]

OBS-URL: https://build.opensuse.org/request/show/593205
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=62
2018-04-03 12:30:25 +00:00
94451234f2 Accepting request 486147 from home:kstreitova:branches:Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/486147
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=56
2017-04-06 13:26:16 +00:00
1e9cc3cf45 Accepting request 341939 from home:AndreasStieger:branches:Base:System
less 481

OBS-URL: https://build.opensuse.org/request/show/341939
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=54
2015-11-02 13:04:26 +00:00
1c9bacddcb Accepting request 313669 from home:vitezslav_cizek:branches:Base:System
- fix a crash in hilite_line (boo#915387)
  * added less-fix_crash_in_hilite_line.patch

OBS-URL: https://build.opensuse.org/request/show/313669
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=52
2015-06-25 12:26:20 +00:00
57b47b362a Accepting request 290992 from home:kstreitova:branches:Base:System
- 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)

OBS-URL: https://build.opensuse.org/request/show/290992
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=50
2015-03-18 16:40:41 +00:00
bb27d56340 - build with PIE
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=48
2014-12-19 14:58:57 +00:00
Tomáš Chvátal
be02d5505a - Spec-cleaner
- Remove jless less-normal provides/obsoletes they are from 2000

OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=46
2014-11-24 16:45:54 +00:00
Tomáš Chvátal
faabb1dce8 Accepting request 242869 from home:pgajdos
- SuSE -> SUSE

OBS-URL: https://build.opensuse.org/request/show/242869
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=43
2014-07-29 14:19:56 +00:00
987ed0dcb5 Accepting request 184965 from home:rudi_m:branches:Base:System
- Update to version 458
  * Fix Win32 attribute display bug.
  * Fix display bug when using up/down arrow on the command line.

OBS-URL: https://build.opensuse.org/request/show/184965
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=39
2013-07-31 09:41:40 +00:00
6ba9c51c50 Accepting request 160301 from home:namtrac:bugfix
- Update to version 457
  * Allow backslash escaping of metacharacters in LESS environment
    variable if the --use-backslash option is set.
  * Don't quit if syntax errors are found in command line options.
  * Increase sizes of some internal buffers.
  * Fix configure bug with --with-regex=none.
  * Fix crash with "stty rows 0".

  isupper, many thanks to Björn Jacke for hint and patch [#29827]

OBS-URL: https://build.opensuse.org/request/show/160301
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=35
2013-03-25 11:56:16 +00:00
Petr Uzel
5baa19dbec - Update to version 456
* Yet another bugfix in option string parser

OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=33
2012-11-12 20:50:32 +00:00
Petr Uzel
bd36c150f1 - Update to version 455
* Bugfixes in buildsystem and option parser

OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=31
2012-11-06 11:29:09 +00:00
Petr Uzel
75e94ce163 - Update to version 453
* Allow backslash escaping of metacharacters in LESS environment
    variable.
  * Don't quit if syntax errors are found in command line options.
  * Increase sizes of some internal buffers.
  * Fix configure bug with --with-regex=none.
  * Fix crash with "stty rows 0".

OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=30
2012-11-04 21:07:58 +00:00
Wojtek Dziewięcki
0c0c1fffc9 rm patch prom spec
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=29
2012-09-25 08:56:22 +00:00
Wojtek Dziewięcki
ea4300636f - Update to version 451
* Add ESC-F command to keep reading data until a pattern is
    * found.
    * Use exit code of LESSOPEN script if LESSOPEN starts with
    * "||".
    * When up/down arrow is used on the command line immediately
    * after typing text, the next command starting with that text is
      found.
    * Add support for GNU regex.
    * Add configure option --with-regex=none and fix compile
    * errors when compiling with no regex library.
    * Fix possible crashes caused by malformed LESSOPEN or 
      LESSCLOSE variables.
    * Fix bug highlighting text which is discontiguous in the
    * file due to backspace processing.
    * Fix bug in displaying status column when scrolling
    * backwards with -J and -S in effect.
- Comment out speed patch.

OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=26
2012-09-25 07:52:19 +00:00
Cristian Rodríguez
cd84cca139 Accepting request 95473 from home:babelworx:ldig:branches:Base:System
license update: GPL-3.0+ or BSD-2-Clause
The less license is a choice of either GPL-3.0+ or BSD-2-Clause (less license). Use SPDX format

OBS-URL: https://build.opensuse.org/request/show/95473
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=24
2011-12-05 19:44:37 +00:00
a374bdba1d Accepting request 94457 from home:coolo:removeautomake
add automake to buildrequires

OBS-URL: https://build.opensuse.org/request/show/94457
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=22
2011-11-30 13:12:14 +00:00
Petr Uzel
efa80a8687 - correctly recognize xz compressed data (bnc#728033)
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=19
2011-11-04 09:57:10 +00:00
Petr Uzel
2d167513d4 Accepting request 73808 from home:namtrac:branches:Base:System
- Update to version 444
  * Fix bug in unget handling that can cause strange effects on the command line.
  * Remove vestiges of obsolete -l option that can cause a crash.

OBS-URL: https://build.opensuse.org/request/show/73808
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=17
2011-06-16 11:17:41 +00:00
Cristian Rodríguez
3c8b3c7057 Accepting request 71702 from home:rudi_m:branches:Base:System
- bump version 443
  * Change search behavior such that when a search is given an explicit pattern,
    the entire displayed screen is included in the search and not just the
    portion after the target line.
  * Add -A option to change search behavior to the old way: only the portion of
    the screen after the target line is searched.
  * Add %F formatting to prompt strings, replaced by the last component of the
    input file.
  * Control-G while editing a command exits the command.
  * Less now exits with status 2 if control-C is pressed and -K is in effect.
  * Fix "ungetc overflow" when passing long commands via the -p option.
  * Fix bug in using line filtering via the & command in combination with -i and
    -I.
  * Fix bug in handling negative arguments to the -j option.
  * Fix bug in handling %t in prompt strings.
  * Improve handling of long option names.
  * Improve percentage calculation for very large files.
- remove mouse patch because
  * conflicting short opt -A since version 443, see changes above
  * was working for xterm only so probably nobody is using it

OBS-URL: https://build.opensuse.org/request/show/71702
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=15
2011-05-28 21:12:21 +00:00
OBS User buildservice-autocommit
c0340e99ec Updating link to change in openSUSE:Factory/less revision 25.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=4503449d784ffb073baa0f735deee198
2011-05-27 09:30:38 +00:00
OBS User buildservice-autocommit
53f64eaa95 Updating link to change in openSUSE:Factory/less revision 22.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=5e3173d9f7c8cb952821e6f93b9b3bb9
2010-07-20 19:00:50 +00:00
OBS User autobuild
344fa3bca2 Accepting request 43449 from Base:System
checked in (request 43449)

OBS-URL: https://build.opensuse.org/request/show/43449
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=11
2010-07-20 19:00:49 +00:00
Stephan Kulow
fa22fef9bc Accepting request 42135 from home:jengelh:smp
Copy from home:jengelh:smp/less via accept of submit request 42135 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/42135
OBS-URL: https://build.opensuse.org/package/show/Base:System/less?expand=0&rev=10
2010-06-28 21:26:17 +00:00
OBS User autobuild
ad6204188b Accepting request 21491 from Base:System
Copy from Base:System/less based on submit request 21491 from user puzel

OBS-URL: https://build.opensuse.org/request/show/21491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=17
2009-10-03 00:45:59 +00:00
OBS User unknown
2abd3ef56c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=16 2009-07-27 21:05:14 +00:00
OBS User unknown
53e3f4d59c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=15 2009-07-11 01:27:35 +00:00
OBS User unknown
80b2a0d9b8 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=14 2009-06-05 21:53:06 +00:00
OBS User unknown
f3dafb1245 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=13 2008-12-17 13:18:56 +00:00
OBS User unknown
5a3c180369 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=12 2008-08-28 21:35:03 +00:00
OBS User unknown
960646827c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=11 2008-07-20 22:40:38 +00:00
OBS User unknown
e8bff888d0 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=10 2008-02-15 00:28:05 +00:00
OBS User unknown
4a15af25e9 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=9 2007-12-20 15:43:31 +00:00
OBS User unknown
ee20985191 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=8 2007-11-15 14:19:48 +00:00
OBS User unknown
2f74b01825 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=7 2007-11-14 21:10:26 +00:00
OBS User unknown
b8a717a60d OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=6 2007-10-31 16:07:16 +00:00