ubuntu/+source/nginx:ubuntu/kinetic-proposed

Last commit made on 2022-08-02
Get this branch:
git clone -b ubuntu/kinetic-proposed https://git.launchpad.net/ubuntu/+source/nginx
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/kinetic-proposed
Repository:
lp:ubuntu/+source/nginx

Recent commits

c55fb34... by Bryce Harrington

changelog

1e97c38... by Bryce Harrington

  * d/t/branding: Add autopkgtest to validate branding presence

7697abd... by Bryce Harrington

changelog

8ef4c12... by Bryce Harrington

  * d/m/p/http-subs-filter/pcre2.patch: Patch from debian 0d813834 to
    fix FTBFS

092729d... by Bryce Harrington

changelog

b5be56f... by Bryce Harrington

  * d/p/ubuntu-branding.patch: Reimplement patch to avoid conflicting on
    (volatile) release version numbers when merging.

b4b9c59... by Bryce Harrington

update-maintainer

12f4e98... by Bryce Harrington

reconstruct-changelog

ed9d7ac... by Bryce Harrington

merge-changelogs

443937b... by Bryce Harrington

    - d/control: (GeoIP2 related changes)
      + Update dependencies for http-geoip2 package to include libmaxminddb0.
      + Update nginx-core to include http-geoip2 module due to approved bin-MIR
        (LP #1867198)
      + Move geoip2 module build flags to the common flags so all
        package flavors have it.
      + Update dependencies for nginx-light, etc. to include
        libnginx-mod-http-geoip2 as it's in the 'common build flags'
        for all flavors of the builds.
      + Update package description for nginx-core to indicate geoip2
        is included, and to list third party HTTP modules. GeoIP2
        is not included for Stream by default, so we have to adjust
        this because the Stream part isn't MIR'd.