Rev |
Age |
Author |
Path |
Log message |
Diff |
Changes |
126 |
5381d 02h |
magnus |
/trunk/debian/ |
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 (Closes: #607261). |
|
/trunk/debian/patches/ipv6_v6only.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
|
123 |
5512d 06h |
magnus |
/trunk/debian/ |
no_db_version_check.patch: Remove unnecessary and incorrect check that
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 and
greater, which should not be a concern. |
|
/trunk/debian/patches/no_db_version_check.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
|
113 |
5528d 23h |
magnus |
/trunk/debian/ |
* 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. |
|
/trunk/debian/patches/clean_completely.patch<br/>/trunk/debian/patches/kfreebsd.patch<br/>/trunk/debian/patches/manpage_error.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/makefile_install_config.patch<br/>/trunk/debian/patches/series<br/>/trunk/debian/patches/template_sdk.patch
|
104 |
5798d 04h |
magnus |
/trunk/debian/ |
template_sdk.patch (new): Create makefile for building template set
libraries. Install it together with binaries and scripts needed. |
|
/trunk/debian/patches/template_sdk.patch
/trunk/debian/Config<br/>/trunk/debian/changelog<br/>/trunk/debian/patches/series
|
100 |
5816d 02h |
magnus |
/trunk/debian/ |
manpage_error.patch: Fix missing .El in prayer-session(8). |
|
/trunk/debian/patches/manpage_error.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
|
91 |
5825d 01h |
magnus |
/trunk/debian/ |
* New upstream release (Closes: #546918).
- 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. |
|
/trunk/debian/patches/unbrand_cam_template.patch
/trunk/debian/changelog<br/>/trunk/debian/copyright<br/>/trunk/debian/patches/series<br/>/trunk/debian/watch
|
87 |
5841d 03h |
magnus |
/trunk/debian/ |
dlopen_templates.patch: Experimental support for dynamically loading
templates. |
|
/trunk/debian/patches/dlopen_templates.patch
/trunk/debian/Config<br/>/trunk/debian/changelog<br/>/trunk/debian/patches/series<br/>/trunk/debian/prayer.install
|
86 |
5848d 06h |
magnus |
/trunk/debian/ |
* New upstream release.
- 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. |
|
/trunk/debian/patches/unlimit_login_username.patch<br/>/trunk/debian/patches/usernames_with_at.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/clean_completely.patch<br/>/trunk/debian/patches/makefile_install_config.patch<br/>/trunk/debian/patches/series<br/>/trunk/debian/patches/templates_fallback_to_compiled.patch
|
77 |
5993d 00h |
magnus |
/trunk/debian/ |
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. |
|
/trunk/debian/patches/clean_completely.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
|
71 |
6154d 01h |
magnus |
/trunk/ |
Merge changes from lenny branch. |
|
/trunk/debian/patches/unlimit_login_username.patch<br/>/trunk/debian/patches/usernames_with_at.patch<br/>/trunk/debian/prayer-session.8<br/>/trunk/debian/prayer-ssl-prune.8<br/>/trunk/debian/prayer-templates.install<br/>/trunk/debian/prayer.8<br/>/trunk/debian/prayer.cf.5<br/>/trunk/debian/prayer.manpages
/trunk/debian/prayer-session.8.dbk<br/>/trunk/debian/prayer.8.dbk
/trunk<br/>/trunk/debian/Config<br/>/trunk/debian/changelog<br/>/trunk/debian/control<br/>/trunk/debian/patches/makefile_install_config.patch<br/>/trunk/debian/patches/series<br/>/trunk/debian/prayer-accountd.init<br/>/trunk/debian/prayer.init<br/>/trunk/debian/prayer.install<br/>/trunk/debian/rules
|
50 |
6253d 06h |
magnus |
/trunk/debian/ |
kfreebsd.patch (new): Try to get Prayer to work on Debian
GNU/kFreeBSD. |
|
/trunk/debian/patches/kfreebsd.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
|
48 |
6275d 02h |
magnus |
/trunk/debian/ |
* 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. |
|
/trunk/debian/patches/remove_old_db_logfiles_from_prayer-ssl-prune.patch<br/>/trunk/debian/patches/repair_ssl_session_db_on_version_mismatch.patch<br/>/trunk/debian/patches/template_find_bug.patch<br/>/trunk/debian/patches/welcome_is_template.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/makefile_install_config.patch<br/>/trunk/debian/patches/series
|
46 |
6286d 23h |
magnus |
/trunk/debian/ |
template_find_bug.patch (new): Fix segfault in template_find() when
template_set specifies a non-existing set. Also update default set. |
|
/trunk/debian/patches/template_find_bug.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
|
45 |
6287d 00h |
magnus |
/trunk/debian/ |
* remove_old_db_logfiles_from_prayer-ssl-prune.patch (new): Patch
myarchive() in lib/mydb_db3.c so that it only deletes obsolete
transaction logs if dirname = NULL, then call it (via DB->archive())
from ssl_prune_sessions() in lib/ssl.c.
- prayer-db-prune thus unnecessary. |
|
/trunk/debian/patches/remove_old_db_logfiles_from_prayer-ssl-prune.patch
/trunk/debian/README.Debian<br/>/trunk/debian/changelog<br/>/trunk/debian/patches/series<br/>/trunk/debian/prayer.install
|
41 |
6287d 02h |
magnus |
/trunk/debian/patches/ |
Add new patches to the quilt series and put repair_ssl_session_db_on_version_mismatch.patch at the bottom. |
|
/trunk/debian/patches/series
|
32 |
6310d 05h |
magnus |
/trunk/debian/ |
debian/patches/accountd_makefile_typo.patch: Fix typo that caused PAM
not to be used. |
|
/trunk/debian/patches/accountd_makefile_typo.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
|
30 |
6310d 05h |
magnus |
/trunk/debian/ |
repair_ssl_session_db_on_version_mismatch.patch: Recreate session DB
environment when upgrading from a version of Prayer that used an older
BDB library. |
|
/trunk/debian/patches/repair_ssl_session_db_on_version_mismatch.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
|
21 |
6312d 05h |
magnus |
/trunk/debian/ |
* New upstream release featuring a major code reorganisation and a new
template system.
- Drop obsolete folder_list_cosmetics.patch and includes.patch. |
|
/trunk/debian/patches/folder_list_cosmetics.patch<br/>/trunk/debian/patches/includes.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
|
9 |
6328d 02h |
magnus |
/trunk/debian/ |
folder_list_cosmetics.patch: Remove space between expand/collapse
arrow and folder icon in the folder list and change the alt texts so
that the tree looks nicer in text browsers. |
|
/trunk/debian/patches/folder_list_cosmetics.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
|
5 |
6328d 04h |
magnus |
/trunk/debian/ |
* First upload to unstable.
* New upstream release.
- Drop pidfiles_extension.patch, session_unix_bugs.patch,
session_server_bugs.patch; all incorporated upstream.
- Drop ipv6.patch; incorporated upstream.
- Drop utf8.patch; incorporated and improved upstream.
- Drop hasnochildren_means_noinferiors.patch since upstream now
handles dual-use mailboxes.
* New maintainer email address. |
|
/trunk/debian/patches/hasnochildren_means_noinferiors.patch<br/>/trunk/debian/patches/ipv6.patch<br/>/trunk/debian/patches/pidfiles_extension.patch<br/>/trunk/debian/patches/session_server_bugs.patch<br/>/trunk/debian/patches/session_unix_bugs.patch<br/>/trunk/debian/patches/utf8.patch
/trunk/debian/changelog<br/>/trunk/debian/control<br/>/trunk/debian/patches/includes.patch<br/>/trunk/debian/patches/makefile_install_config.patch<br/>/trunk/debian/patches/series
|