Skip to content

release v4.4.3#2989

Merged
rdmark merged 5 commits into
branch-netatalk-4-4from
rdmark-release-4.4.3
May 13, 2026
Merged

release v4.4.3#2989
rdmark merged 5 commits into
branch-netatalk-4-4from
rdmark-release-4.4.3

Conversation

@rdmark
Copy link
Copy Markdown
Member

@rdmark rdmark commented May 13, 2026

  • update changelog
  • bump release version
  • refresh Japanese l10n
  • update list of security advisories
  • guard against NULL pointer dereference in spotlight code

@augmentcode
Copy link
Copy Markdown

augmentcode Bot commented May 13, 2026

🤖 Augment PR Summary

Summary: Prepares the Netatalk v4.4.3 release by updating versioning, changelogs, translations, and security advisory listings.

Changes:

  • Added a new “Changes in 4.4.3” section to NEWS.md with the release highlights and referenced CVE fixes.
  • Expanded SECURITY.md to include newly disclosed advisories and their affected/fixed version ranges.
  • Bumped the Meson project version from 4.4.2 to 4.4.3.
  • Refreshed Japanese documentation translations (PO files) to match updated manual/manpage content.
  • Hardened Spotlight-related shell argument quoting by guarding against a NULL input pointer.

Technical Notes: The Spotlight change updates quote_shell_arg() to avoid NULL dereferences, and the doc updates align release notes/security metadata with the v4.4.3 maintenance release.

🤖 Was this summary useful? React with 👍 or 👎

Copy link
Copy Markdown

@augmentcode augmentcode Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. 3 suggestions posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

Comment thread SECURITY.md Outdated
Comment thread etc/netatalk/netatalk.c Outdated
Comment thread doc/po/Configuration.md.ja.po
rdmark added 3 commits May 13, 2026 23:57
bdata() can return NULL if the bstring's internal data pointer is NULL,
which quote_shell_arg previously dereferenced unconditionally.
@rdmark rdmark force-pushed the rdmark-release-4.4.3 branch from aa533be to 1aa7297 Compare May 13, 2026 21:57
@sonarqubecloud
Copy link
Copy Markdown

@rdmark rdmark merged commit 79b13d9 into branch-netatalk-4-4 May 13, 2026
20 checks passed
@rdmark rdmark deleted the rdmark-release-4.4.3 branch May 13, 2026 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant