File tree Expand file tree Collapse file tree 4 files changed +15
-5
lines changed
debian/src/main/packaging/microsoft/17/debian
redhat/src/main/packaging/microsoft/17
suse/src/main/packaging/microsoft/17 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-17 (17.0.16-1) STABLE; urgency=medium
2
+
3
+ * Microsoft 17.0.16-1 release.
4
+
5
+ -- Microsoft Package Maintainers <openjdk@microsoft.com> Thu, 10 Jul 2025 01:03:58 +0000
6
+
1
7
msopenjdk-17 (17.0.15-1) STABLE; urgency=medium
2
8
3
9
* Microsoft 17.0.15-1 release.
Original file line number Diff line number Diff line change 3
3
pkg_name = msopenjdk-17
4
4
priority = 1711
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 keytool rmiregistry serialver jexec jspawnhelper
6
- url_version = 17.0.15
6
+ url_version = 17.0.16
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 17.0.15+6
1
+ %global upstream_version 17.0.16+8
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 17.0.15
4
+ %global spec_version 17.0.16
5
5
%global spec_release 1
6
6
%global priority 1161
7
7
217
217
/usr/lib/tmpfiles.d/%{name }.conf
218
218
219
219
%changelog
220
+ * Thu Jul 10 2025 Microsoft Package Maintainers <openjdk@microsoft.com> 17.0.16-1
221
+ - Microsoft 17.0.16+8 initial release.
220
222
* Wed Apr 09 2025 Microsoft Package Maintainers <openjdk@microsoft.com> 17.0.15-1
221
223
- Microsoft 17.0.15+6 initial release.
222
224
* Thu Jan 09 2025 Microsoft Package Maintainers <openjdk@microsoft.com> 17.0.14-1
Original file line number Diff line number Diff line change 1
- %global upstream_version 17.0.15+6
1
+ %global upstream_version 17.0.16+8
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 17.0.1.0.1___17.0.1.0+12
6
- %global spec_version 17.0.15
6
+ %global spec_version 17.0.16
7
7
%global spec_release 1
8
8
%global priority 1161
9
9
215
215
%{prefix }
216
216
217
217
%changelog
218
+ * Thu Jul 10 2025 Microsoft Package Maintainers <openjdk@microsoft.com> 17.0.16-1
219
+ - Microsoft 17.0.16+8 initial release.
218
220
* Tue Apr 22 2025 Microsoft Package Maintainers <openjdk@microsoft.com> 17.0.15-1
219
221
- Microsoft 17.0.15+6 initial release.
220
222
* Thu Jan 09 2025 Microsoft Package Maintainers <openjdk@microsoft.com> 17.0.14-1
You can’t perform that action at this time.
0 commit comments