SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python2-certbot-0.14.1-3.el7.noarch.rpm :
Thu May 18 14:00:00 2017 James Hogarth - 0.14.1-3
- Further tweaks after upstream feedback
- On F26+ use python3

Wed May 17 14:00:00 2017 James Hogarth - 0.14.1-2
- Tweaks to the renew service bz#1444814

Tue May 16 14:00:00 2017 James Hogarth - 0.14.1-1
- Update to 0.14.1

Fri May 12 14:00:00 2017 James Hogarth - 0.14.0-1
- Update to 0.14.0
- Fix for bz#1444814

Fri Apr 28 14:00:00 2017 James Hogarth - 0.13.0-2
- Incorrect target for timer

Wed Apr 19 14:00:00 2017 James Hogarth - 0.13.0-1

* Update to 0.13.0
- Timer tweaks bz#1441846

Tue Mar 7 13:00:00 2017 James Hogarth - 0.12.0-4
- Up the timer to daily at the request of upstream

Mon Mar 6 13:00:00 2017 James Hogarth - 0.12.0-3
- Label the certificates generated by certbot with correct selinux context
- Include optional timer for automated renewal

Mon Mar 6 13:00:00 2017 James Hogarth - 0.12.0-2
- upstream request not to use py3 yet so switch to py2 for default
- include a py3 option for testing

Fri Mar 3 13:00:00 2017 James Hogarth - 0.12.0-1
- update to 0.12.0

Fri Feb 17 13:00:00 2017 James Hogarth - 0.11.1-4
- change to python3 now certbot supports it

Fri Feb 10 13:00:00 2017 Fedora Release Engineering - 0.11.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

Sat Feb 4 13:00:00 2017 James Hogarth - 0.11.1-2
- parsedatetime needs future but doesn\'t declare it

Sat Feb 4 13:00:00 2017 James Hogarth - 0.11.1-1
- Upgrade to 0.11.1

Thu Jan 5 13:00:00 2017 Adam Williamson - 0.9.3-2
- Doc generation no longer needs sphinxcontrib-programoutput
- Work around Python dep generator dependency problem (#1410631)

Fri Oct 14 14:00:00 2016 Nick Bebout - 0.9.3-1
- Update to 0.9.3

Thu Oct 13 14:00:00 2016 Nick Bebout - 0.9.2-1
- Update to 0.9.2

Tue Jul 19 14:00:00 2016 Fedora Release Engineering - 0.8.1-3
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages

Wed Jul 6 14:00:00 2016 Robert Buchholz - 0.8.1-2
- Remove sed-replace that changes help output and code behavior, closes #1348391

Wed Jun 15 14:00:00 2016 Nick Bebout - 0.8.1-1
- Update to 0.8.1

Fri Jun 3 14:00:00 2016 james - 0.8.0-1
- update to 0.8.0 release

Tue May 31 14:00:00 2016 James Hogarth - 0.7.0-1
- Update to 0.7.0

Thu May 12 14:00:00 2016 Nick Bebout - 0.6.0-2
- Bump release to 2 since 1.0devXXX is greater than 1

Thu May 12 14:00:00 2016 Nick Bebout - 0.6.0-1
- Update to 0.6.0

Thu May 12 14:00:00 2016 James Hogarth - 0.6.0-1.0dev0git41f347d
- Update with compatibility symlink requested from upstream
- Update with fixes from review

Sun May 8 14:00:00 2016 James Hogarth - 0.6.0-0.0dev0git38d7503
- Upgrade to 0.6.0 dev snapshot
- Rename to certbot to match upstream rename

Wed Apr 6 14:00:00 2016 Nick Bebout - 0.5.0-1
- Upgrade to 0.5.0

Sat Mar 5 13:00:00 2016 Robert Buchholz - 0.4.2-3
- Package does not require python-werkzeug anymore, upstream #2453

Fri Mar 4 13:00:00 2016 Robert Buchholz - 0.4.2-2
- Fix build on EL7 where no newer setuptools is available

Fri Mar 4 13:00:00 2016 Robert Buchholz - 0.4.2-1
- Upgrade to 0.4.2

Tue Mar 1 13:00:00 2016 Nick Le Mouton - 0.4.1-1
- Update to 0.4.1

Thu Feb 11 13:00:00 2016 Nick Bebout - 0.4.0-1
- Update to 0.4.0

Thu Feb 4 13:00:00 2016 Fedora Release Engineering - 0.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

Thu Jan 28 13:00:00 2016 Nick Bebout - 0.3.0-1
- Update to 0.3.0

Sat Jan 23 13:00:00 2016 Robert Buchholz - 0.2.0-4
- Use acme dependency version consistently and add psutil min version

Fri Jan 22 13:00:00 2016 Nick Bebout - 0.2.0-3
- Update the configargparse version in other places

Fri Jan 22 13:00:00 2016 Nick Bebout - 0.2.0-2
- Update python-configargparse version requirement

Thu Jan 21 13:00:00 2016 Nick Bebout - 0.2.0-1
- Apache plugin support for non-Debian based systems
- Relaxed PyOpenSSL version requirements
- Resolves issues with the Apache plugin enabling redirect
- Improved error messages from the client

Wed Dec 16 13:00:00 2015 Nick Bebout - 0.1.1-2
- Fix packaging issues

Wed Dec 16 13:00:00 2015 Nick Bebout - 0.1.1-1
- fix a confusing UI path that caused some users to repeatedly renew their
- certs while experimenting with the client, in some cases hitting issuance rate limits
- numerous Apache configuration parser fixes
- avoid attempting to issue for unqualified domain names like \"localhost\"
- fix --webroot permission handling for non-root users

Tue Dec 8 13:00:00 2015 Nick Bebout - 0.1.0-3
- Add python-sphinx_rtd_theme build requirement

Fri Dec 4 13:00:00 2015 James Hogarth - 0.1.0-2
- Add documentation from upstream

Thu Dec 3 13:00:00 2015 James Hogarth - 0.1.0-1
- Update to new upstream release for the open beta

Thu Dec 3 13:00:00 2015 James Hogarth - 0.0.0-5.dev20151123
- Add missing build requirements that slipped through

Wed Dec 2 13:00:00 2015 James Hogarth - 0.0.0-4.dev20151123
- The python2 library should have the dependencies and not the bindir one

Wed Dec 2 13:00:00 2015 James Hogarth - 0.0.0-3.dev20151123
- Separate out the python libraries from the application itself
- Enable python tests

Tue Dec 1 13:00:00 2015 James Hogarth - 0.0.0-2.dev20151123
- Update spec to account for the runtime dependencies discovered
- Update spec to sit inline with current python practices

Sun Apr 26 14:00:00 2015 Torrie Fischer 0-1.git1d8281d.fc20
- Initial package


 
ICM