Rostislav Stříbrný

Results 8 issues of Rostislav Stříbrný

CentOS 8.x doesn't start SSH daemon from time to time with mkzram.service installed. Using: - systemd-analyze verify default.target detects ordering cycle problem (journalctl fragment): systemd[1]: multi-user.target: Found ordering cycle on...

Chrome Manifest V3: - Manifest updated (permissions, V2->V3 migration). - Fixed minor JS syntax problems. - Moved from using window.localStorage to Chrome's chrome.storage.local (and kept same functionality even with this...

Fix problem that no data is displayed at all when connecting to DB under heavy load. Stacktrace and overall wrong behavior could be seen from log below: /opt/java/ash-viewer$ ./run.sh 02.05.22...

I found out that blocking-sessions mode doesn't really detect blocking sessions! It simply prints "OK - " and returns OK state. Developed & tested against real Oracle DB and simulated...

Implemented GCC style printf usage checks enforced from the compiler https://github.com/rxi/log.c/pull/25 - but keeping TRACE->DEBUG->INFO-> order Enhancements #7 https://github.com/rxi/log.c/pull/7 - Printing microseconds (not just seconds) Avoiding which is not available...

Fixes spring-projects/spring-security-kerberos#178

### Description of the change Fixes PGPOOL_POSTGRES_PASSWORD mapping from postgres-password (see https://github.com/bitnami/charts/issues/32807) ### Benefits Correct usage of different type of passwords. ### Possible drawbacks Unknown. ### Applicable issues - fixes...

verify
in-progress
postgresql-ha

### Describe the Bug I've upgraded from 1.7.3 to 1.9.2, and changed ext4 to xfs in my two on-premise k3s clusters. By upgrade I mean clean 1.9.2 installation from scratch....

kind/bug
require/qa-review-coverage
require/backport