pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/ansible



Module Name:    pkgsrc
Committed By:   pettai
Date:           Thu Feb  5 15:22:06 UTC 2015

Modified Files:
        pkgsrc/sysutils/ansible: Makefile PLIST distinfo
        pkgsrc/sysutils/ansible/patches: patch-lib_ansible_constants.py

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


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/sysutils/ansible/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/sysutils/ansible/PLIST \
    pkgsrc/sysutils/ansible/distinfo
cvs rdiff -u -r1.5 -r1.6 \
    pkgsrc/sysutils/ansible/patches/patch-lib_ansible_constants.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index