From 9f5f2454f465a0bb734318a59061bdf8d95e1198 Mon Sep 17 00:00:00 2001 From: mhogomchungu Date: Thu, 1 Oct 2020 07:31:12 +0300 Subject: [PATCH] this commit marks the release point of version 1.4.6 --- CMakeLists.txt | 2 +- changelog | 4 +++- rpm/BUILD_INSTRUCTIONS | 6 +++--- rpm/sirikali.spec | 4 ++-- src/sirikali.appdata.xml | 1 + 5 files changed, 10 insertions(+), 7 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 7d3ae74a..7ec90d98 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ set_property( GLOBAL PROPERTY ALLOW_DUPLICATE_CUSTOM_TARGETS ON ) project( sirikali ) -set( PGR_VERSION "1.4.6" ) +set( PGR_VERSION "1.4.7" ) set( COPYRIGHT_YEARS "2016-2020" ) add_definitions( -Wextra -Wall -pedantic ) diff --git a/changelog b/changelog index dea2ad95..b03181e5 100644 --- a/changelog +++ b/changelog @@ -244,7 +244,7 @@ version 1.4.2(December 18,2019) [ALL] -- Fix a crash when trying to unlock volume by clicking the "mount volume" button. - version 1.4.7(Unreleased) + version 1.4.7(October 01,2020) [ALL] -- Make the UI more user friendly to ssh based backends by using texts that make most sense in this backend. @@ -254,3 +254,5 @@ version 1.4.2(December 18,2019) passwords based on connection's port number. -- Do not silently fail when a user attempt to add a favorite entry and its name collide with an existing entry. +-- Add explicit support for extensions that do not use cipher path and use "google-drive-ocamlfuse" + as a reference program. diff --git a/rpm/BUILD_INSTRUCTIONS b/rpm/BUILD_INSTRUCTIONS index 15e2c9e2..b28280d9 100644 --- a/rpm/BUILD_INSTRUCTIONS +++ b/rpm/BUILD_INSTRUCTIONS @@ -1,6 +1,6 @@ ps: copy and paste all given commands to make sure you dont mistype them. -ps: at step 5,replace "1.4.6" to SiriKali version you are building. +ps: at step 5,replace "1.4.7" to SiriKali version you are building. ps: these instructions assumes rpm build directory is at "~/rpmbuild". Modify the paths in step 5 if they are different in your distribution. @@ -32,8 +32,8 @@ ps: these instructions assumes rpm build directory is at "~/rpmbuild". **************************************************************************************************************** rpmdev-setuptree - tar -cf ~/rpmbuild/SOURCES/SiriKali-1.4.6.tar ../SiriKali-1.4.6 - xz -z ~/rpmbuild/SOURCES/SiriKali-1.4.6.tar + tar -cf ~/rpmbuild/SOURCES/SiriKali-1.4.7.tar ../SiriKali-1.4.7 + xz -z ~/rpmbuild/SOURCES/SiriKali-1.4.7.tar **************************************************************************************************************** diff --git a/rpm/sirikali.spec b/rpm/sirikali.spec index be58f41c..16526dd2 100644 --- a/rpm/sirikali.spec +++ b/rpm/sirikali.spec @@ -17,9 +17,9 @@ # along with this program. If not, see . Name: SiriKali -Version: 1.4.6 +Version: 1.4.7 Release: 0 -Summary: SiriKali is a Qt/C++ GUI front end to encfs,cryfs,gocryptfs,ecryptfs and securefs. +Summary: SiriKali is a Qt/C++ GUI front end to fscrypt,encfs,cryfs,gocryptfs,ecryptfs and securefs. License: GPL-2.0+ Group: Productivity/Security Source: %{name}-%{version}.tar.xz diff --git a/src/sirikali.appdata.xml b/src/sirikali.appdata.xml index dfd488d6..86410ec0 100644 --- a/src/sirikali.appdata.xml +++ b/src/sirikali.appdata.xml @@ -34,6 +34,7 @@ +