Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Netatalk 2.x v220101

Compare
Choose a tag to compare
@rdmark rdmark released this 30 Jan 02:51
· 243 commits to branch-netatalk-2-x since this release
2e8cab7

Changes in Netatalk 2.x v220101

  • NEW: Stable systemd service unit configurations for all daemons.
    Use '--enable-systemd' to configure and install.
  • NEW: Init script templates for the a2boot daemon for all supported
    platforms.
  • FIX: CVE-2018-1160: libatalk/dsi: add correct bound checking
    to dsi_opensession
  • FIX: CVE-2018-1160: libatalk/dsi: avoid double use of variable i
  • FIX: Compatibility with OpenSSL 1.1. Bug #653.
  • UPD: Add OpenSSL 1.0 backwards compatibility layer.
  • FIX: Resolve gcc 10 compile time errors and warnings.
  • FIX: Remove bitrotted inline prototype for a libc function
    which caused a build error on NetBSD.
  • FIX: Update configure and Makefile syntax to avoid autoconf
    deprecation warnings.
  • FIX: Restore LDAP support when ACLs are unavailable.
  • NEW: afpd: Add option to disable afp session timeouts.
  • UPD: afpd: Preserve file dates when copying folders in GS/OS.
  • FIX: afpd: Saving from applications like Photoshop may fail, because
    removing the resource fork AppleDouble file failed. Bug #542.
    (Netatalk 3 backport.)
  • FIX: afpd: Return the correct error for non-existent volume
    (Netatalk 3 backport.)
  • FIX: afpd: Update Netatalk volume capacity reporting to match Samba behavior
    (Netatalk 3 backport.)
  • FIX: afpd: Fix crash when moving files that used to have long names. Bug #667.
    (Netatalk 3 backport.)
  • FIX: atalkd: Restore compatibility with Linux and routerless networks.
  • FIX: atalkd: Improve compatibility with LocalTalk bridge hardware
    in GS/OS.
  • FIX: atalkd: Set interface address correctly for phase 1 networks on NetBSD.
  • UPD: macusers: Make the script work on NetBSD.
  • UPD: papd: Compatibility with LaserWriter 7 and 8 drivers on GS/OS and Mac OS.
  • UPD: papd: Send replies to client when printing to prompt more data to be sent.
  • FIX: papd: Make it compile and run when using post-1.7 CUPS.
  • UPD: timelord: Introduce an '-l' option to sync localtime (time zone aware)
    instead of GMT.
  • FIX: timelord: Make it work on non-big-endian and 64-bit systems.
  • FIX: cnid_dbd: Allow non-Unicode volumes to be scanned by the repair tool.
  • FIX: zeroconf: Native avahi API should be the default choice.
    (Netatalk 3 backport.)
  • FIX: Fix possible alignment violations due to bad casts.
    (Netatalk 3 backport.)

Full Changelog: https://github.com/rdmark/netatalk-2.x/commits/netatalk-2-220101