From: <abe...@us...> - 2016-06-07 18:55:20
|
Revision: 7710 http://sourceforge.net/p/astlinux/code/7710 Author: abelbeck Date: 2016-06-07 18:55:18 +0000 (Tue, 07 Jun 2016) Log Message: ----------- update ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2016-06-07 17:48:33 UTC (rev 7709) +++ branches/1.0/docs/ChangeLog.txt 2016-06-07 18:55:18 UTC (rev 7710) @@ -29,12 +29,14 @@ -- Firmware and RUNNIX upgrades now support https:// URL's. Additionally, URL's with the host 'mirror.astlinux.org' will be automatically redirected to the proper HTTPS host using https:// . --- igb, version bump to 5.3.4.4, Intel Gigabit Ethernet Network Driver +-- igb, version bump to 5.3.5.3, Intel Gigabit Ethernet Network Driver -- php, version bump to 5.5.36, bug and security fixes --- sqlite, version bump to 3.12.2 +-- sqlite, version bump to 3.13.0 +-- sqliteodbc, version bump to 0.9994 + -- Monit, version bump to 5.17.1 -- nut, version bump to 2.7.4 @@ -78,8 +80,9 @@ -- unbound, new package adding the libunbound library and unbound-host command. A symlink of 'host' -> 'unbound-host' is also added. Unbound is a validating, recursive, and caching DNS resolver. --- avahi, new package adding Bonjour/mDNS Service Discovery. Replaces the old mdnsresponder package. +-- avahi, new package adding mDNS/DNS-SD Service Discovery (Bonjour). Replaces the old mdnsresponder package. Enable mDNS/DNS-SD by setting AVAHI_ENABLE="yes", manual configuration stored in /mnt/kd/avahi/ symlinked from /etc/avahi/ . + More Info: http://doc.astlinux.org/userdoc:tt_avahi_mdns -- ntpd/sntp, version bump to 4.2.8p8, security fixes: 15 low/medium-severity vulnerabilities Now only include the "LOCAL" Reference Clock driver, which reduces the ntpd binary size buy 30% . @@ -112,7 +115,10 @@ -- Automatically don't use kernel-reboot with 'genx86_64-vm' builds, use reboot instead. +-- Network and Edit tab, add support for Avahi mDNS/DNS-SD Service Discovery. + More Info: http://doc.astlinux.org/userdoc:tt_avahi_mdns + Additions for AstLinux 1.2.6.1: ============================== This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |