Bug#990855: sudo: enable python plugin support

2022-03-19 Thread Marc Haber
Control: tags -1 help thanks On Mon, Jan 31, 2022 at 09:14:07PM +0100, Marc Haber wrote: > I'd like to give this a shot, at least for experimental. To be realistic, I won't have time to try this any time soon :-( Tagging this bug as "help". Greetings Marc

Bug#990855: sudo: enable python plugin support

2022-01-31 Thread Michael Prokop
* Marc Haber [Mon Jan 31, 2022 at 09:14:07PM +0100]: > On Fri, Jul 09, 2021 at 03:04:09PM +0200, Michael Prokop wrote: > > since sudo v1.9.0 it's possible to write sudo plugins in Python 3, > > see e.g. https://blog.sudo.ws/posts/2020/01/whats-new-in-sudo-1.9-python/ > > > > This requires to

Bug#990855: sudo: enable python plugin support

2022-01-31 Thread Marc Haber
Hi Mika, On Fri, Jul 09, 2021 at 03:04:09PM +0200, Michael Prokop wrote: > since sudo v1.9.0 it's possible to write sudo plugins in Python 3, > see e.g. https://blog.sudo.ws/posts/2020/01/whats-new-in-sudo-1.9-python/ > > This requires to build the package with --enable-python though, > to

Bug#990855: sudo: enable python plugin support

2021-07-13 Thread Marc Haber
Magst Du das auch mal an #783889 schreiben? Tolle Arbeit, es wäre ärgerlich wenn das verloren geht. Grüße Marc On Tue, Jul 13, 2021 at 09:17:09PM +0200, Dennis Filder wrote: > From: Dennis Filder > Subject: Bug#990855: sudo: enable python plugin support > To: 990...@bugs.debian.or

Bug#990855: sudo: enable python plugin support

2021-07-13 Thread Dennis Filder
On Tue, Jul 13, 2021 at 05:09:25PM +0200, Marc Haber wrote: > On Tue, Jul 13, 2021 at 09:10:32AM +0200, Michael Prokop wrote: > > So maybe it makes sense to provide a sudo-python package, similar to > > what's available with sudo-ldap already? > > I THINK that we were planning to get rid of

Bug#990855: sudo: enable python plugin support

2021-07-13 Thread Marc Haber
On Tue, Jul 13, 2021 at 09:10:32AM +0200, Michael Prokop wrote: > So maybe it makes sense to provide a sudo-python package, similar to > what's available with sudo-ldap already? I THINK that we were planning to get rid of sudo-ldap anyway post-release (see #783889), but I don't remember the state

Bug#990855: sudo: enable python plugin support

2021-07-13 Thread Michael Prokop
* Hilko Bengen [Tue Jul 13, 2021 at 09:45:47AM +0200]: > * Michael Prokop: > > * Marc Haber [Mon Jul 12, 2021 at 07:50:26PM +0200]: > >> Will this introduce a python dependency to the sudo package? > > Good point, yes - just verified myself: it adds a dependency on > > libpython3.9 (+

Bug#990855: sudo: enable python plugin support

2021-07-13 Thread Hilko Bengen
* Michael Prokop: > * Marc Haber [Mon Jul 12, 2021 at 07:50:26PM +0200]: >> Will this introduce a python dependency to the sudo package? > > Good point, yes - just verified myself: it adds a dependency on > libpython3.9 (+ libpython3.9-minimal libpython3.9-stdlib). The dependency does not come

Bug#990855: sudo: enable python plugin support

2021-07-13 Thread Michael Prokop
* Marc Haber [Mon Jul 12, 2021 at 07:50:26PM +0200]: > On Fri, Jul 09, 2021 at 03:04:09PM +0200, Michael Prokop wrote: > > since sudo v1.9.0 it's possible to write sudo plugins in Python 3, > > see e.g. https://blog.sudo.ws/posts/2020/01/whats-new-in-sudo-1.9-python/ > Sounds neat. > > This

Bug#990855: sudo: enable python plugin support

2021-07-12 Thread Marc Haber
On Fri, Jul 09, 2021 at 03:04:09PM +0200, Michael Prokop wrote: > since sudo v1.9.0 it's possible to write sudo plugins in Python 3, > see e.g. https://blog.sudo.ws/posts/2020/01/whats-new-in-sudo-1.9-python/ Sounds neat. > This requires to build the package with --enable-python though, > to

Bug#990855: sudo: enable python plugin support

2021-07-09 Thread Michael Prokop
Package: sudo Version: 1.9.6-1~exp2 Severity: wishlist Hi, since sudo v1.9.0 it's possible to write sudo plugins in Python 3, see e.g. https://blog.sudo.ws/posts/2020/01/whats-new-in-sudo-1.9-python/ This requires to build the package with --enable-python though, to provide the according