Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-18Merge branch 'master' into so-long-certbot-autotest-so-long-certbot-autoErica Portnoy
2020-08-18capture python36-devel as wellErica Portnoy
2020-08-18don't fail if we can't enable rhel7 extrasErica Portnoy
2020-08-18explicitly specify python3Erica Portnoy
2020-08-18no need to specify the arch once extra rhel7 repos enabledErica Portnoy
2020-08-17move adding python3-devel.x86_64 to bootstrap_os_packages to avoid potential ...Erica Portnoy
2020-08-17uncomment test_apache2Erica Portnoy
2020-08-17let's just add ubuntu20 to apache2_targets while we're hereErica Portnoy
2020-08-17Pin non-cb-auto dependencies in our plugin snaps (#8217)Brad Warren
2020-08-16Merge branch 'master' into so-long-certbot-autoErica Portnoy
2020-08-16Drop Python 3.5 support (#8206)Brad Warren
2020-08-15don't try to upgrade a perfectly good python versionErica Portnoy
2020-08-15replace debian 9 arm64 with ubuntu 20Erica Portnoy
2020-08-15add arm64 target to targets.yamlErica Portnoy
2020-08-15correct pyenv usage on ubuntuErica Portnoy
2020-08-15remove arm64 instance because it's having auth troubleErica Portnoy
2020-08-15use pyenv to upgrade to python3.5Erica Portnoy
2020-08-15Add 20.04 and 20.04 arm images to targets.yamlErica Portnoy
2020-08-15don't run test_tests or test_sdists on debian 9 or ubuntu 16.04Erica Portnoy
2020-08-15Upgrade python version for debian in test_apache2.shErica Portnoy
2020-08-15only install python3-devel.x86_64 for rhel7Erica Portnoy
2020-08-15Update tests and instructions to use auto_targets.yaml with test_leauto_upgra...Erica Portnoy
2020-08-15clean up code and commentsErica Portnoy
2020-08-15enable additional rhel7 reposErica Portnoy
2020-08-15fix test_sdistsErica Portnoy
2020-08-15add additional python3-devel pkg nameErica Portnoy
2020-08-15take venv3.py call out of bootstrap in all scriptsErica Portnoy
2020-08-15move setting up venv back out of script so it's not run with sudoErica Portnoy
2020-08-15Update test_sdists to use new scriptErica Portnoy
2020-08-15readd targetsErica Portnoy
2020-08-15shouldn't need virtualenv on rhelErica Portnoy
2020-08-15modify test_apache2 to use new formatErica Portnoy
2020-08-15add targets backErica Portnoy
2020-08-15call the venv creation from inside the bootstrapErica Portnoy
2020-08-15add xErica Portnoy
2020-08-15put python version checking in back inErica Portnoy
2020-08-15modify test_tests to use new scriptErica Portnoy
2020-08-15Delete a whole bunch of the bootstrap scriptErica Portnoy
2020-08-15Create bootstrap scriptErica Portnoy
2020-08-14Fix certbot.compat.os docs (#8209)Brad Warren
2020-08-12You don't need to set --server (#8200)Brad Warren
2020-08-11Automate Docker builds in Azure (#8193)Brad Warren
2020-08-11fix --archs default (#8195)Brad Warren
2020-08-11Remove release branch notification cruft. (#8196)Brad Warren
2020-08-07Remove final jessie references outside of cb-auto. (#8194)Brad Warren
2020-08-07Delete or update references to Debian 8 Jessie (#8065)kden
2020-08-07Merge pull request #8192 from certbot/docker-baseohemorange
2020-08-07Improve github release creation process (#8189)ohemorange
2020-08-07[Docs] Remove obsolete Gentoo installation instructions and add packages. (#8...osirisinferi
2020-08-05Correct a typo in acme/tests/client_test.py (#8186)Felix Yan