jeepingben

Results 8 issues of jeepingben

Use the function provided by Image to get display dimensions accounting for rotation

### Explain what happens 1. Set a tighter umask on a system (change UMASK to 027 in /etc/login.defs if using pam_umask) 2. Log into cockpit and change the MOTD in...

bug

The newest OL8 linux-firmware package has gained a dependency on `/usr/bin/python3` (from the two new included python scripts as far as we can tell, `/usr/lib/firmware/build_packages.py` and `/usr/lib/firmware/contrib/process_linux_firmware.py`) which is a...

A recent systemd update (either systemd-239-74.0.5.el8_8.5.x86_64.rpm or systemd-239-74.0.6.el8_8.5.x86_64.rpm) results in SELinux denials when starting cockpit. ![Screenshot 2023-11-08 at 15 46 45](https://github.com/oracle/oracle-linux/assets/8668066/d80d4c0f-a323-4599-bfba-e513a04b3a48) This prevents cockpit.socket's ExecStartPost script form getting the correct...

#### Description of problem: `sshd_use_approved_ciphers`, `sshd_use_strong_kex` and`sshd_use_strong_macs` have fixers that use `bash_replace_or_append('/etc/ssh/sshd_config')` Appending to `sshd_config` isn't always valid (if there are Match blocks at the end of the file), but...

triaged

**Is your feature request related to a problem? Please describe.** Including htmlhint-loader in a webpack project results in a lot of deprecation warnings at npm checkout time **Describe the solution...

### Explain what happens 1. Log in to Cockpit from an affected browser 2. Log out 3. Log in Before too long (10-30 attempts) you will get a 'Connection Failure'...

bug

### Describe the bug There appears to be a regression of issue [#1922 ](https://github.com/dotnet/dotnet-docker/issues/1922) ``` docker run -it --rm mcr.microsoft.com/dotnet/sdk:9.0-alpine pwsh -Command "& { Start-Job { 'test' } | Receive-Job...

area-external