]> gitweb.fluxo.info Git - keyringer.git/commitdiff
Keyringer 0.3.3 0.3.3
authorrhatto <rhatto@ratatosk.fluxo.info>
Sat, 22 Mar 2014 19:47:22 +0000 (16:47 -0300)
committerrhatto <rhatto@ratatosk.fluxo.info>
Sat, 22 Mar 2014 19:47:22 +0000 (16:47 -0300)
ChangeLog
keyringer
lib/keyringer/functions
share/man/keyringer.1

index 6d53db798dd95312f5fb900b15abbfd6074a2566..5b1c53e7ce554fda8a321cef332fc90920916749 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2014-03-22 - 0.3.3 - Silvio Rhatto  <rhatto@riseup.net>
+
+       Use --recv-keys instead of --refresh-keys
+
+       Use -iname at find action
+
+       Removing --prune from git gc
+
+       Spell checking as suggested by Debian #741644
+
 2014-03-14 - 0.3.2 - Silvio Rhatto  <rhatto@riseup.net>
 
        Subkey expiration date check shall not happen with expired keys
index 7ea97524028aae4291657eae4920349d1b3a9703..6a1eda5e554705b41dde01b584dcb4619de3761e 100755 (executable)
--- a/keyringer
+++ b/keyringer
@@ -138,7 +138,7 @@ function keyringer_dispatch {
 
 # Config
 NAME="keyringer"
-KEYRINGER_VERSION="0.3.2"
+KEYRINGER_VERSION="0.3.3"
 CONFIG_VERSION="0.1"
 CONFIG_BASE="$HOME/.$NAME"
 CONFIG="$CONFIG_BASE/config"
index e2d23ac99deaa26298b2eb806a52c3470036e056..f1af9515761ee4ec3001baceccf288a8a3663db6 100755 (executable)
@@ -652,7 +652,6 @@ function keyringer_check_recipients {
 
     # Check key expiration
     keyringer_check_expiration "$recipient"
-
   done
 }
 
index 29c618b58d52b325a01c85a39de6b7274213d167..f460cbf889499602319262525bc562d77c92bcf5 100644 (file)
@@ -16,8 +16,8 @@ It also supports encryption to multiple recipients and groups of
 recipients, to allow a workgroup to share access to a single repository
 while restricting some secrets to subsets of the group.
 .PP
-Secrets are encrypted using GPG and added to a Git tree so that they can
-be synced with remote branches later.
+Secrets are encrypted using OpenPGP and added to a Git tree so that they
+can be synced with remote branches later.
 .SH ACTIONS
 .PP
 Keyringer has three types of actions:
@@ -219,7 +219,7 @@ password-store convention.
 .RE
 .TP
 .B xclip <\f[I]secret\f[]>
-Alis to clip action.
+Alias to clip action.
 .RS
 .RE
 .SH CONFIGURATION ACTIONS
@@ -286,7 +286,7 @@ file\f[C]$KEYRING_FOLDER/config/recipients/accounting\f[].
 .PP
 Each line in a recipients file has entries in the format
 \[aq]john\@doe.com XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX\[aq], where
-\f[I]john\@doe.com\f[] is an alias for the GPG public key whose
+\f[I]john\@doe.com\f[] is an alias for the OpenPGP public key whose
 fingerprint is \f[I]XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.\f[]
 .PP
 All lines starting with the hash (#) character are interpreted as