perltidy 20140328-2 source package in Ubuntu

Changelog

perltidy (20140328-2) unstable; urgency=high

  * Backport fix for CVE-2016-10374 which fixes insecure file deletion of
    perltidy.ERR and perltidy.LOG files (closes: #862667)

 -- Don Armstrong <email address hidden>  Sun, 21 May 2017 12:41:30 -0700

Upload details

Uploaded by:
Don Armstrong
Uploaded to:
Sid
Original maintainer:
Don Armstrong
Architectures:
all
Section:
devel
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
perltidy_20140328-2.dsc 1.8 KiB c2a89e694d9dcc280ad3f9f5c4869bc6ae3270b0235e9e9cdc480c01cb13b00e
perltidy_20140328.orig.tar.gz 410.2 KiB 315d109a61f9d8d94b7312436c24920e0a6d0b46c36bd38698bc5484bac96723
perltidy_20140328-2.debian.tar.xz 4.2 KiB 11340d7d6421262087a09f59e812a7d1beed125b1a25da1d39c8d9993384daf7

Available diffs

No changes file available.

Binary packages built by this source

perltidy: Perl script indenter and reformatter

 Perltidy is a Perl script which indents and reformats Perl
 scripts to make them easier to read.
 .
 The formatting can be controlled with command line parameters.
 The default parameter settings approximately follow the
 suggestions in the Perl Style Guide.
 .
 Perltidy can also generate formatted HTML output from POD, and can
 even generate colored output in HTML for scripts. See examples at
 http://perltidy.sourceforge.net/