Bug 1205617
| Summary: | CVE-2014-9221 strongswan: denial-of-service vulnerability in libtls when processing crafted Key Exchange payload [epel-all] | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Pavel Šimerda (pavlix) <psimerda> |
| Component: | strongswan | Assignee: | Pavel Šimerda (pavlix) <psimerda> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | el6 | CC: | dac, extras-qa, psimerda, vdanen |
| Target Milestone: | --- | Keywords: | Security, SecurityTracking |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | fst_owner=dcafaro | ||
| Fixed In Version: | strongswan-5.3.2-1.el6 | Doc Type: | Release Note |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1178957 | Environment: | |
| Last Closed: | 2015-08-17 19:08:44 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1178957 | ||
| Bug Blocks: | 1173064 | ||
|
Description
Pavel Šimerda (pavlix)
2015-03-25 10:43:00 UTC
I noticed the change of ticket release versions. Is there an update in process for EPEL 6 (EL6) as well? (In reply to David A. Cafaro from comment #1) > I noticed the change of ticket release versions. Is there an update in > process for EPEL 6 (EL6) as well? The EPEL6 branch currently doesn't build[1]. [1]: http://koji.fedoraproject.org/koji/packageinfo?packageID=13302 Yep, appears the build is checking for systemd and failing on that (makes sense since EL6 doesn't have systemd, still init.d).
checking for curl/curl.h... yes
checking for xml... yes
checking for systemd system unit directory... configure: error: not found (try --with-systemdsystemunitdir)
error: Bad exit status from /var/tmp/rpm-tmp.Ei4DVs (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.Ei4DVs (%build)
Child return code was: 1
EXCEPTION: Command failed. See logs for output.
# bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/strongswan.spec
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 84, in trace
result = func(*args, **kw)
File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 504, in do
raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode)
Error: Command failed. See logs for output.
# bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/strongswan.spec
LEAVE do --> EXCEPTION RAISED
strongswan-5.3.0-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-1501/strongswan-5.3.0-1.el6 Looks like packages is ready for stable, can we promote and close? Thanks! Is this package ready for stable? Package strongswan-5.3.2-1.el6: * should fix your issue, * was pushed to the Fedora EPEL 6 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing strongswan-5.3.2-1.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-1501/strongswan-5.3.2-1.el6 then log in and leave karma (feedback). Can this be moved out of QA? See bug #1178957. strongswan-5.3.2-1.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report. |