22840197 new krb5 package will upset a lot of things in 94
authorMike Sullivan <Mike.Sullivan@Oracle.COM>
Tue, 01 Mar 2016 10:33:35 -0800
changeset 5526 570ac9aab8b2
parent 5525 7fcde4c19777
child 5527 611b2d6efdfe
22840197 new krb5 package will upset a lot of things in 94
components/apache24/Makefile
components/cups/Makefile
components/curl/Makefile
components/cyrus-sasl/Makefile
components/fetchmail/Makefile
components/libneon/Makefile
components/openssh/Makefile
components/proftpd/Makefile
components/rsyslog/Makefile
components/samba/Makefile
components/squid/Makefile
components/wireshark/Makefile
components/wxwidgets/Makefile
--- a/components/apache24/Makefile	Mon Feb 29 15:20:02 2016 -0800
+++ b/components/apache24/Makefile	Tue Mar 01 10:33:35 2016 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../make-rules/shared-macros.mk
 
@@ -98,10 +98,10 @@
 REQUIRED_PACKAGES += runtime/lua
 REQUIRED_PACKAGES += runtime/perl-512
 REQUIRED_PACKAGES += runtime/perl-520
+REQUIRED_PACKAGES += security/kerberos-5
 REQUIRED_PACKAGES += shell/ksh93
 REQUIRED_PACKAGES += system/core-os
 REQUIRED_PACKAGES += system/library
 REQUIRED_PACKAGES += system/library/math
 REQUIRED_PACKAGES += system/library/security/gss
 REQUIRED_PACKAGES += system/network
-
--- a/components/cups/Makefile	Mon Feb 29 15:20:02 2016 -0800
+++ b/components/cups/Makefile	Tue Mar 01 10:33:35 2016 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../make-rules/shared-macros.mk
 
@@ -110,6 +110,7 @@
 REQUIRED_PACKAGES += library/security/openssl
 REQUIRED_PACKAGES += library/zlib
 REQUIRED_PACKAGES += runtime/perl-512
+REQUIRED_PACKAGES += security/kerberos-5
 REQUIRED_PACKAGES += service/network/slp
 REQUIRED_PACKAGES += service/security/kerberos-5
 REQUIRED_PACKAGES += shell/ksh93
--- a/components/curl/Makefile	Mon Feb 29 15:20:02 2016 -0800
+++ b/components/curl/Makefile	Tue Mar 01 10:33:35 2016 -0800
@@ -120,6 +120,7 @@
 REQUIRED_PACKAGES += library/openldap
 REQUIRED_PACKAGES += library/security/openssl
 REQUIRED_PACKAGES += library/zlib
+REQUIRED_PACKAGES += security/kerberos-5
 REQUIRED_PACKAGES += shell/ksh93
 REQUIRED_PACKAGES += system/library
 REQUIRED_PACKAGES += system/library/security/gss
--- a/components/cyrus-sasl/Makefile	Mon Feb 29 15:20:02 2016 -0800
+++ b/components/cyrus-sasl/Makefile	Tue Mar 01 10:33:35 2016 -0800
@@ -171,5 +171,6 @@
 REQUIRED_PACKAGES += developer/build/automake-115
 REQUIRED_PACKAGES += library/openldap
 REQUIRED_PACKAGES += library/security/openssl
+REQUIRED_PACKAGES += security/kerberos-5
 REQUIRED_PACKAGES += system/library
 REQUIRED_PACKAGES += system/library/security/gss
--- a/components/fetchmail/Makefile	Mon Feb 29 15:20:02 2016 -0800
+++ b/components/fetchmail/Makefile	Tue Mar 01 10:33:35 2016 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -73,6 +73,7 @@
 REQUIRED_PACKAGES += library/python/tkinter-27
 REQUIRED_PACKAGES += library/security/openssl
 REQUIRED_PACKAGES += runtime/python-27
+REQUIRED_PACKAGES += security/kerberos-5
 REQUIRED_PACKAGES += service/security/kerberos-5
 REQUIRED_PACKAGES += shell/ksh93
 REQUIRED_PACKAGES += system/library
--- a/components/libneon/Makefile	Mon Feb 29 15:20:02 2016 -0800
+++ b/components/libneon/Makefile	Tue Mar 01 10:33:35 2016 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../make-rules/shared-macros.mk
 
@@ -108,6 +108,7 @@
 REQUIRED_PACKAGES += library/libxml2
 REQUIRED_PACKAGES += library/security/openssl
 REQUIRED_PACKAGES += library/zlib
