~ubuntu-branches/ubuntu/dapper/xfsdump/dapper-security

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Jamie Strandboge
  • Date: 2007-09-19 16:11:05 UTC
  • Revision ID: james.westby@ubuntu.com-20070919161105-igwx03748bl6aoes
Tags: 2.2.30-1ubuntu0.1
* SECURITY UPDATE: xfs_fsr in xfsdump creates a temporary directory with
  insecure permissions allowing local users to read or overwrite files
* Added inline patch to fsr/xfs_fsr.c to use safe permissions
* References
  CVE-2007-2654

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
xfsdump (2.2.30-1ubuntu0.1) dapper-security; urgency=low
 
2
 
 
3
  * SECURITY UPDATE: xfs_fsr in xfsdump creates a temporary directory with
 
4
    insecure permissions allowing local users to read or overwrite files
 
5
  * Added inline patch to fsr/xfs_fsr.c to use safe permissions
 
6
  * References
 
7
    CVE-2007-2654
 
8
 
 
9
 -- Jamie Strandboge <jamie@ubuntu.com>  Wed, 19 Sep 2007 16:11:05 -0400
 
10
 
1
11
xfsdump (2.2.30-1) unstable; urgency=low
2
12
 
3
13
  * New upstream release (closes: #318088).