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
path: root/snap
AgeCommit message (Expand)Author
2022-03-02Use the git CLI with cargo (#9223)Brad Warren
2021-09-03snap: revert to checking snapctl file existence (#9018)alexzorin
2021-08-03snap: workaround for snapctl crash in plugin hook (#8955)alexzorin
2021-03-26Redo the majority of Certbot's pinning system (#8741)Brad Warren
2021-03-24Upgrade cryptography to 3.4.6 (#8730)ohemorange
2021-02-24Make certbot constraint file independent from certbot-auto + update cryptogra...Adrien Ferrand
2020-12-16Enable again build isolation with proper pinning of build dependencies (#8443)Adrien Ferrand
2020-12-10Avoid --system-site-packages during the snap build by preparing a venv with p...Adrien Ferrand
2020-12-06snap: disable the "user site-packages directory" (#8509)alexzorin
2020-10-05Set Certbot snap version from __init__.py (#8344)Brad Warren
2020-09-30Refactor certbot snap wrapper (#8313)Adrien Ferrand
2020-09-30Improve error message for prepare-plug-plugin hook when certbot isn't install...ohemorange
2020-09-05snap: use snap REST API in certbot.wrapper (#8260)alexzorin
2020-09-04snap: Fix "stack smashing" error in wrapper (#8249)alexzorin
2020-09-02Test PIP_NO_BUILD_ISOLATION (#8255)Adrien Ferrand
2020-08-27Fix finding Augeas in the ARM snaps (#8230)Brad Warren
2020-07-23Make externally snapped plugin updates more stable (#8145)ohemorange
2020-07-23Build snaps using the remote-build feature (#8153)Adrien Ferrand
2020-07-17Specify the Certbot snap grade. (#8147)Brad Warren
2020-07-09Build the DNS plugins snaps (#8129)Adrien Ferrand
2020-07-07Some improvements (#8132)Adrien Ferrand
2020-07-06Remove grade devel from Certbot snap. (#8128)Brad Warren
2020-07-03Migrate the CI pipeline from Travis to Azure Pipeline (#8098)Adrien Ferrand
2020-06-26Fix paths when calling out to programs outside of snap (#8108)ohemorange
2020-06-24Correct plugin constraints. (#8104)Brad Warren
2020-06-23Remove unneeded step to create constraints file. (#8102)Brad Warren
2020-06-23Remove snap-plugin from README (#8101)Brad Warren
2020-06-22Build the constraints file insided snapcraft (#8097)Adrien Ferrand
2020-06-22Do not unstage generated cffi augeas (#8094)Brad Warren
2020-06-19Use certbot.wrapper during renewal. (#8095)Brad Warren
2020-06-19Switch to using snap-constraints in dns plugin so the .gitignore catches it. ...ohemorange
2020-06-18Update README instructions for merged masterErica Portnoy
2020-06-18Upgrade snap to be based on core20Erica Portnoy
2020-06-18Trivially upgrade to core20?Brad Warren
2020-06-18Remove the need for TRAVIS to be set. (#8084)Brad Warren
2020-06-17Drop i386 architecture on snap build (#8083)Adrien Ferrand
2020-06-11Certbot snap multiarch build (#8016)Adrien Ferrand
2020-06-10Make Certbot find externally snapped plugins (#8054)ohemorange
2020-06-10Stop running snapcraft with sudo (#8063)Brad Warren
2020-05-27Add the content interface to Certbot (#8009)Brad Warren
2020-05-26Require explicit confirmation of snap plugin permissions before connecting (#...ohemorange
2020-05-07Remove passthrough because its no longer needed (#7956)Brad Warren
2020-04-24Merge snap code into the Certbot repoBrad Warren
2020-04-22Fix certbot part build in snapAdrien Ferrand
2020-04-22Fix path to apache-conf-testBrad Warren
2020-04-22Snap pluginSergio Schvezov
2020-04-22Continued improvementsRobie Basak
2020-04-22Various optimizations part 2Adrien Ferrand
2020-04-22Travis improvementsRobie Basak
2020-04-22Various optimizations part 1Adrien Ferrand