2023-05-11 19:49:29 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Update to 20230511. From the changelog:
- fixsmtpio: fix build on systems without <sys/queue.h> by inlining a
copy from NetBSD.
- authup: log when TLS has been negotiated.
- Improve manual pages slightly.
|
2023-04-24 02:13:12 by Amitai Schleier | Files touched by this commit (3) | |
Log message:
Follow URL redirects. While here, update COMMENT and DESCR. Bump
PKGREVISION.
|
2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356) |
Log message:
mail: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles were unfetchable (possibly fetched
conditionally?):
./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
|
2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357) |
Log message:
mail: Remove SHA1 hashes for distfiles
|
2020-12-14 12:57:25 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Update to 20201214. From the changelog:
- fixsmtpio: Fix segfault by making sure eventq_get() returns a
free()-able string.
|
2020-12-11 13:08:00 by Amitai Schleier | Files touched by this commit (3) |
Log message:
Update to 20201211. From the changelog:
- reup: Delete, because retrying AUTH has been broken ever since TLS was
added to authup.
- authup: Fix AUTH retries under TLS by inlining the retry logic.
- fixsmtpio: Fix process-management bugs in "Ensure STARTTLS resets all
state by restarting qmail-smtpd."
- Manual pages: considerably improve clarity of authup(8) and
fixsmtpio(8). Mention s6-ucspitlsd, a new UCSPI-TLS server
implementation coming soon to s6-networking.
|
2020-11-19 10:35:43 by Amitai Schleier | Files touched by this commit (41) |
Log message:
Remove DJB_RESTRICTED, no longer used.
|
2020-06-25 07:42:40 by Amitai Schleier | Files touched by this commit (39) |
Log message:
Retire 'djbware-errno-hack' and associated options.mk cleverness.
Instead:
1. Package makefiles including their own options.mk
2. Packages say "SUBST_CLASSES+=djberrno" to get the hack, if needed
3. Packages adjust SUBST_FILES.djberrno, if needed
Should fix bulk build failures due to multiple inclusions of options.mk
and/or incorrect definitions of DJB_ERRNO_HACK.
Approved during the freeze by wiz@.
|
2020-05-16 17:22:20 by Roland Illig | Files touched by this commit (1) |
Log message:
mail/qmail-acceptutils: does not have error.h
|
2019-07-01 17:31:51 by Amitai Schleier | Files touched by this commit (3) |
Log message:
qmail.org lapsed; use netqmail.org or qmailorg.schmonz.com.
|