aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update debian/changelogTatsuya Kinoshita2020-05-021-1/+9
|
* Update Standards-Version to 4.5.0Tatsuya Kinoshita2020-05-021-1/+1
|
* Update debhelper-compat to 13Tatsuya Kinoshita2020-05-021-1/+1
|
* Add debian/upstream/metadataTatsuya Kinoshita2020-05-021-0/+4
|
* Use maintscript file instead of manual calls to dpkg-maintscript-helperTatsuya Kinoshita2020-05-024-13/+1
|
* Replace tab with spaces in debian/copyrightTatsuya Kinoshita2020-05-021-6/+6
|
* Merge branch 'lintian-fixes' into 'debian'Tatsuya Kinoshita2020-01-133-2/+10
|\ | | | | | | | | Fix some issues reported by lintian See merge request debian/w3m!2
| * Update standards version to 4.4.1, no changes needed.Debian Janitor2019-12-192-1/+2
| | | | | | | | | | Fixes lintian: out-of-date-standards-version See https://lintian.debian.org/tags/out-of-date-standards-version.html for more details.
| * debian/copyright: use spaces rather than tabs to start continuation lines.Debian Janitor2019-12-192-1/+8
|/ | | | | Fixes lintian: tab-in-licence-text See https://lintian.debian.org/tags/tab-in-licence-text.html for more details.
* Debian release 0.5.3-37debian/0.5.3-37Tatsuya Kinoshita2019-01-051-0/+21
|
* Update Standards-Version to 4.3.0Tatsuya Kinoshita2019-01-051-1/+1
|
* Update debian/copyrightTatsuya Kinoshita2019-01-051-2/+2
|
* Use debhelper-compat 11Tatsuya Kinoshita2019-01-052-2/+1
|
* Add sensible-utils to SuggestsTatsuya Kinoshita2019-01-051-0/+1
|
* Update 020_debian.patch to v0.5.3+git20190105Tatsuya Kinoshita2019-01-051-569/+1442
| | | | | | | - Respect simple_preserve_space for table cells (closes: #893902) - Fix that the mark_all_pages option works (closes: #911929) - w3mman supports specifying a section number during a keyword search (closes: #916968)
* Merge remote-tracking branch 'origin/lintian-clean' into debianTatsuya Kinoshita2018-08-278-44/+52
|\
| * mark Rules-Requires-Root: as binary-targetsHIGUCHI Daisuke (VDR dai)2018-03-191-0/+1
| |
| * Update debhelper compat version to 11HIGUCHI Daisuke (VDR dai)2018-03-192-2/+2
| |
| * eliminate lintian warning: file-contains-trailing-whitespaceHIGUCHI Daisuke (VDR dai)2018-03-192-37/+37
| |
| * eliminate lintian warning: maintainer-script-without-set-eHIGUCHI Daisuke (VDR dai)2018-03-194-5/+12
|/
* Debian release 0.5.3-36debian/0.5.3-36Tatsuya Kinoshita2018-01-251-0/+18
|
* Update Standards-Version to 4.1.3Tatsuya Kinoshita2018-01-251-1/+1
|
* Update debian/copyrightTatsuya Kinoshita2018-01-251-4/+4
|
* Migrate from anonscm.debian.org to salsa.debian.orgTatsuya Kinoshita2018-01-252-4/+4
|
* Don't use deprecated autotools-dev toolsTatsuya Kinoshita2018-01-251-2/+1
|
* Drop 030_fix_spelling_error.patch (merged in 020_debian.patch)Tatsuya Kinoshita2018-01-252-58/+0
|
* Update 020_debian.patch to v0.5.3+git20180125Tatsuya Kinoshita2018-01-251-258/+788
| | | | | | | | | | - Fix stack overflow with malformed text [CVE-2018-6196] - Fix null deref with malformed text [CVE-2018-6197] - Fix /tmp file races only when ~/.w3m is unwritable [CVE-2018-6198] (closes: #888097) - Suppress error messages when ~/.w3m is unwritable (closes: #871425) - Extend ssl_forbid_method to disable TLSv1.1 (closes: #874218) - Typo fix in --help message (closes: #878106)
* update debian/changelogdebian/0.5.3-35HIGUCHI Daisuke (VDR dai)2017-12-241-0/+17
|
* fix possible-documentation-but-no-doc-base-registrationHIGUCHI Daisuke (VDR dai)2017-12-241-0/+9
|
* eliminate lintian warning: useless-autoreconf-build-dependsHIGUCHI Daisuke (VDR dai)2017-12-241-2/+1
|
* fix spelling-error-in-binaryHIGUCHI Daisuke (VDR dai)2017-12-242-0/+58
|
* eliminate lintian warning: vcs-field-uses-insecure-uriHIGUCHI Daisuke (VDR dai)2017-12-241-1/+1
|
* Update Standards-Version to 4.1.2HIGUCHI Daisuke (VDR dai)2017-12-241-1/+1
|
* Update debhelper compat version to 10HIGUCHI Daisuke (VDR dai)2017-12-242-2/+2
|
* run wrap-and-sortHIGUCHI Daisuke (VDR dai)2017-12-241-6/+28
|
* Release to unstabledebian/0.5.3-34.1Manuel A. Fernandez Montecelo2017-12-111-2/+4
|
* Fix bug number and changelog version in previous commit from patchManuel A. Fernandez Montecelo2017-12-111-2/+2
|
* Partially fix FTCBFS (addresses: #812682)Helmut Grohne2017-12-112-0/+16
|
* Debian release 0.5.3-34debian/0.5.3-34Tatsuya Kinoshita2017-01-041-0/+9
|
* Update debian/copyrightTatsuya Kinoshita2017-01-041-1/+1
|
* Update 020_debian.patch to v0.5.3+git20170102Tatsuya Kinoshita2017-01-041-141/+694
| | | | | - Fix multiple flaws with malformed text (buffer overflow, use after free, infinite loop)
* Debian release 0.5.3-33debian/0.5.3-33Tatsuya Kinoshita2016-11-211-0/+8
|
* Update w3mconfig to use xsel as backgroundTatsuya Kinoshita2016-11-211-1/+1
|
* Update 020_debian.patch to v0.5.3+git20161120Tatsuya Kinoshita2016-11-211-203/+646
| | | | - Prevent stack overflow (closes: #844726) [CVE-2016-9439]
* Debian release 0.5.3-32debian/0.5.3-32Tatsuya Kinoshita2016-10-311-0/+9
|
* Update debhelper compat version to 9Tatsuya Kinoshita2016-10-312-2/+2
|
* Add "dict, dictd, dict-wn" to Suggests for w3mdict.cgiTatsuya Kinoshita2016-10-311-1/+1
|
* Update 020_debian.patch to v0.5.3+git20161031Tatsuya Kinoshita2016-10-311-111/+128
| | | | - Prevent stack smashing (closes: #842623, reopen: #838952)
* Debian release 0.5.3-31debian/0.5.3-31Tatsuya Kinoshita2016-10-151-0/+6
|
* Really install German documentsTatsuya Kinoshita2016-10-151-1/+1
|