FreeBSD Bugzilla – Attachment 174828 Details for
Bug 212727
[maintainer update] security/dehydrated: Fix pkg-message and periodic script
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
0.3.1 Rev 1 diff
dehydrated_0.3.1-1.diff (text/plain), 2.24 KB, created by
Sascha Holzleiter
on 2016-09-16 12:29:51 UTC
(
hide
)
Description:
0.3.1 Rev 1 diff
Filename:
MIME Type:
Creator:
Sascha Holzleiter
Created:
2016-09-16 12:29:51 UTC
Size:
2.24 KB
patch
obsolete
>diff -ur /usr/ports/security/dehydrated/Makefile dehydrated/Makefile >--- /usr/ports/security/dehydrated/Makefile 2016-09-13 22:09:17.000000000 +0200 >+++ dehydrated/Makefile 2016-09-16 14:26:27.760425183 +0200 >@@ -3,6 +3,7 @@ > PORTNAME= dehydrated > PORTVERSION= 0.3.1 > DISTVERSIONPREFIX= v >+PORTREVISION= 1 > CATEGORIES= security > > MAINTAINER= sascha@root-login.org >diff -ur /usr/ports/security/dehydrated/files/000.dehydrated.in dehydrated/files/000.dehydrated.in >--- /usr/ports/security/dehydrated/files/000.dehydrated.in 2016-09-13 22:09:17.000000000 +0200 >+++ dehydrated/files/000.dehydrated.in 2016-09-16 14:23:19.435435366 +0200 >@@ -15,7 +15,7 @@ > echo '!! WARNING: letsencrypt.sh has been renamed to dehydrated !!' > echo '!! rename all weekly_letsencrypt_* periodic variables !!' > echo '!! to weekly_dehydrated_* in your periodic.conf !!' >- echo '|| and mv /usr/local/etc/{letsencrypt,dehydrated} ||' >+ echo '|| and mv /usr/local/etc/{letsencrypt.sh,dehydrated} ||' > echo '|| default challenge path has been renamed as well ||' > echo '!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!' > : ${weekly_dehydrated_enable:=$weekly_letsencrypt_enable} >@@ -36,7 +36,7 @@ > then > %%PREFIX%%/bin/dehydrated -c $weekly_dehydrated_flags > else >- su -m "$weekly_dehydrated_user" -c "%%PREFIX%%/bin/dehydrated" -c $weekly_dehydrated_flags >+ su -m "$weekly_dehydrated_user" -c "%%PREFIX%%/bin/dehydrated -c $weekly_dehydrated_flags" > fi > > echo "Deploying Let's Encrypt certificates:" >diff -ur /usr/ports/security/dehydrated/files/pkg-message.in dehydrated/files/pkg-message.in >--- /usr/ports/security/dehydrated/files/pkg-message.in 2016-09-13 22:09:17.000000000 +0200 >+++ dehydrated/files/pkg-message.in 2016-09-16 14:12:44.566481840 +0200 >@@ -2,7 +2,7 @@ > !! WARNING: letsencrypt.sh has been renamed to dehydrated !! > !! rename all weekly_letsencrypt_* periodic variables !! > !! to weekly_dehydrated_* in your periodic.conf !! >-|| and mv /usr/local/etc/{letsencrypt,dehydrated} || >+|| and mv /usr/local/etc/{letsencrypt.sh,dehydrated} || > || default challenge path has been renamed as well || > !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! >
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
Flags:
sascha
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 212727
: 174828