Bug 1431612
Summary: | crypto-utils-2.4.1-65.fc27 FTBFS: format not a string literal and no format arguments [-Werror=format-security] | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Petr Pisar <ppisar> | ||||
Component: | crypto-utils | Assignee: | Joe Orton <jorton> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 26 | CC: | atu, jorton | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
URL: | https://apps.fedoraproject.org/koschei/build/2648036 | ||||||
Whiteboard: | |||||||
Fixed In Version: | crypto-utils-2.5-1.fc26 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2018-02-20 16:36:55 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Petr Pisar
2017-03-13 12:27:52 UTC
Created attachment 1289810 [details]
Proposed patch to fix this bug
I apply it in "build" stage, with -p2 key:
pushd srcs
for f in certwatch.c keyrand.c pemutil.c keyutil.c certext.c secutil.c \
keyutil.h secutil.h NSPRerrs.h SECerrs.h; do
cp -p $RPM_SOURCE_DIR/$f $f
done
patch -p2 < %{PATCH100}
Package: crypto-utils-2.4.1-67.fc27 Build: https://koji.fedoraproject.org/koji/buildinfo?buildID=915946 Seems, that it is time to close this bug: for now version is 2.5. Fedora 26 is still broken <https://apps.fedoraproject.org/koschei/package/crypto-utils?collection=f26>. Package: crypto-utils-2.5-1.fc26 Build: https://koji.fedoraproject.org/koji/buildinfo?buildID=1024065 crypto-utils-2.5-1.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2018-650a6bd4fc crypto-utils-2.5-1.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-650a6bd4fc crypto-utils-2.5-1.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report. |