-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
55 lines (47 loc) · 5.22 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<html>
<head>
<title>avahi - mDNS/DNS-SD</title>
</head>
<body>
<h1>Welcome to Avahi</h1>
<h2>Quick Links</h2>
<ul>
<li><a href="/doxygen/html/">doxygen documentation</a></li>
<li><a href="https://avahi.org/download/avahi-0.8.tar.gz">download: avahi 0.8</a></li>
<li><a href="https://avahi.org/download/avahi-0.7.tar.gz">download: avahi 0.7</a></li>
<li><a href="https://github.com/avahi/avahi">github: avahi/avahi</a> (avahi bug reports & pull requests)</li>
<li><a href="https://github.com/avahi/nss-mdns">github: avahi/nss-mdns</a> (nss-mdns bug reports & pull requests)</li>
<li><a href="https://github.com/avahi/avahi.github.io">github: avahi/avahi.github.io</a> (avahi.org website bug reports & pull requests)</li>
<li><a href="https://lists.freedesktop.org/mailman/listinfo/avahi">mailing list</a></li>
</ul>
<h2>What is Avahi?</h2>
<p>Avahi is a system which facilitates service discovery on a local network via the mDNS/DNS-SD protocol suite. This enables you to plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared. Compatible technology is found in Apple MacOS X (branded "<a href="https://developer.apple.com/bonjour/">Bonjour</a>" and sometimes "Zeroconf").</p>
<p>Avahi is primarily targetted at Linux systems and ships by default in most distributions. It is not ported to Windows at this stage, but will run on many other BSD-like systems. The primary API is D-Bus and is required for usage of most of Avahi, however services can be published using an XML service definition placed in /etc/avahi/services.</p>
<p>See also the <a href="https://github.com/avahi/nss-mdns">nss-mdns project</a>, which allows hostname lookup of *.local hostnames via mDNS in all system programs using nsswitch</p>
<p><a href="https://en.wikipedia.org/wiki/Avahi_%28software%29">Definition at Wikipedia</a></p>
<h2>News</h2>
<h3>December 2023</h3>
* 2023-12-04: The avahi repositories on GitHub have moved from lathiat's namespace to the new avahi organisation namespace. You can find them at <a href="https://github.com/avahi/avahi">https://github.com/avahi/avahi</a> and <a href="https://github.com/avahi/nss-mdns">https://github.com/avahi/nss-mdns</a>.<br/>
* 2023-12-06: The avahi.org website has been moved from the previous host to GitHub Pages. If there are any issues, please file a bug against the website repository <a href="https://github.com/avahi/avahi.github.io">github.com/avahi/avahi.github.io</a>. Currently the file index at /download/ does not work, which may break anyone monitoring this directory for new releases (such as Debian watch), this issue is tracked in <a href="https://github.com/avahi/avahi.github.io/issues/2">Issue #2</a>.
<h3>February 2020</h3>
* 2020-02-18: We have released <a href="https://github.com/avahi/avahi/releases/tag/v0.8">Avahi 0.8</a>! This release has a number of new features and a D-Bus/avahi-core API change related to racing signals with D-Bus object creation. For full details of all bug fixes, changes and new features check out the <a href="https://github.com/avahi/avahi/releases/tag/v0.8">release page</a> or docs/NEWS!
<h3>July 2017</h3>
* 2017-07-10: We have released <a href="https://github.com/avahi/avahi/releases/tag/v0.7">Avahi 0.7</a>! The main new feature of this release is the ability to encode binary (non-text) TXT records into XML service definitions (/etc/avahi/services). For full details of all bug fixes, changes and new features check the <a href="https://github.com/avahi/avahi/releases/tag/v0.7">release page</a>
<h3>February 2016</h3>
* 2016-02-16: We have released <a href="https://github.com/avahi/avahi/releases/tag/v0.6.32">Avahi 0.6.32</a>! This is a bugfix release with a couple of minor new configuration options or default changes. Full details and downloads at the link. Please file any issues or pull requests through <a href="https://github.com/avahi/avahi/issues">github.com/avahi/avahi</a>
<h3>October 2015</h3>
* 2015-10-10: We have a release candidate, <a href="https://github.com/avahi/avahi/archive/0.6.32-rc.tar.gz">0.6.32-rc</a>! This is mostly a bugfix release, see the <a href="https://github.com/avahi/avahi/blob/master/docs/NEWS">NEWS (Change Log)</a>. This is intended for release soon, please file any issues you notice through <a href="https://github.com/avahi/avahi/issues">github.com/avahi/avahi</a>.
<h3>February 2012</h3>
* 2012-02-15: We have released <a href="/download/avahi-0.6.31.tar.gz">Avahi 0.6.31</a>! This is a bugfix release.
<h3>April 2011</h3>
* 2011-04-04: We have released <a href="/download/avahi-0.6.30.tar.gz">Avahi 0.6.30</a>! This is a bugfix release.
<h3>March 2011</h3>
* 2011-03-09: We have released <a href="/download/avahi-0.6.29.tar.gz">Avahi 0.6.29</a>! This is a bugfix release and fixes a minor security issue.
<h3>August 2010</h3>
* 2010-10-05: We have released <a href="/download/avahi-0.6.28.tar.gz">Avahi 0.6.28</a>! This is a bugfix release.
<h3>July 2010</h3>
* 2010-07-13: We have released <a href="/download/avahi-0.6.27.tar.gz">Avahi 0.6.27</a>! This is a bugfix release.
<h3>June 2010</h3>
* 2010-06-29: We have released <a href="/download/avahi-0.6.26.tar.gz">Avahi 0.6.26</a>! This is a bugfix release and fixes a minor security issue.
</body>
</html>