Lukas Javorsky
Lukas Javorsky
**Is your feature request related to a problem? Please describe.** No, it's more a question **Describe the solution you'd like** Create directory /tmp/foo Store multiple Kerberos tickets to this directory...
I've integrated the lima software to my MacOS machine as described here: https://blog.carlosnunez.me/post/docker-desktop-alternative-for-mac/ The overall functionality is great, however, I've come across one big problem. I use the [Viscosity VPN...
I was trying to set a Verified:Tested value into multiple Bugzillas, however, the current python-bugzilla-cli doesn't support such action. The problem is that `cf_verified` field is the type of array,...
### What is the URL of the document? [Operator-sdk Ansible tutorial](https://sdk.operatorframework.io/docs/building-operators/ansible/tutorial/) ### Which section(s) is the issue in? Not a specific section, these are ideas for new sections. ### What...
Hi, We're in the middle of the discussion about replacing the "classic" [zlib](https://github.com/madler/zlib) with the zlib-ng (built with the ZLIB_COMPAT=ON flag) in Fedora. There are a lot of concerns and...
I wanted to bump the version of my package, but since the package uses the %autorelease the only thing to do is to create an empty commit. However, Packit watches...
### Description Some packages need to be checked for API/ABI compatibility between releases, which could be done using the `pkgdiff` utility. It is called with 2 arguments: `pkgdiff ` (so...
Check for the schemaDocument variable validity before dereferencing it This line indicates, that the variable 'schemaDocument' could be null: https://github.com/Tencent/rapidjson/blob/master/include/rapidjson/schema.h#L474 It means that this should be checked always before dereferencing...
I’m reviewing the SAST reports on the zlib-ng package and one caught my attention as it may be a true-possitive. Here is the log from the SAST report: Error: OVERRUN...
There is no mention of CentOS Stream X distro adjustments in the documentation which is now more popular, as RHEL early development is done in those distributions. I've added a...