Changelog for
less-487-80.1.x86_64.rpm :
Fri Oct 27 14:00:00 2017 wernerAATTsuse.de
- 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
Fri Apr 28 14:00:00 2017 wernerAATTsuse.de
- Extend lesskey with mappings for 8-bit controls key escape sequences
Tue Apr 4 14:00:00 2017 kstreitovaAATTsuse.com
- 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
Sun Nov 1 13:00:00 2015 astiegerAATTsuse.com
- 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
Thu Jun 25 14:00:00 2015 vcizekAATTsuse.com
- fix a crash in hilite_line (boo#915387)
* added less-fix_crash_in_hilite_line.patch
Fri Mar 13 13:00:00 2015 kstreitovaAATTsuse.com
- 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)
Fri Dec 19 13:00:00 2014 meissnerAATTsuse.com
- build with PIE
Mon Nov 24 13:00:00 2014 tchvatalAATTsuse.com
- Spec-cleaner
- Remove jless less-normal provides/obsoletes they are from 2000
Tue Jul 29 14:00:00 2014 pgajdosAATTsuse.com
- SuSE -> SUSE [bnc#889031] (internal)
Wed Nov 13 13:00:00 2013 tiwaiAATTsuse.de
- Fix lesspipe.sh for removing properly the leftover tmp files
when viewing patch files without colordiff (bnc#850225)
Tue Jul 30 14:00:00 2013 sweet_f_aAATTgmx.de
- Update to version 458
* Fix Win32 attribute display bug.
* Fix display bug when using up/down arrow on the command line.
Mon May 6 14:00:00 2013 sleep_walkerAATTsuse.cz
- make sure that -R or --RAW-CONTROL-CHARS is set in LESS
environment variable
Mon May 6 14:00:00 2013 sleep_walkerAATTsuse.cz
- add support for colordiff in lessopen.sh
Wed Mar 20 13:00:00 2013 idonmezAATTsuse.com
- 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\".
Mon Nov 12 13:00:00 2012 puzelAATTsuse.com
- Update to version 456
* Yet another bugfix in option string parser
Tue Nov 6 13:00:00 2012 puzelAATTsuse.com
- Update to version 455
* Bugfixes in buildsystem and option parser
Sun Nov 4 13:00:00 2012 puzelAATTsuse.com
- 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\".
Tue Sep 25 14:00:00 2012 vdziewieckiAATTsuse.com
- 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.
- Remove speed patch.
- Remove less-429-lessecho-man.patch
Mon Dec 5 13:00:00 2011 cfarrellAATTsuse.com
- 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
Wed Nov 30 13:00:00 2011 cooloAATTsuse.com
- add automake as buildrequire to avoid implicit dependency
Fri Nov 4 13:00:00 2011 puzelAATTsuse.com
- correctly recognize xz compressed data (bnc#728033)
Thu Jun 16 14:00:00 2011 idonmezAATTnovell.com
- 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.
Thu May 26 14:00:00 2011 sweet_f_aAATTgmx.de
- 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
Thu May 26 14:00:00 2011 sweet_f_aAATTgmx.de
- lessopen.sh, support xz compressed data
Mon Jun 28 14:00:00 2010 jengelhAATTmedozas.de
- use %_smp_mflags
Thu Oct 1 14:00:00 2009 puzelAATTnovell.com
- add support for listing directories to lessopen.sh (bnc#537646)
- thanks to Dimitar Pashov for the patch
Mon Jul 27 14:00:00 2009 puzelAATTnovell.com
- bump version to less-436 (final)
* no code changed
Fri Jul 10 14:00:00 2009 puzelAATTnovell.com
- update to less-436beta
* Fixes a few search and filter bugs.
Tue Jul 7 14:00:00 2009 puzelAATTnovell.com
- update to less-434beta
* Don\'t pass \"-\" to non-pipe LESSOPEN unless it starts with \"-\".
* Allow a fraction as the argument to the -# (--shift) option.
* Fix highlight bug when underlined/overstruck text matches at end of line.
* Fix non-regex searches with ctrl-R.
Wed Jun 3 14:00:00 2009 puzelAATTsuse.cz
- update to less-429
* LESSOPEN pipe will now be used on standard input, if the LESSOPEN
environment variable begins with \"|-\".
* The -D option with one number now means use the normal background color.
* Fix non-ANSI-compliant code that caused problems with some compilers.
* Fix binary file detection in UTF-8 mode.
* Fix display problems with long lines on \"ignaw\" terminals.
* Fix problem interrupting the line number calculation for initial prompt.
* Fix SGR emulation when dealing with multiple attributes (eg. bold+underline).
* Fix highlight bug when searching for underlined/overstruck text.
- drop fix-binfile-detection.patch (fixed upstream)
- drop less-424b.patch (fixed upstream)