+REQUIRED_PACKAGES += security/kerberos-5
 REQUIRED_PACKAGES += shell/ksh93
 REQUIRED_PACKAGES += system/library
 REQUIRED_PACKAGES += system/library/security/gss
--- a/components/openssh/Makefile	Mon Feb 29 15:20:02 2016 -0800
+++ b/components/openssh/Makefile	Tue Mar 01 10:33:35 2016 -0800
@@ -122,6 +122,7 @@
 REQUIRED_PACKAGES += library/libedit
 REQUIRED_PACKAGES += library/security/openssl
 REQUIRED_PACKAGES += library/zlib
+REQUIRED_PACKAGES += security/kerberos-5
 REQUIRED_PACKAGES += service/security/kerberos-5
 REQUIRED_PACKAGES += system/library
 REQUIRED_PACKAGES += system/library/gcc/gcc-c-runtime
--- a/components/proftpd/Makefile	Mon Feb 29 15:20:02 2016 -0800
+++ b/components/proftpd/Makefile	Tue Mar 01 10:33:35 2016 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -117,6 +117,7 @@
 
 
 REQUIRED_PACKAGES += library/security/openssl
+REQUIRED_PACKAGES += security/kerberos-5
 REQUIRED_PACKAGES += service/security/kerberos-5
 REQUIRED_PACKAGES += shell/ksh93
 REQUIRED_PACKAGES += system/core-os
--- a/components/rsyslog/Makefile	Mon Feb 29 15:20:02 2016 -0800
+++ b/components/rsyslog/Makefile	Tue Mar 01 10:33:35 2016 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -123,5 +123,6 @@
 REQUIRED_PACKAGES += library/libestr
 REQUIRED_PACKAGES += library/liblogging
 REQUIRED_PACKAGES += library/zlib
+REQUIRED_PACKAGES += security/kerberos-5
 REQUIRED_PACKAGES += shell/ksh93
 REQUIRED_PACKAGES += system/library
--- a/components/samba/Makefile	Mon Feb 29 15:20:02 2016 -0800
+++ b/components/samba/Makefile	Tue Mar 01 10:33:35 2016 -0800
@@ -298,6 +298,7 @@
 REQUIRED_PACKAGES += library/zlib
 REQUIRED_PACKAGES += runtime/perl-520
 REQUIRED_PACKAGES += runtime/python-27
+REQUIRED_PACKAGES += security/kerberos-5
 REQUIRED_PACKAGES += service/security/kerberos-5
 REQUIRED_PACKAGES += shell/ksh93
 REQUIRED_PACKAGES += system/core-os
--- a/components/squid/Makefile	Mon Feb 29 15:20:02 2016 -0800
+++ b/components/squid/Makefile	Tue Mar 01 10:33:35 2016 -0800
@@ -154,6 +154,7 @@
 REQUIRED_PACKAGES += library/security/openssl
 REQUIRED_PACKAGES += runtime/perl-512
 REQUIRED_PACKAGES += runtime/perl-520
+REQUIRED_PACKAGES += security/kerberos-5
 REQUIRED_PACKAGES += shell/ksh93
 REQUIRED_PACKAGES += system/core-os
 REQUIRED_PACKAGES += system/library
--- a/components/wireshark/Makefile	Mon Feb 29 15:20:02 2016 -0800
+++ b/components/wireshark/Makefile	Tue Mar 01 10:33:35 2016 -0800
@@ -96,6 +96,7 @@
 REQUIRED_PACKAGES += library/security/libgpg-error
 REQUIRED_PACKAGES += library/zlib
 REQUIRED_PACKAGES += runtime/lua
+REQUIRED_PACKAGES += security/kerberos-5
 REQUIRED_PACKAGES += service/security/kerberos-5
 REQUIRED_PACKAGES += system/library
 REQUIRED_PACKAGES += system/library/libpcap
--- a/components/wxwidgets/Makefile	Mon Feb 29 15:20:02 2016 -0800
+++ b/components/wxwidgets/Makefile	Tue Mar 01 10:33:35 2016 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -98,6 +98,7 @@
 REQUIRED_PACKAGES += library/glib2
 REQUIRED_PACKAGES += library/sdl
 REQUIRED_PACKAGES += library/zlib
+REQUIRED_PACKAGES += security/kerberos-5
 REQUIRED_PACKAGES += shell/ksh93
 REQUIRED_PACKAGES += system/library
 REQUIRED_PACKAGES += system/library/c++-runtime