php-htmlpurifier 4.4.0+dfsg1-1 source package in Ubuntu

Changelog

php-htmlpurifier (4.4.0+dfsg1-1) unstable; urgency=low


  * New upstream release; upstream WHATSNEW says:
    │HTML Purifier 4.4.0 is a minor security release addressing a
    │security vulnerability associated with some optional functionality.
    │It also contains an accumulation of new features and bugfixes over
    │half a year. New configuration options include %HTML.TargetBlank,
    │%HTML.AllowedComments, %HTML.AllowedCommentsRegexp,
    │%HTML.SafeIframe, %URI.SafeIframeRegexp, %Core.EnableIDNA (requires
    │PEAR Net_IDNA2 module and doesn't work for PHP 5.0.5). We also now
    │support the 'scope' attribute on tables.
  * Switch to debian/source/format 3.0 (quilt) with
    the single-debian-patch local-option
  * Omit .git* files when repacking any further .orig.tar.gz
  * Use a paxcpio (from the pax package) feature to shrink .orig.tar.gz
  * debian/rules: Modernise; add build-{arch,indep} targets
  * debian/control: Add VCS-{git,Browser}, Policy 3.9.3 (no changes)

 -- Thorsten Glaser <email address hidden>  Fri, 30 Mar 2012 11:42:47 +0200

Upload details

Uploaded by:
Christian Bayle
Uploaded to:
Sid
Original maintainer:
Christian Bayle
Architectures:
all
Section:
php
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Quantal: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
php-htmlpurifier_4.4.0+dfsg1-1.dsc 2.0 KiB 0066818311b9197c1746637c890ad7c1f19572c7fa49135e8bc98ad65b82d9a4
php-htmlpurifier_4.4.0+dfsg1.orig.tar.gz 566.5 KiB ed5298ec342fd4406ee3ec10548e9950f28690da43afa43495506b7139d28a6d
php-htmlpurifier_4.4.0+dfsg1-1.debian.tar.gz 8.6 KiB 4a5585f32508902228de9a44dbaeec6f87fa3d1057cc37b65daa194fea8e4aa1

No changes file available.

Binary packages built by this source

php-htmlpurifier: Standards-compliant HTML filter

 HTML Purifier is an HTML filter that will remove all malicious code
 (better known as XSS) with a thoroughly audited, secure yet
 permissive whitelist and will also make sure your documents
 are standards compliant.