Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package oci-cli for openSUSE:Factory checked in at 2021-05-15 23:16:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/oci-cli (Old) and /work/SRC/openSUSE:Factory/.oci-cli.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "oci-cli" Sat May 15 23:16:26 2021 rev:5 rq:893346 version:2.24.4 Changes: -------- --- /work/SRC/openSUSE:Factory/oci-cli/oci-cli.changes 2021-02-15 23:23:03.688001707 +0100 +++ /work/SRC/openSUSE:Factory/.oci-cli.new.2988/oci-cli.changes 2021-05-15 23:17:27.948433757 +0200 @@ -1,0 +2,351 @@ +Fri May 14 11:21:31 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- Update to version 2.24.4 + * Support for database maintenance run patchMode feature as a part of the Database Service + * ``oci db maintenance-run`` + * PyYAML was upgraded to version 5.4.1 to address a vulnerability identified on GitHub as CVE-2020-14343 + * Py was upgraded to version 1.10.0 to address a vulnerability identified on GitHub as CVE-2020-29651. + Py isn't used in our run-time system but as part of our documentation build process. +- from version 2.24.3 + * Options for configuring config path and profile name for session authentication + * ``oci session authenticate --profile-name --config-location`` + * Support for the Operator Access Control service + * ``oci opctl`` + * Support for the Service Catalog service + * ``oci service-catalog`` + * Support for the AI Language service + * ``oci ai language`` + * Wait for state parameter for the following database commands were returning on incorrect states + * oci db database create --wait-for-state + * oci db database create-from-backup --wait-for-state + * oci db database create-from-database --wait-for-state + * oci db db-home create --wait-for-state +- from version 2.24.2 + * Support for data masking and other enhancements in the Cloud Guard service + * ``oci cloud-guard data-mask-rule`` + * ``oci cloud-guard policy-summary list-policies`` + * ``oci cloud-guard problem update-bulk-problem-status --comment`` + * Support for opting out of DNS records during instance launch, as well as attaching + secondary VNICs, in the Compute service + * ``oci compute instance attach-vnic --assign-private-dns-record`` + * ``oci compute instance launch --assign-private-dns-record`` + * Support for mutable sizes on cluster networks in the Compute Management service. Argument (instance-pools) + allows to specify updates to the underlying instance pool(s) of a cluster network. + * ``oci compute-management cluster-network update --instance-pools`` + * Support for auto-tiering on buckets in the Object Storage service + * ``oci os bucket create --auto-tiering`` + * ``oci os bucket update --auto-tiering`` + * VCN id parameter is now optional on list operation in the Networking service + * ``oci network vlan list --vcn-id`` +- from version 2.24.1 + * Previous release had a bug which caused CLI installations on Windows operating systems to fail with an + error. Please see `github issue #404 <https://github.com/oracle/oci-cli/issues/404>`_ for more details +- from version 2.24.0 + * Support for enabling and disabling Operations Insights for External Non-Container and + External Pluggable Databases in Database service + * ``oci db external-non-cdb enable-operations-insights`` + * ``oci db external-non-cdb disable-operations-insights`` + * ``oci db external-pdb enable-operations-insights`` + * ``oci db external-pdb disable-operations-insights`` + * Support for customer contract for Autonomous Databases in Database Service + * ``oci db autonomous-database create --customer-contacts`` + * ``oci db autonomous-database create-from-backup-id --customer-contacts`` + * ``oci db autonomous-database create-from-backup-timestamp --customer-contacts`` + * ``oci db autonomous-database create-from-clone --customer-contacts`` + * ``oci db autonomous-database create-refreshable-clone --customer-contacts`` + * ``oci db autonomous-database update --customer-contacts`` + * Support for business name annotation of harvested objects in Data Catalog service + * ``oci data-catalog attribute | entity | folder update --business-name`` + * Support for opt-in/opt-out of live migration at an instance level in Compute service + * ``oci compute instance launch --availability-config '{"isLiveMigrationPreferred": true}'`` + * [Breaking] This version drops support for Python 3.5 + * Due to a possible security issue in the version of the dependent cryptography package, we have bumped + up the version to 3.3.2. This version does not support Python 3.5. + * Updated help text for putting messages into a stream in Streaming Service + * ``oci streaming stream message put`` + * Some unused commands have been removed from the DNS service + * ``oci dns resolver-endpoint create-resolver-endpoint-create-resolver-vnic-endpoint-details`` + * ``oci dns resolver-endpoint update-resolver-endpoint-update-resolver-vnic-endpoint-details`` + * Some parameters made optional for signing uploads in Artifacts service + * ``oci artifacts container image-signature sign-upload --description --metadata`` +- from version 2.23.0 + * Support for Database Migration service + * ``oci database-migration`` + * Support for following in Network Service + * Support for Networking Topology + * ``oci network networking-topology`` + * ``oci network vcn-topology`` + * Support to improve the DRG functionality + * ``oci network drg get-all-drg-attachments`` + * ``oci network drg get-upgrade-status`` + * ``oci network drg upgrade`` + * ``oci network drg-attachment remove-export-route-distribution`` + * ``oci network drg-route-distribution`` + * ``oci network drg-route-distribution-statement`` + * ``oci network drg-route-rule`` + * ``oci network drg-route-table`` + * ``oci network internal-public-ip delete-drg-route-table`` + * Support to asssign/unassign IPV6 for the VNIC + * ``oci network vnic assign-ipv6`` + * ``oci network vnic unassign-ipv6`` + * Support for enabling IPv6 support in the existing subnet + * ``oci network subnet update --ipv6-cidr-block`` + * Support to list the Cross Connect mapping Details for the specified Virtual Circuit + * ``oci network cross-connect-mapping-details-collection list-cross-connect-mappings --virtual-circuit-id`` + * Support for following in OCVS Service + * [Breaking] New required parameter --current-sku has been added to the below command + * ``oci ocvs esxi-host create --current-sku`` + * [Breaking] New required parameter --initial-sku has been added to the below command + * ``oci ocvs sddc create --initial-sku`` + * New parameter --next-sku has been added to the below command + * ``oci ocvs esxi-host update --next-sku`` + * Support for getting a cluster cache metrics for a specified RAC CDB Managed Database + in the Database Management service + * ``oci database-management cluster-cache-metric`` + * Support for new parameter --response-cache-details in the API Gateway service + * ``oci api-gateway gateway create --response-cache-details`` + * ``oci api-gateway gateway update --response-cache-details`` + * Support for preemptible instances in Compute service + * ``oci compute instance launch --preemptible-instance-config`` + * Improvements for Operations Insights in the OPSI service + * ``oci opsi database-insights`` + * ``oci opsi enterprise-manager-bridges`` + * ``oci opsi host-insights`` + * ``oci opsi work-requests`` + * Updated parameters for database insight list operation in the OPSI service. + * ``oci opsi database-insights list`` + * Following commands changed in Network Service + * [Breaking] Optional param --is-internet-access-allowed is deleted for the below commands + * ``oci network ipv6 update`` + * ``oci network vnic assign-ipv6`` + * [Breaking] Optional param --ipv6-cidr-block is deleted for the below commands + * ``oci network vcn add-ipv6-vcn-cidr`` + * ``oci network vcn create`` +- from version 2.22.2 + * Support for Database Software Image for Database service + * ``oci db database-software-image create --image-shape-family EXACC_SHAPE`` + * ``oci db database-software-image list --image-shape-family EXACC_SHAPE`` + * Support for new parameters in Compute service + * ``oci compute dedicated-vm-host list --remaining-ocpus-greater-than-or-equal-to`` + * ``oci compute dedicated-vm-host list --remaining-memory-in-gbs-greater-than-or-equal-to`` + * Support for new parameters ``total-memory-in-gbs`` and ``remaining-memory-in-gbs`` in Compute service + * ``oci compute dedicated-vm-host create`` + * ``oci compute dedicated-vm-host list`` + * ``oci compute dedicated-vm-host get`` + * ``oci compute dedicated-vm-host update`` + * Support for new parameters ``access-type``, ``object-name``, ``bucket-listing-action`` + in Preauth-request service + * ``oci os preauth-request create --access-type --object-name --bucket-listing-action`` + * Support for SDK generation feature in the API Gateway service + * ``oci api-gateway sdk --help`` + * ``oci api-gateway sdk-language-type --help`` + * Support for a new parameter ``image-policy-config`` for Container Engine in Kubernetes service + * ``oci ce cluster create`` + * ``oci ce cluster update`` + * Support for new parameter ``routing-policy`` in Network service. + * ``oci network virtual-circuit create --routing-policy`` + * ``oci network virtual-circuit update --routing-policy`` + * Support for new parameter ``capacity`` in autoscaling service. + * ``oci autoscaling policy create --capacity`` + * Support for cross-region asynchronous volume replication in Block Storage service + * ``oci bv block-volume-replica`` + * ``oci bv boot-volume-replica`` + * ``oci bv volume update --block-volume-replicas`` + * ``oci bv boot-volume update --boot-volume-replicas`` + * ``oci bv volume create --source-volume-replica-id`` + * ``oci bv boot-volume create --source-volume-replica-id`` + * Support for Container Image Signing in artifacts service + * ``oci artifacts container image-signature`` + * Support for new type of authorizationDetails in Application Migration service. + * ``oci application-migration source create-source-ocic-authtoken --authorization-details-client-app-url + --authorization-details-access-token`` + * ``oci application-migration source update-source-ocic-authtoken --authorization-details-client-app-url + --authorization-details-access-token`` + * The parameter ``specification`` is now optional for API deployment in the API Gateway service + * ``oci api-gateway deployment create --specification`` + * PyYAML was upgraded to 5.3.1 + * Tox was upgraded to version 3.23.0. Tox isn't used in our run-time system but as part + of our documentation build process. + * Pluggy upgraded to 0.13.0 and virtualenv upgraded to 16.7.10 for same reasons as above. + * Fixed timeout issue in log-analytics service + * ``oci log-analytics upload upload-log-file`` + * ``oci log-analytics upload upload-log-events-file`` +- from version 2.22.1 + * Support for the Vulnerability Scanning service. + * ``oci vulnerability-scanning`` + * Support for vSphere 7.0 in the VMware Solution service. + * ``oci ocvs sddc create --provisioning-vlan-id, --replication-vlan-id`` + * ``oci ocvs sddc update --provisioning-vlan-id, --replication-vlan-id`` + * Support for forecasting in the Usage service. + * ``oci usage-api usage-summary request-summarized-usages --forecast`` + * Support for listing, changing, and resetting parameters for on-premise Oracle + databases in the Database Management service + * ``oci database-management managed-database change-database-parameters`` + * ``oci database-management managed-database list-database-parameters`` + * ``oci database-management managed-database reset-database-parameters`` + * Support for listing tablespaces of managed databases in the Database Management service + * ``oci database-management tablespace list`` + * Support for cross-regional replication of keys in the Key Management service + * ``oci kms management replication-status-details get-replication-status`` + * ``oci kms management vault create-vault-replica`` + * ``oci kms management vault delete-vault-replica`` + * ``oci kms management vault list-vault-replicas`` + * Support for highly-available database systems in the MySQL Database service + * ``oci mysql db-system create --is-highly-available`` + * ``oci mysql db-system import --is-highly-available`` + * Support for Oracle Enterprise Manager bridges, source auto-association, source event type mappings, + and plugins to upload data in the Logging Analytics service ++++ 154 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/oci-cli/oci-cli.changes ++++ and /work/SRC/openSUSE:Factory/.oci-cli.new.2988/oci-cli.changes Old: ---- v2.21.1.tar.gz New: ---- v2.24.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ oci-cli.spec ++++++ --- /var/tmp/diff_new_pack.7poF2F/_old 2021-05-15 23:17:28.468431088 +0200 +++ /var/tmp/diff_new_pack.7poF2F/_new 2021-05-15 23:17:28.472431068 +0200 @@ -1,5 +1,5 @@ # -# spec file for package oci-cli +# spec file for package oci-cli-test # # Copyright (c) 2021 SUSE LLC # @@ -28,7 +28,7 @@ %bcond_with test %endif Name: oci-cli%{psuffix} -Version: 2.21.1 +Version: 2.24.4 Release: 0 Summary: Oracle Cloud Infrastructure CLI License: Apache-2.0 @@ -39,14 +39,14 @@ Patch1: oc_name-defaults_file-parameter.patch BuildRequires: fdupes BuildRequires: python3-PyJWT -BuildRequires: python3-PyYAML >= 5.1.2 +BuildRequires: python3-PyYAML >= 5.4.1 BuildRequires: python3-arrow >= 0.14.7 BuildRequires: python3-certifi BuildRequires: python3-click >= 6.7 -BuildRequires: python3-cryptography >= 3.2.1 +BuildRequires: python3-cryptography >= 3.3.2 BuildRequires: python3-devel BuildRequires: python3-jmespath >= 0.9.4 -BuildRequires: python3-oci-sdk >= 2.23.0 +BuildRequires: python3-oci-sdk >= 2.38.2 BuildRequires: python3-pyOpenSSL >= 18.0.0 BuildRequires: python3-python-dateutil >= 2.5.3 BuildRequires: python3-pytz >= 2016.10 @@ -78,13 +78,13 @@ BuildRequires: python3-vcrpy >= 1.13.0 BuildRequires: python3-virtualenv >= 15.1.0 %endif -Requires: python3-PyYAML >= 5.1.2 +Requires: python3-PyYAML >= 5.4.1 Requires: python3-arrow >= 0.14.7 Requires: python3-certifi Requires: python3-click >= 6.7 -Requires: python3-cryptography >= 3.2.1 +Requires: python3-cryptography >= 3.3.2 Requires: python3-jmespath >= 0.10.0 -Requires: python3-oci-sdk >= 2.23.0 +Requires: python3-oci-sdk >= 2.38.2 Requires: python3-pyOpenSSL >= 18.0.0 Requires: python3-python-dateutil >= 2.5.3 Requires: python3-pytz >= 2016.10 ++++++ oc_relax-python-depends.patch ++++++ --- /var/tmp/diff_new_pack.7poF2F/_old 2021-05-15 23:17:28.496430944 +0200 +++ /var/tmp/diff_new_pack.7poF2F/_new 2021-05-15 23:17:28.500430923 +0200 @@ -1,6 +1,6 @@ -diff -Nru oci-cli-2.21.1.orig/requirements.txt oci-cli-2.21.1/requirements.txt ---- oci-cli-2.21.1.orig/requirements.txt 2021-02-09 20:32:49.000000000 +0100 -+++ oci-cli-2.21.1/requirements.txt 2021-02-15 14:48:03.056387008 +0100 +diff -Nru oci-cli-2.24.4.orig/requirements.txt oci-cli-2.24.4/requirements.txt +--- oci-cli-2.24.4.orig/requirements.txt 2021-05-11 22:38:54.000000000 +0200 ++++ oci-cli-2.24.4/requirements.txt 2021-05-14 13:21:01.440182907 +0200 @@ -2,41 +2,40 @@ # (https://pip.pypa.io/en/stable/reference/pip_install/#requirements-file-format), # you may need to use the --extra-index-url option instead. @@ -14,42 +14,41 @@ -click==6.7 -configparser==4.0.2 -coverage==4.5.2 --cryptography==3.2.1 +-cryptography==3.3.2 -httpsig-cffi==15.0.0 --Jinja2==2.10.1 +-Jinja2==2.11.3 -jmespath==0.10.0 -ndg-httpsclient==0.4.2 -mock==2.0.0 --oci==2.31.0 +-oci==2.38.2 -packaging==20.2 --pluggy==0.4.0 --py==1.4.33 +-pluggy==0.13.0 +-py==1.10.0 -pyasn1==0.2.3 -pyOpenSSL==19.1.0 -pycparser==2.20 -pyparsing==2.2.0 -pytest==3.2.3 -pytest-cov==2.5.1 --python-dateutil>=2.5.3,<3.0.0 +click>=6.7 +coverage>=4.5.2 -+cryptography>=3.2.1 ++cryptography>=3.3.2 +httpsig-cffi>=15.0.0 -+Jinja2>=2.10.1 ++Jinja2>=2.11.3 +jmespath>=0.10.0 +ndg-httpsclient>=0.4.2 +mock>=2.0.0 -+oci>=2.31.0 ++oci>=2.38.2 +packaging>=20.2 -+pluggy>=0.4.0 -+py>=1.4.33 ++pluggy>=0.13.0 ++py>=1.10.0 +pyasn1>=0.2.3 +pyOpenSSL>=19.1.0 +pycparser>=2.20 +pyparsing>=2.2.0 +pytest>=3.2.3 +pytest-cov>=2.5.1 -+python-dateutil>=2.5.3 + python-dateutil>=2.5.3,<3.0.0 pytz>=2016.10 -requests==2.21.0 -retrying==1.3.3 @@ -60,40 +59,40 @@ -sphinx==1.6.4 -sphinx-rtd-theme==0.2.5b1 -terminaltables==3.1.0 --tox==2.9.1 +-tox==3.23.0 -vcrpy==1.13.0 --virtualenv==15.1.0 +-virtualenv==16.7.10 -pytest-xdist==1.22.2 -pytest-forked==1.0.2 --PyYAML==5.1.2 +-PyYAML==5.4.1 +six>=1.14.0 +sphinx>=1.6.4 +sphinx-rtd-theme>=0.2.5b1 +terminaltables>=3.1.0 -+tox>=2.9.1 ++tox>=3.23.0 +vcrpy>=1.13.0 -+virtualenv>=15.1.0 ++virtualenv>=16.7.10 +pytest-xdist>=1.22.2 +pytest-forked>=1.0.2 -+PyYAML>=5.1.2 -diff -Nru oci-cli-2.21.1.orig/setup.py oci-cli-2.21.1/setup.py ---- oci-cli-2.21.1.orig/setup.py 2021-02-09 20:32:49.000000000 +0100 -+++ oci-cli-2.21.1/setup.py 2021-02-15 14:48:13.724464453 +0100 ++PyYAML>=5.4.1 +diff -Nru oci-cli-2.24.4.orig/setup.py oci-cli-2.24.4/setup.py +--- oci-cli-2.24.4.orig/setup.py 2021-05-11 22:38:54.000000000 +0200 ++++ oci-cli-2.24.4/setup.py 2021-05-14 13:21:19.100333555 +0200 @@ -30,24 +30,23 @@ readme = f.read() requires = [ -- 'oci==2.31.0', +- 'oci==2.38.2', - 'arrow==0.17.0', -+ 'oci>=2.31.0', ++ 'oci>=2.38.2', + 'arrow>=0.17.0', 'certifi', - 'click==6.7', - 'configparser==4.0.2', -- 'cryptography==3.2.1', +- 'cryptography==3.3.2', - 'jmespath==0.10.0', + 'click>=6.7', -+ 'cryptography>=3.2.1', ++ 'cryptography>=3.3.2', + 'jmespath>=0.10.0', 'python-dateutil>=2.5.3,<3.0.0', 'pytz>=2016.10', @@ -101,12 +100,12 @@ - 'six==1.14.0', - 'terminaltables==3.1.0', - 'pyOpenSSL==19.1.0', -- 'PyYAML==5.1.2' +- 'PyYAML==5.4.1' + 'retrying>=1.3.3', + 'six>=1.14.0', + 'terminaltables>=3.1.0', + 'pyOpenSSL>=19.1.0', -+ 'PyYAML>=5.1.2' ++ 'PyYAML>=5.4.1' ] extras = { ++++++ v2.21.1.tar.gz -> v2.24.4.tar.gz ++++++ ++++ 51707 lines of diff (skipped)