bug#49530: pycryptodome bundles libtomcrypt, fonts, JavaScript and CSS

2021-07-14 Thread Maxime Devos
Leo Famulari schreef op zo 11-07-2021 om 19:07 [-0400]: > On Sun, Jul 11, 2021 at 11:17:03PM +0200, Maxime Devos wrote: > > src/libtom: Bundled headers from 'libtomcrypt'. Curiously, I don't see > > corresponding '.c' files. > > Libtomcrypt is commonly embedded into other programs. For example, o

bug#49530: pycryptodome bundles libtomcrypt, fonts, JavaScript and CSS

2021-07-11 Thread Leo Famulari
On Sun, Jul 11, 2021 at 11:17:03PM +0200, Maxime Devos wrote: > src/libtom: Bundled headers from 'libtomcrypt'. Curiously, I don't see > corresponding '.c' files. Libtomcrypt is commonly embedded into other programs. For example, our Dropbear package contained a modified copy of it for a long tim

bug#49530: pycryptodome bundles libtomcrypt, fonts, JavaScript and CSS

2021-07-11 Thread Maxime Devos
X-Debbugs-CC: slg <0...@disroot.org> Hi guix, In the context of ;, I looked at the source code of pycryptodome, version 3.10.1. It bundles some fonts, javascript, CSS, and libtomcrypt. That's not the version packaged in guix, but presumably version 3.9.9 has t