↵ Return to the main page of java-11-openjdk-headless-slowdebug
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
| Date | Author | Change |
|---|---|---|
| 2022-02-17 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:11.0.14.1.1-5 | - Sync cleanups from release branch. |
| 2022-02-16 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:11.0.14.1.1-4 | - Reinstate JIT builds on x86_32. - Add JDK-8282004 to fix missing CALL effects on x86_32. |
| 2022-02-16 | Jiri Vanek <jvanekredhat.com> - 1:11.0.14.1.1-3 | - Bump release for no apparent reason. |
| 2022-02-14 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:11.0.14.1.1-2 | - Require tzdata 2021e as of JDK-8275766. |
| 2022-02-11 | Andrew Hughes <gnu dot andrew at redhat dot com> - 1:11.0.14.1.1-1 | - Update to jdk-11.0.14.1+1 - Update release notes to 11.0.14.1+1 |
| 2022-02-09 | Jiri Vanek <jvanek at redhat dot com> - 1:11.0.14.0.9-9 | - 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 |
| 2022-02-09 | Jiri Vanek <jvanek at redhat dot com> - 1:11.0.14.0.9-8 | - Family extracted to globals |
| 2022-02-09 | Jiri Vanek <jvanek at redhat dot com> - 1:11.0.14.0.9-7 | - javadoc-zip got its own provides next to plain javadoc ones |
| 2022-02-07 | Severin Gehwolf <sgehwolf at redhat dot com> - 1:11.0.14.0.9-6 | - Re-enable gdb backtrace check. |
| 2022-02-03 | Jiri Vanek <jvanek at redhat dot com> - 1:11.0.14.0.9-5 | - moved to stop being system jdk |