|
From: Daniel M. <mar...@gm...> - 2023-08-16 01:01:25
|
Hi all, I'm planning to tag a netatalk 2.2.10 release later this week. The present changelog follows below. A sundry of improvements to papd, bootstrapping and documentation. The code now works out of the box on the latest macOS. I also adopted all but one downstream Debian patches, mostly for legacy scripts. Thanks! Daniel 3fcf2774 - Daniel Markstedt, 19 hours ago : Description: Source init-functions in init.d-script Author: Adrian Knoth <ad...@dr...> Reviewed-by: Daniel Markstedt <mar...@gm...> 5f818904 - Daniel Markstedt, 19 hours ago : Description: Correct paths in psf(8) Author: David Huggins-Daines <dh...@de...> Reviewed-by: Daniel Markstedt <mar...@gm...> Last-Update: 1999-12-22 c2221780 - Daniel Markstedt, 19 hours ago : Description: Fix unterminated quoted string in add_netatalk_printer Pointed out by a lintian error. Add a missing end quote character in a backquoted subshell. Author: Chris Boot <de...@bo...> Reviewed-by: Daniel Markstedt <mar...@gm...> cadfaf15 - Daniel Markstedt, 19 hours ago : Description: Use SysV stop action at default runlevels Previously was suggested to limit stop actions to speed up shutdown (SysV script without explicit stop action are killed in parallel), it since was pointed out that some networked filesystems suffer from lack of clean shutdown. Author: Jonas Smedegaard <dr...@jo...> Reviewed-by: Daniel Markstedt <mar...@gm...> be9dc667 - Daniel Markstedt, 20 hours ago : Description: Fix user-visible typos in log output and documentation Author: Jonas Smedegaard <dr...@jo...> Reviewed-By: Daniel Markstedt <mar...@gm...> d835a27b - Daniel Markstedt, 22 hours ago : Description: Fix bashishms in add_netatalk_printer script The script add_netatalk_printer is a POSIX sh script but uses features specific to Bash. Author: Jonas Smedegaard <dr...@jo...> Reviewed-by: Daniel Markstedt <mar...@gm...> 5437b990 - Daniel Markstedt, 22 hours ago : Description: Drop bogus warning in AppleVolumes.default In the past the AppleVolumes.default file contained only commented out lines other than a final lone "~", thus the warning. . Since Netatalk 2.1, however, more configuration have been added, making the warning moot. Author: Joel Klecker <jk...@es...> Reviewed-By: Daniel Markstedt <mar...@gm...> 810c4490 - NJRoadfan, 4 months ago : Update atalkd.service to be consistent with other init scripts. (#29) 0056c33e - NJRoadfan, 2 months ago : Make sure we don't overrun the buffer. (#38) 118ee402 - NJRoadfan, 2 months ago : [papd] Allow papd to return a printer resolution with LaserWriter 8 driver. (#37) 017caa9c - NJRoadfan, 3 months ago : Remove CUPS PPD API dependancy. (#36) 5f3fc8a4 - NJRoadfan, 3 months ago : Remove unneeded server connection (#35) 690c3df5 - NJRoadfan, 3 months ago : Fix a potential memory leak (#34) ccfd84b2 - NJRoadfan, 4 months ago : Fix printing to Avahi discovered "driverless" printers (#30) 6c83281c - Richard van den Berg, 6 weeks ago : Use non-interactive PAM session when available 724bd98a - Daniel Markstedt, 3 months ago : man pages: Document illegalseq option 5e5c2f89 - Daniel Markstedt, 3 months ago : Remove redundant documentation in conf files; improve man pages, #333 974c7cd9 - Daniel Markstedt, 2 months ago : macros: Use the AC_LANG_SOURCE macro, issue #347 7556b418 - dgsga, 3 months ago : Remove support for deprecated Mac OS X Server hosts b29f7cf6 - dgsga, 3 months ago : Github workflow for building on macOS c8640fdb - dgsga, 3 months ago : Return correct lockfile path for macOS hosts be05315b - dgsga, 3 months ago : Disable BSD4_4 compatibility macro for macOS hosts 3837e6bc - dgsga, 3 months ago : Enable Zeroconf support on macOS hosts e39877dd - dgsga, 3 months ago : Enable filesystem EA support on macOS hosts 4137638b - dgsga, 3 months ago : macOS ACLs are currently unsupported 349daa56 - dgsga, 3 months ago : Use macOS native PAM authentication 4a314241 - dgsga, 3 months ago : Use correct FreeBSD/NetBSD define in ad_cp.c d8b4e63b - dgsga, 3 months ago : Fix undeclared library function error in uams_passwd.c 7e2b24a7 - dgsga, 3 months ago : Fix lazy syntax in at.h 863bf0bf - dgsga, 3 months ago : Fix getpid undeclared function error in ad_open.c 8f481c89 - dgsga, 3 months ago : Fix undeclared function errors in socket.c 7670a30c - dgsga, 3 months ago : We are *not* compiling for Mac OS X Server when host is macOS 010fb8d2 - dgsga, 3 months ago : Do not disable DDP by default 01cbcab5 - dgsga, 3 months ago : Update bootstrap autoconf syntax b9e5bd13 - Ralph Boehme, 11 years ago : Add checks for required packages 58374899 - dgsga, 3 months ago : Enable silent Automake rules if present a2ad6388 - dgsga, 3 months ago : Fix non-POSIX warning in initscripts makefile 6c9457d4 - dgsga, 3 months ago : Fix all macro warnings with autoupdate 3aad9b17 - dgsga, 3 months ago : Run autoupdate on configure.ac a8a08e0d - dgsga, 3 months ago : Update bootstrap autoconf syntax 279c2991 - dgsga, 3 months ago : Update .gitignore 2bd81fa4 - Daniel Markstedt, 4 months ago : Correct doc README eea32da0 - Daniel Markstedt, 3 months ago : workflow: add libcups2-dev dependency 95856d9a - Daniel Markstedt, 4 months ago : Development version 2.2.10 |