zeners

Results 4 issues of zeners

gnome 45 requires porting addon from GJS-Imports to ESM (ECMA-Script-Module) https://gjs.guide/extensions/upgrading/gnome-shell-45.html I need some time to take a look ...

when uninstalling a kernel, the efi-var can't be found: ``` # mhwd-kernel -r linux67  ✔ ... :: Pre-transaction-Hooks werden gestartet … (1/3) Removing linux initcpios... (2/3) Updating EFI variables...

i don't know why, but the output of efibootmgr (from manjaro-linux) is something like this: ``` $ efibootmgr BootCurrent: 0002 Timeout: 1 seconds BootOrder: 0002,0006 Boot0002* Linux Boot Manager HD(1,GPT,7ff6991c-d9ef-4c3e-8bf1-345168f07626,0x800,0x100000)/\EFI\SYSTEMD\SYSTEMD-BOOTX64.EFI...

[GGSSchemeBase](https://github.com/apache/httpcomponents-client/blob/master/httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/GGSSchemeBase.java): > The GGS based experimental authentication schemes are no longer supported. How will kerberos be supported in the future, if the feature is dropped from httpclient5?