This is an automated email from the ASF dual-hosted git repository.
rohit pushed a change to branch 4.11
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from 314caff Merge branch '4.10' into 4.11
new 2be45c2 solidfire: fix potential NPE
new eb75c1e ca: Fixes #2530 have all IPs from KVM host in issued X509 cert
new ddc8d13 systemvmtemplate: Fixes #2541 adds Letsencrypt CA cert
new 8533def systemvm: Fixes #2561 patching on XenServer
new 6412e50 saml2: Fixes #2548 SAML2 cert encoding and decoding
new 77172b9 vr: create tables before applying egress iptables rules
new 85ad463 test/integration: fix invalid VMware smoketests failures
new 05857c7 engine/schema: new 4.11.1 systemvmtemplate
The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../com/cloud/upgrade/dao/Upgrade41000to41100.java | 175 --------------------
.../com/cloud/upgrade/dao/Upgrade41100to41110.java | 184 ++++++++++++++++++++-
.../cloudstack/ca/provider/RootCAProvider.java | 49 +++++-
.../datastore/provider/SolidFireHostListener.java | 2 +-
.../cloudstack/saml/SAML2AuthManagerImpl.java | 22 +--
.../src/org/apache/cloudstack/saml/SAMLUtils.java | 89 +++++++++-
.../test/org/apache/cloudstack/SAMLUtilsTest.java | 10 +-
scripts/util/keystore-setup | 3 +-
systemvm/debian/opt/cloud/bin/configure.py | 1 +
.../debian/opt/cloud/bin/setup/cloud-early-config | 8 +-
.../debian/opt/cloud/bin/setup/patchsystemvm.sh | 2 +
test/integration/smoke/test_service_offerings.py | 3 +-
test/integration/smoke/test_vm_life_cycle.py | 10 +-
.../scripts/configure_systemvm_services.sh | 13 +-
.../scripts/install_systemvm_packages.sh | 6 +-
ui/index.html | 1 -
.../cloudstack/utils/security/CertUtils.java | 5 +-
17 files changed, 356 insertions(+), 227 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].