Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
gpart
gpart-0.1h-glibc_2.7_open.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gpart-0.1h-glibc_2.7_open.patch of Package gpart
--- src/gpart.c.orig +++ src/gpart.c @@ -1221,7 +1221,7 @@ { int fd, ret = 0; - if ((fd = open(bfile,O_WRONLY|O_CREAT)) < 0) + if ((fd = open(bfile,O_WRONLY|O_CREAT,0660)) < 0) return (ret); if (write(fd,d->d_pt.t_boot,512) == 512)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor