-
32754c5...
by
Gianfranco Costamagna
on 2019-01-28
-
Import patches-unapplied version 1.4.53-1ubuntu1 to ubuntu/disco-proposed
Imported using git-ubuntu import.
Changelog parent: fd7d34d06c021c464f0a5292eddbc05ac37bd295
New changelog entries:
* Merge from Debian unstable. Remaining changes:
- debian/control, debian/lighttpd-dev.install:
+ Add lighttpd-dev package.
- debian/index.html:
+ Corrected BTS Ubuntu link and branding on the default page.
- debian/lighttpd.conf:
+ Comment 'use-ipv6.pl' by default, which causes failure
to bind port in ipv4.
- debian/control:
+ Build-Depends on libgamin-dev rather than libfam-dev
to fix startup warning.
- debian/rules:
+ Add override_dh_installinit to set "defaults 91 09" to not
start before apache2 but in the same runlevel with
the same priority.
- debian/lighttpd.dirs, debian/control, debian/rules,
debian/lighttpd.ufw.profile:
+ Add the UFW profile.
+ Make the application build sanely:
- Remove duplicate override on dh_install
- Remove duplicate outdated NEWS file
- Install updated upstream NEWS file and fix
cp: cannot stat /debian/tmp/changelog thingy to
fix FTBFS when built twice in a row.
-
fd7d34d...
by
Helmut Grohne <email address hidden>
on 2019-01-28
-
Import patches-unapplied version 1.4.53-1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: f7d56601349544006d35ba864e5ca8296fccce64
New changelog entries:
* QA Upload.
* Disable libunwind support by default (unavailable on s390x).
Rebuild with DEB_BUILD_PROFILES=pkg.lighttpd.libunwind to use it.
* Checked compliance with policy version 4.3.0.
* New upstream release.
+ Drop all patches.
+ debian/tests/defconfig: Require no warnings.
* Add php to Build-Depends to increase test coverage.
* Support parallel building.
* As we now serve /usr/lib/cgi-bin, create the directory.
-
f7d5660...
by
Helmut Grohne <email address hidden>
on 2019-01-25
-
Import patches-unapplied version 1.4.52-5 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 2489df6479a30a46d16dd9184bc8fa58afd8d346
New changelog entries:
* QA Upload.
* Fix arch-indep build. (Closes: #920448)
-
2489df6...
by
Helmut Grohne <email address hidden>
on 2019-01-24
-
Import patches-unapplied version 1.4.52-4 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 2030cd18a15c0e7fc0d0aaeadaccae15edf1b850
New changelog entries:
* QA Upload.
[ Glenn Strauss ]
* replace and deprecate include-conf-enabled.pl with include glob
* provide conf-available/10-sockproxy.conf
* explicitly add default modules to lighttpd.conf
* load mod_compress after conf-enabled/*.conf (Closes: #822920)
[ Stefan Bühler ]
* remove reference to lighttpd 2.0 in the description for lighttpd-mod-cml
* run dh_missing --fail-missing as override in own target
* adapt build dependencies for xenial (and jessie) backports
* don't generate lighttpd:ModuleProvides substvar for current package name
* reexport upstream gpg keys with minimal options
[ Glenn Strauss ]
* strict parsing and normalization of URL (see NEWS)
* lighttpd.init add configtest action
[ Stefan Bühler ]
* build with libunwind to log backtraces on failed asserts
[ Helmut Grohne ]
* fail the build when chown does not work
[ Glenn Strauss ]
* define alias.url in 10-cgi.conf (Closes: #837696)
* remove obsolete index.lighttpd.html
* update paths in starter index.html
* NEWS: mod_cgi defines alias to /usr/lib/cgi-bin
* enable 99-unconfigured.conf if not configured
[ Helmut Grohne ]
* connection_close.patch: cherry-picked from upstream
* cross.patch: cherry-picked from upstream
-
2030cd1...
by
Helmut Grohne <email address hidden>
on 2019-01-07
-
Import patches-unapplied version 1.4.52-3 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 1502fbe409e43283bc7772b0e5068fe769065414
New changelog entries:
* QA Upload to unstable.
* http_auth_backends_assertion.patch: Fix load-all-modules autopkgtest.
* Update lighttpd.tmpfile.conf to use /run. (Closes: #916676)
* Drop obsolete alternative libssl1.0-dev from Build-Depends. Thanks to
Moritz Muehlenhoff and Stefan Bühler for considering implications on
backports. (Closes: #917347)
-
1502fbe...
by
Helmut Grohne <email address hidden>
on 2019-01-05
-
Import patches-unapplied version 1.4.52-2+exp2 to debian/experimental
Imported using git-ubuntu import.
Changelog parent: 60eb541ac5fd4d96b35d10ae9e34c6445f5935cf
New changelog entries:
* QA Upload.
* Don't ship /var/www/cgi-bin. Fixes dir-or-file-in-var-www autoreject. Is
never referenced from any config.
* QA Upload.
[ Helmut Grohne ]
* Add lighttpd-mod-* Provides.
* Move mysql modules to new binary package lighttpd-modules-mysql.
* Move ldap modules to new binary package lighttpd-modules-ldap.
[ Stefan Bühler and Glenn Strauss ]
* Add modules mod_authn_pam, mod_authn_sasl, mod_vhostdb_dbi and
mod_vhostdb_pgsql to new binary packages.
-
60eb541...
by
Helmut Grohne <email address hidden>
on 2018-12-16
-
Import patches-unapplied version 1.4.52-2 to debian/sid
Imported using git-ubuntu import.
Changelog parent: a64ffc8d829b4af1092ddbecd5715ec88cddbb6f
New changelog entries:
* QA Upload.
[ Helmut Grohne ]
* Bump debhelper dependency for using dh_missing.
* Add basic autopkgtests.
* Drop Files-Excluded from debian/copyright as we are not repacking.
* Extend debian/clean and override_dh_clean to cover more files including
the ones from Files-Excluded.
* Update Standards Version to 4.2.1.
+ Document that binary-targets need root for chowning to www-data.
* Use upstream's create-mime.conf.pl. (Closes: #904741)
* Fix FTCBFS: (Closes: #912358)
+ Drop unused Build-Depends: libcgi-pm-perl. (No longer used)
+ Annotate Build-Depends: perl with :native.
* Demote perl to Recommends and have lighty-enable-mod print a useful
message in case it is missing.
* Enable mod_openssl in 10-ssl.conf. (Closes: #907909)
[ Stefan Bühler ]
* use https link to download.lighttpd.net in debian/watch
* fix packaging docs for mod-authn-ldap
[ Glenn Strauss ]
* fix misspelling of GSSAPI
* lighttpd.init: full preflight test in check_syntax
-
a64ffc8...
by
Helmut Grohne <email address hidden>
on 2018-12-06
-
Import patches-unapplied version 1.4.52-1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 01e377abff19c643fc865c6382f458a39fb853f9
New changelog entries:
* QA Upload.
* New upstream release. (Closes: #879496)
+ Fix CVE-2018-19052. (Closes: #913528)
+ Don't append port to unix sockets. (Closes: #877039)
+ Refactor buffer API. (Closes: #857255)
+ Don't use AC_PATH_PROG to find pkg-config. (Addresses: #912358)
+ Drop patch fix-openssl-1.1.1.patch applied upstream.
+ Add new mod_sockproxy.so to main package.
* Replace Build-Depends: dh-systemd with newer debhelper for lintian.
-
01e377a...
by
Ximin Luo
on 2018-12-03
-
Import patches-unapplied version 1.4.49-2 to debian/sid
Imported using git-ubuntu import.
Changelog parent: d06d9db4527247d54cdd4764d193e131dc54cb2c
New changelog entries:
* Non-maintainer upload.
[ Ondřej Nový ]
* d/copyright: Change Format URL to correct one
[ Ximin Luo ]
* Add a patch to work against openssl 1.1.1. (Closes: #913251)
* Add Depends: perl. (Closes: #913249)
-
d06d9db...
by
Ximin Luo
on 2018-03-31
-
Import patches-unapplied version 1.4.49-1.1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: bf51677a7ea97f95aea68299051a6916962a918a
New changelog entries:
* Non-maintainer upload.
* Install mod_openssl.so and other missing modules. (Closes: #894276)