Summary: | net/xapsd: Fails to parse HTTP header and exits when using Go 1.20, should use 1.19 | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Ian McDowell <me> |
Component: | Individual Port(s) | Assignee: | Robert Clausecker <fuz> |
Status: | Closed FIXED | ||
Severity: | Affects Some People | CC: | PopularMoment, fuz |
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(PopularMoment) |
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Ian McDowell
2023-09-15 10:35:41 UTC
Thank you for reporting. I've submitted an update in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274823 This will be addressed through the patch for bug #274823. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3b4e5933dedced9b3257ceca13c691243a63778e commit 3b4e5933dedced9b3257ceca13c691243a63778e Author: Henry <PopularMoment@protonmail.com> AuthorDate: 2023-10-31 02:28:50 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-11-03 21:16:21 +0000 net/xapsd: update to 836a75b / g20231019 - fixes CVE-2023-3978 - works around https://github.com/freswa/dovecot-xaps-daemon/issues/24 Changes: https://github.com/freswa/dovecot-xaps-daemon//compare/f6d5733..836a75b Reported by: Ian McDowell <me@ianmcdowell.net> PR: 274639, 273817 MFH: 2023Q4 net/xapsd/Makefile | 32 +++++++++++++++++++------------- net/xapsd/distinfo | 54 +++++++++++++++++++++++++++++++++--------------------- 2 files changed, 52 insertions(+), 34 deletions(-) A commit in branch 2023Q4 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5d3208f8278772ccadef51c02a0f6cfb20bf1dfa commit 5d3208f8278772ccadef51c02a0f6cfb20bf1dfa Author: Henry <PopularMoment@protonmail.com> AuthorDate: 2023-10-31 02:28:50 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-11-03 21:20:02 +0000 net/xapsd: update to 836a75b / g20231019 - fixes CVE-2023-3978 - works around https://github.com/freswa/dovecot-xaps-daemon/issues/24 Changes: https://github.com/freswa/dovecot-xaps-daemon//compare/f6d5733..836a75b Reported by: Ian McDowell <me@ianmcdowell.net> PR: 274639, 273817 MFH: 2023Q4 (cherry picked from commit 3b4e5933dedced9b3257ceca13c691243a63778e) net/xapsd/Makefile | 32 +++++++++++++++++++------------- net/xapsd/distinfo | 54 +++++++++++++++++++++++++++++++++--------------------- 2 files changed, 52 insertions(+), 34 deletions(-) |