Commit Graph

151 Commits

Author SHA1 Message Date
Matej Mužila
fbf1954bf4 Update to new upstream release
Resolves: #1719419
2019-07-17 12:59:17 +02:00
Matej Mužila
4a46a54bc3 Update to new upstream release
Resolves: #1674080
2019-06-04 15:22:03 +02:00
Fedora Release Engineering
dfb1edb94c - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 06:30:04 +00:00
Igor Gnatenko
115e05d7e4 Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:11 +01:00
Pavel Raiskup
02d1df97a0 add lzip compression support into lesspipe.sh script
Thanks for the patch to Andrew Schorr.

Version: 530-3
2019-01-09 09:57:26 +01:00
Fedora Release Engineering
92933f680d - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 07:41:28 +00:00
Pavel Raiskup
42417cf532 new upstream stable release
Version: 530-1
2018-02-17 06:21:12 +01:00
Pavel Raiskup
3a269d779c rebase: new (at this time only beta) upstream release
Version: 529-1
2018-02-17 06:16:38 +01:00
Pavel Raiskup
24940f06e5 rebase: new (at this time only beta) upstream release
Version: 527-1
2018-02-17 06:15:53 +01:00
Pavel Raiskup
584367a469 rebase: beta test release
Version: 520-1
2018-02-17 06:14:14 +01:00
Fedora Release Engineering
1d41c18e55 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 21:00:59 +00:00
Fedora Release Engineering
b1a2bf9089 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 01:04:10 +00:00
Fedora Release Engineering
f90e9de914 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 18:23:24 +00:00
Pavel Raiskup
f32e1da3d7 lesspipe.sh: read *.rpm text files
Resolves: rhbz#1449790
Version: 487-3
2017-05-16 16:44:03 +02:00
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