Update ansible to 1.5.5
- Security fix for vault, to ensure the umask is set to a restrictive mode before creating/editing vault files. - Backported apt_repository security fixes relating to filename/mode upon sources list file creation. OK sthen@
This commit is contained in:
parent
6600b9de43
commit
f90b84634d
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2014/04/18 13:28:06 rpe Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2014/04/25 20:35:23 rpe Exp $
|
||||
|
||||
COMMENT = ssh based config management framework
|
||||
|
||||
MODPY_EGG_VERSION = 1.5.4
|
||||
MODPY_EGG_VERSION = 1.5.5
|
||||
DISTNAME = ansible-${MODPY_EGG_VERSION}
|
||||
|
||||
CATEGORIES = sysutils
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (ansible-1.5.4.tar.gz) = NLL3P+QSfTt4iNsmKnN5VmFTDlqqa3ZZR82WYN1Z0IY=
|
||||
SIZE (ansible-1.5.4.tar.gz) = 543555
|
||||
SHA256 (ansible-1.5.5.tar.gz) = VQqbbO7ta8r1zUx0vxceHC5DCwqDqKHMBZEt80qGhgE=
|
||||
SIZE (ansible-1.5.5.tar.gz) = 543655
|
||||
|
Loading…
x
Reference in New Issue
Block a user