Robert Scheck
Robert Scheck
@dhendrix, any chance for a decision?
CentOS/RHEL 7 still ships OpenSSL 1.0.2 (including security fixes until at least mid of 2024).
Red Hat Enterprise Linux **8 and 9** (e.g. SKUs RH00003, RH00004, RH00005) have only two default repositories: **BaseOS** and **AppStream**, the same applies to Rocky Linux 8 and 9. RHEL...
I've added all currently available optional repositories for all distributions and versions. For EOL see also: * https://access.redhat.com/support/policy/updates/errata * https://wiki.centos.org/About/Product * https://centos.org/stream9/
Does this answer your questions? Or shall I split up the pull request into multiple ones? Just let me know, please.
From what I can see, we have: * RHEL/CentOS 7: ipcalc from [initscripts v9.49.53](https://github.com/fedora-sysv/initscripts/tree/9.49.53) * CentOS/RHEL/Rocky 8: [ipcalc v0.2.4](https://gitlab.com/ipcalc/ipcalc/-/tree/0.2.4) * CentOS/RHEL/Rocky 9: [ipcalc v1.0.0](https://gitlab.com/ipcalc/ipcalc/-/tree/1.0.0) ipcalc from initscripts v9.49.53: ``` $...
> Please paste this into your terminal: `echo "inetnum: 104.154.0.0 - 104.155.255.255" | awk '{print $2"-"$4}' | xargs ipcalc -r | tail -n1` Well…what does Jodies (Debian/Ubuntu) ipcalc actually say...
> But that's not going to happen with `INETNUM` objects, since you'd have a `.255` last octet, not `.254` if the range was a /24. Then I would like to...
Same issue here with systemd v244 when trying to build `systemd` on CentOS 8.1 in `mock`: ``` The output from the failed tests: 340/543 test-mountpoint-util FAIL 0.51 s (killed by...
> […] indeed I am pretty sure that the libbsd man pages are not currently packaged. The man page in question ([/usr/share/man/man3/setproctitle.3.gz](https://koji.fedoraproject.org/koji/fileinfo?rpmID=3135972&filename=/usr/share/man/man3/setproctitle.3.gz), later `/usr/share/man/man3/setproctitle.3bsd.gz`) *is* packaged in the libbsd RPM...