Changelog for
tinc-1.0.26-9.2.x86_64.rpm :
Wed Dec 9 13:00:00 2015 42AATTwonko.de
- version bump to 1.0.26
* Tinc now forces glibc to reload /etc/resolv.conf for every hostname lookup.
* Fixed —logfile without a filename on Windows.
* Ensure tinc can be compiled when using musl libc.
Wed Jun 24 14:00:00 2015 42AATTwonko.de
- Added tinc-up/down scripts that use only ip command that use only ip commandss
Thu Jan 1 13:00:00 2015 cprauseAATTsuse.com
- version bump to 1.0.25
Sun May 11 14:00:00 2014 julianAATTsvg4all.de
- version bump to 1.0.24
Mon Dec 2 13:00:00 2013 julianAATTsvg4all.de
- version bump to 1.0.23
Sat Sep 7 14:00:00 2013 julianAATTsvg4all.de
- version bump to 1.0.22
* Fixed the combination of Mode = router and DeviceType = tap.
* The $NAME variable is now set in subnet-up/down scripts.
* Tinc now gives an error when unknown options are given on the command line.
* Tinc now correctly handles a space between a short command line option and an optional argument.
Mon Apr 22 14:00:00 2013 julianAATTsvg4all.de
- version bump to 1.0.21
* Drop packets forwarded via TCP if they are too big (CVE-2013-1428).
Mon Jun 25 14:00:00 2012 julianAATTsvg4all.de
- version bump to 1.0.19
* removes a previously applied patch, that is already in upstream version
Fri Mar 23 13:00:00 2012 julianAATTsvg4all.de
- apply a patch to fix IPv6 in switch mode
* applies b5e3bf1a85462f0c41638c11305d28f87af24395 from git master:
Set default value of DecrementTTL to \"no\".
Decrementing the TTL causes IPv6 to fail when Mode = switch, and there may
be other unforeseen side-effects.
Sat Mar 10 13:00:00 2012 julianAATTsvg4all.de
- tinc 1.0.17 has been released today (from release notes):
* The DeviceType option can now be used to select dummy, raw socket, UML and
VDE devices without needing to recompile tinc.
* Allow multiple BindToAddress statements.
* Decrement TTL value of IPv4 and IPv6 packets.
* Add LocalDiscovery option allowing tinc to detect peers that are behind the
same NAT.
* Accept Subnets passed with the -o option when StrictSubnets = yes.
* Disabling old RSA keys when generating new ones now also works properly on
Windows.
Sat Oct 1 14:00:00 2011 julianAATTsvg4all.de
- fix warning
* restart the daemon on update
Sat Jul 23 14:00:00 2011 julianAATTsvg4all.de
- bump version to 1.0.16:
* Fixed a performance issue with TCP communication under Windows.
* Fixed code that, during network outages, would cause tinc to exit when it
thought two nodes with identical Names were on the VPN.
Sat Jun 25 14:00:00 2011 julianAATTsvg4all.de
- bump version to 1.0.15:
* Improved logging to file.
* Reduced amount of process wakeups on platforms which support pselect().
* Fixed ProcessPriority option under Windows.
Mon May 9 14:00:00 2011 julianAATTsvg4all.de
- move changelog to changes file
Mon May 9 14:00:00 2011 julianAATTsvg4all.de
- change Group to something existing
Mon May 9 14:00:00 2011 Julian Bäume
- version bumd to release 1.0.14
Sun Apr 11 14:00:00 2010 Julian Bäume
- 1.0.13-1
- version bump to release 1.0.13
Thu Feb 4 13:00:00 2010 Julian Bäume
- 1.0.12-1
- Updated to release 1.0.12
Tue Nov 17 13:00:00 2009 Julian Bäume
- 1.0.11-2
- add alternative way to pass options to the init-script
it\'s now possible to change single networks by using a CLI option
like: rctinc status NETWORKS=\"myVPN1 myVPN2\" see comments in the script
for information how to use it
Mon Nov 2 13:00:00 2009 Julian Bäume
- 1.0.11-1
- Updated to release 1.0.11
Thu Oct 22 14:00:00 2009 Julian Bäume
- 1.0.10-1
- Updated to release 1.0.10
Tue Aug 4 14:00:00 2009 Julian Bäume
- 1.0.9-2
- include first attempt of an init-script