Commit Graph
6222 Commits
Author SHA1 Message Date
Peter Eckersley a4d0c19cfa Merge pull request #2975 from certbot/candidate-0.6.0
Candidate 0.6.0
2016-05-12 14:41:36 -07:00
Brad Warren 577e5c852e Merge branch 'master' into candidate-0.6.0 2016-05-12 13:55:41 -07:00
Peter Eckersley 7a51590290 Merge pull request #2974 from certbot/manual-auto
add certbot-auto and PGP sig
2016-05-12 10:26:48 -07:00
Brad Warren 0d5c1638e7 add certbot-auto and PGP sig 2016-05-12 10:06:11 -07:00
Brad Warren c8cf0b4600 Bump version to 0.7.0 2016-05-11 18:04:27 -07:00
Brad Warren 8e742fa3c6 Release 0.6.0 v0.6.0 2016-05-11 18:04:15 -07:00
Brad Warren 5637c5857e Merge remote-tracking branch 'origin/new-dl' into candidate-0.6.0 2016-05-11 17:24:32 -07:00
Brad Warren 0fba79806a Merge remote-tracking branch 'origin/rename' into candidate-0.6.0 2016-05-11 17:22:27 -07:00
bmw 41f347d625 Merge pull request #2875 from certbot/deprecation-warning
Deprecation warning for non-updating letsencrypt-auto
2016-05-11 16:51:15 -07:00
Peter Eckersley 5214c56f06 Use certbot-auto.asc 2016-05-11 16:09:30 -07:00
Peter Eckersley 54220a1336 Merge remote-tracking branch 'origin/master' into new-dl 2016-05-11 16:03:01 -07:00
Peter Eckersley ba7688ba99 Avoid certbot-auto.asc.1 2016-05-11 15:57:38 -07:00
Peter Eckersley 407ebad36e Support openssl and gpg signatures in parallel 2016-05-11 15:56:10 -07:00
bmw 255e205c1a Merge pull request #2963 from certbot/ok-directory
Allow unrecognized fields in Directory object
2016-05-11 13:38:09 -07:00
Jacob Hoffman-Andrews 6f9e28fcca Allow unrecognized fields in directory. 2016-05-11 11:11:52 -07:00
Peter Eckersley 753567406a Merge pull request #2960 from zauguin/master
Fix mime.types parsing for nginx
2016-05-11 10:30:22 -07:00
Jacob Hoffman-Andrews 88499238ed Merge pull request #2797 from kuba/omitempty-error-type-detail
ACME: omitempty Error.detail, Error.type (fixes #2289)
2016-05-11 09:50:09 -07:00
Peter Eckersley c9cdefd780 Merge remote-tracking branch 'origin/master' into deprecation-warning 2016-05-11 09:40:57 -07:00
Peter Eckersley 22f6b77e68 Move deprecation warning after logging setup 2016-05-11 09:40:21 -07:00
Peter Eckersley d52dbeb59d Merge pull request #2961 from certbot/enoent
Fix merge conflict with #2693
2016-05-11 09:34:27 -07:00
Brad Warren 8c9c6bd07b Merge branch 'master' into enoent 2016-05-11 08:54:16 -07:00
Marcel Krüger 762e9e9db0 Fix mime.types parsing for nginx
Added characters to key parsing rule which appear in the mime type in mime.types.
2016-05-11 06:16:13 +02:00
Peter Eckersley c799a2d57e Merge pull request #2885 from certbot/certbot-auto
certbot-auto
2016-05-10 18:21:34 -07:00
Peter Eckersley ed23f2e27f CERTBOT_AUTO env was broken (especially if containing spaces) 2016-05-10 10:21:15 -07:00
Peter Eckersley 86cb5b68e3 cli_command should sometimes be certbot-auto 2016-05-10 10:14:03 -07:00
Peter Eckersley fa61addb15 Merge remote-tracking branch 'origin/master' into deprecation-warning 2016-05-10 00:04:27 -07:00
Peter Eckersley a6d5b525b2 Merge pull request #2923 from certbot/release-script-prep
Release script prep
2016-05-09 23:33:39 -07:00
Brad Warren 7a848d2b04 Remove unneeded info about backports 2016-05-09 19:51:08 -07:00
Peter Eckersley 37efe30675 Better explanation 2016-05-09 19:31:29 -07:00
Peter Eckersley 675f2e5413 Put the signature instructions in a hint box 2016-05-09 19:29:08 -07:00
Peter Eckersley 8394e5eb64 Draft of new installation instructions 2016-05-09 19:29:08 -07:00
Brad Warren f38d59d675 Use --non-interactive instead of --yes and use getopt for parsing short opts 2016-05-09 19:08:25 -07:00
Brad Warren 7f8fadee37 Revert "Make certbot accept --yes flag"
This reverts commit a9ecd146a9.
2016-05-09 18:33:47 -07:00
Noah Swartz 4e704eba01 fix merge conflict 2016-05-09 18:33:35 -07:00
Noah Swartz 5d96979a9d Merge pull request #2953 from certbot/how2renew
Explain *-hook and -q in renewal documentation
2016-05-09 18:28:56 -07:00
Brad Warren 3ce47282ea Make --quiet suggestion stronger 2016-05-09 18:14:02 -07:00
Brad Warren 6fa7eb576b Use -n when using certonly 2016-05-09 18:11:36 -07:00
Brad Warren a5fdee0d5c Merge branch 'master' into deprecation-warning 2016-05-09 17:31:30 -07:00
Peter Eckersley 11180e0c48 Merge pull request #2942 from domcleal/2735-augeas-escaped-space-args
Merge Augeas fix for escaped spaces in arguments
2016-05-09 17:20:25 -07:00
Peter Eckersley 32bb7980c1 Merge pull request #2941 from domcleal/2731-augeas-section-empty-cont
Merge Augeas fix for empty section continuations
2016-05-09 17:19:30 -07:00
schoen 2c73042fba Merge pull request #2939 from certbot/legacy-standalone
Fixes references to dvsni in renewal config files
2016-05-09 17:12:16 -07:00
Noah Swartz bbcde8cec1 seth changes 2016-05-09 15:27:17 -07:00
Noah Swartz 9ddabc3e9a fix docs conf 2016-05-09 15:17:14 -07:00
Brad Warren 555513940c Explain *-hook and -q in renewal documentation 2016-05-09 14:57:01 -07:00
Noah Swartz e04e9286f6 fix merge 2016-05-09 12:35:10 -07:00
Noah Swartz 3c413c28b8 fix grammar 2016-05-09 12:31:39 -07:00
Dominic Cleal 3d90fb8097 Merge Augeas fix for escaped spaces in arguments
From https://github.com/hercules-team/augeas/commit/f741b8b4f23dd9372dcdea18383ef9138f9c161e

Fixes #2735
2016-05-07 22:04:51 +01:00
Dominic Cleal 9059a49664 Merge Augeas fix for empty section continuations
From https://github.com/hercules-team/augeas/commit/568be1bc392bab6089c027de990b857ce962cc26

Fixes #2731
2016-05-07 21:03:29 +01:00
Brad Warren 7758a1a4a5 Merge branch 'master' into legacy-standalone 2016-05-06 17:55:43 -07:00
bmw 38d7503f0f Merge pull request #2940 from certbot/whatsa-letsencrypt
s/--letsencrypt/--certbot
2016-05-06 17:55:08 -07:00