per maintainer updater request by PR 46241.
v3.0.715 (January 2012)
- Compatibility fixes for Hurd and Solaris.
- Use link-time optimization and automake-like silent rules.
- Support systems without ifaddrs.h again.
- Continuing fixes for IPv6 support.
- Only update lastseen time for sender, not recipient.
- Implement --local-only: accounting for hosts on the local net.
- Make failure to bind() a socket non-fatal.
- Make failure to get local IP non-fatal.
- Fall back to gethostbyaddr() if getnameinfo() fails.
- Fix detection of IPv4 multicast addresses.
- Fix decoding on OpenBSD DLT_NULL interfaces (e.g. gif(4))
Version 1.1.4
=============
* Added Client#connect to start streaming inside an EM reactor (pelle)
* Added shutdown_stream to cleanly stop the stream (lud)
* Loosened multi_json dependency for Rails 3.2 compatibiltiy
Version 1.1.3
=============
* Added on_reconnect callback method
Version 1.1.2
=============
* Added support for statuses/links
* Client now checks that specified json_parser can be loaded during initialization
Version 1.1.1
=============
* Fix for 1.8.6 compatibility
Version 1.1.0
=============
* OAuth authentication
* User Stream support
* Removed swappable JSON backend support for MultiJson
* Added epoll and kqueue EventMachine support
* Added on___interval and on_inited callbacks
=== Net::LDAP 0.3.1 / 2012-02-15
* Bug Fixes:
* Bundler should now work again
=== Net::LDAP 0.3.0 / 2012-02-14
* Major changes:
* Now uses UTF-8 strings instead of ASCII-8 per the LDAP RFC
Major Enhancements:
* Adding continuation reference processing
* Bug Fixes:
* Fixes usupported object type #139
* Fixes Net::LDAP namespace errors
* Return nil instead of an empty array if the search fails
Remmina is a remote desktop client written in GTK+, aiming to be
useful for system administrators and travellers, who need to
work with lots of remote computers in front of either large
monitors or tiny netbooks. Remmina supports multiple network
protocols in an integrated and consistant user interface.
Currently RDP, VNC, NX, XDMCP and SSH are supported.
* BUG 8327: Fix config reload to reload shares from registry.
* BUG 8139: Ignore SMBecho errors.
* BUG 8521: Fix Winbind cache timeout expiry test.
* BUG 8561: Fully observe password change settings.
* BUG 8631: Fix POSIX ACE x permission mapping to and from a DACL.
* BUG 8636: When returning an ACL without SECINFO_DACL requested, we still
set SEC_DESC_DACL_PRESENT in the type field.
* BUG 8644: Make sure that vfs_acl_xattr and vfs_acl_tdb modules add
inheritable entries on a directory with no stored ACL.
* BUG 8663: Fix deleting a symlink if the symlink target is outside of the
* share.
* BUG 8664: Fix renaming a symlink if the symlink target is outside of the
share.
* BUG 8673: Fix NT ACL issue.
* BUG 8679: Make sure that recvfile code path using splice() on Linux
does not leave data in the pipe on short write.
* BUG 8687: Fix typo in 'net memberships' usage.
Introduction
BIND 9.9.0 is the first production release of BIND 9.9.
This document summarizes changes from BIND 9.8 to BIND 9.9.
Please see the CHANGES file in the source code release for a
complete list of all changes.
New Features
* The new "inline-signing" option
* NXDOMAIN redirection
* "rndc flushtree <name>" command
* "rndc sync" command
* The new "rndc signing" command
* "auto-dnssec" zones
* Improves the startup time
And more.
On NetBSD, force DIRBLKSIZ to 512, which matches the block size (and
thus padding) for the representation of directories in UFS.
coda_readdir will call the readdir from the container filesystem, and
thus the padding of directories must match what the container
filesystem would have done.
Analysis and fix due to Brett Lymn.
Not yet reported upstream; a better fix is desired.
Also:
Set LICENSE.
Add annotations to other patches about their upstream status, after
pinging upstream.
This should fix a build failure, where it failed to
find the installed version of zmq. (It worked for me because
I had /usr/pkg/lib in /etc/ld.so.conf.)
Bump PKGREVISION to 1.
maradns-2.0.05:
This is a stable release of MaraDNS.
* Security bugfix for CVE-2011-5056
* Deadwood updated to Deadwood 3.2.01
* Nicholas Bamber's Makefile.freebsd file added.
(2012.02.12)
maradns-1.4.10:
The hash compression function has better collision resistance.
More details at http://bam2.vk.tj
(2012.01.13)
maradns-1.4.09:
Hotfix: The hash randomization now has 31 bits of entropy, and
the hash does a fairly good job of choosing a random hash
bucket again. More details at http://al72.vk.tj
(2011.12.30)
maradns-1.4.08:
Security hotfix: Hash randomization added to MaraDNS 1's
recursive resolver. MaraDNS 2 is not impacted (it's been using
a randomized hash since 2007). More details at
http://al62.vk.tj
(2011.12.29)
maradns-1.4.07:
This is a legacy release of MaraDNS. All patches are backports
of MaraDNS 2.0 bug fixes.
* A typo fix for fetchzone
* AXFR-over-UDP packets are now correctly marked "truncated"
* It is now possible to have the '/' in hostnames
* Fix for Debian bug #607739: Hostname shown when
complaining about DDIP issues
* AngelD's issue with zone transfers when there are a lot of
FQDN4 records fixed.
* Karim's issue with '/read' directive fixed
(2011.11.11)
Features:
* applied patch to support outgoing-interface with ub_ctx_set_option.
Bug Fixes:
* Fix validation failures (like: validation failure xx: no NSEC3 closest
encloser from yy for DS zz. while building chain of trust, because of
a bug in the TTL-fix in 1.4.15, it picked the wrong rdata for an NSEC3.
Now it does not change rdata, and fixes TTL.
* Fix version-number in libtool to be version-info so it produces
libunbound.so.2 like it should.
* Fixes for port to OpenIndiana OS with gcc 4.6.
* Fix to write key files completely to a temporary file, and if that
succeeds, replace the real key file. So failures leave a useful file.
Unbound 1.4.15
Bug Fixes:
* Fix for memory leak (about 20 bytes when a tcp or udp send operation
towards authority servers failed, takes about 50.000 such failures to
leak one Mb, such failures are also usually logged).
* Fix to randomize hash function, based on 28c3 congress.
* [bugzilla: 425 ] unbound reports wrong TTL in reply, it reports a TTL
that would be permissible by the RFCs but it is not the TTL in the cache.
* [bugzilla: 429 ] add ub_version() call to libunbound. API version increase,
with (binary) backwards compatibility for the previous version.
* Fix bug where canonical_compare of RRSIG did not downcase the signer-name.
This is mostly harmless because RRSIGs do not have to be sorted in
canonical order, usually.
* uninitialised variable in reprobe for rtt blocked domains fixed.
* iana portlist updated.
Both the omniORB package and py-omniORBpy install files into
${PYSITELIB}/omniidl_be, but the only files that conflicts are __init__.py
with the comment "Empty file to convince Python that this is a module."
and __init__.pyc.
So if this package is being built with the same PYTHON_VERSION_DEFAULT as
omniORB was simply don't install the __int__.py{,c} files.
---
Module Name: pkgsrc
Committed By: sbd
Date: Tue Feb 21 21:05:04 UTC 2012
Modified Files:
pkgsrc/net/py-omniORBpy: Makefile
Log Message:
Mark as PYTHON_VERSIONS_INCOMPATIBLE with the pkgsrc default python version
as the python bindings for the defalut version are built into the omniORB
package.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/py-omniORBpy/Makefile
- rancid: filter sup-bootflash if sup-bootdisk worked
- *login: fix match of (yes/no) prompts from ssh
- rancid: carry-over additional inventory filtering from XR
2.3.7
- xrrancid: change some "admin show" sorting to reflect previous code
- xrrancid: filter useless junk from show inventory
- mrvrancid: update ShowChassis() for temp filtering in new s/w
- nrancid: installed memory on Juniper SSG series
- rancid: missing CR after s/n
- xrrancid: admin show variables boot clean-up
- xrrancid: add admin show install summary, license
- xrrancid: fix access-list formatting & sorting
- rancid: collect show capture & shun for ASA
- xrancid: misc patches for XOS
- rancid-cvs: svn repository handling improvement
- rancid: filter WPA passwd
- rancid: add 'show running-config view full' for role cli
- rancid: filter ppp hostnames (aka usernames) - Pavel Korovin
- *login: update host key change match for newer ssh
- clogin: disable pager for XOS-12.3
- rancid.conf & control_rancid: support arbitrary subversion URLs as
(pre-provisioned) repositories and do not overwrite an existing local
repository
- rancid.conf: add LC_COLLATE
- nlogin: add identfile support
- hrancid: match 'logout' in new procurve versions for end of run
- hrancid: include comment line for procurve parser
- hrancid: collect show config status
- nxrancid: add show environment fex all fan cmd - Deny IP Any Any
- *login: dont split $sshcmd
- nxrancid: Nexus 4000s don't support 'show environment power'
- xrrancid: add admin show running
- arancid: /info/sys -> /info/sys/dump
- rancid: correct isakmp key filter
- clogin; set terminal width to 132 for both -s and -c
- clogin: respond to ASA's pager in long login banners
- clogin: set terminal width to 132
- rancid: match flash memory on likes of Cisco 2811 and 2621XM
- import share/rancid-cvspurge
- rancid: add 'dir /all sup-bootdisk:' for 6500 sup32
- rancid: adjust regex for tacacs key match
- *login: join sshcmd clogin directive to handle spaces properly
- mt{login,rancid}: import Microtik module
- rancid: ppp password missed on dialer interfaces
- arancid: filter "esecret" lines which change with each config display
- hlogin: logout from enabled mode instead of exit for -S
- hrancid: collect show config files and show tech transceivers
- rancid: filter config timestamp on MDS/NX-OS
- avorancid: collect power management file
- fnrancid: correct comment character
- fnrancid: update system time and conf_file_ver filters
- nxrancid: do not require 'show system redundancy status', apparently
unsupported on some nexus models.
- clogin: set terminal width for -c and -s
- hlogin: stacks prompt for switch number or CR at login, send CR
Changes:
- MEDIUM: http: add support for sending the server's name in the outgoing request
- BUG/MINOR: fix options forwardfor if-none when an alternative header name is specified
- MINOR: task: new function task_schedule() to schedule a wake up
- BUG/MEDIUM: checks: fix slowstart behaviour when server tracking is in use
- BUG: tcp: option nolinger does not work on backends
- BUG: ebtree: ebst_lookup() could return the wrong entry
- BUG: http: re-enable TCP quick-ack upon incomplete HTTP requests
- CLEANUP: ebtree: remove a few annoying signedness warnings
- CLEANUP: ebtree: remove 4-year old harmless typo in duplicates insertion code
- CLEANUP: ebtree: remove another typo, a wrong initialization in insertion code
- BUG: proto_tcp: set AF_INET on tproxy for use with recent kernels
- MINOR: halog: add support for matching queued requests
- BUG: http: tighten the list of allowed characters in a URI
pkgsrc changes:
- Add a patch to install manpage in the proper place.
- To preserve compatibility with the previous versions of the package,
link installed script nagstamon.py to nagstamon.
Upstream changes:
2011-10-25: Version 0.9.8
added customizable acknowledge/downtime/submit-result defaults
added regexp filter for status information column
added option to connect to hosts via its monitor hostname without HTTP overhead
added ability to keep status detail popup open despite hovering away
added option to change offset between popup window and systray icon to avoid partly hidden popup
fixed some popup artefacts
fixed various bugs with acknowledgement flags (persistent/sticky/notification), now they are actually working
fixed some issues when running on MacOS X
2011-05-30: Version 0.9.7.1
fixed sf.net bug 3309166 which broke Centreon support
2011-05-30: Version 0.9.7
on some servers now context menu allows submitting check results for hosts and services
added filter for services on acknowledged hosts
added icons for "passiveonly" and "flapping" hosts and services
fix for uneditable text entry fields in settings dialog - sf.net bug 3300873
fix for not working filter "services on hosts in maintenance" - sf.net bug 3299790
fix for soft state detection in Centreon - sf.net bug 3303861
fix for not filtered services which should have been filtered - sf.net bug 3308008
2011-05-06: Version 0.9.6.1
fixed sf.net bug 3298321 which raised an error if everything was OK on monitor
2011-05-06: Version 0.9.6
improved, full Ninja support
rewritten filtering mechanism allows new features
displaying icons in status overview popup indicating states "acknowledged" and "scheduled downtime"
added option to play notification sounds more than once
small UI improvements
uses BeautifulSoup instead of lxml
uses GTK UI Builder instead of glade
as always: bugfixes
2011-04-08: Version 0.9.5
added op5 Ninja support
added Check_MK Multisite support
improved Icinga support (compatibility with Icinga 1.3)
improved Centreon support (compatible with Centreon 2.1)
added sortable columns in status overview
added customizable colors
better debugging and error messages
password has not necessarily to be stored in config file
major memory leak closed
various bugs fixed
2010-06-15: Version 0.9.4
added initial support for Centreon servers (beta)
added Nagios 1.x support
fixed serious pango crash bug (Debian bug 582977)
fixed not-playing-sound bug (sf.net bug 2998035)
2010-04-26: Version 0.9.3
added ability to connect to Opsview monitoring servers
added "Recheck all" button to recheck all failing hosts and services by one click
added ability to toggle notifications by state
added HTTP Digest authentication
added recognition of customized host IP information (see bug 2967416)
increased GUI responsiveness
fixed bugs in update interval mechanism
fixed minor bugs
Changes from previous:
----------------------
1.40 Aug 23th 2011
- Add new CAPI method region_name_by_code ( Boris Zentner )
- Add support for GEOIP_NETSPEED_EDITION_REV1 ( Boris Zentner )
- Add new CAPI method record_by_ipnum_v6 ( Boris Zentner )
- Add new CAPI glue methods to use GeoIPCityv6 databases
record_by_addr_v6 record_by_name_v6 ( Boris Zentner )
1.39 May 7th 2011
- Upd Docs ( Boris Zentner )
- Add glue for the CAPI lib_version method ( Boris Zentner )
- Add CAPI glue for the methods enable_teredo and teredo.
currently only avail in conjunction with the CAPI ( Boris Zentner )
- Add example/benchmark.pl and example/country_v6.pl ( Boris Zentner )
- Add name_by_name and name_by_addr ( Boris Zentner )
- Add org_by_name_v6 and org_by_addr_v6 only XS ( Boris Zentner )
- Add name_by_ipnum_v6, name_by_name_v6 and name_by_addr_v6 XS glue ( Boris Zentner )
- Add sub Geo::IP::CLONE_SKIP {1} in conjunction with .xs Avoid thread
issues ( Boris Zentner )
- Export GEOIP_DOMAIN_EDITION by default ( Boris Zentner )
- Update region codes 20100810 ( Boris Zentner )
- Fix some PP 3letter country codes ( Boris Zentner )
- Fix PP continent codes ( Boris Zentner )
- Add PP continent_code_by_country_code ( Boris Zentner )
- Add PP Geo::IP->time_zone ( Boris Zentner )
- Update region codes 20100420 ( Boris Zentner )
- Link at least to CAPI 1.4.7 ( Boris Zentner )
- Add example/geolite-mirror-simple.pl to download maxmind databases ( Boris Zentner )
- Update region codes ( Boris Zentner )
- Update timezones ( Boris Zentner )
- Add isp_by_name and isp_by_addr if the CAPI is used ( Boris Zentner )
- Add isp_by_addr and org_by_addr to the PurePerl API ( Boris Zentner )
- Add api method, so users know if they use the PurePerl or CAPI glue
print Geo::IP->api ( Boris Zentner )
- Silence redefined warning, when perl is started with -w and the
PurePerl API is used ( Boris Zentner )
- Export GEOIP_CITYCONFIDENCE_EDITION, GEOIP_LOCATIONA_EDITION,
GEOIP_ACCURACYRADIUS_EDITION and GEOIP_COUNTRY_EDITION_V6 ( Boris Zentner )
- Add some more v6 XS glue. IPv6 support require the CAPI to work.
GeoIP_country_code_by_addr_v6
GeoIP_country_code_by_name_v6
GeoIP_country_code3_by_addr_v6
GeoIP_country_code3_by_name_v6
( Boris Zentner )
! Change RU's continent code from AS to EU ( Boris Zentner )
! Change Turkey's continent code from AS to EU ( Boris Zentner )
! org_by_* and friends return UTF8 scalars, if the charset is set to GEOIP_CHARSET_UTF8 ( Boris Zentner )
- Add PP ASNum support ( Boris Zentner )
- Add XS glue for time_zone and continent_code_by_country_code ( Boris Zentner )
- Add glue for database_edition ( Boris Zentner )
- Workaround centos/mod_perl issue when the PP fallback is used and
Sys::Mmap is not installed ( Boris Zentner )
- Update PurePerl region names 20090723 ( Boris Zentner )
- Add XS glue for GeoIP_country_code_by_ipnum_v6 ( Boris Zentner )
package is provided in PR pkg/45722.
This modules implements the encoding and decoding of the IPv6 layer.
RFC: ftp://ftp.rfc-editor.org/in-notes/rfc2460.txt
See also Net::Frame::Layer for other attributes and methods.
per maintainer update request by PR 45947.
hanges since 0.7.2:
* Newer Linux kernels use 64 bit counters, which caused traffic to increase by
4GB on every refresh (see Debian bug #651848)
* Fix calculation of traffic and data units (thanks to Kirby Zhou, see also
Debian bug #586943)
* Fix memory leak in BSD network device detection
* Workaround for faulty newwin() in ncurses 5.8
* Correctly escape minus signs in man page
from 0.33.6nb2 to 1.0.0.
pkgsrc changes:
- adding LICENSE with set to standard perl license
- add dependency to XML::Twig (according to specified dependencies)
- updating dbus required version to at least 1.0.0 (according to
specified dependencies)
Upstream changes since 0.33.6
New in 1.0.0:
- Updated to require minimum dbus >= 1.0.0
- Automatically track change in ownership of bus names
for signal handlers
- Strict validation of method invocation against introspection
data on exported objects
- Improved error messages for invalid interfaces
- Add API for disconnecting an object from a signal
- Implement GetAll methods on properties interface
- Allow leading _ in interface names
- Other minor fixes
(WSDL older than 2011-08-01 will not be supported after Feb 22, 2012)
0.61 (10/28/2011)
(cb) rt 71937; Amazon now requires an Associate Tag, so enforce usage.
(cb) The ListLookup operation has been removed from the WSDL (from 2010!),
scrub all of the wishlist operations as a result.
(cb) Update to the latest WSDL - 2011-08-01.
Changes since 1.0.30:
- An old-standing bug has been fixed: when a file was renamed and overwrote an existing file, the quota wasn't properly updated.
- SITE UTIME now supports the 2-arguments syntax in addition to the 5-arguments syntax.
- Support for the MFMT command has been implemented.
- A default directory can now be specified when using the LDAP backend.
- Support SHA1 password hashing in MySQL and PostgreSQL backends
- Support for braces expansion in directory listings has been disabled - Cf. CVE-2011-0418
- The list of allowed ciphers for SSL/TLS connections can now be specified (--tlsciphersuite / -J).
- Shell-like escaping is now partially handled when emulating the "ls" command in order to improve compatibility with legacy clients.
- Linking issues with MySQL support on Fedora have been solved.
This is a little backward-looking handling for build breaks on NetBSD
current, newer IP Filter.
libdnet's firewall support seems not used on NetBSD from 4.0_STABLE at
least. So, this change thins back to before to fix build breaks.
This PHP extension allows you to find the location of an IP address - City,
State, Country, Longitude, Latitude, and other information as all, such as ISP
and connection type. For more info, please visit Maxmind's website.
* ArchLinux SERVICESTATUS override fixed
* Shell portability fixes, including proper printf usage.
* Detect a valid ntp.conf before adjusting it
* Restart NTP correctly on Debian
* reboot timeout changed to 5 seconds
* When rebooting and not daemonized, reduce the discover timeout
to allow for fallback or IPv4LL
* Respect each kernel carrier message
* Optimize some bitwise logic
* On Linux, pretent a bridge interface does not exist until IFF_LOWER_UP is set
* Don't remove interfaces for which commands have not been sent
* Store the assigned metric to each route so that we can change metrics on the fly
dhcpcd -n --metric 100 iwi0
* Add SixRD support, RFC5969
* Fix SIP server support
* Only regen resolv.conf if it has changed
* Fix --reconfigure from spinning
* Add IPv6 Router Solicitation support we regards to RDNSS and DNSSL, RFC6016
* Add clang to the list of detected compilers
* Allow dhcpcd to run on a read only filesystem
* Don't attempt to tun the script if an empty string or /dev/null
* Stop truncating the netmask sockaddr on routing messages for BSD
* Prefer a DHCP lease over an IPv4LL one
* Fix carrier handling on BSD
* Fix arc4random detection on FreeBSD 7
1.9:
- With the rollout of IPv6 for a.root-servers.net, it always
took the IPv6 address even if you used the -4 option.
- Fix false lame server issues with domains which have the
higher domain in it (command.com for example).
1.8:
- Warnings are printed if you receive a different RR type
than the one you asked for (for example when you ask for
an A record and receive a CNAME)
- Fixed problems when records received in the authority
field are shorter than the domain the nameserver is
authoritative for.
- When compiled without IPv6 support on an IPv6 capable
machine the machine tried to query the IPv6 translated
IPv4 address anyway.
to the latest stable, 1.0.1.
S3cmd lets you copy files from/to Amazon S3 (Simple Storage
Service) using a simple to use command line client. It supports
rsync-like backup, GPG encryption, and more. It also supports
management of Amazon's CloudFront content delivery network.
s3cmd 1.0.1 - 2011-06-10
===========
* Increased socket_timeout from 10 sec to 5 min
* Improved compatibility with Python 2.4 on RHEL 5 / CentOS 5
s3cmd 1.0.0 - 2011-01-18
===========
* [sync] now supports --no-check-md5
* Network connections now have 10s timeout
* [sync] now supports bucket-to-bucket synchronisation
* Added [accesslog] command.
* Added access logging for CloudFront distributions using [cfmodify --log]
* Added --acl-grant and --acl-revoke [Timothee Groleau]
* Allow s3:// URI as well as cf:// URI as a distribution
name for most CloudFront related commands.
* Support for Reduced Redundancy Storage (--reduced-redundancy)
* Follow symlinks in [put] and [sync] with --follow-symlinks
* Support for CloudFront DefaultRootObject [Luke Andrew]
Changes since 0.9.9.91:
s3cmd 1.0.1 - 2011-06-10
===========
* Increased socket_timeout from 10 sec to 5 min
* Improved compatibility with Python 2.4 on RHEL 5 / CentOS 5
s3cmd 1.0.0 - 2011-01-18
===========
* [sync] now supports --no-check-md5
* Network connections now have 10s timeout
* [sync] now supports bucket-to-bucket synchronisation
* Added [accesslog] command.
* Added access logging for CloudFront distributions using [cfmodify --log]
* Added --acl-grant and --acl-revoke [Timothee Groleau]
* Allow s3:// URI as well as cf:// URI as a distribution
name for most CloudFront related commands.
* Support for Reduced Redundancy Storage (--reduced-redundancy)
* Follow symlinks in [put] and [sync] with --follow-symlinks
* Support for CloudFront DefaultRootObject [Luke Andrew]
Major changes between 2.4 and 2.6:
New in Version 2.6
Added automake support for easy "configure, make install" installation
fixed strftime bug when sending alert mails
New in Version 2.5
Switched from SpeedyCGI to FastCGI
DismanPing probe by Bill Fenner
OpenSSHJunOSPing (Sponsoerd by Juniper)
SIP Ping Probe (Sponsored by ANI Networks)
Support alert patterns with upper AND lower limit: (>a<b)
SmokeTrace removed. Check out remOcular.
Updated Prototype and scriptaculous libraries
ExpLoss matcher by Konoplev V.Konoplev
Improved slave update performance
Now that samba-nss-winbind-install and samba-nss-wins-install work again.
1) Switch back to using the the above mentioned targets for installing
nss-winbind and nss_wins. (These targets work on all platforms.)
2) Switch back to using ${NSS_WINBIND} and ${NSS_WINS} in the PLIST as
these work on all platforms.
Bump PKGREVISION
1) Correct the path to the nsswitch directory in the samba-nss-winbind-install
and samba-nss-wins-install targets so they work again.
2) Switch back to using the the above mentioned targets for installing
nss-winbind and nss_wins. (These targets work on all platforms.)
3) Switch back to using ${NSS_WINBIND} and ${NSS_WINS} in the PLIST as
these work on all platforms.
Bump PKGREVISION
When building DBus support, install the config file for DBus
Notable Changes from 2.55:
IPv6 interface fixes
Fixed an invalid server id of 0.0.0.0 being sent in some situations
Correctly return NODATA for an AAAA query to a CNAME with only an A
Fixed a bug with some truncated TFTP files
Support IPv6 scope ids in resolv.conf
Samba 3.6.3:
This is a security release in order to address
CVE-2012-0817 (Memory leak/Denial of service).
o CVE-2012-0817:
The Samba File Serving daemon (smbd) in Samba versions
3.6.0 to 3.6.2 is affected by a memory leak that can
cause a server denial of service.
Samba 3.6.2:
Major enhancements in Samba 3.6.2 include:
o Make Winbind receive user/group information (bug #8371).
o Several SMB2 fixes.
For complete changes, please refer
http://www.samba.org/samba/history/samba-3.6.2.html and
http://www.samba.org/samba/history/samba-3.6.3.html.
1.2.8:
Sam Lantinga - Sun Jan 15 01:39:35 EST 2012
* Added the definition for INADDR_LOOPBACK
Sam Lantinga - Thu Jan 05 22:57:56 2012 -0500
* Added an Xcode project for iOS
Sam Lantinga - Sat Dec 31 10:28:12 EST 2011
* SDL_net is now under the zlib license
Sam Lantinga - Sun Nov 20 01:29:33 EST 2011
* Added SDLNet_UDP_SetPacketLoss() to simulate random packet loss
Sam Lantinga - Fri Nov 04 04:52:12 2011 -0400
* Added SDLNet_GetLocalAddresses() to query local interfaces
Sam Lantinga - Fri Nov 4 04:05:03 EDT 2011
* Removed obsolete OpenTransport code
Sam Lantinga - Tue Mar 08 16:52:59 2011 -0800
* Added Android.mk to build on the Android platform
Sam Lantinga - Sun Feb 27 10:00:53 PST 2011
* Fixed to compile cleanly with g++
C.W. Betts - Thu Feb 17 12:52:47 PST 2011
* Fixed the code to use socklen_t where appropriate
Evan Nemerson - Thu Feb 17 12:47:13 PST 2011
* Added pkg-config support
esigra - Mon Feb 16 20:59:55 PST 2009
* Fixed C++ compilation with -Wold-style-cast
Matthew Mondor - Fri Jan 4 08:44:22 PST 2008
* Enable multicast receiving on 224.0.0.1 on Windows (already worked on UNIX)