-
aa978fc...
by
Thomas Ward
on 2018-10-02
-
Import patches-unapplied version 1.15.5-0ubuntu1 to ubuntu/cosmic-proposed
Imported using git-ubuntu import.
Changelog parent: a5333787b185c9a200d907b09871bafd1208d323
New changelog entries:
* This is a bugfixes-only upstream micro release, and thus is a bugfixes-
only version change. (LP: #1795690)
* New upstream release (1.15.5) - full changelog available from
http://nginx.org/en/CHANGES
* Remaining Ubuntu-specific changes:
- debian/patches/ubuntu-branding.patch: add Ubuntu branding (refreshed)
- d/{control,rules,nginx-core.*}: add new binary package for main,
nginx-core, which contains only source-tarball-included modules
and no third-party modules.
- debian/tests/control: add nginx-core test.
- debian/apport/source_nginx.py: Add apport hooks for additional bug
information gathering.
- debian/nginx-common.install: Add install rule for apport hooks.
- d/nginx-{core,light,full,extras}.postinst: Add checks for whether
port 80 is in use or not to determine whether or not to attempt
starting of the NGINX service during install/upgrade
- d/control: Add dependencies to nginx-{core,light,full,extras} on
`iproute2` as the postinst scripts now use `ss` to determine if
Port 80 is open or not.
-
a533378...
by
Thomas Ward
on 2018-09-25
-
Import patches-unapplied version 1.15.4-0ubuntu1 to ubuntu/cosmic-proposed
Imported using git-ubuntu import.
Changelog parent: 84787241ae2ec577793cff1da696945ace2a758b
New changelog entries:
* New upstream release (1.15.4) - full changelog available from
http://nginx.org/en/CHANGES (LP: #1794321)
* Remaining Ubuntu-specific changes:
- debian/patches/ubuntu-branding.patch: add Ubuntu branding (refreshed)
- d/{control,rules,nginx-core.*}: add new binary package for main,
nginx-core, which contains only source-tarball-included modules
and no third-party modules.
- debian/tests/control: add nginx-core test.
- debian/apport/source_nginx.py: Add apport hooks for additional bug
information gathering.
- debian/nginx-common.install: Add install rule for apport hooks.
- d/nginx-{core,light,full,extras}.postinst: Add checks for whether
port 80 is in use or not to determine whether or not to attempt
starting of the NGINX service during install/upgrade
- d/control: Add dependencies to nginx-{core,light,full,extras} on
`iproute2` as the postinst scripts now use `ss` to determine if
Port 80 is open or not.
-
8478724...
by
Thomas Ward
on 2018-08-31
-
Import patches-unapplied version 1.15.3-0ubuntu1 to ubuntu/cosmic-proposed
Imported using git-ubuntu import.
Changelog parent: cf247fc8ff2c6fab20b1e92c75174de1ef267f17
New changelog entries:
* New upstream release (1.15.3) - full changelog available from
http://nginx.org/en/CHANGES (LP: #1790149)
* Remaining Ubuntu-specific changes:
- debian/patches/ubuntu-branding.patch: add Ubuntu branding (refreshed)
- d/{control,rules,nginx-core.*}: add new binary package for main,
nginx-core, which contains only source-tarball-included modules
and no third-party modules.
- debian/tests/control: add nginx-core test.
- debian/apport/source_nginx.py: Add apport hooks for additional bug
information gathering.
- debian/nginx-common.install: Add install rule for apport hooks.
- d/nginx-{core,light,full,extras}.postinst: Add checks for whether
port 80 is in use or not to determine whether or not to attempt
starting of the NGINX service during install/upgrade
- d/control: Add dependencies to nginx-{core,light,full,extras} on
`iproute2` as the postinst scripts now use `ss` to determine if
Port 80 is open or not.
-
cf247fc...
by
Thomas Ward
on 2018-08-21
-
Import patches-unapplied version 1.15.2-0ubuntu2 to ubuntu/cosmic-proposed
Imported using git-ubuntu import.
Changelog parent: bc51e6a236e4496caee4ac78e7f42e06222524cf
New changelog entries:
* d/control: Add `iproute2` dependencies for the binary
nginx-{core,light,full,extras} packages, they got missed in the
application of the diff in 1.15.2-0ubuntu1. (LP: #1782226)
-
bc51e6a...
by
Thomas Ward
on 2018-08-19
-
Import patches-unapplied version 1.15.2-0ubuntu1 to ubuntu/cosmic-proposed
Imported using git-ubuntu import.
Changelog parent: 0a9fd2d66de03c1a3e030e2b569743e326f859c9
New changelog entries:
* Switch to track NGINX Mainline for 18.10 (and 19.04) releases after
discussion with Server team members. Mainline version is 1.15.2
* Upstream changelogs for 1.15.2 are available at
http://nginx.org/en/CHANGES
* Remaining Ubuntu-specific changes:
- debian/patches/ubuntu-branding.patch: add Ubuntu branding (refreshed)
- d/{control,rules,nginx-core.*}: add new binary package for main,
nginx-core, which contains only source-tarball-included modules
and no third-party modules.
- debian/tests/control: add nginx-core test.
- debian/apport/source_nginx.py: Add apport hooks for additional bug
information gathering.
- debian/nginx-common.install: Add install rule for apport hooks.
* Additional Ubuntu only changes (LP: #1782226):
- d/nginx{core,light,full,extras}.postinst: Add checks for whether
port 80 is in use or not to determine whether or not to attempt
starting of the NGINX service during install/upgrade.
- d/control: Add dependencies to nginx-{core,light,full,extras} on
`iproute2` as the postinst scripts now use `ss` to determine if
Port 80 is open or not.
-
0a9fd2d...
by
Thomas Ward
on 2018-05-15
-
Import patches-unapplied version 1.14.0-0ubuntu2 to ubuntu/cosmic-proposed
Imported using git-ubuntu import.
Changelog parent: 2b287f4c2b15b0cb8eaf3e7d0d02d47d152073bd
New changelog entries:
* debian/nginx-core.postinst: Make nginx-*.postinst use invoke-rc.d.
(LP: #1578344)
-
2b287f4...
by
Thomas Ward
on 2018-04-17
-
Import patches-unapplied version 1.14.0-0ubuntu1 to ubuntu/bionic-proposed
Imported using git-ubuntu import.
Changelog parent: aeda8df039bdee2c510a25c20beacfd8e9862cdf
New changelog entries:
* New upstream stable release (1.14.0)
* Upstream changelogs can be found at http://nginx.org/en/CHANGES-1.14
* There are no functional changes or new features in this release,
and the only change is a version number change.
* Remaining Ubuntu-specific changes:
- debian/patches/ubuntu-branding.patch: add Ubuntu branding (refreshed)
- d/{control,rules,nginx-core.*}: add new binary package for main,
nginx-core, which contains only source-tarball-included modules
and no third-party modules.
- debian/tests/control: add nginx-core test.
- debian/apport/source_nginx.py: Add apport hooks for additional bug
information gathering.
- debian/nginx-common.install: Add install rule for apport hooks.
-
aeda8df...
by
Thomas Ward
on 2018-04-16
-
Import patches-unapplied version 1.13.12-0ubuntu1 to ubuntu/bionic-proposed
Imported using git-ubuntu import.
Changelog parent: 6b27debd35f6e771ea3ec31558a8797c46cc0be5
New changelog entries:
* New upstream releases (1.13.11, 1.13.12)
* Upstream changelogs can be found at https://nginx.org/en/CHANGES
* Remaining Ubuntu-specific changes:
- debian/patches/ubuntu-branding.patch: add Ubuntu branding (refreshed)
- d/{control,rules,nginx-core.*}: add new binary package for main,
nginx-core, which contains only source-tarball-included modules
and no third-party modules.
- debian/tests/control: add nginx-core test.
- debian/apport/source_nginx.py: Add apport hooks for additional bug
information gathering.
- debian/nginx-common.install: Add install rule for apport hooks.
-
6b27deb...
by
Nish Aravamudan
on 2018-04-05
-
Import patches-unapplied version 1.13.10-1ubuntu1 to ubuntu/bionic-proposed
Imported using git-ubuntu import.
Upload parent: 8efeac2fb33a7399d3979dc9e6ab1cd3515213f3
-
8efeac2...
by
Nish Aravamudan
on 2018-04-05
-
update-maintainer