]> arthur.barton.de Git - netatalk.git/blob - doc/www/ReleaseNotes
8c26d1fe22b845a74a5ad492e1dbcf6d230f4622
[netatalk.git] / doc / www / ReleaseNotes
1 Netatalk 3.1.4
2 ==============
3
4 The Netatalk development team is proud to announce latest release of
5 the Netatalk 3.1 release series. Users are encouraged to update their
6 servers to the 3.1 release series which is the stable and supported
7 version for production systems.
8
9 Netatalk is a freely-available Open Source AFP fileserver.
10 A *NIX/*BSD system running Netatalk is capable of serving many Macintosh
11 clients simultaneously as an AppleShare file server (AFP).
12
13 The suite contains:
14
15 * netatalk   - the main server service controller
16 * afpd       - the AFP file server daemin
17 * cnid_metad - the CNID database multiplexing daemon
18 * cnid_dbd   - the CNID database daemon serving CNIDs for AFP volumes
19 * various supporting programs and utilities
20
21 Summary of major new features and enhancements in 3.1
22 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
23
24 * AFP Spotlight Support with Gnome Tracker:
25   https://projects.gnome.org/tracker/
26
27 Please refer to the online manual for details about compiling Netatalk
28 with Spotlight support and how to configure:
29
30 http://netatalk.sourceforge.net/3.1/htmldocs/installation.html#compiling-netatalk
31
32 http://netatalk.sourceforge.net/3.1/htmldocs/configuration.html
33
34 Please make sure to read the upgrading section in the Netatalk online
35 manual before trying to upgrade your system from version 2:
36
37 http://netatalk.sourceforge.net/3.1/htmldocs/upgrade.html
38
39 License
40 ~~~~~~~
41
42 Netatalk is a Free/Open Source Software project and is released under
43 the GNU General Public License (GPLv2).  The full license text is available
44 at:
45
46 http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
47
48 Changes in 3.1.4
49 ~~~~~~~~~~~~~~~~
50 * FIX: afpd: Hangs in Netatalk which causes it to stop responding to
51        connections, bug #572.
52 * NEW: afpd: new option "force xattr with sticky bit = yes|no"
53        (default: no), FR #94
54 * UPD: afpd: FCE version 2 with new event types and new config options
55        "fce ignore names" and "fce notify script"
56 * UPD: afpd: check for modified included config file, FR #95.
57 * UPD: libatalk: logger: remove flood protection and allocate messages
58 * UPD: Spotlight: use async Tracker SPARQL API
59 * NEW: afpd: new option "case sensitive = yes|no" (default: yes)
60        In spite of being case sensitive as a matter of fact, netatalk
61        3.1.3 and earlier did not notify kCaseSensitive flag to the client.
62        Now, it is notified correctly by default, FR #62.
63
64 Supported Platforms
65 ~~~~~~~~~~~~~~~~~~~
66
67 As of Netatalk 3.0 the following operating systems are supported:
68
69  * FreeBSD
70  * Linux
71  * OpenBSD
72  * NetBSD
73  * Solaris and derivates
74
75 Netatalk may compile and run on other operating systems as well, but
76 it is not well-tested on those.  We welcome patches and suggestions
77 for enhancing the portability of Netatalk as well as success and failure
78 stories.  Please write to netatalk-devel@lists.sourceforge.net.
79
80 Availability
81 ~~~~~~~~~~~~
82
83 Netatalk tar-balls can be found at:
84
85 http://sourceforge.net/project/showfiles.php?group_id=8642
86
87 Netatalk is also available via anonymous git.  See the SourceForge project
88 site for anonymous git instructions. 
89
90 Contact
91 ~~~~~~~
92
93 For more information about Netatalk, see its web page at:
94
95 http://netatalk.sourceforge.net/
96
97 The project is hosted at SourceForge.  The SourceForge project page is
98 located at:
99
100 http://sourceforge.net/projects/netatalk/
101
102 The Netatalk development team can be reached via the mailing list
103 netatalk-devel@lists.sourceforge.net.  For subscription information and
104 archives see Netatalk's SourceForge project page.
105
106 netatalk-admins@lists.sourceforge.net is a mailing list for Netatalk
107 system administrators.  For subscription information and archives see
108 the Netatalk web page.
109
110 Acknowledgements
111 ~~~~~~~~~~~~~~~~
112
113 We would like to thank all contributors to the Netatalk project for
114 their commitment.  Without the many suggestions, bug and problem reports,
115 patches, and reviews this project wouldn't be where it is.
116
117  - The Netatalk Development Team, August 2014