sxt1001

Results 8 issues of sxt1001

The python2 life cycle has ended and we can drop supporting python2.

**What's the problem this feature will solve?** drop python2 support **Describe the solution you'd like** Are there any plans to remove support for python2? **Alternative Solutions** **Additional context**

enhancement

Reproduction procedure: dnf install -y rasdaemon setenforce 1 systemctl start ras-mc-ctl.service systemctl status ras-mc-ctl.service This problem occurs in my machine, but I don't get valuable output error information. Why does...

# Bug report I run "cloud-init status", I found that cloud-init failed to executel ## Steps to reproduce the problem Reboot computes ## Environment details - Cloud-init version: 21.4 -...

bug
priority

I found [26 commits between versions 3.19.0 and 3.19.1](https://github.com/Legrandin/pycryptodome/compare/v3.19.0...v3.19.1). Which ones fix CVE-2023-52323? My analysis should be the following commit: https://github.com/Legrandin/pycryptodome/commit/afb5e27a15efe59e33c2825d40ef44995c13b8bc https://github.com/Legrandin/pycryptodome/commit/519e7aea6de4e8f03b62c6e1dba724aca738882e https://github.com/Legrandin/pycryptodome/commit/0deea1bfe1489e8c80d2053bbb06a1aa0b181ebd In addition, does CVE-2023-52323 provide other information...

I looked at the following 2 specifications and got the following information: [2.2](https://www.rfc-editor.org/rfc/rfc2616#section-2.2) Basic Rules ![image](https://user-images.githubusercontent.com/103323735/210922501-8bfdb1c6-d4e6-4d30-93ca-62d7ccc92cf4.png) [4.1.1](https://www.rfc-editor.org/rfc/rfc6265#section-4.1.1). Syntax ![image](https://user-images.githubusercontent.com/103323735/210922671-bf2a90ee-a41b-4599-94b7-8a18d929e77e.png) The token and path cannot contain CTL. The regular expressions of...

## Proposed Commit Message delete recursive=True for ensure_dir Fixes GH-5807 ## Additional Context ## Test Steps ## Merge type - [x] Squash merge using "Proposed Commit Message" - [ ]...

# Bug report do not need to set recursive=True when restoring the selinux mode of the / directory. This may modify the SELinux security context of some files that are...

bug