You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openssl3/README.md

17 lines
383 B

3 years ago
# openssl3
The openssl3 package
This is lightly forked from, and should be kept in sync with,
CentOS Stream 9's [openssl](https://gitlab.com/redhat/centos-stream/rpms/openssl).
Add this as a remote to ease merging changes, e.g.:
git remote add gitlab https://gitlab.com/redhat/centos-stream/rpms/openssl.git
And merge changes
git fetch gitlab
git merge gitlab/c9s