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 20:39:45 UTC

git commit: updated refs/heads/master to 3041166

Repository: cloudstack
Updated Branches:
  refs/heads/master dc8ab6057 -> 304116623


removing previously added java.security.ciphers for add distro


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

Branch: refs/heads/master
Commit: 304116623be4f6099dd91b5f818f8bebb32de053
Parents: dc8ab60
Author: Pierre-Luc Dion <pd...@apache.org>
Authored: Thu Mar 19 15:36:45 2015 -0400
Committer: Pierre-Luc Dion <pd...@apache.org>
Committed: Thu Mar 19 15:36:45 2015 -0400

----------------------------------------------------------------------
 packaging/centos63/java.security.ciphers | 18 ------------------
 packaging/fedora20/java.security.ciphers | 18 ------------------
 packaging/fedora21/java.security.ciphers | 18 ------------------
 3 files changed, 54 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/30411662/packaging/centos63/java.security.ciphers
----------------------------------------------------------------------
diff --git a/packaging/centos63/java.security.ciphers b/packaging/centos63/java.security.ciphers
deleted file mode 100644
index 986abf6..0000000
--- a/packaging/centos63/java.security.ciphers
+++ /dev/null
@@ -1,18 +0,0 @@
- # 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/30411662/packaging/fedora20/java.security.ciphers
----------------------------------------------------------------------
diff --git a/packaging/fedora20/java.security.ciphers b/packaging/fedora20/java.security.ciphers
deleted file mode 100644
index 986abf6..0000000
--- a/packaging/fedora20/java.security.ciphers
+++ /dev/null
@@ -1,18 +0,0 @@
- # 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/30411662/packaging/fedora21/java.security.ciphers
----------------------------------------------------------------------
diff --git a/packaging/fedora21/java.security.ciphers b/packaging/fedora21/java.security.ciphers
deleted file mode 100644
index 986abf6..0000000
--- a/packaging/fedora21/java.security.ciphers
+++ /dev/null
@@ -1,18 +0,0 @@
- # 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