On Sun, Aug 07, 2022 at 01:00:10PM +0200, Hiltjo Posthuma wrote: > The below patch updates stagit 1.1 to 1.2. > > libgit2 recently added an option GIT_OPT_SET_OWNER_VALIDATION which prevented > other users from reading a repository. In the case of stagit it is not a > security issue and broke a normal use-case. This new version disables the > option. > > Also stagit makes use of OpenBSD pledge and unveil and locks down reading > other > files from the filesystem or writing to them etc.
Committed, thanks!
