~ubuntu-branches/debian/sid/automake1.10/sid

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Eric Dorland
  • Date: 2012-07-10 18:17:48 UTC
  • Revision ID: package-import@ubuntu.com-20120710181748-6wx8g2v4oh1xej6v
Tags: 1:1.10.3-3
lib/am/distdir.am: Backport fix for CVE-2012-3386 "Temporary worldwide
write permissions during make distcheck". (Closes: #681117)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
automake1.10 (1:1.10.3-3) unstable; urgency=high
 
2
 
 
3
  * lib/am/distdir.am: Backport fix for CVE-2012-3386 "Temporary worldwide
 
4
    write permissions during make distcheck". (Closes: #681117)
 
5
 
 
6
 -- Eric Dorland <eric@debian.org>  Tue, 10 Jul 2012 18:17:48 -0400
 
7
 
1
8
automake1.10 (1:1.10.3-2) unstable; urgency=low
2
9
 
3
10
  * debian/rules: Don't run the test suite, it's old. (Closes: #674319)