lp://staging/ubuntu/vivid-proposed/nginx
- Get this branch:
- bzr branch lp://staging/ubuntu/vivid-proposed/nginx
Branch merges
Branch information
Recent revisions
- 84. By Thomas Ward
-
* debian/
apport/ source_ nginx.py:
- Add apport hooks for additional bug information gathering, as a result
of non-useful reports due to postinstall script failure bugs. This is
necessary in order to be able to actually debug what is going on in the
bug reports, thanks to systemd not putting startup errors to stdout or
stderr anymore, like Upstart and others did. (LP: #1472683)
* debian/nginx-common. install:
- Add install rule for debian/apport/ source_ nginx.py, which is the new
apport hooks to gather additional 'Package' bugtype debug data. - 83. By Thomas Ward
-
* debian/rules:
* Reversed Debian change in 1.6.2-5ubuntu2.
* Added DEB_BUILD_MAINT_OPTIONS= hardening= +all to enable all
dpkg-buildflags to harden the code, except for PIE flags.
* Manually define DEB_BUILD_MAINT_OPTIONS in DEBIAN_ NGINX_PERL_ LDFLAGS
to not have -fPIE conflicts in Perl flags. - 82. By Thomas Ward
-
* debian/rules:
* Added -fPIE -pie to build rules (enables position-independent builds)
using Debian's committed change to enable. (LP: #1315426) - 81. By Thomas Ward
-
* Merge from Debian. Remaining changes: (LP: #1399967)
- debian/patches/ ubuntu- branding. patch: add Ubuntu branding (refreshed)
- debian/rules: Drop from -O3 to -O2 to work around a build failure.
- 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/control: drop luajit from Build-Depends as it is in universe. - 80. By Thomas Ward
-
* Merge from Debian. Remaining changes: (LP: #1388621)
- debian/patches/ ubuntu- branding. patch: add Ubuntu branding
(refreshed).
- debian/rules: Drop from -O3 to -O2 to work around a build failure.
- 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/control: drop luajit from Build-Depends as it is in universe.
* debian/control:
* Remove nginx-naxsi* from nginx-core and related
package stanzas, as the naxsi packages have all been dropped.
* Remove reference to nginx-naxsi from nginx metapackage description
* debian/index.html: Modify included index.html file to have Ubuntu
branding, Ubuntu bug reporting tool references, and a link to the
Launchpad bugs page for the nginx package. - 79. By Thomas Ward
-
debian/
conf/sites- available/ default: Remove SSLv3 from the ssl_protocols
line in the default config example, due to POODLE vulnerability. - 78. By Marc Deslauriers
-
* Merge from Debian. Remaining changes:
- debian/patches/ ubuntu- branding. patch: add Ubuntu branding
(refreshed).
- debian/rules: Drop from -O3 to -O2 to work around a build failure.
- 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/control: drop luajit from Build-Depends as it is in universe. - 76. By Robie Basak
-
* Merge from Debian. Remaining changes:
- debian/patches/ ubuntu- branding. patch: add Ubuntu branding
(refreshed).
- debian/rules: Drop from -O3 to -O2 to work around a build failure.
- 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.
* Add dep8 smoke test - 75. By Thomas Ward
-
* Add new binary package for main, nginx-core, which contains only
source-tarball- included modules and no third-party modules.
* Changes to debian/ directory:
- control:
+ Add entry for nginx-core and nginx-core-dbg.
- rules:
+ Add nginx-core flavor to the build rules.
- nginx-core.*: Add new packaging files for nginx-core based on
the packaging files for nginx-full.
* The above changes satisfy the requirements for main (LP: #1262710)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/vivid/nginx