mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-09 08:01:24 +00:00
move openssl-fips-provider to hidden
This commit is contained in:
parent
fccf62b515
commit
8eef273764
@ -37044,19 +37044,6 @@ package {
|
|||||||
multilib: "x86_64"
|
multilib: "x86_64"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
package {
|
|
||||||
name: "openssl-fips-provider"
|
|
||||||
type: PACKAGE_TYPE_NORMAL_FORK
|
|
||||||
repository {
|
|
||||||
name: "BaseOS"
|
|
||||||
include_filter: "openssl-fips-provider.aarch64"
|
|
||||||
include_filter: "openssl-fips-provider.ppc64le"
|
|
||||||
include_filter: "openssl-fips-provider.s390x"
|
|
||||||
include_filter: "openssl-fips-provider.i686"
|
|
||||||
include_filter: "openssl-fips-provider.x86_64"
|
|
||||||
multilib: "x86_64"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
package {
|
package {
|
||||||
name: "openssl-pkcs11"
|
name: "openssl-pkcs11"
|
||||||
type: PACKAGE_TYPE_NORMAL_FORK
|
type: PACKAGE_TYPE_NORMAL_FORK
|
||||||
|
11
hidden.cfg
11
hidden.cfg
@ -2492,3 +2492,14 @@ package {
|
|||||||
include_filter: "extra-enforcer-rules-javadoc.noarch"
|
include_filter: "extra-enforcer-rules-javadoc.noarch"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
package {
|
||||||
|
name: "openssl-fips-provider"
|
||||||
|
type: PACKAGE_TYPE_NORMAL_FORK
|
||||||
|
repository {
|
||||||
|
name: "hidden"
|
||||||
|
include_filter: "openssl-fips-provider.aarch64"
|
||||||
|
include_filter: "openssl-fips-provider.ppc64le"
|
||||||
|
include_filter: "openssl-fips-provider.s390x"
|
||||||
|
include_filter: "openssl-fips-provider.x86_64"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user