X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=86c9debb10a4c91dc627733dd1f3fe8d769dd090;hb=ee7cc54d25e3ba3fe2a1829ed6b865112a5a6737;hp=af7e5acdee909bd0141af420ef2c3ca58b124e4d;hpb=e12c2abf0ba9310c13e0e485cf09e9905d10ff5b;p=perltidy.git diff --git a/debian/changelog b/debian/changelog index af7e5ac..86c9deb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,25 @@ +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 + + -- Don Armstrong Sun, 22 Oct 2017 10:18:21 -0700 + +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