Brad Warren
f98fb1c6b6
Merge pull request #3155 from gdoucet/master
...
Added the argument --quiet and -q so then when used with a regular user there is no output to the screen.
2016-06-21 15:19:05 -07:00
Brad Warren
8b3528969d
Bump pyopenssl version
2016-06-20 14:33:00 -07:00
Brad Warren
0bfdea86d6
Bump cryptography version
2016-06-20 14:32:21 -07:00
Brad Warren
5c74e728b5
Bump version to 0.9.0
2016-06-14 16:56:31 -07:00
Brad Warren
4158656058
Release 0.8.1
2016-06-14 16:56:16 -07:00
Peter Eckersley
4da0ee6185
Merge pull request #3111 from certbot/exit-if-no-bootstrap
...
Exit if cannot bootstrap in certbot-auto
2016-06-14 14:29:28 -07:00
Geoffroy Doucet
8c8125c6fd
Added the argument --quiet and -q so then when used with a regular
...
user there is no output to the screen.
2016-06-13 21:29:51 -04:00
Peter Eckersley
268fb903b2
Merge pull request #3134 from fibbers/fix-virtualenv-package-installation-issue
...
Prevent bootstrap-issue on Debian systems with virtualenv package
2016-06-13 15:00:19 -07:00
Peter Eckersley
28169f17e3
Merge pull request #3133 from certbot/mageia
...
Mageia Bootstrap
2016-06-13 14:26:05 -07:00
Willem Fibbe
afd899886d
Prevent bootstrap-issue on Debian systems with virtualenv package
...
On Debian 7 (and probably relative distro's) `aptitude show virtualenv` exits
with 0, since it is a virtual package. However, it doesn't have any installation
candidates, so filter on this case before trying to install `virtualenv` to
prevent installation-errors while bootstrapping.
NB, to make this clear:
(0)#: apt-cache show virtualenv
N: Can't select versions from package 'virtualenv' as it is purely virtual
N: No packages found
(0)#: echo $?
0
Furthermore, --quiet=0 is necessary, to be able to grep through `apt-cache`'s
output via a pipe. More details on
http://unix.stackexchange.com/questions/201869/why-isnt-apt-cache-policy-output-piped/202041#202041 .
2016-06-09 09:38:47 +02:00
Peter Eckersley
029aac92fa
Merge pull request #3121 from certbot/auto-arch
...
Update letsencrypt-auto in response to Arch package rename
2016-06-08 12:16:06 -07:00
Brad Warren
e51c16d666
Update letsencrypt-auto changes for the new format
2016-06-07 17:24:56 -07:00
Brad Warren
1c363716a0
Wrap mageia bootstrap script in bash function
2016-06-07 16:33:04 -07:00
Brad Warren
8aa1d85991
Move mageia bootstrap script
2016-06-07 16:25:08 -07:00
Brad Warren
2815361e63
Update the template as well
2016-06-03 11:12:49 -07:00
Felix Yan
6b7a76442e
Update letsencrypt-auto for Arch's new package name
2016-06-02 23:04:14 -05:00
Brad Warren
c9bdc19851
Build letsencrypt-auto
2016-06-02 16:03:15 -07:00
Brad Warren
76a939ceb3
Exit if cannot bootstrap
2016-06-02 16:00:19 -07:00
Brad Warren
36e63a7372
Bump version to 0.9.0
2016-06-02 13:50:37 -07:00
Brad Warren
dcadcf8d42
Release 0.8.0
2016-06-02 13:50:30 -07:00
Brad Warren
8a8a8b776d
permanently pin 0.7.0 of letsencrypt in certbot-auto
2016-06-02 13:17:41 -07:00
Peter Eckersley
731f9a2dee
Merge pull request #2926 from TheNavigat/auto_test_fix
...
Fixing auto_test.py for Python 2.6
2016-05-27 14:39:44 -07:00
Brad Warren
7153220b41
Bump version to 0.8.0
2016-05-27 13:30:54 -07:00
Brad Warren
46d8f6e18c
Release 0.7.0
2016-05-27 13:30:46 -07:00
bmw
42e3f6f27c
Merge pull request #3062 from certbot/remove-temp-dir
...
Always remove temporary directories in le-auto
2016-05-24 21:36:05 -07:00
bmw
f8dd9411b8
Merge pull request #3026 from SwartzCr/issue_2839
...
update pypi for auto
2016-05-24 18:34:39 -07:00
Brad Warren
c606273d14
use TEMP_DIR trap consistently
2016-05-24 13:16:21 -07:00
Brad Warren
70bb7ff68f
fixes #3060
2016-05-24 13:08:10 -07:00
Brad Warren
b1eff0fe35
Build le-auto to bring it up to date
2016-05-24 13:03:53 -07:00
Noah Swartz
22badb2380
tests pass?
2016-05-19 17:29:39 -07:00
Noah Swartz
0bb8b0bcd5
change invocation
2016-05-19 12:27:17 -07:00
Noah Swartz
409640fb87
le to cb for test package
2016-05-19 12:05:42 -07:00
Noah Swartz
e8e009cc85
Revert "update secret pypi?"
...
This reverts commit 55755d818a .
2016-05-18 17:00:42 -07:00
Noah Swartz
55755d818a
update secret pypi?
2016-05-18 15:42:55 -07:00
Peter Eckersley
d3c4a9e04f
Merge pull request #2994 from tapple/master
...
system python path has changed on el capitan
2016-05-18 14:37:53 -07:00
Peter Eckersley
b88a2f22e6
Merge pull request #3016 from certbot/quiet-no-quiet
...
Make certbot-auto quieter without implementing --quiet
2016-05-18 14:22:36 -07:00
Noah Swartz
01ebab26bf
update pypi for auto
2016-05-18 14:21:57 -07:00
Noah Swartz
c4fc7b30e3
change github URL
2016-05-18 13:44:29 -07:00
Brad Warren
507b154276
Don't saying you're requesting root unless you really are
2016-05-17 20:11:02 -07:00
Brad Warren
502eba1cc4
Simplify SUDO certbot prompt
2016-05-17 20:07:45 -07:00
Brad Warren
45b7c407c1
Don't tell people you check for updates on every run
2016-05-17 20:07:06 -07:00
Brad Warren
af41345967
Put arg parsing in one place
2016-05-17 20:06:35 -07:00
Brad Warren
14778c15ce
Run build to make le-auto up to date
2016-05-17 20:05:47 -07:00
Amjad Mashaal
d57c943471
Fixing broken tests
2016-05-18 01:57:48 +02:00
Amjad Mashaal
12a0312282
Fixing auto_test.py for Python 2.6
2016-05-18 01:57:48 +02:00
Peter Eckersley
248dc0962e
Merge pull request #2895 from dietsche/joyent
...
Joyent SmartOS Zone Bootstrap Support [revised]
2016-05-17 14:54:08 -07:00
Brad Warren
d39dee20ad
fix auto arg parsing
2016-05-16 15:06:51 -07:00
Tapple Gao
4cb35eaeb3
system python path has changed on el capitan. Look for both old and new
...
path
2016-05-15 11:44:48 +02:00
Peter Eckersley
b6f14c2ef1
Merge pull request #2943 from MichalMMac/master
...
Ensure /usr/local/lib/ exists in mac.sh bootstraper
2016-05-12 17:54:33 -07:00
Brad Warren
c8cf0b4600
Bump version to 0.7.0
2016-05-11 18:04:27 -07:00