[Home]

Summary:ASTERISK-08433: [patch] zaptel Makefile doesn't use full path to restorecon
Reporter:djflux (djflux)Labels:
Date Opened:2006-12-26 09:31:41.000-0600Date Closed:2008-06-07 12:15:06
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) zaptel-1.4.0-restorecon.patch.txt
Description:The zaptel Makefile doesn't use the full path to restorecon. Not using the full path results in a build/install failure if the user building zaptel doesn't have /sbin in their $PATH (e.g. not building zaptel as root).  

****** ADDITIONAL INFORMATION ******

Attaching patch to use full path to restorecon
Comments:By: Joshua C. Colp (jcolp) 2006-12-30 13:14:18.000-0600

Fixed in 1.2 as of revision 1773, 1.4 as of revision 1774, and trunk as of revision 1775. Thanks!

By: Digium Subversion (svnbot) 2008-06-07 12:14:36

Repository: dahdi
Revision: 1773

U   branches/1.2/Makefile

------------------------------------------------------------------------
r1773 | file | 2008-06-07 12:14:33 -0500 (Sat, 07 Jun 2008) | 2 lines

Specify full path to restorecon instead of assuming it will be available from what is in $PATH. (issue ASTERISK-8433 reported by djflux)

------------------------------------------------------------------------

http://svn.digium.com/view/dahdi?view=rev&revision=1773

By: Digium Subversion (svnbot) 2008-06-07 12:14:40

Repository: dahdi
Revision: 1774

_U  branches/1.4/
U   branches/1.4/Makefile

------------------------------------------------------------------------
r1774 | file | 2008-06-07 12:14:39 -0500 (Sat, 07 Jun 2008) | 10 lines

Merged revisions 1773 via svnmerge from
https://origsvn.digium.com/svn/zaptel/branches/1.2

........
r1773 | file | 2006-12-30 14:09:50 -0500 (Sat, 30 Dec 2006) | 2 lines

Specify full path to restorecon instead of assuming it will be available from what is in $PATH. (issue ASTERISK-8433 reported by djflux)

........

------------------------------------------------------------------------

http://svn.digium.com/view/dahdi?view=rev&revision=1774

By: Digium Subversion (svnbot) 2008-06-07 12:14:42

Repository: dahdi
Revision: 1775

_U  trunk/
U   trunk/Makefile

------------------------------------------------------------------------
r1775 | file | 2008-06-07 12:14:42 -0500 (Sat, 07 Jun 2008) | 18 lines

Merged revisions 1774 via svnmerge from
https://origsvn.digium.com/svn/zaptel/branches/1.4

................
r1774 | file | 2006-12-30 14:11:42 -0500 (Sat, 30 Dec 2006) | 10 lines

Merged revisions 1773 via svnmerge from
https://origsvn.digium.com/svn/zaptel/branches/1.2

........
r1773 | file | 2006-12-30 14:09:50 -0500 (Sat, 30 Dec 2006) | 2 lines

Specify full path to restorecon instead of assuming it will be available from what is in $PATH. (issue ASTERISK-8433 reported by djflux)

........

................

------------------------------------------------------------------------

http://svn.digium.com/view/dahdi?view=rev&revision=1775

By: Digium Subversion (svnbot) 2008-06-07 12:15:06

Repository: dahdi
Revision: 1785

_U  team/mogorman/private/my-fun-branch/
U   team/mogorman/private/my-fun-branch/Makefile
U   team/mogorman/private/my-fun-branch/xpp/card_fxo.c
U   team/mogorman/private/my-fun-branch/xpp/card_fxs.c
U   team/mogorman/private/my-fun-branch/xpp/xpp_usb.c
U   team/mogorman/private/my-fun-branch/xpp/xpp_zap.c

------------------------------------------------------------------------
r1785 | mogorman | 2008-06-07 12:15:05 -0500 (Sat, 07 Jun 2008) | 15 lines

Merged revisions 1766,1773 via svnmerge from
https://svn.digium.com/svn/zaptel/branches/1.2

........
r1766 | kpfleming | 2006-12-27 16:47:19 -0600 (Wed, 27 Dec 2006) | 2 lines

remove pointless duplication of ZAPTEL_VERSION that causes these modules to be rebuilt every time a commit is made to any part of Zaptel

........
r1773 | file | 2006-12-30 13:09:50 -0600 (Sat, 30 Dec 2006) | 2 lines

Specify full path to restorecon instead of assuming it will be available from what is in $PATH. (issue ASTERISK-8433 reported by djflux)

........

------------------------------------------------------------------------

http://svn.digium.com/view/dahdi?view=rev&revision=1785