Bug ID 941863
Summary ansible broken due to wrong security fix
Classification openSUSE
Product openSUSE Distribution
Version 42.1 Milestone 1
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Maintenance
Assignee bnc-team-screening@forge.provo.novell.com
Reporter mail@philipp-wagner.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

In bug 938161 a patch for CVE-2015-3908 was added. This patch contains wrong
indentation (tabs instead of spaces), which break the python parsing.

When using the apt ppa module, ansible fails with

========
  File
"/home/vagrant/.ansible/tmp/ansible-tmp-1439604546.72-242474222081658/apt_repository",
line 2039
    match_hostname(ssl_s.getpeercert(), self.hostname)
    ^
IndentationError: unexpected indent
========

SR should be upcoming (if I figure out how)


You are receiving this mail because: