FreeBSD Bugzilla – Attachment 155948 Details for
Bug 199666
sysutils/duply patch for GnuPG 2.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to make duply work with GnuPG 2.1
duply_gpg21.patch (text/plain), 661 bytes, created by
FiLiS
on 2015-04-24 15:43:47 UTC
(
hide
)
Description:
patch to make duply work with GnuPG 2.1
Filename:
MIME Type:
Creator:
FiLiS
Created:
2015-04-24 15:43:47 UTC
Size:
661 bytes
patch
obsolete
>--- duply 2015-03-13 17:29:18.000000000 +0100 >+++ duply.orig 2015-03-13 17:32:02.000000000 +0100 >@@ -1250,7 +1250,7 @@ > if [ ! -f "$FILE" ] && eval gpg_$(tolower $KEY_TYPE)_avail $KEY_ID; then > # exporting > CMD_MSG="Export $KEY_TYPE key $KEY_ID" >- run_cmd $(gpg_pass_pipein GPG_PW) "$GPG" $GPG_OPTS --passphrase-fd 0 --armor --export"$(test "SEC" = "$KEY_TYPE" && echo -secret-keys)"" $KEY_ID >> \"$TMPFILE\"" >+ run_cmd $GPG $GPG_OPTS --armor --export"$(test "SEC" = "$KEY_TYPE" && echo -secret-keys)"" $KEY_ID >> \"$TMPFILE\"" > > if [ "$CMD_ERR" = "0" ]; then > CMD_MSG="Write file '"$(basename "$FILE")"'"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 199666
: 155948