Skip to content

Netatalk 3.1.15

Compare
Choose a tag to compare
@rdmark rdmark released this 28 Apr 20:29
· 365 commits to main since this release

Netatalk 3.1.15 is available!

The Netatalk development team is proud to announce the latest release of the Netatalk 3.1 release series. Users are encouraged to update their servers to the 3.1 release series which is the stable and supported version for production systems.

What's Changed

  • FIX: CVE-2022-43634 GitHub #186
  • FIX: CVE-2022-45188 GitHub #240
  • NEW: Support for macOS hosts, Intel and Apple silicon, GitHub #281
  • FIX: configure.ac: update deprecated autoconf syntax GitHub #331
  • UPD: configure.ac: Support linking with system shared libraries, GitHub #265
    Introduces the --with-talloc option
  • FIX: macros: largefile-check macro for largefile (clang 16) GitHub #187
  • UPD: macros: Update pthread macro to the latest from gnu.org GitHub #273
  • FIX: initscripts: Modernize Systemd service file. GitHub #244
  • FIX: libatalk/conf: include sys/file.h for LOCK_EX GitHub #187
  • FIX: libatalk: Change log level for realpath() error, SF bug#666
  • FIX: libatalk: Change log level for real_name error, SF bug#596
  • FIX: libatalk: The my_bool type is deprecated as of MySQL 8.0.1, GitHub #129
  • UPD: libatalk: allow afpd to read read-protected afp.conf, SF bug#546
  • UPD: libatalk: Make the "valid users" option work in the Homes section, SF bug#449
  • UPD: libatalk: Check that FPDisconnectOldSession is successful, SF bug#634
  • UPD: libatalk: Bring iniparser library codebase in line with current version 4.1 GitHub #271 GitHub #282 GitHub #301
  • FIX: afpd: Provide MNTTYPE_NFS on OmniOS to make quota work, GitHub #117
  • FIX: afpd: Avoid triggering realpath() lookups with empty path, GitHub #277
  • FIX: spotlight: Spotlight searches can cause afpd to segfault, GitHub #56
  • UPD: spotlight: add support for tracker3, SF patch#147
  • FIX: macusers: Fix output for long usernames GitHub #219
  • FIX: macusers: account for usernames with non-word characters GitHub #219
  • FIX: macusers: Support NetBSD GitHub #219
  • FIX: Fix all function declarations without a prototype GitHub #272
  • FIX: Fix C99 compliance issues GitHub #294
  • FIX: Fix gcc10 compiler warnings GitHub #295
  • UPD: Remove acsiidocs sources and release notes script GitHub #227
  • FIX: manpages: afp.conf: Parameters are not quoted, SF bug#617
  • FIX: manpages: afp.conf: Document $u in home name, GitHub #123
  • FIX: manpages: afp.conf: Document the usage of guest user, GitHub #298
  • FIX: Document how the mysql cnid backend is configured, GitHub #69
  • FIX: Fix user-visible typos in log output and man pages. GitHub #218
  • FIX: Fix spelling, syntax, and dead URLs in html manual. GitHub #231
  • NEW: Create README.md GitHub #217
  • NEW: Set up GitHub workflow and static analysis with Sonarcloud GitHub #225

Full Changelog: netatalk-3-1-14...netatalk-3-1-15