Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dominika Liberda
aports
Commits
6cb3058c
Commit
6cb3058c
authored
4 years ago
by
Keith Maxwell
Browse files
Options
Downloads
Patches
Plain Diff
main/ansible: security upgrade to 2.8.11
https://github.com/ansible/ansible/blob/stable-2.8/changelogs/CHANGELOG-v2.8.rst#v2811
parent
e044f037
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/ansible/APKBUILD
+7
-3
7 additions, 3 deletions
main/ansible/APKBUILD
with
7 additions
and
3 deletions
main/ansible/APKBUILD
+
7
−
3
View file @
6cb3058c
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
# Contributor: Takuya Noguchi <takninnovationresearch@gmail.com>
# Contributor: Takuya Noguchi <takninnovationresearch@gmail.com>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname
=
ansible
pkgname
=
ansible
pkgver
=
2.8.
9
pkgver
=
2.8.
11
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"A configuration-management, deployment, task-execution, and multinode orchestration framework"
pkgdesc
=
"A configuration-management, deployment, task-execution, and multinode orchestration framework"
url
=
"https://ansible.com/"
url
=
"https://ansible.com/"
...
@@ -12,11 +12,15 @@ license="GPL-3.0-or-later"
...
@@ -12,11 +12,15 @@ license="GPL-3.0-or-later"
depends
=
"python3 py3-yaml py3-paramiko py3-jinja2 py3-markupsafe py3-crypto"
depends
=
"python3 py3-yaml py3-paramiko py3-jinja2 py3-markupsafe py3-crypto"
makedepends
=
"python3-dev py3-setuptools"
makedepends
=
"python3-dev py3-setuptools"
subpackages
=
"
$pkgname
-doc"
subpackages
=
"
$pkgname
-doc"
source
=
"
$pkgname
-
$pkgver
.tar.gz::
https://releases.ansible.com/ansible/
$pkgnam
e
-
$pkgver
.tar.gz
source
=
"https://releases.ansible.com/ansible/
ansibl
e-
$pkgver
.tar.gz
add-lxc-container_shell-option.patch
add-lxc-container_shell-option.patch
"
"
# secfixes:
# secfixes:
# 2.8.11-r0:
# - CVE-2019-3828
# - CVE-2020-1733
# - CVE-2020-1740
# 2.8.9-r0:
# 2.8.9-r0:
# - CVE-2020-1737
# - CVE-2020-1737
# - CVE-2020-1739
# - CVE-2020-1739
...
@@ -60,5 +64,5 @@ package() {
...
@@ -60,5 +64,5 @@ package() {
install
-m644
README.rst
"
$pkgdir
"
/usr/share/doc/
$pkgname
install
-m644
README.rst
"
$pkgdir
"
/usr/share/doc/
$pkgname
}
}
sha512sums
=
"
895199ade227cff6972bf331eeebfb619920cfdf513fad9fe24027d45793b6cb8fe16fccbdd456eff0a410af89411ccef013cb863411db2aaaf7570251880046
ansible-2.8.
9
.tar.gz
sha512sums
=
"
4d0e2f28fb717a23f245fb6a9d546d4babeca155c4e56f7dc8cf73cbe192e6b52bbbd38f19845181cad58f8f34d6908b1fb15adea4ce0b4eb4f1628c0c6ba740
ansible-2.8.
11
.tar.gz
f44f1492495abe092cd9f91669ccfee65748f43663571361de97c3b1c5c1219d355aa7236179decb73446376018fa81aace7eaeb8c10a83d3cf4e006508533dd add-lxc-container_shell-option.patch"
f44f1492495abe092cd9f91669ccfee65748f43663571361de97c3b1c5c1219d355aa7236179decb73446376018fa81aace7eaeb8c10a83d3cf4e006508533dd add-lxc-container_shell-option.patch"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment