|
From: Daniel M. <mar...@gm...> - 2023-04-03 15:38:08
|
Hi Ralph, Of course! Whenever you have an hour to spare, please review my 18 pending PRs <https://github.com/Netatalk/netatalk/pulls>. :) Neither of the changesets is particularly complex. Mostly tweaks and corrections. I think we can rebase branch-netatalk-3-1 with main again for this release. This is my draft changelog for 3.1.15 (if you accept all pending PRs.) Changes in 3.1.15 ================= * FIX: CVE-2022-43634 * FIX: CVE-2022-45188 * FIX: macusers: Fix output for long usernames * FIX: macusers: account for usernames with non-word characters * FIX: macusers: Support NetBSD * FIX: Modernize Systemd service file. * FIX: largefile-check macro for largefile for clang 16 * FIX: libatalk/conf: include sys/file.h for LOCK_EX * FIX: libatalk: Change log level for realpath() error. SF bug 666 * FIX: libatalk: The my_bool type is deprecated as of MySQL 8.0.1 * FIX: Fix user-visible typos in log output and man pages. * FIX: Fix spelling, syntax, and dead URLs in html manual. * FIX: afpd: Provide MNTTYPE_NFS on OmniOS. * FIX: afpd: Spotlight searches can cause afpd to segfault. * UPD: afpd: Spotlight add support for tracker3. SF patch 147 * NEW: Create README.md * NEW: Create GitHub build file and Sonarcloud project file. ...and for 2.2.9 Changes in 2.2.9 ================ * FIX: CVE-2022-45188 * FIX: Improve systemd service dependencies GH#232 * FIX: macusers: Fix output for long usernames * FIX: macusers: account for usernames with non-word characters * FIX: macusers: do not show root user. SF bug #495 * NEW: Add manpage for a2boot * UPD: Manpage and html manual updates On Mon, Apr 3, 2023 at 3:04 AM Ralph Boehme <sl...@sa...> wrote: > Hi Daniel, > > On 4/2/23 21:31, Daniel Markstedt wrote: > > I would like to propose that we plan for another pair of Netatalk > > releases in the month of April. > > Namely, 3.1.15 and 2.2.9. Among a range of improvements, we have a fix > > for CVE-2022-45188 lined up. > > sounds good! > > Thanks for all your hard work on Netatalk! > > -slow > > -- > Ralph Boehme, Samba Team https://samba.org/ > SerNet Samba Team Lead https://sernet.de/en/team-samba > SAMBA+ packages https://samba.plus/ > > |