X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=f6f78d5d0085a3b1467044f83153f58729e45916;hb=2e42eeb89bba3a670afffcfe0d783db2e35ac4be;hp=54c7130aeaf69a1c3f8da439b2487c965e91df63;hpb=ba56ac7f2289bd80f7aefea91a5e50130bd21af3;p=perltidy.git diff --git a/debian/changelog b/debian/changelog index 54c7130..f6f78d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,44 @@ +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) + * Update VCS location after switching to git + * Fix insecure tmpfile creation (closes: #740670) + + -- Don Armstrong Fri, 07 Mar 2014 18:18:01 -0800 + +perltidy (20120701-1) unstable; urgency=low + + * New upstream release (closes: #681368) + + Don't munge contents of __DATA__ even when they + look like POD (closes: #614288) + * Switch to debhelper auto rules + * Document VCS location + + -- Don Armstrong Fri, 13 Jul 2012 16:50:35 -0700 + +perltidy (20101217-1) unstable; urgency=low + + * New upstream release (closes: #613417) + + -- Don Armstrong Mon, 14 Feb 2011 15:10:43 -0800 + perltidy (20090616-1) unstable; urgency=low * New upstream release