|
Bugzilla – Full Text Bug Listing |
| Summary: | VUL-0: CVE-2005-2023: S/Mime signing broken? | ||
|---|---|---|---|
| Product: | [Novell Products] SUSE Security Incidents | Reporter: | Forgotten User jq9zgB7cRO <forgotten_jq9zgB7cRO> |
| Component: | Incidents | Assignee: | Thomas Biege <thomas> |
| Status: | RESOLVED FIXED | QA Contact: | Security Team bot <security-team> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | ast, security-team |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | CVE-2005-2023: CVSS v2 Base Score: 10.0 (AV:N/AC:L/Au:N/C:C/I:C/A:C) | ||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | patchinfo-box.gpg2 | ||
|
Description
Forgotten User jq9zgB7cRO
2005-06-04 16:48:21 UTC
reassigned to maintainer. That's gpg2! Wrong maintainer chosen, reassigning bug. fix:
diff -urpP gnupg-1.9.14/common/asshelp.c gnupg-1.9.15/common/asshelp.c
--- gnupg-1.9.14/common/asshelp.c 2004-12-18 09:35:31.000000000 +0000
+++ gnupg-1.9.15/common/asshelp.c 2005-01-03 11:23:48.000000000 +0000
@@ -150,7 +150,7 @@ send_pinentry_environment (assuan_contex
#endif
if (opt_lc_messages || (dft_ttyname && dft_lc))
{
- err = send_one_option (ctx, errsource, "display",
+ err = send_one_option (ctx, errsource, "lc-messages",
opt_lc_messages ? opt_lc_messages : dft_lc);
}
#if defined(HAVE_SETLOCALE) && defined(LC_MESSAGES)
Can I make YOU for package gpg2 in SL9.3? SM-Tracker-1499 Created attachment 38862 [details]
patchinfo-box.gpg2
Assigning to postadal@suse.de fixed and submited with patchinfo. updated packages for 9.3 approved. CAN-2005-2023 CVE-2005-2023: CVSS v2 Base Score: 10.0 (AV:N/AC:L/Au:N/C:C/I:C/A:C) |