]> repo.cephalix.eu Git - FileZilla.git/commitdiff
♻️ update to version 3.64.0
authorMaximilian Grunow <mg@wildemail.de>
Tue, 2 May 2023 19:21:28 +0000 (21:21 +0200)
committerMaximilian Grunow <mg@wildemail.de>
Tue, 2 May 2023 19:21:28 +0000 (21:21 +0200)
12 files changed:
.gitignore
FULLNAMES
FileZilla.sls
LICENSE
RELEASE
VERSION
oss-pkg-FileZilla.spec.in
repo-ng/FileZilla_3.36.0_win32-setup_bundled.exe [deleted file]
repo-ng/FileZilla_3.36.0_win64-setup_bundled.exe [deleted file]
repo-ng/FileZilla_3.64.0_win32-setup.exe [new file with mode: 0644]
repo-ng/FileZilla_3.64.0_win64-setup.exe [new file with mode: 0644]
repo-ng/init.sls

index 95091c03d15292982bdfb03c44ee976036da2b0e..8d5d86d00f1c13294f3347019fe3acbec8511fa4 100644 (file)
@@ -1 +1,2 @@
 oss-pkg-FileZilla.spec
+.DS_Store
index b9549e8ed88f52cfcc76a16aa3154fb2e55ee1d5..e3e51776a1c1b8c39541c4ef95473d55af9c509f 100644 (file)
--- a/FULLNAMES
+++ b/FULLNAMES
@@ -1 +1 @@
-FileZilla Client 3.36.0
+FileZilla Client 3.64.0
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:
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/RELEASE b/RELEASE
index 1e8b314962144c26d5e0e50fd29d2ca327864913..d00491fd7e5bb6fa28c517a0bb32b8b506539d4d 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1 +1 @@
-6
+1
diff --git a/VERSION b/VERSION
index 0b477b458f2af9bd7e24496fa243615d3c5a59c3..9b6c2719873bf058252234cc905716eded7e79e2 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.36.0
+3.64.0
index cd3e3f74e3b4a84dffd7a18de967e6f8c9d93930..b2de3c8468a8f39083a4260c6443b880bfe64468 100644 (file)
@@ -4,13 +4,13 @@
 #
 
 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
 Vendor:       Peter Varkoly and Helmuth Varkoly
 Packager:     peter@varkoly.de
-Group:        Productivity/
+Group:        Productivity
 Source:       %{name}.tar.bz2
 BuildArch:    noarch
 BuildRequires:unzip
@@ -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:
 --------
diff --git a/repo-ng/FileZilla_3.36.0_win32-setup_bundled.exe b/repo-ng/FileZilla_3.36.0_win32-setup_bundled.exe
deleted file mode 100755 (executable)
index cbcc109..0000000
Binary files a/repo-ng/FileZilla_3.36.0_win32-setup_bundled.exe and /dev/null differ
diff --git a/repo-ng/FileZilla_3.36.0_win64-setup_bundled.exe b/repo-ng/FileZilla_3.36.0_win64-setup_bundled.exe
deleted file mode 100755 (executable)
index 7133a0d..0000000
Binary files a/repo-ng/FileZilla_3.36.0_win64-setup_bundled.exe and /dev/null differ
diff --git a/repo-ng/FileZilla_3.64.0_win32-setup.exe b/repo-ng/FileZilla_3.64.0_win32-setup.exe
new file mode 100644 (file)
index 0000000..cf292d5
Binary files /dev/null and b/repo-ng/FileZilla_3.64.0_win32-setup.exe differ
diff --git a/repo-ng/FileZilla_3.64.0_win64-setup.exe b/repo-ng/FileZilla_3.64.0_win64-setup.exe
new file mode 100644 (file)
index 0000000..004b673
Binary files /dev/null and b/repo-ng/FileZilla_3.64.0_win64-setup.exe differ
index 547ca71cf5b2802be7d00fbea8f6bea6b8326928..ad64a7a59156aa2b5a940e7bf19bd639f68faa10 100644 (file)
@@ -1,9 +1,9 @@
 ###############################################################################
 # SLS: FileZilla
-# Copyright (c) 2017 Helmuth Varkoly, Nuermberg, Germany.
+# Copyright (c) 2023 Helmuth Varkoly, Nuermberg, Germany.
 # All rights reserved.
 #
-# Authors:               Helmuth Varkoly
+# Authors:              Helmuth Varkoly, Maximilian Grunow
 #
 # Description:          Package SLS
 # Note: No logging
 
 
 FileZilla:
-  '3.36.0':
-    full_name: 'FileZilla Client 3.36.0'
+  '3.64.0':
+    full_name: 'FileZilla Client 3.64.0'
     {% if ARCH == 'x64' %}
-    installer: salt://win/repo-ng/FileZilla/FileZilla_3.36.0_win64-setup_bundled.exe
+    installer: salt://win/repo-ng/FileZilla/FileZilla_3.64.0_win64-setup.exe
     uninstaller: '%PROGRAMFILES%\FileZilla FTP Client\uninstall.exe'
     {% else %}
-    installer: salt://win/repo-ng/FileZilla/FileZilla_3.36.0_win32-setup_bundled.exe
+    installer: salt://win/repo-ng/FileZilla/FileZilla_3.64.0_win32-setup.exe
     uninstaller: '%PROGRAMFILES%\FileZilla FTP Client\uninstall.exe'
     {% endif %}
     install_flags: '/S'