[Bug 1965925] Re: busy loop triggered in git grep -P

2022-03-23 Thread Carlo Marcelo Arenas Belón
** 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:

[Bug 1965925] [NEW] busy loop triggered in git grep -P

2022-03-22 Thread Carlo Marcelo Arenas Belón
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

[Bug 1349252] Re: crypt(3) lacks Blowfish support

2021-09-09 Thread Carlo Marcelo Arenas Belón
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"'

[Bug 1514837] Re: kevent() does not report occured actions properly

2017-09-03 Thread Carlo Marcelo Arenas Belón
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