lp:ubuntu/precise/prayer

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

16. By Magnus Holmgren

* New upstream release.
  - Drop ipv6_v6only.patch; fixed upstream.
  * template_sdk.patch: templates/src/build_index.pl no longer need to
    be patched.
* Bump Standards-Version to 3.9.2.

15. By Magnus Holmgren

* Merge ld-as-needed.diff from Ubuntu into dlopen_templates.patch
  (Closes: #607559).
* dlopen_templates.patch: Add missing #include "dlopen_templates.h" to
  servers/prayer_shared.h.
* hurd.patch (new): Use the SPT_CHANGEARGV implementation of
  setproctitle() on the Hurd.
* Add basic manpage for prayer-accountd(8).
* unbrand_accountd.patch: Remove some Cambridge-specific parts of the
  filter handling.
* Drop obsolete Build-Depends alternative libc-client2007b-dev.
* Increase Debhelper compat level to 7.

14. By Magnus Holmgren

ipv6_v6only.patch (new): Set the IPV6_V6ONLY socket option on
AF_INET6 sockets; since Prayer by default enumerates available address
families and calls bind() once for each, conflicts will occur
otherwise.

13. By Magnus Holmgren

* Convert (trivially, since CDBS with quilt was already used) to source
  format 3.0 (quilt).
* no_db_version_check.patch: Remove unnecessary and incorrect check that
  not only the major and minor version numbers of the current libdb are
  the same as at compile time, but also that the patch number is equal
  or greater, which should not be a concern (Closes: #592119).

12. By Magnus Holmgren

* New upstream release.
  - Dropped kfreebsd.patch, clean_completely.patch, and
    manpage_error.patch; all incorporated upstream.
  * makefile_install_config.patch: Updated; some parts incorporated
    upstream.
* prayer-templates-dev.install: Only template_structs.h and misc.h
  needed henceforth, since only those files are #included by compiled
  templates.
* template_sdk.patch: The #include that templates/src/build_index.pl
  generates was not changed, though.
* debian/Config, debian/control: Enable libtidy for HTML parsing and
  sanitisation, fixing certain XSS problems, which were due to simple
  substring matching being used.
* prayer.init, prayer-accountd.init: Add $remote_fs to, and move
  $local_fs to, Required-Start.
* Upgrade to Standards-Version 3.9.0:
  * Use Breaks instead of Conflicts to handle the renaming of
    prayer-templates.

11. By Magnus Holmgren

Undo inadvertent inclusion of /usr/include/prayer in
prayer-templates-src (Closes: #557056).

10. By Magnus Holmgren

* New upstream release (Closes: #546918).
  * The set of available template sets has changed and several
    obsolete configuration options are no longer recognized. Please
    see NEWS.Debian for more information.
  - Repacked without University of Cambridge logos with dubious
    copyright/license status (more info in debian/copyright).
  - unbrand_cam_template.patch: Remove said Cambridge-specific graphics
    from 'cam' template set.
  - Drop unlimit_login_username.patch (fixed upstream when replacing
    the old login screen with frontend templates) and
    usernames_with_at.patch (incorporated upstream).
  * clean_completely.patch: Partially implemented upstream.
  * Manpages incorporated upstream.
* dlopen_templates.patch: Experimental support for dynamically loading
  templates.
* Update README.Debian.
* makefile_install_config.patch(share/config.c): Change default
  template_set to "old".
* makefile_install_config.patch(files/Makefile): Fix permissions on
  icons and static files.
* manpage_error.patch: Fix missing .El in prayer-session(8).

9. By Magnus Holmgren

* welcome_is_template.patch wasn't fully incorporated upstream. Remove
  the help_dir setting and check in makefile_install_config.patch instead.c
* Make Prayer work on kFreeBSD. Unfortunately there is no support for
  SysV semaphores.
  * kfreebsd.patch: Include the right headers under glibc. Detect that
    semtimedop is a stub.
  * debian/Config: Add -lutils to LIBS.
  * makefile_install_config.patch: put back a default value for
    lock_dir.
* makefile_install_config.patch: Set imap_server to localhost/notls in
  default prayer.cf (Closes: #531801).
* Depend on exim4 | mail-transport-agent.
* Increase Standards-Version to 3.8.3.

8. By Magnus Holmgren

* New upstream release.
  - Drop repair_ssl_session_db_on_version_mismatch.patch,
    remove_old_db_logfiles_from_prayer-ssl-prune.patch,
    welcome_is_template.patch, template_find_bug.patch; all incorporated
    upstream.
  - Update makefile_install_config.patch after welcome.html gone.
* kfreebsd.patch (new): Try to get Prayer to work on Debian
  GNU/kFreeBSD.
* Add ${misc:Depends} to Depends for prayer-templates.
* Upgrade to Standards-Version 3.8.1.
  + Add debian/README.source.
* clean_completely.patch (new): Fix a few makefiles that didn't remove
  their build targets in the clean target (Closes: #521369). Thanks to
  Simon McVittie.

7. By Magnus Holmgren

Since /var/run can be a tmpfs filesystem, don't ship /var/run/prayer
as part of the package but create it in the init script (LP: 304071).
Also, var_prefix, pid_dir and prayer_user will by default be overriden
from the command line to make sure that they get the values expected by
the init script.

Branch metadata

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

Subscribers