Commits


fix landlock usage Mickaël Salaün, the landlock author, pointed out the same error on the got implementation. The assumption that not listed access capabilities are implicitly denied is completely wrong: > In a nutshell, the ruleset's handled_access_fs is required for > backward and forward compatibility (i.e. the kernel and user space may > not know each other's supported restrictions), hence the need to be > explicit about the denied-by-default access rights.


sync vim syntax


include gmid.h before other headers to get all the prototypes > implicit declaration of function 'asprintf'; did you mean 'vsprintf'?


add gg to `make regress` dependencies


typo


don't skip unit tests when SKIP_RUNTIME_TESTS is set IRI and Punycode tests don't run gmid binary and can be safely executed.


start new release cycle


prepare 1.8 release


add changelog for 1.8


install gg too


fix gg -P flag description: the `:' is in the optional part


posixify lib.sh: use = instead of == for test(1)


typo


sync changelog


rename MIME section to "MEDIA TYPES"