Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.6.0] Cherry pick 5550 5549 #5552

Merged
merged 4 commits into from
Oct 5, 2020
Merged

Commits on Oct 5, 2020

  1. updated urllib test dependency to address CVE-2020-26137

    (cherry picked from commit 77bdf61)
    zenmonkeykstop authored and emkll committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    c0c68b4 View commit details
    Browse the repository at this point in the history
  2. updated pip dependency from 19.1 to 19.3.1 to clear safety check

    - also updated pip-tools to 4.5.1
    
    (cherry picked from commit 6e86271)
    zenmonkeykstop authored and emkll committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    ee182ed View commit details
    Browse the repository at this point in the history
  3. Added error handling for file deletion operations.

    * added exception handling around the delete_file_object function, to catch
      errors caused by missing files in instance storage
    * disabled shellcheck for SC1090 errors, which were being triggered by a shell
      script in the admin venv
    
    (cherry picked from commit 0bfca03)
    zenmonkeykstop authored and emkll committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    d2972ca View commit details
    Browse the repository at this point in the history
  4. replaced flash message with error logging

    (cherry picked from commit 040f028)
    zenmonkeykstop authored and emkll committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    c15f934 View commit details
    Browse the repository at this point in the history