Bug 1781195
| Summary: | Update rubyzip to >= 2.0.0 | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> | |
| Component: | Automate | Assignee: | drew uhlmann <duhlmann> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Sudhir Mallamprabhakara <smallamp> | |
| Severity: | low | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> | |
| Priority: | medium | |||
| Version: | 5.10.12 | CC: | dmetzger, duhlmann, gmccullo, jfrey, mkanoor, obarenbo | |
| Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
| Target Release: | 5.12.0 | Flags: | dmetzger:
mirror+
|
|
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1783401 1783403 (view as bug list) | Environment: | ||
| Last Closed: | 2020-10-26 16:13:31 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | CFME Core | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1783401, 1783403 | |||
|
Description
Satoe Imaishi
2019-12-09 14:18:57 UTC
Opened upstream issue https://github.com/ManageIQ/manageiq/issues/19622 note: winrm-fs, vmdb/util.rb, app/models/miq_ae_yaml_import_zipfs.rb, app/models/miq_ae_yaml_export_zipfs.rb need to be tested New commit detected on ManageIQ/manageiq-automation_engine/master: https://github.com/ManageIQ/manageiq-automation_engine/commit/b1918588265feebcb657240fd987d8c20906fe3e commit b1918588265feebcb657240fd987d8c20906fe3e Author: d-m-u <duhlmann> AuthorDate: Wed Dec 11 14:36:54 2019 -0500 Commit: d-m-u <duhlmann> CommitDate: Wed Dec 11 14:36:54 2019 -0500 Update to 2.0.0 Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1781195 Fixes https://github.com/ManageIQ/manageiq/issues/19622 app/models/miq_ae_yaml_export_zipfs.rb | 5 - app/models/miq_ae_yaml_import_zipfs.rb | 5 - manageiq-automation_engine.gemspec | 2 +- spec/models/miq_ae_yaml_import_export_spec.rb | 5 - 4 files changed, 1 insertion(+), 16 deletions(-) New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/4889c8f6f4d02617e2df6efe7ca9405d029db4aa commit 4889c8f6f4d02617e2df6efe7ca9405d029db4aa Author: d-m-u <duhlmann> AuthorDate: Wed Dec 11 14:34:25 2019 -0500 Commit: d-m-u <duhlmann> CommitDate: Wed Dec 11 14:34:25 2019 -0500 Update rubyzip to 2.0.0 Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1781195 Fixes https://github.com/ManageIQ/manageiq/issues/19622 Gemfile | 2 +- lib/vmdb/util.rb | 5 - spec/lib/vmdb/util_spec.rb | 5 - 3 files changed, 1 insertion(+), 11 deletions(-) |