mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
sysutils/ansible: update 1.9.1 -> 1.9.2
* Security fix for CVE-2015-3908 * Security fix for jail, zone and chroot plugins * Bugfixes: https://raw.githubusercontent.com/ansible/ansible/v1.9.2-1/CHANGELOG.md PR: 201200 Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer) MFH: 2015Q2
This commit is contained in:
parent
e6b2cc53d3
commit
354eadb33f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390953
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ansible
|
||||
PORTVERSION= 1.9.1
|
||||
PORTVERSION= 1.9.2
|
||||
CATEGORIES= sysutils python
|
||||
MASTER_SITES= http://releases.ansible.com/ansible/
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (ansible-1.9.1.tar.gz) = a6f975d565723765a4d490ff40cede96833a745f38908def4950a0075f1973f5
|
||||
SIZE (ansible-1.9.1.tar.gz) = 917471
|
||||
SHA256 (ansible-1.9.2.tar.gz) = c25ef4738b08fdfb3094247c012f3fd1b29972acbd37f988070b2a85f5fbee00
|
||||
SIZE (ansible-1.9.2.tar.gz) = 927525
|
||||
|
|
Loading…
Add table
Reference in a new issue