File links.changes of Package links
-------------------------------------------------------------------
Wed Oct 2 22:06:19 UTC 2013 - andreas.stieger@gmx.de
- version 2.8
* Fixed a memory leak if TIFF download was interrupted
* Do not save lines starting with space to URL history on the disk
* Do not misreport Date header value as last-modified date
in the info box popping up on "=".
* New graphics glyphs
* Fixed file 045e.png. It was not compatible with libpng-1.6
* Test integers addition for overflow. This fixes possible crashes
due to overflows, they could possibly be security-sensitive.
* Fixed a bug in Xwindow driver when images larger than 65536
pixels were used
* Fixed some integer overflows when scaling images larger than
65536 pixels
* Fixed invalid pointer comparison (comparing if NULL is smaller
than non-NULL pointer) that could result in failures with certain
compilers
* Fixed an internal error in decompressed file cache if Links
was running out of memory and was freeing cached data
* An option that allows the user not to save URL history
* An option to send do not track request
* Reduced CPU consumption when downloading big files
* Fixed a crash if the user selects "Save as" and the document has
no header (the bug was introduced in Links 2.7pre1)
* Parse FTP directories on VMS FTP server
* Use a blocking pipe when communicating with the dns process, it
fixes a possible error when system pipe buffer is too small
* data: url
* Accept color in #xxx format (besides usual #xxxxxx)
* Fixed an infinite retry loop when the server terminates
connection prematurely
* Fixed some races in the framebuffer driver that could result in
display corruption if the user is switching virtual consoles too
quickly
* Don't save URLs with password to history file on a disk
* Fixed a rare bug where image alpha channel was not applied
correctly
- package calibration pattern and other documentation files
- updated patches for upstream changes:
* configure.diff
* links-nosslcomp.patch
* links-sni.patch
- support simultaneous build jobs
-------------------------------------------------------------------
Thu Aug 22 20:06:22 UTC 2013 - crrodriguez@opensuse.org
- links-no-date-time.patch: Supress usage of __DATE__ and
__TIME__ macros build-compare should be happy now.
-------------------------------------------------------------------
Thu Aug 22 19:40:59 UTC 2013 - crrodriguez@opensuse.org
- version 2.7
* support ipv6
* Fix memory leak in ftp
* support HTTPS proxy
- Update spec file URL section.
- Fix buildRequires, add support for lzma and bzip2, just use
pkgconfig(x11) instead of xorg-x11-devel
-------------------------------------------------------------------
Sun Jul 28 22:39:15 UTC 2013 - crrodriguez@opensuse.org
- Silly me tried to connect to a HTTPS host that uses
Server Name Indication (SNI) expecting it
to do something sane, of course, it did not work.
links-sni.patch: fix that.
-------------------------------------------------------------------
Mon Feb 11 01:25:09 UTC 2013 - crrodriguez@opensuse.org
- Extend configure.diff so _GNU_SOURCE and largefile Support
is tested properly
- expand inks-nosslcomp.patch to fix other misuses of the openssl
API including TLSv1 being disabled (with the wrong API too)
- build with SSL_NO_INTERN so we can escape ABI breaks in future
openSSL versions
-------------------------------------------------------------------
Mon Feb 11 00:24:37 UTC 2013 - crrodriguez@opensuse.org
- links was used to demonstrate bnc#803004
"openSSL 1.0.1d breaks most, if not all, SSL connections"
It also turns out that links is not doing SSL stuff quite right..
HTTPS clients must not negotiate SSL compression which is compromised
since CVE-2012-4929 (aka. the CRIME attack) and should not even
try to use SSLv2 either which is broken since a very long time
(links-nosslcomp.patch)
-------------------------------------------------------------------
Tue May 15 08:45:10 UTC 2012 - bg@suse.com
- updated to 2.6
* Fixed integer overflows if file cache has more than 2GB
* Continue downloads to partially downloaded file
* Reload bookmarks if some other Links instance changes them
* Fix for big endian Xserver
* Fixed several inefficiencies
* Lots more fixes, see ChangeLog
* This also fixes bnc#756403
-------------------------------------------------------------------
Mon Jan 16 08:31:29 UTC 2012 - pgajdos@suse.cz
- updated to 2.5
* obsoletes libpng15.patch
* Support lzma compression
* Implemented forward history
* Removed save bookmarks menu option, bookmarks are saved always when
closing bookmark window
* Recognise tgz extension
* Do not send '#' in the url when downloading
* etc, see ChangeLog
-------------------------------------------------------------------
Fri Jan 6 16:06:39 UTC 2012 - pgajdos@suse.com
- build also for libpng15
* libpng15.patch
-------------------------------------------------------------------
Fri Dec 2 15:54:44 UTC 2011 - coolo@suse.com
- add automake as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Wed Sep 22 05:43:51 UTC 2010 - cristian.rodriguez@opensuse.org
- Restore mssing mouse and tiff support
-------------------------------------------------------------------
Fri Aug 7 11:39:50 CEST 2009 - bg@suse.de
- update to version 2.2
- lots of bugfixes
- Support HTTP/0.9
- translation update for french and swiss german
- also fixes bug #262302
- for a detailed list, see http://links.twibright.com/download/ChangeLog
- remove javascript, because it is broken anyways.
-------------------------------------------------------------------
Mon Jun 2 01:05:47 CEST 2008 - crrodriguez@suse.de
- needs fno-strict-aliasing
-------------------------------------------------------------------
Wed Aug 22 12:20:25 CEST 2007 - bg@suse.de
- update to version 2.1pre30
o Fixed security bug: special characters in URL could be passed to a
shell when spawning user viewer
-------------------------------------------------------------------
Fri Aug 10 16:00:19 CEST 2007 - bg@suse.de
- update to version 2.1pre29
o several fixes
o updates of translations
o http://user:password@host/ possible now
o Allowed download of files larger than 2G
o Accept urls http://host.domain#position
o Removed SDL support
o readded javascript needed for blinux (was removed in this version)
-------------------------------------------------------------------
Fri Feb 9 01:24:31 CET 2007 - ro@suse.de
- fix build as non-root
-------------------------------------------------------------------
Fri Nov 17 15:19:46 CET 2006 - bg@suse.de
- disable smb protocol in url.c. Fix Bug #221645.
-------------------------------------------------------------------
Tue Oct 17 00:19:16 CEST 2006 - ro@suse.de
- use DirectFB-devel in BuildRequires
-------------------------------------------------------------------
Wed Jan 25 21:37:55 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Fri Jan 20 14:49:09 CET 2006 - schwab@suse.de
- Don't strip binaries.
-------------------------------------------------------------------
Thu Sep 22 09:56:47 CEST 2005 - bg@suse.de
- update to version 2.1pre18
- fixing compiler warnings
-------------------------------------------------------------------
Mon Feb 28 13:52:31 CET 2005 - bg@suse.de
- update to version 2.1pre17
-------------------------------------------------------------------
Fri Feb 4 13:07:47 CET 2005 - bg@suse.de
- update to version 2.1pre16
- fixed compiler warnings
-------------------------------------------------------------------
Thu Jul 29 10:12:14 CEST 2004 - bg@suse.de
- update to version 2.1pre15
-------------------------------------------------------------------
Tue Feb 3 13:55:49 CET 2004 - bg@suse.de
- fixed compiler warnings
-------------------------------------------------------------------
Fri Jan 9 13:51:53 CET 2004 - bg@suse.de
- update to version 2.1pre14
- enabled framebuffer
-------------------------------------------------------------------
Mon Jun 2 10:25:54 CEST 2003 - bg@suse.de
- update to version 2.1pre11
- broken cookies (www.sueddeutsche.de) don't crash links anymore
- navigation with keyborad arrows now works in graphical mode as
well.
-------------------------------------------------------------------
Wed Feb 12 09:52:23 CET 2003 - bg@suse.de
- update to version 2.1pre7
-------------------------------------------------------------------
Wed Sep 18 01:48:26 CEST 2002 - ro@suse.de
- removed bogus self-provides
-------------------------------------------------------------------
Tue Aug 6 15:19:20 CEST 2002 - bg@suse.de
- update to version 2.1pre2
- added graphics support
-------------------------------------------------------------------
Mon Sep 3 09:35:10 CEST 2001 - bg@suse.de
- update to version 0.96
- SSL connections are now possible
- lots of translation updates
-------------------------------------------------------------------
Thu Aug 24 16:34:37 CEST 2000 - bg@suse.de
- new Version 0.92
- added patch for dummy java-script
- added patch for saving cookies
- added BuildRoot
-------------------------------------------------------------------
Tue May 30 16:43:04 CEST 2000 - bg@suse.de
- initial release