Opened 16 years ago

Closed 15 years ago

#2264 closed task (fixed)

Gettext open args patch

Reported by: robert@… Owned by: bdubbs@…
Priority: low Milestone: 6.5
Component: Book Version: SVN
Severity: minor Keywords:
Cc:

Description

At:
http://cvs.savannah.gnu.org/viewvc/gettext/gettext-tools/src/write-catalog.c?root=gettext&r1=1.4&r2=1.5
there is a patch to Gettext's write-catalog.c to specify arguments to open(2), so permissions and ownership are set explicitly, instead of using umask. Without this patch catalogs we generate while building packages may not have the same permissions as catalogs generated by other packages.
I rediffed the patch, for LFS, here:
http://www.linuxfromscratch.org/~robert/new/patches/gettext-0.17-upstream_fixes.diff

Change History (4)

comment:1 by bdubbs@…, 15 years ago

Milestone: 7.0

comment:2 by bdubbs@…, 15 years ago

Milestone: 7.06.5

comment:3 by bdubbs@…, 15 years ago

Owner: changed from lfs-book@… to bdubbs@…
Status: newassigned

comment:4 by bdubbs@…, 15 years ago

Resolution: fixed
Status: assignedclosed

Fixed in revision 8886.

Note: See TracTickets for help on using tickets.