ports/81502: archivers/torrentzip removes the read flag from zip files [sw-bug].
Scot W. Hetzel
swhetzel at gmail.com
Thu May 26 14:40:15 UTC 2005
>Number: 81502
>Category: ports
>Synopsis: archivers/torrentzip removes the read flag from zip files [sw-bug].
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu May 26 14:40:05 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Scot W. Hetzel
>Release: 5.4-STABLE
>Organization:
Ye Old Computer
>Environment:
>Description:
Torrentzip uses the read permission flag to check if a zip file needs to be processed. It does this by first setting all zip files to 0400, then as it processes the zip file it changes the permissions to 0200.
>How-To-Repeat:
run torrentzip on a directory of zip files with permissions 644, you'll find that they are now 0200.
>Fix:
Apply attached patch in the following email message.
Also bump PORTREVISION.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list