Re: [PATCH] Convert key meta data to utf-8
Uwe Kleine-König <[email protected]> Mon, 22 Jun 2026 08:52:46 +0200
| Newsgroups | org.kernel.linux.keys |
|---|---|
| Message-ID | <ajjaxDByH2fGwHRh@monoceros> |
--x6ppgomww7m2ebjn Content-Type: text/plain; protected-headers=v1; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Subject: Re: [PATCH] Convert key meta data to utf-8 MIME-Version: 1.0 Hello Konstantin, On Sat, Mar 21, 2026 at 11:29:52PM +0100, Uwe Kleine-K=C3=B6nig wrote: > gpg defaults to latin1 if no locale environment variable specifies > something else. Up until recently the maintainer scripts for the kernel > keyring called gpg in a (nearly) empty environment and thus the meta > data for most keys is latin1 encoded. >=20 > Since the script was fixed to use UTF-8 for the meta data, Krzysztof > Wilczy=C5=84ski's certificate (7C64768D3DE334E7) was updated and is UTF-8 > encoded now. So currently we have an encoding mixture. >=20 > Align all meta data to use UTF-8 encoding. > --- > Hello, >=20 > I hope this patch makes it to the mailing list and your inboxes just > fine because naturally the encoding of this patch is strange. Also > patatt was unable to sign it so this mail is OpenPGP signed instead. we still have: $ grep Kleine-K keys/E2DCDD9132669BD6.asc grep: keys/E2DCDD9132669BD6.asc: binary file matches instead of: $ grep Kleine-K keys/E2DCDD9132669BD6.asc uid Uwe Kleine-K=F6nig <[email protected]> uid Uwe Kleine-K=F6nig <uwe@kleine-k=F6nig.de> uid Uwe Kleine-K=F6nig <[email protected]> uid Uwe Kleine-K=F6nig <[email protected]> uid Uwe Kleine-K=F6nig <[email protected]> uid Uwe Kleine-K=F6nig <[email protected]> uid Uwe Kleine-K=F6nig <[email protected]> with this patch. Is this still on your radar? If you have problems to apply it, calling export-keyring.py with `--update-header` is how I generated the patch. Best regards Uwe --x6ppgomww7m2ebjn Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEP4GsaTp6HlmJrf7Tj4D7WH0S/k4FAmo427sACgkQj4D7WH0S /k6KoQf/YQ5gk2eDqFKpCW23T+wtnp5zKYDyX+o+A0wcwN+lnud/7VaCRj8EqNF/ 93NsktjUXHbNjNaZGpPHXNDoG1GKnbwCEqpoYdmN5verXcul+NzBvrOj4RczqkRK 6ciCyt8zxDjIwqH3tzygMZJlnczNLJ1KS9Q8PRrOSTS68nDsZZKTz63V8K0UdYAc B+vfRypyFjjObkpbq9aj2PG5VVpeBtzGblB7+w9fuaA7lXVfdmUFhXAyw9S2e6qx 90zaWklpOzN7VW/KLEM6VNmOBGFM7/haJ7XBRpawNUseNhfsJNBTyWo/C5qnRxjX p9GzJSzeeaZ9z5cIv658LjWomNq+Pg== =uc6T -----END PGP SIGNATURE----- --x6ppgomww7m2ebjn--