-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes in 2.2.8 ================ * NEW: asip-status.pl: IPv6 support; show GSS-UAM SPNEGO blob; improved layout of output. (3.1 backport) * NEW: apple_dump: support for EA meta data. (3.1 backport) * NEW: Import netatalk-doc into the main repo, and overhaul scripts, man pages and html manual sources. * UPD: Display the Netatalk Daemon icon with the '-icon' afpd.conf option for all platforms. GH #214 * UPD: Remove OpenSSL 1.0 backwards compatibility header. Please use OpenSSL 1.1 or later. * UPD: configure: Enable DDP, timelord, and a2boot by default. GH #215 * UPD: configure: Disable Quota by default. GH #198 * FIX: afpd: Create tmp files in /tmp rather than / and clean up after use. Regression in 2.2.7. GH #188 * FIX: Provide MNTTYPE_NFS for Solaris descendents to enable compiling with Quota. GH #117 * FIX: afpd: reading from file may fail. SF Bug #619 (3.1 backport) * FIX: timelord: Fall back to timezone when tm_gmtoff is unavailable. Makes it work on Solaris descendents. GH #194 * FIX: fix largefile-check macro for largefile with clang 16. * FIX: Typo fixes in user facing strings.
- Loading branch information
hauke
committed
Feb 28, 2023
1 parent
a606c21
commit e034748
Showing
5 changed files
with
18 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,7 @@ | ||
$NetBSD: distinfo,v 1.15 2023/02/07 23:00:40 hauke Exp $ | ||
$NetBSD: distinfo,v 1.16 2023/02/28 15:33:59 hauke Exp $ | ||
|
||
BLAKE2s (netatalk-2.2.7.tar.gz) = a828870c06fcec3aaf1ec4fd6c06411ecc0e687b73f4d29257743de0667798df | ||
SHA512 (netatalk-2.2.7.tar.gz) = fb6664b2ea700f1a8307eaf452954e2f0c3bb7d082f2df211f17a79d1fc7f3ca4dff0b805beb7b8d10fb23d749fd1990a6b07c029d89d09299677a41b8161220 | ||
Size (netatalk-2.2.7.tar.gz) = 1849800 bytes | ||
BLAKE2s (netatalk-2.2.8.tar.gz) = d1639506069a81bcd1476818b16e5569a2e8eaf8c15a2620709bd198ecdb1367 | ||
SHA512 (netatalk-2.2.8.tar.gz) = d39416f8559c445cd5920c628c1ee4292172ce0757137c1c05f26bd277e572a51430b2633da07ed7f08a151d0142968676976e86d06e8044310710d09217beae | ||
Size (netatalk-2.2.8.tar.gz) = 1865660 bytes | ||
SHA1 (patch-config_Makefile.in) = 37ed88693c64b5e34396da26f9d7105102ed479b | ||
SHA1 (patch-configure) = 6b9d73ac0c8ba4913834402a587b734d342c3830 | ||
SHA1 (patch-etc_afpd_volume.c) = f4aaa91daf26f16df48cb6f39340748e4b4b6ab5 | ||
SHA1 (patch-etc_uams_uams__dhx__passwd.c) = a4eb368ae6f1698d906fe1ba2f1600b7a0b20539 |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.