lp:debian/webfs

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/webfs
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

15. By Mats Erik Andersson <email address hidden>

* debian/control: Standard-Version 3.9.5.
* Make libgcrypt a conditional dependency.
  + Solution hint provided by Andreas Metzler.
  + debian/patches/85_conditional_gcrypt.diff: New file.
  + debian/control: Add 'pkg-config' to Build-Depends.
  + Closes: #746159
* Migrate to recent 'gnutls28'.
  + debian/control: Update to 'libgnutls28-dev' in Build-Depends.
  + Closes: #752302
* Set default document root to '/var/www/html'.
  + debian/templates: Updated.
  + Closes: #730376
* Support sendfile() while running GNU/kFreeBSD.
  + debian/patches/82_kfreebsd.diff: New file.
* Document the option "-~" properly.
  + debian/patches/10_manpage.diff: Updated.

14. By Mats Erik Andersson <email address hidden>

* CVE-2013-0347: Permissions of log file.
  + debian/patches/80_cve_2013_0347.diff: New file.
  + debian/webfs.postinst: Change stat-override, empty world access.
  + debian/webfs.logrotate: Add a specification "su".
  + debian/NEWS: Add a comment.
  + Closes: #701638.
* Transmission of large files with TLS.
  + debian/patches/68_large_files.diff: New file.
  + Closes: #702660.
* Incorporate translation updates from 1.21+ds1-8.1.
  Sincere thanks to Christian Perrier and translators;
  in particular Joe Hansen for the completely new Danish
  translation.
* Debconf translation update:
  + Japanese (victory). Closes: #717705.
  + debian/po/ja.po: Update.
* Implement hardened builds:
  + debian/rules: Compilation flags using dpkg-buildflags.
  + debian/patches/75_hardening_flags.diff: New file.
  + debian/control: Build depends on dpkg-dev (>= 1.15.7).
* debian/webfs.init:
  * Adapt to LSB message passing, suggested by Trent W. Buck.
  * Implement "status" command. Make "start" and "stop" idempotent.
  * Minor shell code clean up.
* debian/control:
  + Standards 3.9.4; no changes.
  + Binary dependency on lsb-base (>= 3.2-14).
* debian/rules:
  + Run verbose compiler stage: "verbose=yes".
  + [lintian] Trivial targets build-arch, build-indep.
* debian/copyright:
  + Field names and URL conform to DEP-5, version 1.0.
  + Make a separate GPL-2+ license description, referenced twice.
* debian/patches/63_gnutls.diff: Insert a single pointer cast.
* debian/local/create_cert.sh: Updated.

13. By Christian Perrier

* Non-maintainer upload.
* Fix pending l10n issues. Debconf translations:
  - Danish (Joe Hansen). Closes: #660368
  - Dutch; (Jeroen Schot). Closes: #661680

12. By Mats Erik Andersson <email address hidden>

* Regressions on previous package version.
  + debian/postrm: Test on full path.
  + debian/postinst: Full path and temporary file copy.
  + Closes: #605690, #605691.

11. By Mats Erik Andersson <email address hidden>

* Violation of Policy 10.7.3: Config file.
  + Use `ucf' for updating configuration.
  + d/control: Depend on "ucf".
  + d/rules: Install conffile as "/usr/share/webfs/webfsd.conf.auto".
  + d/webfs.postinst: Copy old conffile, do all updating on the file
    "webfs.conf.auto", and register the result using "ucf" and "ucfr".
  + d/webfs.postrm: Purge with support of "ucfr" and "ucf".
  + Closes: #603926.
* FTBFS when using "binutils-gold".
  + Explicitly add "-lgcrypt" to LDFLAGS.
  + debian/patches/63_gnutls.diff: Updated file.
  + Contributed by Roy Jamison. Origin LP: #665276.
  + Closes: #601044.
* debian/webfs.init: Remove `$named' from Required-Start
    and from Required-Stop.

10. By Mats Erik Andersson <email address hidden>

* Upgrade standard from 3.8.4 to 3.9.1: No changes.
* debian/po/cs.po: Updated file.
  + Thanks to Miroslav Kure for the updated translation.
  + Closes: #599945.
* debian/po/ja.po: Renamed from incorrect "jp.po".

9. By Mats Erik Andersson <email address hidden>

* debian/patches/63_gnutls.diff: Updated file.
  + Execute 'gnutls_*_deinit' inside a conditional block.
  + Closes: #577241

8. By Mats Erik Andersson <email address hidden>

* Incorrect determination of group access, an old bug.
  + debian/patches/70_group_access.diff: New file.
  + debian/NEWS: Mention the vulnerability.

7. By Mats Erik Andersson <email address hidden>

* Listening to dual protocols unless told otherwise:
  + debian/patches/55_sockopt_v6only.diff: New file. (Closes: #567524)
* [lintian]: maintainer-script-without-set-e
  + Put 'set -e' on a separate line: postinst, postrm, config.
* [lintian]: copyright-refers-to-symlink-license
  + Mention 'GPL-2' instead of 'GPL'.
* [lintian]: no-upstream-changelog:
  + debian/rules: Use 'dh_installchangelogs -k README'.

6. By Petter Reinholdtsen <email address hidden>

* Non-maintainer upload.
* Add missing provide header in LSB section of init.d script
  (Closes: #525807).
* Update standard-version from 3.7.2 to 3.8.2. No changes needed.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/squeeze/webfs
This branch contains Public information 
Everyone can see this information.

Subscribers