Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-10-15 | New patch 350_ambwidth.patch to correct ucs_ambwidth_map | Tatsuya Kinoshita | 1 | -0/+1 | |
2014-10-15 | New patch 340_ssl-init.patch to disable SSLv3 [CVE-2014-3566] | Tatsuya Kinoshita | 1 | -0/+1 | |
2014-06-23 | New patch 330_Disable-weak-ciphers.patch (LP: #1325674) | Tatsuya Kinoshita | 1 | -0/+1 | |
2014-01-03 | New patch 320_imlib2-config.patch to build with imlib2 1.4.6 | Tatsuya Kinoshita | 1 | -0/+1 | |
2014-01-03 | New patch 310_doc-ascii.patch to prefer US-ASCII in English documents | Tatsuya Kinoshita | 1 | -0/+1 | |
2013-12-27 | New patch 300_manual-links.patch to fix links in MANUAL.html (closes: #517315) | Tatsuya Kinoshita | 1 | -0/+1 | |
2013-12-14 | Drop 050_autotools-config.patch (comment out) | Tatsuya Kinoshita | 1 | -1/+1 | |
2013-12-07 | New patch 290_closedir.patch to fix a directory descriptor leak | Tatsuya Kinoshita | 1 | -0/+1 | |
2013-12-07 | New patch 280_search-next.patch to fix crash after SEARCH_NEXT | Tatsuya Kinoshita | 1 | -0/+1 | |
2013-11-10 | New patch 270_refresh-url.patch to accept single quoted URL | Tatsuya Kinoshita | 1 | -0/+1 | |
2013-11-07 | New patch 260_openssl.patch from openSUSE for OpenSSL issues | Tatsuya Kinoshita | 1 | -0/+1 | |
- Use SSL_OP_NO_COMPRESSION if available due to the "CRIME attack". [CVE-2012-4929] - Use SSL_MODE_RELEASE_BUFFERS if available. | |||||
2013-10-15 | Update 040_link_gcc45.patch to 040_link-gtk2.patch | Tatsuya Kinoshita | 1 | -1/+1 | |
2013-10-14 | New patch 250_schemebug.patch to fix scheme bug | Tatsuya Kinoshita | 1 | -0/+1 | |
2013-10-14 | New patch 240_win64gc.patch for GC on Cygwin64 | Tatsuya Kinoshita | 1 | -0/+1 | |
2013-10-13 | New patch 230_cygwin-lang.patch to fix upstream bug | Tatsuya Kinoshita | 1 | -0/+1 | |
Bug: https://sourceforge.net/p/w3m/patches/66/ | |||||
2013-10-12 | New patch 220_maxcol.patch to bump MAXCOL to 256 | Tatsuya Kinoshita | 1 | -0/+1 | |
2013-10-12 | New patch 210_vim-like.patch for vim like handling (closes: #724028) | Tatsuya Kinoshita | 1 | -0/+1 | |
2013-10-12 | New patch 200_readme-img-typo.patch to typo fix (closes: #725892) | Tatsuya Kinoshita | 1 | -0/+1 | |
2013-08-08 | New patch 900_ChangeLog.patch to update ChangeLog | Tatsuya Kinoshita | 1 | -0/+1 | |
2013-08-04 | New patch 190_Strchop.patch to fix potentially segfault | Tatsuya Kinoshita | 1 | -0/+1 | |
2013-08-04 | New patch 180_execdict.patch to fix potentially segfault | Tatsuya Kinoshita | 1 | -0/+1 | |
2013-08-01 | New patch 170_w3mman2html-utf8.patch (LP: #680202) | Tatsuya Kinoshita | 1 | -0/+1 | |
2013-08-01 | New patch 160_ignore-shy.patch to ignore ­ (closes: #441934) | Tatsuya Kinoshita | 1 | -0/+1 | |
2013-08-01 | New patch 150_contact-list.patch to update README (closes: #696209) | Tatsuya Kinoshita | 1 | -0/+1 | |
2013-07-30 | New patch 050_autotools-config.patch to update config.* | Tatsuya Kinoshita | 1 | -0/+1 | |
2013-07-30 | New patch 140_sort-dump-links.patch to sort anchors in -dump | Tatsuya Kinoshita | 1 | -0/+1 | |
2013-07-28 | New patch 015_debian-version.patch to mention debian version | Tatsuya Kinoshita | 1 | -0/+1 | |
2013-04-08 | New patch 130_siteconf.patch to support the siteconf feature | Tatsuya Kinoshita | 1 | -0/+1 | |
Patch from [w3m-dev 04464] on 2012-06-27, provided by AIDA Shinra. | |||||
2013-04-08 | New patch 120_sgrmouse.patch to support SGR 1006 mouse reporting | Tatsuya Kinoshita | 1 | -0/+1 | |
Patch from [w3m-dev 04466] on 2012-07-15, provided by Hayaki Saito. | |||||
2012-05-22 | Sync with upstream on 2012-05-22 | Tatsuya Kinoshita | 1 | -1/+0 | |
- debian/patches/010_entity-h-clean.patch: Updated - debian/patches/050_entity-h-clean.patch: Removed (meged upstream) | |||||
2012-05-19 | Assume "text" if an input type is unknown (closes: #615843) | Tatsuya Kinoshita | 1 | -0/+1 | |
Patch from <http://bugs.debian.org/615843> provided by Hilko Bengen. | |||||
2012-05-19 | Fix CPPFLAGS hardening flags missing (closes: #665491) | Tatsuya Kinoshita | 1 | -0/+1 | |
Patch from <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665491> provided by Simon Ruderich. | |||||
2012-05-03 | Fix parallel make issue | Tatsuya Kinoshita | 1 | -0/+1 | |
debian/patches/090_parallel-make.patch: Patch from Gentoo to fix parallel make issue. | |||||
2012-05-03 | Support Boehm GC 7.2 | Tatsuya Kinoshita | 1 | -0/+1 | |
debian/patches/080_gc72.patch: Patch from Gentoo to support Boehm GC 7.2. | |||||
2012-05-02 | Fix that struct file_handle conflicts with glibc 2.14 | Tatsuya Kinoshita | 1 | -0/+1 | |
debian/patches/070_glibc2.14.patch: Patch from Ubuntu to unbreak compilation with eglibc 2.14. (LP: #935540) | |||||
2011-10-30 | Appease gcc -Werror=format-security. (closes: #646321) | Tatsuya Kinoshita | 1 | -0/+1 | |
Patch from 0.5.3-3ubuntu1 to appease gcc -Werror=format-security, provided by Colin Watson. | |||||
2011-05-04 | Releasing debian version 0.5.3-1debian/0.5.3-1 | Tatsuya Kinoshita | 1 | -0/+2 | |
2011-05-04 | Releasing debian version 0.5.2-10debian/0.5.2-10 | Tatsuya Kinoshita | 1 | -2/+1 | |
2011-05-04 | Releasing debian version 0.5.2-9debian/0.5.2-9 | Tatsuya Kinoshita | 1 | -0/+2 | |
2011-05-04 | Releasing debian version 0.5.2-8debian/0.5.2-8 | Tatsuya Kinoshita | 1 | -19/+2 | |
2011-05-04 | Releasing debian version 0.5.2-7debian/0.5.2-7 | Tatsuya Kinoshita | 1 | -0/+10 | |
2011-05-04 | Releasing debian version 0.5.2-6debian/0.5.2-6 | Tatsuya Kinoshita | 1 | -7/+9 | |
2011-05-04 | Releasing debian version 0.5.2-5debian/0.5.2-5 | Tatsuya Kinoshita | 1 | -5/+7 | |
2011-05-04 | Releasing debian version 0.5.2-3debian/0.5.2-3 | Tatsuya Kinoshita | 1 | -0/+1 | |
2011-05-04 | Releasing debian version 0.5.2-2.1debian/0.5.2-2.1 | Tatsuya Kinoshita | 1 | -0/+1 | |
2011-05-04 | Releasing debian version 0.5.2-2debian/0.5.2-2 | Tatsuya Kinoshita | 1 | -0/+1 | |
2011-05-04 | Releasing debian version 0.5.2-1debian/0.5.2-1 | Tatsuya Kinoshita | 1 | -0/+2 | |