]> repo.cephalix.eu Git - JavaRuntime.git/commitdiff
New release master
authorbuildmaster <buildmaster@git.cephalix.eu>
Fri, 12 Jan 2024 10:12:41 +0000 (11:12 +0100)
committerbuildmaster <buildmaster@git.cephalix.eu>
Fri, 12 Jan 2024 10:12:41 +0000 (11:12 +0100)
FULLNAMES
Makefile
RELEASE
VERSION
repo-ng/init.sls
repo-ng/jre-8u391-windows-i586.exe [moved from repo-ng/jre-8u381-windows-i586.exe with 80% similarity]
repo-ng/jre-8u391-windows-x64.exe [moved from repo-ng/jre-8u381-windows-x64.exe with 81% similarity]

index 5f2097f8cb9ab861f65fb327f6b143b771e2ff8e..414edc9e9ad4a594899d7aada276bf77da7fb0b7 100644 (file)
--- a/FULLNAMES
+++ b/FULLNAMES
@@ -1,2 +1,2 @@
-Java 8 Update 381 (64-bit)
-Java 8 Update 381
+Java 8 Update 391 (64-bit)
+Java 8 Update 391
index 94732fcb45387853a6f5965686824fd6e91b608a..f71ea7e7fbea448a229da69c96dda62f9f6584e2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,5 +24,5 @@ package:
        echo $(NRELEASE) > RELEASE
        git commit -a -m "New release"
        git push
        echo $(NRELEASE) > RELEASE
        git commit -a -m "New release"
        git push
-       #createrepo $(REPO)
+       createrepo $(REPO)
 
 
diff --git a/RELEASE b/RELEASE
index f599e28b8ab0d8c9c57a486c89c4a5132dcbd3b2..b4de3947675361a7770d29b8982c407b0ec6b2a0 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1 +1 @@
-10
+11
diff --git a/VERSION b/VERSION
index 7876fa9bfd4c5f8acd3133a7cc929477013ffe9d..58d1ccc12b49009aa5f3e65845e423b3b4b5fa76 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-8.381.0
+8.0.3910.13
index 730bf6d49b5e98011b7ecd9ad44d587ca01e12de..1ba0aa0e294e2211348ed7c5334044c8ea35566a 100755 (executable)
 {% set LOG_PATH = 'C:\\salt\\var\\log' %}
 
 JavaRuntime:
 {% set LOG_PATH = 'C:\\salt\\var\\log' %}
 
 JavaRuntime:
-  '8.381.0':
+  '8.0.3910.13':
     {% if ARCH == 'x64' %}
     {% if ARCH == 'x64' %}
-    full_name: 'Java 8 Update 381 (64-bit)'
-    installer: salt://win/repo-ng/JavaRuntime/jre-8u381-windows-x64.exe
+    full_name: 'Java 8 Update 391 (64-bit)'
+    installer: salt://win/repo-ng/JavaRuntime/jre-8u391-windows-x64.exe
     {% else %}
     {% else %}
-    full_name: 'Java 8 Update 381'
-    installer: salt://win/repo-ng/JavaRuntime/jre-8u381-windows-i586.exe
+    full_name: 'Java 8 Update 391'
+    installer: salt://win/repo-ng/JavaRuntime/jre-8u391-windows-i586.exe
     {% endif %}
     install_flags: '/s /L "{{ LOG_PATH }}\JavaRuntime_inst.log"'
     uninstaller: 'msiexec.exe'
     {% endif %}
     install_flags: '/s /L "{{ LOG_PATH }}\JavaRuntime_inst.log"'
     uninstaller: 'msiexec.exe'
similarity index 80%
rename from repo-ng/jre-8u381-windows-i586.exe
rename to repo-ng/jre-8u391-windows-i586.exe
index dd0f663a5a237e7f26caf2dbbcfd10c00977b0ca..f385f7ef4e3643db454c5b632f1d4c1a47f9d940 100644 (file)
Binary files a/repo-ng/jre-8u381-windows-i586.exe and b/repo-ng/jre-8u391-windows-i586.exe differ
similarity index 81%
rename from repo-ng/jre-8u381-windows-x64.exe
rename to repo-ng/jre-8u391-windows-x64.exe
index e881be7f412d74b091bb485ee9966170133cc5ba..89730542b2ab1c6da885fad8549b8ab46306ee9f 100644 (file)
Binary files a/repo-ng/jre-8u381-windows-x64.exe and b/repo-ng/jre-8u391-windows-x64.exe differ