↵ Return to the main page of java-latest-openjdk-src-slowdebug
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2021-12-09 | Jiri Vanek <jvanek at redhat dot com> - 1:17.0.1.0.12-12.rolling | - 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-09 | Jiri Vanek <jvanek at redhat dot com> - 1:17.0.1.0.12-12.rolling | - Family extracted to globals |
2021-12-09 | Jiri Vanek <jvanek at redhat dot com> - 1:17.0.1.0.12-11.rolling | - javadoc-zip got its own provides next to plain javadoc ones |
2021-12-09 | Jiri Vanek <jvanek at redhat dot com> - 1:17.0.1.0.12-10.rolling | - replaced tabs by sets of spaces to make rpmlint happy |