Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit a154612

Browse files
committed
Release v2.6.0
1 parent 9a4b5d4 commit a154612

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
###2.6.0
2+
3+
* Replace deprecated module dependency [nanliu-archive](https://forge.puppetlabs.com/nanliu/archive) by [puppet-archive](https://forge.puppetlabs.com/puppet/archive)
4+
* Use *curl* as download provider instead of *faraday*
5+
16
###2.5.1
27

38
Fix regression that forced `format` to be set manually on non-RPM OS
@@ -19,7 +24,7 @@ Add support for Java '8u60'
1924

2025
###2.4.0
2126

22-
* New parameter `add_system_env` to set `JAVA_HOME` as system-wide environment variable
27+
* New parameter `add_system_env` to set `JAVA_HOME` as system-wide environment variable
2328
* Fix dependency issue when installing multiple Java alternatives
2429
* Merge missing changes to `installation` defined type
2530

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"project_page": "https://github.com/antoineco/aco-oracle_java",
66
"source": "git://github.com/antoineco/aco-oracle_java.git",
77
"summary": "Puppet module to install Oracle Java on Linux systems",
8-
"version": "2.5.1",
8+
"version": "2.6.0",
99
"tags": ["jre","jdk","oracle","java"],
1010
"dependencies": [
1111
{

0 commit comments

Comments
 (0)