The branch, 0.25.x has been updated
via 682000ba3872a8bc0d448f7bf55967cb70dffdbe (commit)
via e4bb5294d9e13d73a87b79c65039e2f6a15b2815 (commit)
from 776be7c8fe96bc2505d60470eedea220aa60d276 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 682000ba3872a8bc0d448f7bf55967cb70dffdbe
Author: James Turnbull <ja...@lovedthanlost.net>
Date: Thu Dec 24 00:07:35 2009 +1100
Updated CHANGELOG for 0.25.2rc2
commit e4bb5294d9e13d73a87b79c65039e2f6a15b2815
Author: Markus Roberts <Mar...@reality.com>
Date: Mon Dec 21 16:45:54 2009 -0800
Fix for #2967 (RFC-1123 problem and regression on wildcarded domains)
The core bug here was a regression introduced by my IPv6 patch.
Wildcarded domains are stored as ["com","reductivelabs","*"] but
the code in question was assuming it was in normal order.
Added tests to prevet recurrence.
Signed-off-by: Markus Roberts <Mar...@reality.com>
-----------------------------------------------------------------------
Summary of changes:
CHANGELOG | 63 +++++++++-----------------------------
lib/puppet/network/authstore.rb | 2 +-
spec/unit/network/authstore.rb | 22 +++++++++++++
3 files changed, 38 insertions(+), 49 deletions(-)
hooks/post-receive
--
Puppet - System Automation