diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2014-08-22 11:11:34 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2014-08-22 11:19:19 +0000 |
commit | 0cd1f93d4f077fbc383ab2fe095798929b5a17c4 (patch) | |
tree | 6e1959dff50be0bd5123f2aad3b2e5ebe70f341e /debian/patches | |
parent | Update 080_gc72.patch to prevent segfaults (closes: #758831) (diff) | |
download | w3m-0cd1f93d4f077fbc383ab2fe095798929b5a17c4.tar.gz w3m-0cd1f93d4f077fbc383ab2fe095798929b5a17c4.zip |
Update header of 080_gc72.patch
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/080_gc72.patch | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/debian/patches/080_gc72.patch b/debian/patches/080_gc72.patch index e643b3a..4642ce1 100644 --- a/debian/patches/080_gc72.patch +++ b/debian/patches/080_gc72.patch @@ -1,5 +1,10 @@ -Description: Patch from Gentoo to support Boehm GC 7.2 -Origin: http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/www-client/w3m/files/w3m-0.5.2-gc72.patch?revision=1.1&view=markup +Description: Support Boehm GC 7.2 +Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;filename=080_gc72.patch;att=1;bug=758831 +From: Micah Cowan <micah@addictivecode.org> +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758831 +Bug-Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=555467 +Bug: http://sourceforge.net/p/w3m/patches/63/ +Bug: http://sourceforge.net/p/w3m/patches/59/ Index: w3m-0.5.3/main.c =================================================================== |