X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=f6f78d5d0085a3b1467044f83153f58729e45916;hb=2e42eeb89bba3a670afffcfe0d783db2e35ac4be;hp=25368d19b517d3c13525b032f6e02bbeebe7fdc7;hpb=0dfbf13df24cd337fbf551e341f249025b3bf518;p=perltidy.git diff --git a/debian/changelog b/debian/changelog index 25368d1..f6f78d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +perltidy (20170521-1) unstable; urgency=medium + + * New upstream release + * Die if an existing perltidy.ERR cannot be removed to block overwriting + of arbitrary files by a symlink attack. (closes: #862667) Thanks to + Jakub Wilk for identifying this issue. + * Update standards version to 4.1.1; no changes + + -- + +perltidy (20140328-1) unstable; urgency=medium + + * New upstream release + + Avoid creating perltidy.LOG file + + -- Don Armstrong Mon, 07 Apr 2014 18:27:01 -0700 + perltidy (20130922-1) unstable; urgency=medium * New upstream release (closes: #740559)