Changelog for
w3m-debugsource-0.5.3-172.1.i586.rpm :
Mon Nov 12 13:00:00 2012 crrodriguezAATTopensuse.org
- Due to the \"CRIME attack\" (CVE-2012-4929) HTTPS clients
that negotiate TLS-level compression can be abused for
MITM attacks. (w3m-openssl.patch)
- Use SSL_MODE_RELEASE_BUFFERS if available .
Fri Sep 28 14:00:00 2012 cfarrellAATTsuse.com
- license update: ISC
w3m permissive license much more akin to ISC (spdx.org/licenses/ISC) than
to either BSD or MIT
Thu Sep 27 14:00:00 2012 crrodriguezAATTopensuse.org
- Build with OPENSSL_NO_SSL_INTERN, poor\'s man visibility
to avoid ABI breaks between different openssl version.
- Also define _GNU_SOURCE to allow some extra optimizations
with recent GCC versions.
Fri Mar 23 13:00:00 2012 maxAATTsuse.com
- Removed w3m-helppaths.patch, because it broke interactive help
(bnc#747560). It was a leftover that should have been removed
as part of the May 2011 package overhaul.
Tue Aug 30 14:00:00 2011 crrodriguezAATTopensuse.org
- Fix build error: redefinition of \'struct file_handle\'
Sat Jul 30 14:00:00 2011 crrodriguezAATTopensuse.org
- Use ncursesw6 instead of old ncurses5
Fri May 20 14:00:00 2011 maxAATTnovell.com
- Overhaul the package
- Add license files and other stuff from the doc subcdir
(bnc#666935).
Tue Jan 18 13:00:00 2011 maxAATTnovell.com
- Version 0.5.3:
* security fix
- fix vulnerabilities indicated by bugs.debian.org.
- suppress sending Referer, if https:// -> http://
* new features
- adapt w3mimg to native windows on MS Windows.
- support xterm-incompatible terminals without gpm.
- add \"xhtml\" to default guess.
- introduce option pseudo_inlines.
- add option to avoid \"wrong number of dots\" error in cookies.
* other bug fixes
- fix \"important\" bugs from bugs.debian.org
- preserve spaces in multibyte context.
- fix proxy authentication.
Tue Jun 15 14:00:00 2010 maxAATTsuse.de
- Fix handling of embedded nul characters in certificate subjects.
(bnc#609451, CVE-2010-2074).
- Turn on certificate verification by default.
Thu Dec 31 13:00:00 2009 jengelhAATTmedozas.de
- enable parallel build
Tue Nov 3 13:00:00 2009 cooloAATTnovell.com
- updated patches to apply with fuzz=0
Mon Sep 7 14:00:00 2009 maxAATTsuse.de
- Added w3m-closedir.patch to fix a directory descriptor leak in
loadLocalDir (bnc#531675).
Mon Aug 3 14:00:00 2009 jansimon.moellerAATTopensuse.org
- small patch for gc to work with qemu-arm on the workers
Fri Nov 14 13:00:00 2008 maxAATTsuse.de
- Re-added the private copy of gc, so that we don\'t need to
provide generic L3 for the gc package, which is not used by
anything else in the distribution.
- Disable unneeded thread support in gc to fix build on ppc64.
Tue Oct 28 13:00:00 2008 maxAATTsuse.de
- Removed unneeded explicit build dependencies
- w3m-inline-image needs imlib2-loaders.
- Use system-supplied gc library.
Mon Feb 25 13:00:00 2008 crrodriguezAATTsuse.de
- use find_lang macro
Wed Sep 5 14:00:00 2007 olhAATTsuse.de
- use expandPath to expand ~ in TMPDIR (306745)
Tue Aug 14 14:00:00 2007 olhAATTsuse.de
- handle EXDEV during history file rename()
Sat Aug 11 14:00:00 2007 olhAATTsuse.de
- fix crash in parse_tag() during every start
use TMPDIR, TMP or TEMP enviroment variables
fix a few harmless uninitialized variables
Fri Jun 1 14:00:00 2007 maxAATTsuse.de
- New version: 0.5.2:
* fix format string vulnerability.
* support gtk2 with w3m-img.
* new option for LiveHTTPHeaders-like logs.
* new option to fontify
, , , and so on.
* avoid errors in \"configure\" and \"make\".
* \'\
\' handling in attributes\' values of HTML tags.
- Enabled console mouse support via gpm.
Sun Apr 1 14:00:00 2007 roAATTsuse.de
- added ncurses-devel to buildreq
Fri Feb 16 13:00:00 2007 odAATTsuse.de
- change the default for the option \"Use ASCII equivalents to
display entities\" from YES to NO. (#247397)
Thu Jan 4 13:00:00 2007 maxAATTsuse.de
- Fixed a format string problem that led to a crash.
(#230775, CVE-2006-6772)
- Made sure everything gets compiled with RPM_OPT_FLAGS.
- Enabled inline images on frame buffer consoles.