User Tools

Site Tools


userspace:java-ng

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
userspace:java-ng [2015/07/20 18:54]
Kevin W. Update to Java 8 update 51
userspace:java-ng [2021/08/23 08:37] (current)
Line 1: Line 1:
-====== Java (java_1.8.0.51.16-4.2.3) ======+====== Java 8 (EOL) ======
 **Feel free to contact me :)** **Feel free to contact me :)**
  
-Tested with Opsi 4.0.5.15\\ +Tested with Debian 9\\ 
-Tested with Winst 4.11.4.12\\+Tested with Opsi 4.0.7.45\\ 
 +Tested with Winst 4.11.6.12\\ 
 +Tested with Server 2016 x64\\ 
 +Tested with 10 Enterprise x64\\
 Tested with 8.1 Pro x64\\ Tested with 8.1 Pro x64\\
-Tested with Win 10 (10.0.10162.0)\\ +Tested with 7 Pro x64\\ 
-Tested with Win 2012 R2\\ +Tested with 7 Pro x86\\ 
-Tested with Java 6u10 - 8u51\\ +requiredWinstVersion >= 4.11.5\\
-requiredWinstVersion >= 4.11.3\\ +
-By <Compilenix@compilenix.org> 2015-07-20\\+
  
-Download: [[http://compilenix.org/public/opsi/localboot/java/java_1.8.0.51.16-4.2.3.opsi | All in one - installable opsi package (~ 852 MiB)]] [[http://compilenix.org/public/opsi/localboot/java/java_1.8.0.51.16-4.2.3.opsi.asc | (detached pgp signature)]]\\ +**This package will not receive any updates**
-Download: [[http://compilenix.org/public/opsi/localboot/java/java_1.8.0.51.16-4.2.3.7z | Setup binary´s only (~ 842 MiB)]] [[http://compilenix.org/public/opsi/localboot/java/java_1.8.0.51.16-4.2.3.7z.asc | (detached pgp signature)]]\\ +
-Download: [[http://compilenix.org/public/opsi/localboot/java/java_1.8.0.51.16-4.2.3_script.7z | Setup script´s only (~ 55 KiB)]] [[http://compilenix.org/public/opsi/localboot/java/java_1.8.0.51.16-4.2.3_script.7z.asc | (detached pgp signature)]]\\+
  
-Source: [[https://git.compilenix.org/Compilenix/opsi-java | Code repository]]+Download: [[https://compilenix.org/public/opsi/localboot/java/java_1.8.0.202-4.2.5.opsi All in one - installable opsi package]]\\ 
 +Checksum's and detached pgp signatures: https://compilenix.org/public/opsi/localboot/java/
  
-Check if you have the JCE extrension installed: [[http://compilenix.org/public/opsi/jceCheck.jar | jceCheck.jar]] [[http://compilenix.org/public/opsi/jceCheck.jar.asc | (detached pgp signature)]]\\+Source Code: [[https://git.compilenix.org/Compilenix/opsi-java | Code repository]]\\ 
 +Check if you have the JCE installed: [[https://compilenix.org/public/opsi/jceCheck.jar | jceCheck.jar]] [[https://compilenix.org/public/opsi/jceCheck.jar.asc | (detached pgp signature)]]\\
  
 All downloads are pgp signed with:\\ All downloads are pgp signed with:\\
 Compilenix <Compilenix@compilenix.org>\\ Compilenix <Compilenix@compilenix.org>\\
-Validity: from 2015-01-09 11:29 through 2016-01-09 11:29\\+Validity: from 2015-01-09 11:29 until forever or revoked\\
 Certificate type: 4,096-bit RSA\\ Certificate type: 4,096-bit RSA\\
 Key-ID: E763633D\\ Key-ID: E763633D\\
 Fingerprint: CC6047FA5B4449F28940636910B6666EE763633D\\ Fingerprint: CC6047FA5B4449F28940636910B6666EE763633D\\
-http://compilenix.org/public/certificates/pgp/compilenix%40compilenix.org%20%280xE763633D%29.asc+https://compilenix.org/public/certificates/pgp/compilenix%40compilenix.org%20%280xE763633D%29.asc
  
-Download: my [[http://compilenix.org/public/opsi/Winst.xml | Notepad++ Syntax Highlighting]]+Download: my [[https://compilenix.org/public/opsi/Winst.xml | Notepad++ Syntax Highlighting]]\\ 
 +Download: my [[https://marketplace.visualstudio.com/items?itemName=Compilenix.winst | Visual Studio Code Syntax Highlighting]]
  
-<code> +===== What it does, and what not =====
-Tree: +
-│   jceCheck.jar +
-│ +
-├───CLIENT_DATA +
-│   │   java.png +
-│   │   uninstall.ins +
-│   │   Sub_UpdateVariables.ins +
-│   │   setup.ins +
-│   │   check_msi-exitcode.ins +
-│   │   check_uninstall.ins +
-│   │   delsub.ins +
-│   │ +
-│   ├───UnlimitedJCEPolicy +
-│   │       local_policy.jar +
-│   │       JCE_PATCHED +
-│   │       README.txt +
-│   │       US_export_policy.jar +
-│   │ +
-│   └───setup_data +
-│       │   jre-8u51-windows-x64.exe +
-│       │   License.txt +
-│       │   jdk-8u51-windows-x64.exe +
-│       │   jre-8u51-windows-i586.exe +
-│       │   jdk-8u51-windows-i586.exe +
-│       │   License.url +
-│       │ +
-│       └───msi +
-│           ├───jdk1.8.0_51_x64 +
-│           │       ss180510.cab +
-│           │       jdk1.8.0_51.msi +
-│           │       sz180510.cab +
-│           │       sj180510.cab +
-│           │       st180510.cab +
-│           │ +
-│           ├───jre1.8.0_51_x64 +
-│           │       jre1.8.0_51.msi +
-│           │ +
-│           ├───jdk1.8.0_51 +
-│           │       ss180510.cab +
-│           │       jdk1.8.0_51.msi +
-│           │       sz180510.cab +
-│           │       sj180510.cab +
-│           │       st180510.cab +
-│           │ +
-│           └───jre1.8.0_51 +
-│                   jre1.8.0_51.msi +
-│ +
-└───OPSI +
-        preinst +
-        postinst +
-        control +
-</code> +
- +
-==== What is does, and what not ====+
  It Does:  It Does:
   - Handle install: x64 and x86, JRE and JDK   - Handle install: x64 and x86, JRE and JDK
-  - Handle uninstall: x64 and x86, JRE of Java 1.6.0.10 until 1.8.0.51, JDK of Java 1.7.0.0 until 1.8.0.51+  - Handle uninstall: x64 and x86, JRE of Java 1.6.0.10 until 1.8.0.151, JDK of Java 1.7.0.0 until Java 8u202
   - Installation of Java 8   - Installation of Java 8
-  - Add the JCE Patch to every Java installation; see: [[http://docs.oracle.com/javase/8/docs/technotes/guides/security/SunProviders.html | JCE Documentation]]+  - Add the JCE Patch to every Java installation; see: [[https://docs.oracle.com/javase/8/docs/technotes/guides/security/SunProviders.html | JCE Documentation]]
   - Use the check_msi-exitcode script from "Der-Matze": [[userspace:check_msi-exitcode]] (modified)   - Use the check_msi-exitcode script from "Der-Matze": [[userspace:check_msi-exitcode]] (modified)
  
Line 94: Line 42:
   - Uninstall Java versions older then 1.6.0.10, because in update 10 was a new installer dropped which uses an other schema of GUID´s at the Windows Registry   - Uninstall Java versions older then 1.6.0.10, because in update 10 was a new installer dropped which uses an other schema of GUID´s at the Windows Registry
   - Uninstall Java JDK`s older then 1.7.0.0   - Uninstall Java JDK`s older then 1.7.0.0
 +  - Un-/Install Java 9
  
-==== Notes ====+===== Notes =====
 The package includes the MSI installer for the JRE and JDK x86, because if you want to install Java JRE/JDK x86 on a x64 System the EXE installer will "crash" if it was called in a SYSTEM user context. Calling it by hand will work and my package is designed to manage both cases. The package includes the MSI installer for the JRE and JDK x86, because if you want to install Java JRE/JDK x86 on a x64 System the EXE installer will "crash" if it was called in a SYSTEM user context. Calling it by hand will work and my package is designed to manage both cases.
  
Line 105: Line 54:
 This happends only on x64 System`s. My package will ever prefer of using the EXE installer, the MSI files were only called in a fallback case!\\ This happends only on x64 System`s. My package will ever prefer of using the EXE installer, the MSI files were only called in a fallback case!\\
  
-==== Change Log ==== +===== TODO =====
-<code> +
-java (1.8.0.51.16-4.2.3) +
-  -- Kevin Weis <Compilenix@compilenix.org> 2015-07-20 +
-  * update +
-</code> +
- +
-==== TODO ====+
   - Add feature; Install X.509 (root) Certificates into the Java Certificate chain.   - Add feature; Install X.509 (root) Certificates into the Java Certificate chain.
   - Change uninstall procedure using WMCI or Powershell, to avoid generating wrong uninstall strings. (Thanks Andreas)   - Change uninstall procedure using WMCI or Powershell, to avoid generating wrong uninstall strings. (Thanks Andreas)
   - Nothing else at the moment.. If you have any suggestions, let me know :)   - Nothing else at the moment.. If you have any suggestions, let me know :)
  
-===== control ===== +===== Product Properties ===== 
-<code winst control.txt> +<code>
-[Package] +
-version: 4.2.3 +
-depends:  +
-incremental: False +
- +
-[Product] +
-type: localboot +
-id: java +
-name: Java +
-description:  +
-advice: Tested with Opsi 4.0.5.15, Winst 4.11.4.12 on Win 8.1 Pro, Win 10 (10.0.10162.0) and Win 2012 R2 +
-version: 1.8.0.51.16 +
-priority: -95 +
-licenseRequired: False +
-productClasses:  +
-setupScript: setup.ins +
-uninstallScript: uninstall.ins +
-updateScript:  +
-alwaysScript:  +
-onceScript:  +
-customScript:  +
-userLoginScript:  +
 [ProductProperty] [ProductProperty]
 type: unicode type: unicode
Line 196: Line 115:
 default: ["False"] default: ["False"]
  
-[Changelog]+[ProductProperty] 
 +type: unicode 
 +name: 64bitonly 
 +multivalue: False 
 +editable: False 
 +description: Toggle if on a 64bit OS only the 64bit JRE/JDK will be installed. 
 +values: ["False", "True"
 + 
 +[ProductProperty] 
 +type: unicode 
 +name: updatebranch 
 +multivalue: False 
 +editable: False 
 +description: Toggle between Critical Patch Update (CPU) and Patch Set Update (PSU) 
 +values: ["CPU", "PSU"
 +default: ["CPU"
 + 
 +</code> 
 + 
 +===== Changelog ===== 
 +<code control.txt> 
 +java (1.8.0.202-4.2.5) 
 +  -- Kevin Weis <Compilenix@compilenix.org> 2018-01-16 
 +  * update 
 + 
 +java (1.8.0.192-4.2.5) 
 +  -- Kevin Weis <Compilenix@compilenix.org> 2018-10-26 
 +  * update 
 + 
 +java (1.8.0.181-4.2.5) 
 +  -- Kevin Weis <Compilenix@compilenix.org> 2018-07-18 
 +  * update 
 + 
 +java (1.8.0.172-4.2.5) 
 +  -- Kevin Weis <Compilenix@compilenix.org> 2018-04-18 
 +  * update 
 + 
 +java (1.8.0.162-4.2.5) 
 +  -- Kevin Weis <Compilenix@compilenix.org> 2018-01-24 
 +  * update 
 + 
 +java (1.8.0.152-4.2.5) 
 +  -- Kevin Weis <Compilenix@compilenix.org> 2017-10-26 
 +  * update 
 + 
 +java (1.8.0.144-4.2.5) 
 +  -- Kevin Weis <Compilenix@compilenix.org> 2017-09-05 
 +  * update 
 + 
 +java (1.8.0.141-4.2.5) 
 +  -- Kevin Weis <Compilenix@compilenix.org> 2017-07-20 
 +  * update 
 + 
 +java (1.8.0.131-4.2.5) 
 +  -- Kevin Weis <Compilenix@compilenix.org> 2017-04-24 
 +  * update 
 + 
 +java (1.8.0.121-4.2.5) 
 +  -- Kevin Weis <Compilenix@compilenix.org> 2017-01-17 
 +  * update 
 + 
 +java (1.8.0.112-4.2.5) 
 +  -- Kevin Weis <Compilenix@compilenix.org> 2016-10-23 
 +  * update 
 + 
 +java (1.8.0.102-4.2.5) 
 +  -- Kevin Weis <Compilenix@compilenix.org> 2016-07-25 
 +  * update 
 +  * update/create symbolic links at C:\ProgramData\Oracle\Java\javapath\. prefering x64 jre if possible. 
 + 
 +java (1.8.0.92-4.2.4) 
 +  -- Kevin Weis <Compilenix@compilenix.org> 2016-05-03 
 +  * update 
 + 
 +java (1.8.0.77.3-4.2.4) 
 +  -- Kevin Weis <Compilenix@compilenix.org> 2016-03-30 
 +  * update 
 + 
 +java (1.8.0.74.2-4.2.4) 
 +  -- Kevin Weis <Compilenix@compilenix.org> 2016-03-14 
 +  * update 
 + 
 +java (1.8.0.72.15-4.2.4) 
 +  -- Kevin Weis <Compilenix@compilenix.org> 2015-10-26 
 +  * update 
 +  * add Product "updateBranch" choose between 8u71 and 8u72 (more info: http://www.oracle.com/technetwork/java/javase/cpu-psu-explained-2331472.html) 
 +  * add Product Property "64bitonly" (default: False) 
 + 
 +java (1.8.0.66.17-4.2.3) 
 +  -- Kevin Weis <Compilenix@compilenix.org> 2015-10-26 
 +  * update 
 + 
 +java (1.8.0.60.27-4.2.3) 
 +  -- Kevin Weis <Compilenix@compilenix.org> 2015-09-09 
 +  * update 
 java (1.8.0.51.16-4.2.3) java (1.8.0.51.16-4.2.3)
   -- Kevin Weis <Compilenix@compilenix.org> 2015-07-20   -- Kevin Weis <Compilenix@compilenix.org> 2015-07-20
Line 302: Line 316:
  
 </code> </code>
 +
userspace/java-ng.1437418497.txt.gz · Last modified: 2021/08/23 08:37 (external edit)