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

index af6b8c73c6ad8ddf81d2fcfecc862086dec1ba59..9211795a3e5dcee795896f707868cb340555420c 100644 (file)
--- a/FULLNAMES
+++ b/FULLNAMES
@@ -1 +1 @@
-Veyon
+Veyon - Student
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..1db65c15bc5c329938695e0bb184d5f0dd3fa58a 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:
 --------
@@ -54,5 +54,3 @@ rm -rf %{buildroot}
 %defattr(644,root,root)
 /srv/salt/win/repo-ng/PACKAGE
 /srv/salt/packages/PACKAGE.sls
-
-
index 0b9bdb3d814b921fa3e7f394b4d4ad321024c86d..2fb144c04703009ccededa88acb32609cca71bdb 100644 (file)
@@ -1,15 +1,13 @@
 ###############################################################################
-# SLS:  VEYON
-# Copyright (c) 2019 Helmuth Varkoly, Nuermberg, Germany.
+# SLS:  Veyon Student
+# 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 %}
@@ -19,8 +17,8 @@
 {% set LOG_PATH = 'C:\\salt\\var\\log' %}
 
 VeyonStudent:
-  '4.4.2.0':
-    installer: salt://win/repo-ng/VeyonStudent/veyon-4.4.2.0-win64-setup.exe
+  '4.8.0.4':
+    installer: salt://win/repo-ng/VeyonStudent/veyon-4.8.0.4-win64-setup.exe
     full_name: 'Veyon'
     uninstaller: "C:\\Program Files\\Veyon\\uninstaller.exe"
     install_flags: '/S /NoMaster' 
similarity index 55%
rename from repo-ng/veyon-4.4.2.0-win64-setup.exe
rename to repo-ng/veyon-4.8.0.4-win64-setup.exe
index c391211197b493fa2dca861e5f344a3a6a984903..ff0f7a45102091549313dc683a5bbe6faf0317f3 100644 (file)
Binary files a/repo-ng/veyon-4.4.2.0-win64-setup.exe and b/repo-ng/veyon-4.8.0.4-win64-setup.exe differ