Summary: | cp1251 charset not supported | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | Sergey Vlasov <vsu> |
Component: | gnupg | Assignee: | placeholder <placeholder> |
Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
Severity: | enhancement | ||
Priority: | P4 | CC: | glebfm, ldv, placeholder, vt |
Version: | unstable | ||
Hardware: | all | ||
OS: | Linux |
Description
Sergey Vlasov
2002-10-17 21:15:04 MSD
gnupg >= 1.2.0 should address this issue; please let me know if not. gnupg >= 1.2.0 should address this issue; please let me know if not. CP1251 still does not work with gnupg-1.2.1-alt1. util/strgutil.c contains support only for utf-8, iso8859-1, iso8859-2 and koi8-r charsets; cp1251 is missing. CP1251 still does not work with gnupg-1.2.1-alt1. util/strgutil.c contains support only for utf-8, iso8859-1, iso8859-2 and koi8-r charsets; cp1251 is missing. I'll try to not forget this while preparing gnupg-1.2.4. Ok, patched in gnupg-1.2.4-alt1. |