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

Update to gunicorn 22.0.0 #1008

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Conversation

pjonsson
Copy link
Contributor

@pjonsson pjonsson commented Apr 17, 2024

This fixes CVE-2024-1135.


📚 Documentation preview 📚: https://datacube-ows--1008.org.readthedocs.build/en/1008/

Copy link

codecov bot commented Apr 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.71%. Comparing base (20e28f8) to head (1140a08).
Report is 57 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1008   +/-   ##
=======================================
  Coverage   93.71%   93.71%           
=======================================
  Files          43       43           
  Lines        6477     6477           
=======================================
  Hits         6070     6070           
  Misses        407      407           

Copy link
Contributor

@SpacemanPaul SpacemanPaul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again!

@SpacemanPaul SpacemanPaul merged commit b8eb5ec into opendatacube:master Apr 17, 2024
12 checks passed
SpacemanPaul added a commit that referenced this pull request Apr 18, 2024
* Bump osgeo/gdal from ubuntu-small-3.8.4 to ubuntu-small-3.8.5 (#1003)

Bumps [osgeo/gdal](https://github.com/OSGeo/gdal) from ubuntu-small-3.8.4 to ubuntu-small-3.8.5.
- [Release notes](https://github.com/OSGeo/gdal/releases)
- [Changelog](https://github.com/OSGeo/gdal/blob/master/NEWS.md)
- [Commits](OSGeo/gdal@v3.8.4...v3.8.5)

---
updated-dependencies:
- dependency-name: osgeo/gdal
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [pre-commit.ci] pre-commit autoupdate (#1006)

updates:
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* Update to gunicorn 22.0.0 (#1008)

This fixes CVE-2024-1135.

* Temp changes to docker and setup.

* Fix SQLAlchemy usage in update utility.

* Mostly migration to odc.geo.  Some SQLAlchemy 2 fixes in test code.

* Remaining migration to odc.geo.

* Numpy.datetime64 handling fixes.

* More numpy.datetime64 handling fixes.

* More numpy.datetime64 handling fixes.

* Rename badly named classes in test file

* Move away from deprecated xarray api.

* Move away from deprecated xarray api.

* Use 'ubyte' instead of 'uint8'

* Migrate away from deprecated pkg_resources api.

* Fix integration test ODC config manipulation.

* Suppress OWSLib deprecation warning.

* Second attempt to suppress ubyte casting warning.

* Swittch back to released core version, cleanup docker-compose environment.

* Update documentation

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Lintage: remove unused imports.

* Add develop-1.9 branch to most GHA's.

* Fix architecture diagram in README

* Add some junk to the spellcheck wordlist.

* Remove broken GHA of dubious utility.

* Fix broken codecov action

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Peter A. Jonsson <[email protected]>
@pjonsson pjonsson deleted the update-gunicorn branch April 18, 2024 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants