[asterisk-bugs] [Asterisk 0017076]: [patch] [regression] fix for #16802 forces change of astrundir ownership, breaking socket perms
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jun 28 16:50:00 CDT 2010
The following issue has been RESOLVED.
======================================================================
https://issues.asterisk.org/view.php?id=17076
======================================================================
Reported By: stuarth
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 17076
Category: Core/General
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Asterisk Version: SVN
JIRA: SWP-1720
Regression: Yes
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-03-22 18:55 CDT
Last Modified: 2010-06-28 16:49 CDT
======================================================================
Summary: [patch] [regression] fix for
https://issues.asterisk.org/view.php?id=16802 forces change of astrundir
ownership, breaking socket perms
Description:
The patch for https://issues.asterisk.org/view.php?id=16802 changes ownership of
astrundir, even if it already
existed at startup. As a result this means that some settings of
astctlowner/astctlgroup can't be honoured.
======================================================================
----------------------------------------------------------------------
(0123979) svnbot (reporter) - 2010-06-28 16:49
https://issues.asterisk.org/view.php?id=17076#c123979
----------------------------------------------------------------------
Repository: asterisk
Revision: 272925
U branches/1.4/main/asterisk.c
------------------------------------------------------------------------
r272925 | tilghman | 2010-06-28 16:49:58 -0500 (Mon, 28 Jun 2010) | 8
lines
Don't change ownership/group/permissions on run directory, if it already
exists.
(closes issue https://issues.asterisk.org/view.php?id=17076)
Reported by: stuarth
Patches:
20100324__issue17076.diff.txt uploaded by tilghman (license 14)
Tested by: stuarth
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=272925
Issue History
Date Modified Username Field Change
======================================================================
2010-06-28 16:49 svnbot Checkin
2010-06-28 16:49 svnbot Note Added: 0123979
2010-06-28 16:49 svnbot Status ready for review =>
assigned
2010-06-28 16:49 svnbot Assigned To => tilghman
2010-06-28 16:49 svnbot Status assigned => resolved
2010-06-28 16:49 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list