You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by pd...@apache.org on 2015/03/19 14:28:54 UTC

git commit: updated refs/heads/master to 8d4f5b9

Repository: cloudstack
Updated Branches:
  refs/heads/master d7b4a1d84 -> 8d4f5b914


fix build for rpm packages due to missing file java.security.ciphers


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8d4f5b91
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/8d4f5b91
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/8d4f5b91

Branch: refs/heads/master
Commit: 8d4f5b914eaf412457e7145d2c0fcc2b358a754d
Parents: d7b4a1d
Author: Pierre-Luc Dion <pd...@apache.org>
Authored: Thu Mar 19 09:28:36 2015 -0400
Committer: Pierre-Luc Dion <pd...@apache.org>
Committed: Thu Mar 19 09:28:36 2015 -0400

----------------------------------------------------------------------
 packaging/centos63/java.security.ciphers | 18 ++++++++++++++++++
 packaging/centos7/java.security.ciphers  | 18 ++++++++++++++++++
 packaging/fedora20/java.security.ciphers | 18 ++++++++++++++++++
 packaging/fedora21/java.security.ciphers | 18 ++++++++++++++++++
 4 files changed, 72 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8d4f5b91/packaging/centos63/java.security.ciphers
----------------------------------------------------------------------
diff --git a/packaging/centos63/java.security.ciphers b/packaging/centos63/java.security.ciphers
new file mode 100644
index 0000000..986abf6
--- /dev/null
+++ b/packaging/centos63/java.security.ciphers
@@ -0,0 +1,18 @@
+ # Licensed to the Apache Software Foundation (ASF) under one
+ # or more contributor license agreements.  See the NOTICE file
+ # distributed with this work for additional information
+ # regarding copyright ownership.  The ASF licenses this file
+ # to you under the Apache License, Version 2.0 (the
+ # "License"); you may not use this file except in compliance
+ # with the License.  You may obtain a copy of the License at
+ #
+ #   http://www.apache.org/licenses/LICENSE-2.0
+ #
+ # Unless required by applicable law or agreed to in writing,
+ # software distributed under the License is distributed on an
+ # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ # KIND, either express or implied.  See the License for the
+ # specific language governing permissions and limitations
+ # under the License.
+
+jdk.tls.disabledAlgorithms=DH keySize < 128, RSA keySize < 128, DES keySize < 128, SHA1 keySize < 128, MD5 keySize < 128, RC4
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8d4f5b91/packaging/centos7/java.security.ciphers
----------------------------------------------------------------------
diff --git a/packaging/centos7/java.security.ciphers b/packaging/centos7/java.security.ciphers
new file mode 100644
index 0000000..986abf6
--- /dev/null
+++ b/packaging/centos7/java.security.ciphers
@@ -0,0 +1,18 @@
+ # Licensed to the Apache Software Foundation (ASF) under one
+ # or more contributor license agreements.  See the NOTICE file
+ # distributed with this work for additional information
+ # regarding copyright ownership.  The ASF licenses this file
+ # to you under the Apache License, Version 2.0 (the
+ # "License"); you may not use this file except in compliance
+ # with the License.  You may obtain a copy of the License at
+ #
+ #   http://www.apache.org/licenses/LICENSE-2.0
+ #
+ # Unless required by applicable law or agreed to in writing,
+ # software distributed under the License is distributed on an
+ # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ # KIND, either express or implied.  See the License for the
+ # specific language governing permissions and limitations
+ # under the License.
+
+jdk.tls.disabledAlgorithms=DH keySize < 128, RSA keySize < 128, DES keySize < 128, SHA1 keySize < 128, MD5 keySize < 128, RC4
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8d4f5b91/packaging/fedora20/java.security.ciphers
----------------------------------------------------------------------
diff --git a/packaging/fedora20/java.security.ciphers b/packaging/fedora20/java.security.ciphers
new file mode 100644
index 0000000..986abf6
--- /dev/null
+++ b/packaging/fedora20/java.security.ciphers
@@ -0,0 +1,18 @@
+ # Licensed to the Apache Software Foundation (ASF) under one
+ # or more contributor license agreements.  See the NOTICE file
+ # distributed with this work for additional information
+ # regarding copyright ownership.  The ASF licenses this file
+ # to you under the Apache License, Version 2.0 (the
+ # "License"); you may not use this file except in compliance
+ # with the License.  You may obtain a copy of the License at
+ #
+ #   http://www.apache.org/licenses/LICENSE-2.0
+ #
+ # Unless required by applicable law or agreed to in writing,
+ # software distributed under the License is distributed on an
+ # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ # KIND, either express or implied.  See the License for the
+ # specific language governing permissions and limitations
+ # under the License.
+
+jdk.tls.disabledAlgorithms=DH keySize < 128, RSA keySize < 128, DES keySize < 128, SHA1 keySize < 128, MD5 keySize < 128, RC4
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8d4f5b91/packaging/fedora21/java.security.ciphers
----------------------------------------------------------------------
diff --git a/packaging/fedora21/java.security.ciphers b/packaging/fedora21/java.security.ciphers
new file mode 100644
index 0000000..986abf6
--- /dev/null
+++ b/packaging/fedora21/java.security.ciphers
@@ -0,0 +1,18 @@
+ # Licensed to the Apache Software Foundation (ASF) under one
+ # or more contributor license agreements.  See the NOTICE file
+ # distributed with this work for additional information
+ # regarding copyright ownership.  The ASF licenses this file
+ # to you under the Apache License, Version 2.0 (the
+ # "License"); you may not use this file except in compliance
+ # with the License.  You may obtain a copy of the License at
+ #
+ #   http://www.apache.org/licenses/LICENSE-2.0
+ #
+ # Unless required by applicable law or agreed to in writing,
+ # software distributed under the License is distributed on an
+ # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ # KIND, either express or implied.  See the License for the
+ # specific language governing permissions and limitations
+ # under the License.
+
+jdk.tls.disabledAlgorithms=DH keySize < 128, RSA keySize < 128, DES keySize < 128, SHA1 keySize < 128, MD5 keySize < 128, RC4
\ No newline at end of file