Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 0C9EFA580E for ; Sat, 12 Apr 2014 17:25:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7731E14A297; Sat, 12 Apr 2014 17:25:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4B50014A291 for ; Sat, 12 Apr 2014 17:24:59 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id d91qSIBpuANZ for ; Sat, 12 Apr 2014 17:24:58 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 1B53E14A28B for ; Sat, 12 Apr 2014 17:24:58 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1620396; Sat, 12 Apr 2014 17:24:58 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 12 Apr 2014 17:24:58 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2014Q1] pkgsrc/www/dillo To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20140412172458.1620396@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Sat Apr 12 17:24:58 UTC 2014 Modified Files: pkgsrc/www/dillo [pkgsrc-2014Q1]: Makefile PLIST distinfo Removed Files: pkgsrc/www/dillo/patches [pkgsrc-2014Q1]: patch-aa patch-ab patch-ac patch-ad patch-dillorc Log Message: Pullup ticket #4366 - requested by obache www/dillo: security update Revisions pulled up: - www/dillo/Makefile 1.65 - www/dillo/PLIST 1.19 - www/dillo/distinfo 1.36 - www/dillo/patches/patch-aa deleted - www/dillo/patches/patch-ab deleted - www/dillo/patches/patch-ac deleted - www/dillo/patches/patch-ad deleted - www/dillo/patches/patch-dillorc deleted --- Module Name: pkgsrc Committed By: obache Date: Sat Apr 12 02:24:19 UTC 2014 Modified Files: pkgsrc/www/dillo: Makefile PLIST distinfo Removed Files: pkgsrc/www/dillo/patches: patch-aa patch-ab patch-ac patch-ad patch-dillorc Log Message: Update dillo to 3.0.4. While here, * move dependency on wget to TOOLS, * simplify configuration file handling dillo-3.0.4 [April 09, 2014] +- OPTGROUP and INS elements. - Some HTML5 elements, etc. - Added show_ui_tooltip preference (BUG#1140). Patches: corvid +- Make embedding into other applications more reliable (BUG#1127). - Add search from address bar. - Share CSS user agent stylesheet between pages. Patches: Johannes Hofmann +- Better scaling (down) of images, even with consideration of gamma correction. - Fixed (possibly security) problem of FltkImgBuf caused by integer overflow (BUG#1129). - Some linebreaking fixes, and optimization for non-justified text, including new preference stretchability_factor. - Added white_bg_replacement preference. - Implemented background images (except 'background-attachment'), added load_background_images preference, as well as a new entry in the tools menu. Patches: Sebastian Geerken +- Fix a set of bugs reported by Oulu Univ. Secure Programming Group (HTML parsing, URL resolution, GIF processing, etc.) - Improved/fixed handling of HEAD, TITLE, TEXTAREA and form inputs. - Made show_url dillorc option work again (BUG#1128) Patches: Jorge Arellano Cid +- Fix compiling on Hurd. Patch: Pino Toscano +- Avoid Dpid children becoming zombies. Patch: Jorge Arellano, J. Gaffney +- HTML5 WBR element. - Fix compiling on IRIX with MIPSpro compiler. Patches: corvid, Sebastian Geerken To generate a diff of this commit: cvs rdiff -u -r1.64 -r1.64.2.1 pkgsrc/www/dillo/Makefile cvs rdiff -u -r1.18 -r1.18.8.1 pkgsrc/www/dillo/PLIST cvs rdiff -u -r1.35 -r1.35.8.1 pkgsrc/www/dillo/distinfo cvs rdiff -u -r1.10 -r0 pkgsrc/www/dillo/patches/patch-aa cvs rdiff -u -r1.18 -r0 pkgsrc/www/dillo/patches/patch-ab cvs rdiff -u -r1.13 -r0 pkgsrc/www/dillo/patches/patch-ac cvs rdiff -u -r1.4 -r0 pkgsrc/www/dillo/patches/patch-ad cvs rdiff -u -r1.1 -r0 pkgsrc/www/dillo/patches/patch-dillorc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.