~cjwatson/lp-signing/+git/dependencies:master

Last commit made on 2023-04-12
Get this branch:
git clone -b master https://git.launchpad.net/~cjwatson/lp-signing/+git/dependencies
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Branch information

Recent commits

db72e98... by Simone Pelosi

Added talisker dependencies

Added talisker dependencies to fix build issue.

Merged from https://code.launchpad.net/~pelpsi/lp-signing/+git/dependencies/+merge/440845

4ac191a... by Simone Pelosi

Added talisker dependencies

Added talisker dependencies to fix build issue.

230167e... by Simone Pelosi

Upgraded talisker to maximize compatibility with gunicorn

A penetration test found that our gunicorn version is vulnerable, version 20.1.0 should be safe.

Merged from https://code.launchpad.net/~pelpsi/lp-signing/+git/dependencies/+merge/440423

f24a4cc... by Simone Pelosi

Upgraded talisker to maximize compatibility with gunicorn

A penetration test found that our gunicorn version is vulnerable, version 20.1.0 should be safe.

f3ef0ca... by Simone Pelosi

Upgraded gunicorn to fix HTTP request smuggling vulnerability

A penetration test found that our gunicorn version is vulnerable, version 20.1.0 should be safe.

Merged from https://code.launchpad.net/~pelpsi/lp-signing/+git/dependencies/+merge/440165

7a8457f... by Simone Pelosi

Upgraded gunicorn to fix HTTP request smuggling vulnerability

A penetration test found that our gunicorn version is vulnerable, version 20.1.0 should be safe.

9b4df3b... by Colin Watson

Add a rebuilt version of zope.interface

Merged from https://code.launchpad.net/~cjwatson/lp-signing/+git/dependencies/+merge/436372

c26b2ea... by Colin Watson

Add a rebuilt version of zope.interface

I'm not exactly sure how this happened, but a fresh bootstrap of
`lp-signing` fails because `pip` doesn't accept the `manylinux2010`
wheel of `zope.interface` that we currently have. I downloaded the
sdist and rebuilt a matching wheel locally:

  env/bin/pip download -d ../dependencies --no-binary :all: --no-deps zope.interface==4.7.1
  env/bin/pip wheel -w ../dependencies --no-binary :all: --no-deps zope.interface==4.7.1

cce478e... by Colin Watson

Add Flask-Storm 1.0.0

Merged from https://code.launchpad.net/~cjwatson/lp-signing/+git/dependencies/+merge/403191

0a604d6... by Colin Watson

Add Flask-Storm 1.0.0