Commit Graph

9 Commits

Author SHA1 Message Date
Andrew John Hughes bda1029633 Fix FIPS issues in native code and with initialisation of java.security.Security 2022-01-24 15:07:56 +01:00
Jiri Vanek 33cde0f7b6 Revert "- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild"
This reverts commit 7364be5487.
2022-01-24 15:07:30 +01:00
Fedora Release Engineering 7364be5487 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 13:40:02 +00:00
Jiri Vanek 6368e50bb8 Storing and restoring alterntives during update manually
Fixing:
Bug 2001567 - update of JDK/JRE is removing its manually selected alterantives and select (as auto) system JDK/JRE

The move of alternatives creation to posttrans to fix:
Bug 1200302 - dnf reinstall breaks alternatives
Had caused the alternatives to be removed, and then created again,
instead of being added, and then removing the old, and thus persisting
the selection in family

Thus this fix, is storing the family of manually selected master, and if
stored, then it is restoring the family of the master
2021-12-14 18:24:16 +01:00
Jiri Vanek 3940005c1c family extracted to globals 2021-12-14 18:24:02 +01:00
Jiri Vanek e6063703b6 Providing proper provides for javadoc-zip subpk
Before this patch, the java-17-openjdk-javadoc-zip was not existing, and
instead of that, javadoc was provided by both
Factm, that both subpkgs should provide javadoc, should be kept
2021-12-09 12:26:32 +01:00
Jiri Vanek 915934814c Removing tabs in whitespaced specfile for rpmlint 2021-12-09 12:25:54 +01:00
Andrew John Hughes 7ae5d5bd64 Handle Fedora in distro conditionals that currently only pertain to RHEL. 2021-12-07 15:59:26 +01:00
Jiri Vanek f32499609c Initial load 2021-12-07 15:45:09 +01:00