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
Vojtech Vitek (V-Teq)
4f315a666a
Substitute %makeinstall macro with make DESTDIR* install ( #732557 )
2011-08-23 12:49:16 +02:00
Vojtech Vitek (V-Teq)
b08a1e372c
Escape macro in changelog message; clean-up changelog
2011-08-23 12:43:28 +02:00
Vojtech Vitek (V-Teq)
8db062d31d
Fix debuginfo source files permissions
...
Remove strip after %makeinstall to fix debuginfo package
2011-08-12 17:23:39 +02:00
Vojtech Vitek (V-Teq)
76cad1bff0
Rebase to 444
...
Resolves : #713406
2011-07-14 19:14:08 +02:00
Vojtech Vitek (V-Teq)
e65760c031
Rebase to 443
...
Foption patch made applicable against 443
Manpage extra line patch removed; fixed upstream
2011-04-20 12:32:02 +02:00
Vojtech Vitek (V-Teq)
a01bfbd8d1
Don't convert files with UTF-16/UTF-32 string in filename
2011-04-13 16:00:53 +02:00
Vojtech Vitek (V-Teq)
662cc9bd7a
Release build 436-12
2011-02-15 14:44:07 +01:00
Vojtech Vitek (V-Teq)
d1d43b07f0
Release build 436-11
2011-02-15 12:07:51 +01:00
Vojtech Vitek (V-Teq)
f9e095f461
- Clean lesspipe.sh script
2011-02-15 12:07:11 +01:00
Vojtech Vitek (V-Teq)
50e7a8994a
Merge branch 'master' of ssh://pkgs.fedoraproject.org/less
...
Conflicts:
less.spec
2011-02-15 11:41:28 +01:00
Vojtech Vitek (V-Teq)
fc104419f2
- Add support for *.xz and *.lzma man pages
...
Split case for compressed and plain troff files
Signed-off-by: Vojtech Vitek (V-Teq) <vvitek@redhat.com>
2011-02-15 11:40:20 +01:00
Vojtech Vitek (V-Teq)
a65fb0693b
- Add support for reading UTF-16 and UTF-32 files
2011-02-14 17:06:11 +01:00
Vojtech Vitek (V-Teq)
27567f085b
- Don't require correct exit status from LESSOPEN scripts
2011-02-14 17:05:46 +01:00
Dennis Gilmore
194a24bd08
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-07 22:05:16 -06:00
Vojtech Vitek (V-Teq)
0abac17b3d
- Fix regression in lesspipe.sh script (*.gz files etc.)
...
Resolves #615303 (comment #9 )
2011-01-03 10:13:36 +01:00
Vojtech Vitek (V-Teq)
79b940a55b
- The new "--old-bot" option is not documented in the man page
...
Resolves : #510724
- Fix descriptions of some options in online help
Resolves : #578289 (Jeff Bastian <jbastian@redhat.com>)[IT603793]
2010-12-22 14:07:18 +01:00
Vojtech Vitek (V-Teq)
b21ae9241d
Increase release version to 436-7
...
Forgotten in previous commit.
2010-12-21 18:46:52 +01:00
Vojtech Vitek (V-Teq)
164583b460
- Fix for valid empty LESSOPEN pipe output
...
Resolves : #579251 , #615303
2010-12-21 18:37:35 +01:00
Nikola Pajkovsky
13e0c85106
RFE: lesspipe.sh could use a support for *.xz file
2010-04-12 08:16:36 +00:00
Nikola Pajkovsky
2866b77f8b
patched wrong manpage
2010-01-04 14:12:48 +00:00
Nikola Pajkovsky
b3e34b862d
Resolves : #546613 - RFE: add *.jar *.nbm to lesspipe.sh Resolves : #537746 -
...
Two different descriptions about the default value of LESSBINFMT
2009-12-14 09:05:26 +00:00
Jesse Keating
2bdf43cfa6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-25 05:05:09 +00:00
Zdenek Prikryl
0d1f5ae827
Foption patch is more optimal now Update to 436
2009-07-10 07:32:27 +00:00
Zdenek Prikryl
830598455c
Update to 429
2009-04-14 07:13:29 +00:00
Zdenek Prikryl
10bea8199c
Added GraphicsMagick support ( #492695 )
2009-03-31 08:25:57 +00:00
Zdenek Prikryl
51bf205882
Added lzma support Added test if fsync produces EIVAL on tty
2009-03-17 07:44:54 +00:00
Jesse Keating
5a606a9e43
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2009-02-25 12:55:49 +00:00
Zdenek Prikryl
f6f5b93907
Updated to 424
2008-06-25 10:35:50 +00:00
Zdenek Prikryl
f741bbe856
Update to 423
2008-06-11 08:50:24 +00:00
Jesse Keating
c6a9774326
- Autorebuild for GCC 4.3
2008-02-20 08:51:36 +00:00
Zdenek Prikryl
e1d8cd776c
Fixed changelog
2008-01-18 13:19:33 +00:00
Zdenek Prikryl
22e2d31925
Fixed -F option Resolves : #427551
2008-01-18 13:18:39 +00:00
Zdenek Prikryl
32454f467a
Update to 418
2008-01-04 08:30:10 +00:00
Zdenek Prikryl
a1dd57239d
Update to 416 Fixed SIGABORT caused by UTF-8 related bug Resolves #395591
2007-11-23 07:34:57 +00:00
Zdenek Prikryl
59eb7fbbaf
Update to 415
2007-11-21 07:29:49 +00:00
Ivana Varekova
006d677ec3
- remove which usage ( #312591 )
2007-11-13 15:00:32 +00:00
Ivana Varekova
3e1aa86328
- upgrade to 409
...
- remove useless/obsolete patches
- add autoconf buildrequires
2007-10-22 08:36:08 +00:00
Ivana Varekova
c440a5a8a2
- change license tag
...
- fix 312591 - add which dependency
2007-10-01 09:23:12 +00:00
Ivana Varekova
1ee72f9bc3
change license tag
2007-08-27 11:17:23 +00:00
Ivana Varekova
4b961c758d
- configure a regular expression library
2007-08-09 09:57:10 +00:00
Ivana Varekova
a7cfed4c4c
- update to 406
2007-06-26 10:09:21 +00:00
Ivana Varekova
f3589126ed
- Resolves : #242077 remove "-" option from lesspipe.sh script
2007-06-04 10:53:13 +00:00
Ivana Varekova
bcd64a9a22
- change /etc/profile.d script's permissions
2007-02-20 09:01:30 +00:00
Ivana Varekova
83fb660357
- change LICENSE permissions
2007-02-19 09:01:28 +00:00
Ivana Varekova
a1e6c5918b
- incorporate the package review
2007-02-07 12:40:08 +00:00
Ivana Varekova
d127abc4d8
- fix permissions of debuginfo source code
2006-11-22 11:31:04 +00:00
Ivana Varekova
c3234ae3f8
- fix command ">" ( #120916 )
2006-10-25 10:50:31 +00:00
Jesse Keating
9d72280f14
bumped for rebuild
2006-07-12 06:44:34 +00:00
Ivana Varekova
4d0b3cc744
- fix problem with unassigned variable DECOMPRESSOR ( #190619 )
2006-05-04 13:11:58 +00:00
Ivana Varekova
ff3841ac7d
add patch for search problem (search did not find string which occurs in a
...
line after '\0')
2006-02-15 10:53:11 +00:00
Jesse Keating
5575cd10ff
bump for bug in double-long on ppc(64)
2006-02-11 03:51:25 +00:00
Jesse Keating
986592201e
bump for new gcc/glibc
2006-02-07 12:28:10 +00:00
Jindrich Novy
ece8dc42ed
fix date in changelog
2006-01-16 14:21:41 +00:00
Jindrich Novy
30a37021c2
- apply better fix for #120916 from Avi Kivity ( #177819 ) to avoid
...
flickering when '>' is pressed multiple times
2006-01-16 14:20:52 +00:00
Jesse Keating
48f230dc4d
gcc update bump
2005-12-09 22:41:15 +00:00
Jindrich Novy
38ab14790a
update to less-394
2005-12-06 13:19:26 +00:00
Jindrich Novy
2d88a3d74c
- update to less-393
...
- groom Foption patch a bit
- remove obsolete ncursesw and utf8detect patches
2005-11-07 09:45:13 +00:00
Jindrich Novy
d039b453ff
fix the -F option
2005-10-21 14:42:56 +00:00
Jindrich Novy
8b433f058a
- update to less-392 - fixes #122847 and enhances UTF8 support
2005-10-19 10:39:46 +00:00
Jindrich Novy
0be156d997
fix displaying of bogus newline for growing files ( #120916 )
2005-09-06 10:10:07 +00:00
Jindrich Novy
707f164ffe
- rebuilt with gcc4
2005-03-04 13:57:55 +00:00
Jindrich Novy
bf373cfdee
- add patch for proper detection of UTF-8 locale, patch from Peter Rockai
2005-02-16 13:42:16 +00:00
Karsten Hopp
0f6345b3d8
- minor fix in lesspipe.sh ( #73215 )
2004-11-16 12:47:44 +00:00
cvsdist
a2c11cd01e
auto-import changelog data from less-382-4.src.rpm
...
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 07:16:41 +00:00