]> repo.cephalix.eu Git - VeyonTeacher.git/commitdiff
♻️ Update VeyonTeacher to version 4.8.0.4
authorMaximilian Grunow <maximilian@grunow.at>
Fri, 5 May 2023 06:48:39 +0000 (06:48 +0000)
committerMaximilian Grunow <maximilian@grunow.at>
Fri, 5 May 2023 06:48:39 +0000 (06:48 +0000)
LICENSE
VERSION
VeyonTeacher.sls
oss-pkg-VeyonTeacher.spec.in
repo-ng/init.sls
repo-ng/veyon-4.8.0.4-win64-setup.exe [moved from repo-ng/VeyonTeacherSetup.exe with 55% similarity]

diff --git a/LICENSE b/LICENSE
index c70fc0db0a1550ac33aa46a1388e2a32ad5bb17e..2423a30e2652783cde4cf462a7748f3ba99734f6 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1 +1 @@
-Copyright (c) 2017 Peter Varkoly and Helmuth Varkoly Nürnberg. All rights reserverd.
\ No newline at end of file
+Copyright (c) 2023 Peter Varkoly and Helmuth Varkoly Nürnberg. All rights reserverd.
\ No newline at end of file
diff --git a/VERSION b/VERSION
index e6f1a6655075176a862bb368cbc0bb9158979b44..7908253904bd14810f9c35603efd2cd5b8b1628b 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-4.4.2.0
+4.8.0.4
index f452394d221ea267da19652f54cab85295eee274..6a12b68b992a737990ec76f9089ce8a93cc3838c 100644 (file)
@@ -1,11 +1,11 @@
 ###############################################################################
 # SLS: PACKAGE
-# Copyright (c) 2017 Helmuth Varkoly, Nuermberg, Germany.
+# Copyright (c) 2023 Helmuth Varkoly, Nuermberg, Germany.
 # All rights reserved.
 #
-# Author:               Helmuth Varkoly
+# Author:               Helmuth Varkoly, Maximilian Grunow
 #
-# Description:          SLS to use with OSS's softwaremanagement              
+# Description:          SLS to use with Cranix's softwaremanagement              
 ###############################################################################
 PACKAGE:
   pkg:
index cd3e3f74e3b4a84dffd7a18de967e6f8c9d93930..453dc1844e1b796928b9ae060f0f441985653121 100644 (file)
@@ -4,7 +4,7 @@
 #
 
 Name:         oss-pkg-PACKAGE
-Summary:      Package to install PACKAGE on OSS-Clients
+Summary:      Package to install PACKAGE on Cranix-Clients
 Version:      VERSION
 Release:      RELEASE
 License:      GPL-2.0
@@ -21,7 +21,7 @@ PreReq:       %fillup_prereq
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 
 %description
-Package to install PACKAGE on OSS-Clients
+Package to install PACKAGE on Cranix-Clients
 
 Authors:
 --------
index 08c2dc6ffe1c3dd5b0e8c5d8bb1b8d2a34f52eae..9d685246160ae3aa6eace8b91cb10e29ab158412 100644 (file)
@@ -1,15 +1,13 @@
 ###############################################################################
-# SLS:  VEYON
-# Copyright (c) 2019 Helmuth Varkoly, Nuermberg, Germany.
+# SLS:  Veyon Teacher
+# Copyright (c) 2023 Helmuth Varkoly, Nuermberg, Germany.
 # All rights reserved.
 #
-# Authors:              Helmuth Varkoly
+# Authors:              Helmuth Varkoly, Maximilian Grunow
 #
 # Description:          Package SLS
 ###############################################################################
 
-
-
 {% if grains['cpuarch'] == 'AMD64' %}
 {% set ARCH = "x64" %}
 {% else %}
 {% set LOG_PATH = 'C:\\salt\\var\\log' %}
 
 VeyonTeacher:
-  '4.4.2.0':
-    installer: salt://win/repo-ng/VeyonTeacher/VeyonTeacherSetup.exe
+  '4.8.0.4':
+    installer: salt://win/repo-ng/VeyonTeacher/veyon-4.8.0.4-win64-setup.exe
     full_name: 'Veyon - Teacher'
-    uninstaller: "C:\\Program Files\\VeyonTeacher\\uninstaller.exe"
+    uninstaller: "C:\\Program Files\\Veyon\\uninstaller.exe"
     install_flags: '/S' 
     uninstall_flags: '/S'
     msiexec: false
similarity index 55%
rename from repo-ng/VeyonTeacherSetup.exe
rename to repo-ng/veyon-4.8.0.4-win64-setup.exe
index 76e4c7dbc1c2059506539e84d702fdc21c8641f6..ff0f7a45102091549313dc683a5bbe6faf0317f3 100644 (file)
Binary files a/repo-ng/VeyonTeacherSetup.exe and b/repo-ng/veyon-4.8.0.4-win64-setup.exe differ