File tree Expand file tree Collapse file tree 4 files changed +15
-5
lines changed
debian/src/main/packaging/microsoft/21/debian
redhat/src/main/packaging/microsoft/21
suse/src/main/packaging/microsoft/21 Expand file tree Collapse file tree 4 files changed +15
-5
lines changed Original file line number Diff line number Diff line change
1
+ msopenjdk-21 (21.0.8-1) STABLE; urgency=medium
2
+
3
+ * Microsoft 21.0.8-1 release.
4
+
5
+ -- Microsoft Package Maintainers <openjdk@microsoft.com> Thu, 10 Jul 2025 21:32:50 +0000
6
+
1
7
msopenjdk-21 (21.0.7-1) STABLE; urgency=medium
2
8
3
9
* Microsoft 21.0.7-1 release.
Original file line number Diff line number Diff line change 3
3
pkg_name = msopenjdk-21
4
4
priority = 2111
5
5
jvm_tools = jar jarsigner java javac javadoc javap jcmd jconsole jdb jdeprscan jdeps jfr jhsdb jimage jinfo jlink jmap jmod jpackage jps jrunscript jshell jstack jstat jstatd jwebserver keytool rmiregistry serialver jexec jspawnhelper
6
- url_version = 21.0.7
6
+ url_version = 21.0.8
7
7
amd64_tarball_url = https://aka.ms/download-jdk/microsoft-jdk-$(url_version ) -linux-x64.tar.gz
8
8
amd64_checksum_url = https://aka.ms/download-jdk/microsoft-jdk-$(url_version ) -linux-x64.tar.gz.sha256sum.txt
9
9
arm64_tarball_url = https://aka.ms/download-jdk/microsoft-jdk-$(url_version ) -linux-aarch64.tar.gz
Original file line number Diff line number Diff line change 1
- %global upstream_version 21.0.7+6
1
+ %global upstream_version 21.0.8+9
2
2
# Only [A-Za-z0-9.] allowed in version:
3
3
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Versioning/#_upstream_uses_invalid_characters_in_the_version
4
- %global spec_version 21.0.7
4
+ %global spec_version 21.0.8
5
5
%global spec_release 1
6
6
%global priority 1211
7
7
222
222
/usr/lib/tmpfiles.d/%{name }.conf
223
223
224
224
%changelog
225
+ * Thu Jul 10 2025 Microsoft Package Maintainers <openjdk@microsoft.com> 21.0.8-1
226
+ - Microsoft 21.0.8+9 initial release.
225
227
* Wed Apr 09 2025 Microsoft Package Maintainers <openjdk@microsoft.com> 21.0.7-1
226
228
- Microsoft 21.0.7+6 initial release.
227
229
* Thu Jan 09 2025 Microsoft Package Maintainers <openjdk@microsoft.com> 21.0.6-1
Original file line number Diff line number Diff line change 1
- %global upstream_version 21.0.7+6
1
+ %global upstream_version 21.0.8+9
2
2
# Only [A-Za-z0-9.] allowed in version:
3
3
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Versioning/#_upstream_uses_invalid_characters_in_the_version
4
4
# also not very intuitive:
5
5
# $ rpmdev-vercmp 21.0.0.0.0___21.0.0.0.0+1
6
6
# 21.0.0.0.0___1 == 21.0.0.0.0+35
7
- %global spec_version 21.0.7
7
+ %global spec_version 21.0.8
8
8
%global spec_release 1
9
9
%global priority 1211
10
10
207
207
%{prefix }
208
208
209
209
%changelog
210
+ * Thu Jul 10 2025 Microsoft Package Maintainers <openjdk@microsoft.com> 21.0.8-1
211
+ - Microsoft 21.0.8+9 initial release.
210
212
* Tue Apr 22 2025 Microsoft Package Maintainers <openjdk@microsoft.com> 21.0.7-1
211
213
- Microsoft 21.0.7+6 initial release.
212
214
* Thu Jan 09 2025 Microsoft Package Maintainers <openjdk@microsoft.com> 21.0.6-1
You can’t perform that action at this time.
0 commit comments