sthen
0dde427829
Security update to links 2.6, fixes include:
...
- Buffer overflow when pasting too long text from clipboard to dialog
boxes (not remotely exploitable)
- A write out of allocated memory in the graphics renderer
(potentially exploitable)
- An infinite loop when parsing invalid usemap specification in text and
graphics mode (can cause browser lockup, but not otherwise exploitable)
- Accesses out of memory in the xbm decoder (potentially exploitable)
Also drop dip.c patch to resolve crashes with libpng 1.5, upstream
appears to have fixed this separately in the update to 2.5.
Thanks jasper@ for additional testing.
2012-04-10 11:59:44 +00:00
fgsch
6eae382ad2
Update to links 2.5.
...
ajacoutot@ ok
2012-02-27 18:21:41 +00:00
jasper
1f9cf6478f
- add a patch from pkgsrc to prevent links+ (in gui mode) from crashing on
...
certain webpages after recent png update. though links was doing bad things, not png..
2011-07-21 18:36:36 +00:00
naddy
eed7c62887
Fix build with png-1.5.
...
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
sthen
28939ba3ea
update to 2.2, various fixes including portability (LP64 big-endian)
2008-10-10 23:08:26 +00:00
fgsch
aa5a75e351
update to 2.1pre30. this update includes the removal of js support.
...
see http://links.twibright.com/download/ChangeLog for more details.
2007-10-20 11:44:23 +00:00
kili
f4f61b53c9
Update to 2.1pre26. Fixes CVE-2006-5925 (smbclient command injection).
...
"please commit it" sturm@
2006-12-13 08:53:08 +00:00
fgsch
896b1eb548
update to 2.1pre23; while i'm here remove myself as maintainer.
2006-10-28 22:52:13 +00:00
fgsch
85be017fd6
don't use pcre; spotted by Simon Kuhnle (simonkuhnle at web dot de)
2006-02-01 14:57:06 +00:00
fgsch
57f94070d9
update to links2.1pre19
2005-10-12 04:02:22 +00:00
fgsch
3f51242e5a
update to 2.1pre18. most of the patches were accepted one way or another.
...
tested by jolan and pedro.
2005-09-28 05:59:36 +00:00
fgsch
89c9c1d7f1
update to 2.1pre17.
2005-05-10 18:21:00 +00:00
fgsch
5c95c48f51
fix no_x11 flavor breakage after updating; prompted by espie@
...
sorry about this.
2005-03-07 21:30:00 +00:00
fgsch
e99a8692bc
remove unused.
2005-02-24 22:27:42 +00:00
fgsch
66f82ad931
update to 2.1pre16 and remove my shift fix since it causes troubles in
...
other areas. reported by Ray <ray at cyth dot net> and
Alex Holst <a at mongers dot org>. tested by jolan@ and pedro@
2005-02-24 22:24:55 +00:00
fgsch
d45346851d
no need to regenerate the language file, just patch it.
2004-12-04 01:22:16 +00:00
fgsch
45a6043284
fix a bug where shift is not set. should fix ins+shift paste.
2004-12-04 01:09:56 +00:00
fgsch
6e5d467155
update to 2.1pre15. prompted some time ago by
...
Julian Leyh <oenone at oenone dot de>. sorry for the delay dude.
2004-12-04 01:01:42 +00:00
fgsch
a96aea8dde
update to links2.1pre14; tested by jolan@ and Pedro Bastos.
2003-11-17 22:59:32 +00:00
fgsch
e04ad54e3c
update to links 2.1pre12.
2003-09-23 06:35:33 +00:00
brad
ce5f13cdff
upgrade to links 2.1pre11
...
fgsch@ pval@ ok
2003-06-12 13:47:44 +00:00
fgsch
e7793e3099
update to links 2.1pre9; tested by pvalchev@ and Pedro Bastos.
2003-04-07 19:30:21 +00:00
fgsch
c891b5c203
o ftp passive support, based from elinks.
...
o bump package name.
2002-12-28 21:49:14 +00:00
reinhard
65ee48bc3f
add missing german translation
...
ok fgsch@
2002-12-24 17:05:55 +00:00
fgsch
dfc2f63635
fix no_x11 flavor compilation; reported by naddy@.
2002-12-21 05:06:31 +00:00
fgsch
6f29b3d74f
add spanish for copy to clipboard; thanks to Gabriel Gonzalez (darkito@silc)
2002-12-17 13:31:39 +00:00
fgsch
84ac193057
treat ed2k hrefs as absolute and bump package version.
2002-12-17 08:11:31 +00:00
fgsch
120f3161a3
Use md5 functions from libc if avail.
2002-12-17 08:09:23 +00:00
fgsch
e49bbecc5f
Copy to clipboard support under X11; thanks to matthieu@ for directions.
2002-12-17 05:50:51 +00:00
fgsch
9651b32682
http auth support; code from elinks merged to links by
...
Sergey Karpov <karpov@sai.msu.su> via
William Yodlowsky <bsd@openbsd.rutgers.edu>.
thanks to pval@ and pedro bastos for testing.
2002-12-11 08:07:17 +00:00
fgsch
611e0fa68c
Update to version 2.1pre7.
2002-11-14 05:46:54 +00:00
fgsch
84e14be61f
ops, add underline for hrefs back.
2002-09-16 04:55:24 +00:00
fgsch
0d6cd66bb3
use intptr_t where needed. pvalchev@ actually noticed this and provided
...
diffs but unfortunately they got lost in a hd crash.
pvalchev@ ok.
2002-09-16 04:11:23 +00:00
fgsch
57c3a24849
update to links-2.1pre3
2002-09-15 07:29:55 +00:00
fgsch
c0fa14addb
underline href's.
2002-08-05 23:32:24 +00:00
fgsch
96d509d92b
make shift+ins paste as well. discussed with pvalchev@.
2002-07-29 23:46:35 +00:00
fgsch
0b423dec77
Make middle mouse button to paste as well, as with xterm.
...
discussed with pvalchev.
2002-07-29 14:41:49 +00:00