7124181 squid libexec permissions are wrong
7131857 Elfarch files missing executable mode in package library/openldap
7131858 Elfarch files missing executable mode in package runtime/python-26/tests
7131859 Elfarch files missing executable mode in package runtime/erlang
7131860 Elfarch file missing executable mode in package service/network/samba
--- a/components/erlang/erlang.p5m Tue Jan 24 07:17:12 2012 -0800
+++ b/components/erlang/erlang.p5m Tue Jan 24 08:38:41 2012 -0800
@@ -18,7 +18,7 @@
#
# CDDL HEADER END
#
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
#
set name=pkg.fmri \
value=pkg:/runtime/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -4918,7 +4918,7 @@
file path=usr/lib/$(MACH64)/erlang/lib/toolbar-1.3.0.1/src/toolbar_toolconfig.erl
file path=usr/lib/$(MACH64)/erlang/lib/toolbar-1.3.0.1/src/toolbar.erl
file path=usr/lib/$(MACH64)/erlang/lib/toolbar-1.3.0.1/src/toolbar.hrl
-file path=usr/lib/$(MACH64)/erlang/lib/tools-2.6.2/bin/emem
+file path=usr/lib/$(MACH64)/erlang/lib/tools-2.6.2/bin/emem mode=0555
file path=usr/lib/$(MACH64)/erlang/lib/tools-2.6.2/c_src/erl_memory_trace_block_table.c
file path=usr/lib/$(MACH64)/erlang/lib/tools-2.6.2/c_src/erl_memory_trace_block_table.h
file path=usr/lib/$(MACH64)/erlang/lib/tools-2.6.2/c_src/erl_memory.c
@@ -9097,7 +9097,7 @@
file path=usr/lib/erlang/lib/toolbar-1.3.0.1/src/toolbar_toolconfig.erl
file path=usr/lib/erlang/lib/toolbar-1.3.0.1/src/toolbar.erl
file path=usr/lib/erlang/lib/toolbar-1.3.0.1/src/toolbar.hrl
-file path=usr/lib/erlang/lib/tools-2.6.2/bin/emem
+file path=usr/lib/erlang/lib/tools-2.6.2/bin/emem mode=0555
file path=usr/lib/erlang/lib/tools-2.6.2/c_src/erl_memory_trace_block_table.c
file path=usr/lib/erlang/lib/tools-2.6.2/c_src/erl_memory_trace_block_table.h
file path=usr/lib/erlang/lib/tools-2.6.2/c_src/erl_memory.c
--- a/components/openldap/openldap.p5m Tue Jan 24 07:17:12 2012 -0800
+++ b/components/openldap/openldap.p5m Tue Jan 24 08:38:41 2012 -0800
@@ -20,7 +20,7 @@
#
#
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
#
<transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
@@ -141,11 +141,11 @@
file path=usr/lib/$(MACH64)/liblber-2.4.so.2.7.0
file path=usr/lib/$(MACH64)/libldap-2.4.so.2.7.0
file path=usr/lib/$(MACH64)/libldap_r-2.4.so.2.7.0
-file path=usr/lib/$(MACH64)/slapd
+file path=usr/lib/$(MACH64)/slapd mode=0555
file path=usr/lib/liblber-2.4.so.2.7.0
file path=usr/lib/libldap-2.4.so.2.7.0
file path=usr/lib/libldap_r-2.4.so.2.7.0
-file path=usr/lib/slapd
+file path=usr/lib/slapd mode=0555
file path=usr/share/doc/openldap/admin24/guide.html
file path=usr/share/doc/openldap/admin24/index.html
file path=usr/share/doc/openldap/images/allmail-en.png
@@ -284,6 +284,16 @@
link path=usr/lib/libldap-2.4.so.2 target=libldap-2.4.so.2.7.0
link path=usr/lib/libldap_r-2.4.so.2 target=libldap_r-2.4.so.2.7.0
link path=usr/lib/libldap_r.so target=libldap_r-2.4.so.2.7.0
+link path=usr/lib/openldap/bin/$(MACH64)/ldapadd target=../../../../bin/openldapmodify
+link path=usr/lib/openldap/bin/$(MACH64)/ldapcompare target=../../../../bin/openldapcompare
+link path=usr/lib/openldap/bin/$(MACH64)/ldapdelete target=../../../../bin/openldapdelete
+link path=usr/lib/openldap/bin/$(MACH64)/ldapexop target=../../../../bin/openldapexop
+link path=usr/lib/openldap/bin/$(MACH64)/ldapmodify target=../../../../bin/openldapmodify
+link path=usr/lib/openldap/bin/$(MACH64)/ldapmodrdn target=../../../../bin/openldapmodrdn
+link path=usr/lib/openldap/bin/$(MACH64)/ldappasswd target=../../../../bin/openldappasswd
+link path=usr/lib/openldap/bin/$(MACH64)/ldapsearch target=../../../../bin/openldapsearch
+link path=usr/lib/openldap/bin/$(MACH64)/ldapurl target=../../../../bin/openldapurl
+link path=usr/lib/openldap/bin/$(MACH64)/ldapwhoami target=../../../../bin/openldapwhoami
link path=usr/lib/openldap/bin/ldapadd target=../../../bin/openldapmodify
link path=usr/lib/openldap/bin/ldapcompare target=../../../bin/openldapcompare
link path=usr/lib/openldap/bin/ldapdelete target=../../../bin/openldapdelete
--- a/components/python/python26/python-26-tests.p5m Tue Jan 24 07:17:12 2012 -0800
+++ b/components/python/python26/python-26-tests.p5m Tue Jan 24 08:38:41 2012 -0800
@@ -18,7 +18,7 @@
#
# CDDL HEADER END
#
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
#
set name=pkg.fmri \
@@ -246,8 +246,10 @@
file path=usr/lib/python2.6/test/badsyntax_nocaret.py pkg.tmp.autopyc=false
file path=usr/lib/python2.6/test/buffer_tests.py
file path=usr/lib/python2.6/test/cfgparser.1
-file usr/bin/check_offset path=usr/lib/python2.6/test/check_offset
-file usr/bin/$(MACH64)/check_offset path=usr/lib/python2.6/test/check_offset64
+file usr/bin/check_offset \
+ path=usr/lib/python2.6/test/check_offset mode=0555
+file usr/bin/$(MACH64)/check_offset \
+ path=usr/lib/python2.6/test/check_offset64 mode=0555
file path=usr/lib/python2.6/test/check_soundcard.vbs
file path=usr/lib/python2.6/test/cjkencodings_test.py
file path=usr/lib/python2.6/test/cmath_testcases.txt
--- a/components/samba/samba/samba.p5m Tue Jan 24 07:17:12 2012 -0800
+++ b/components/samba/samba/samba.p5m Tue Jan 24 08:38:41 2012 -0800
@@ -18,7 +18,7 @@
#
# CDDL HEADER END
#
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
#
set name=pkg.fmri value=pkg:/service/network/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -234,7 +234,8 @@
file path=usr/lib/samba/nl.msg
file path=usr/lib/samba/pl.msg
file path=usr/lib/samba/ru.msg
-file build/$(MACH32)/source3/bin/smbtorture path=usr/lib/samba/smbtorture
+file build/$(MACH32)/source3/bin/smbtorture path=usr/lib/samba/smbtorture \
+ mode=0555
file path=usr/lib/samba/tr.msg
file path=usr/lib/samba/upcase.dat
file path=usr/lib/samba/valid.dat
--- a/components/squid/squid.p5m Tue Jan 24 07:17:12 2012 -0800
+++ b/components/squid/squid.p5m Tue Jan 24 08:38:41 2012 -0800
@@ -18,10 +18,11 @@
#
# CDDL HEADER END
#
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
#
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
+<transform file path=usr/squid/libexec/.+ ->default mode 0555>
set name=pkg.fmri \
value=pkg:/web/proxy/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.description \