Subject: CVS commit: pkgsrc/sysutils/ansible
From: Fredrik Pettai
Date: 2015-02-05 16:22:06
Message id: 20150205152206.AAA1D98@cvs.netbsd.org

Log Message:
Add all the rest releases of 1.6.x:

1.6.10
   Fixes an issue with the copy module when copying a directory that fails when \ 
changing file attributes and the target file already exists
   Improved unicode handling when splitting args

1.6.9
   Further improvements to module parameter parsing to address additional \ 
regressions caused by security fixes

1.6.8
   Corrects a regression in the way shell and command parameters were being parsed

1.6.7
   Security fixes:
   Strip lookup calls out of inventory variables and clean unsafe data returned \ 
from lookup plugins (CVE-2014-4966)
   Make sure vars don't insert extra parameters into module args and prevent \ 
duplicate params from superseding previous params (CVE-2014-4967)

1.6.6
   Security updates to further protect against the incorrect execution of \ 
untrusted data

1.6.4, 1.6.5
   Security updates related to evaluation of untrusted remote inputs

Files:
RevisionActionfile
1.13modifypkgsrc/sysutils/ansible/Makefile
1.7modifypkgsrc/sysutils/ansible/PLIST
1.7modifypkgsrc/sysutils/ansible/distinfo
1.6modifypkgsrc/sysutils/ansible/patches/patch-lib_ansible_constants.py