X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=86c9debb10a4c91dc627733dd1f3fe8d769dd090;hb=ee7cc54d25e3ba3fe2a1829ed6b865112a5a6737;hp=25368d19b517d3c13525b032f6e02bbeebe7fdc7;hpb=4862e2b1f02adca8d5d24886268178b8635a9140;p=perltidy.git diff --git a/debian/changelog b/debian/changelog index 25368d1..86c9deb 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 + + -- 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)