~ubuntu-branches/ubuntu/edgy/unzip/edgy-security

« back to all changes in this revision

Viewing changes to atheos/README

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2005-09-29 17:02:50 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050929170250-my63eoy88vv1gd7e
Tags: 5.52-3ubuntu2
* SECURITY UPDATE: Fix file permission modification race.
* unix/unix.c: Use fchmod() instead of chmod() to change permissions on the
  files unzip actually created, not the files another attacker might have
  hardlinked to in the meantime.
* CAN-2005-2475

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
UnZip 5.51 for AtheOS/Syllable
 
2
 
 
3
This port is based on both BeOS and UNIX versions.
 
4
As BeOS version it can extract specific file attributes.
 
5
 
 
6
TODO
 
7
----
 
8
There is only one thing to be fixed:
 
9
 write_attr() should return count of bytes written. However that's a bug
 
10
 related with AFS only.
 
11
 
 
12
Please report any bugs to Zip-Bugs@lists.wku.edu.
 
13
If this bug related with AtheOS/Syllable only, you can mail me directly:
 
14
 nruslan@hotbox.ru.
 
15
- Ruslan Nickolaev (nruslan@hotbox.ru)
 
16
  Sep 06/2004