Commit Graph

137 Commits

Author SHA1 Message Date
Fedora Release Engineering
8ba41a80f5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 18:15:05 +00:00
Jozef Mlich
9f27a92b2f rebase to less 487
Resolves: #1389577
2016-10-28 08:27:05 +02:00
Ville Skyttä
6502b093ba Prefer gpg2 over gpg for *.gpg
Resolves: rhbz#1383284
Version: 481-6
2016-10-11 12:04:13 +02:00
Pavel Raiskup
8e7f15f2e1 LESSOPEN: use '||' syntax again
Related: rhbz#1254837
Version: 481-5
2016-04-25 06:53:44 +02:00
Pavel Raiskup
6dde17a846 requires: don't require man-db
Resolves: rhbz#1278857
Version: 481-4
2016-04-20 09:59:55 +02:00
Pavel Raiskup
32b553bce3 less.csh: avoid unnecessary stat() call
Resolves: #1321591
Version: 481-3
2016-03-29 15:38:13 +02:00
Ville Skyttä
11bfc57bdf less.sh: Avoid unnecessary stat call
While at it, remove unnecessary executable bits (in git) and shebang
from less.*sh.
2016-03-29 08:37:07 +02:00
Dennis Gilmore
3628f016fe - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 02:46:08 +00:00
Viktor Jancik
81a5028f51 Update to 481, fixes (#1231493) 2015-10-02 12:57:18 +02:00
Viktor Jancik
00941dc566 Fixed licensing and missing double quotes in profile.d scripts #1257516 #1258808 #1259030 2015-09-02 13:44:57 +02:00
Viktor Jancik
09eadae3be Fixed man page text highlighting 2015-08-22 17:37:14 +02:00
Viktor Jancik
6d7e9d2370 Fixed displaying of nonascii characters #1241543 2015-08-22 02:52:22 +02:00
Viktor Jancik
b539f87ad6 Modification to previous profile.d script changes 2015-08-22 00:45:30 +02:00
Viktor Jancik
3f003aa67c Fixed profile.d less init scripts 2015-08-21 22:16:14 +02:00
Viktor Jancik
396e286dd3 Updated spec file 2015-08-03 15:44:43 +02:00
Jozef Mlich
9820dc236c Update to 479 (#1240456) 2015-07-08 08:40:33 +02:00
Jozef Mlich
9c78a12749 update to 478
http://greenwoodsoftware.com/less/news.478.html
2015-06-24 10:26:21 +02:00
Dennis Gilmore
a24f11f952 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 14:04:23 +00:00
Jozef Mlich
48f39f63a0 out of bounds read access in is_utf8_well_formed()
Resolves: #1201310
CVE-2014-9488

This is an update of previous patch.

The function is_utf8_well_formed was defined in charset.c with single parameter. I was surprised, that it is even compiling.

This new patch is updating own implementation of function is_utf8_well_formed and fixing also its other use. The code is taken from Mark Nudelman's unreleased version of less.
2015-06-01 09:13:01 +02:00
Jozef Mlich
a879a7d3f4 out of bounds read access in is_utf8_well_formed()
Resolves: #1201310
CVE-2014-9488
2015-06-01 08:08:35 +02:00
Till Maas
2044640c90 Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
2015-02-21 22:29:44 +01:00
Jozef Mlich
4dff135eed Update to 471 2014-12-17 17:43:11 +01:00
Peter Robinson
e581d3f3f5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 01:49:27 +00:00
Tom Callaway
6a65c154fa fix license handling 2014-07-12 18:51:50 -04:00
Jozef Mlich
db9a82f2cb rollback of previous regression/not a bug; early handling of 0 2014-06-23 16:32:33 +02:00
Jozef Mlich
632b88cf21 - (lesspipe) better handling of exit status
fixing regression of #186931 - turns over the lesspipe exit behavior
2014-06-19 14:09:08 +02:00
Dennis Gilmore
e15ca03bd8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-06 21:15:44 -05:00
Jozef Mlich
532ba4528e - (lesspipe) the groff was used just in case of gzipped man pages
- (lesspipe) the exit $? should be used directly after command;
  otherwise may return unexpected value.
- (lesspipe) not preprocessed output was returning 1
2014-05-22 16:53:02 +02:00
Jozef Mlich
a1689649cb FIXES outdated ubin_table in charset.c;
Kudos to Akira TAGOH
Resolves: #1074489
2014-03-31 09:57:35 +02:00
Jozef Mlich
c75bddd4a1 The data in less-458-old-bot-in-help.patch was not
preprocessed by mkhelp (i.e. not applied)

The --old-bot option was missing in help.
2014-02-10 09:54:22 +01:00
Jozef Mlich
fefa9bc7e4 Resolves #1036326 fixing command line parsing in lesskey 2013-12-02 15:12:42 +01:00
Dennis Gilmore
925187a252 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-02 23:29:56 -05:00
Fridolin Pokorny
2b1d93d7cd Added --old-bot to help (#948597) 2013-05-07 14:46:25 +02:00
Fridolin Pokorny
72dfd3f635 Expanded lesskey usage (#948597) 2013-05-07 14:44:46 +02:00
Fridolin Pokorny
3f5d948810 Added lessfilter info to man (#948597) 2013-05-07 14:43:29 +02:00
Fridolin Pokorny
ba0e442ee9 Expanded lessecho usage (#948597) 2013-05-07 14:41:56 +02:00
Fridolin Pokorny
de1ff32b5a Added gpg support to lesspipe.sh (#885122)
- Added ~/.lessfilter support (#885122)
2013-04-11 15:53:08 +02:00
Fridolin Pokorny
4a15a797fc Update to 458 2013-04-11 14:36:54 +02:00
Dennis Gilmore
1536f4583b - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 21:51:25 -06:00
Martin Briza
633949cc39 Changed unnecessary groff dependency to groff-base (#868376) 2012-10-25 17:42:43 +02:00
Martin Briza
e1aee64c27 Rebase to 451 2012-09-11 15:15:06 +02:00
Dennis Gilmore
a408f5cba5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 14:00:08 -05:00
Vojtech Vitek (V-Teq)
47da4db53f Merge Foption changes by Colin Guthrie to Foption.v2.patch
Resolves: #805735
2012-05-14 17:50:22 +02:00
Vojtech Vitek (V-Teq)
46c01743d8 Use POSIX regcomp instead of PCRE - revert 406-11
Resolves: #643233

Revert "- configure a regular expression library"
This reverts commit 4b961c758d.

Conflicts:
	less.spec
2012-05-14 17:20:55 +02:00
Vojtech Vitek (V-Teq)
eb6a16550a Fix less.sh not to override user-defined LESSOPEN variable
Resolves: #802757
2012-05-14 17:07:32 +02:00
Petr Písař
07840bd1b1 Rebuild against PCRE 8.30 2012-02-10 11:20:34 +01:00
Dennis Gilmore
a75e567506 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 01:12:50 -06:00
Vojtech Vitek (V-Teq)
546e8eebd8 Bump to less-444-4 2011-12-08 09:23:22 +01:00
Vojtech Vitek (V-Teq)
0758dba0e6 Avoid some unnecessary stat calls and commands in lesspipe.sh
Patch by Ville Skyttä (#741440)
2011-11-22 18:17:36 +01:00
Vojtech Vitek (V-Teq)
e2a2557c39 Use groff' instead of man -s' for rendering manpages
- This prevents options incompatibility between man and man-db packages (#718498).
- Add groff to .spec Requires
2011-11-22 17:52:58 +01:00