Armijn Hemel

Results 128 issues of Armijn Hemel

I tried the pcf_font.ksy with a few pcf fonts, but the last table consistently is reported as being too big for the file. I have tested with fonts from here:...

bug

You might be interested in this Kaitai Struct specification for minifs that I made: https://github.com/kaitai-io/kaitai_struct_formats/pull/682 Basically minifs consists of a header with a few fields (including the number of files...

A quite old format (early/mid 1990s) which is still used by some packages (`e2fsprogs`, `chkrootkit`, `pciutils` and `lm_sensors` are recent packages I found it in) is the "Linux Software Map",...

Some `.dsc` files have a `Vcs-Git` field, next to `Vcs-Browser`. From `zsh_5.2-3.dsc`: ``` Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/zsh.git Vcs-Git: git://anonscm.debian.org/collab-maint/zsh.git -b debian ``` Although these are somewhat processed by and stored as `vcs-url`...

Possibly related to #274 It would be great if there could be (nightly) dumps of purldb, which are uploaded to a site where people can download the database.

https://codeberg.org/ is another forge, with around 120,000 projects on it. Although it doesn't seem like many very prominent packages are on there it would be good to support this particular...

When processing source code packages it would be useful to store if the path names contain some hints that indicate that a file is actually coming from another package and...

enhancement

postmarketOS has its own repositories with pre-built packages: https://pkgs.postmarketos.org/packages This seems to be based on Alpine APK.

Fedora has started to include package information in `NOTE` sections of ELF binaries, for example: ``` {"type":"rpm","name":"coreutils","version":"9.0-9.fc36","architecture":"x86_64","osCpe":"cpe:/o:fedoraproject:fedora:36"} ``` There is some useful information in here that would be nice to...

I have trouble figuring out how to enable multiple grammars for treesitter, which I want to use (preferably with a `shell.nix` as that is what I am comfortable with). I...

NGI0 Review