Changelog for
links-2.7-25.1.x86_64.rpm :
Thu Aug 22 14:00:00 2013 crrodriguezAATTopensuse.org
- links-no-date-time.patch: Supress usage of __DATE__ and
__TIME__ macros build-compare should be happy now.
Thu Aug 22 14:00:00 2013 crrodriguezAATTopensuse.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 14:00:00 2013 crrodriguezAATTopensuse.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 13:00:00 2013 crrodriguezAATTopensuse.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 13:00:00 2013 crrodriguezAATTopensuse.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 14:00:00 2012 bgAATTsuse.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 13:00:00 2012 pgajdosAATTsuse.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 13:00:00 2012 pgajdosAATTsuse.com
- build also for libpng15
* libpng15.patch
Fri Dec 2 13:00:00 2011 cooloAATTsuse.com
- add automake as buildrequire to avoid implicit dependency
Wed Sep 22 14:00:00 2010 cristian.rodriguezAATTopensuse.org
- Restore mssing mouse and tiff support
Fri Aug 7 14:00:00 2009 bgAATTsuse.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.