this bug is addressed by :
https://github.com/carenas/libkqueue/commit/04f93ec28094211c4895a034357f29970b73ea06
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1514837
Title:
kevent() does not report
Public bug reported:
The issue was reported[1] as a regression for git >= 2.35, because the
workaround implemented for it broke with that release, but the issue is
present in pcre < 10.36 (hence affecting the package in Ubuntu 20.04)
and has been fixed by e0c6029[2].
Backporting the fix to the af
** Tags added: focal
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1965925
Title:
busy loop triggered in git grep -P
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/
FWIW, in Ubuntu 20.04 a bcrypt hash generated with -B in the provided
htpasswd (that uses their own implementation), can be used by crypt(3):
$ perl -e 'print crypt("cvspassword",
"\$2y\$05\$xGcVN3jyU43rgH/jtc0mG.wMEYmvXBjdZtBc5R1jFYD83aaOTWiqa"), "\n"'
$2y$05$xGcVN3jyU43rgH/jtc0mG.wMEYmvXBjd