]> git.hoellein.online Git - vserver/commitdiff
committing changes in /etc made by "apt-get install certbot"
authormhoellein <mario@hoellein.online>
Wed, 8 Jul 2020 12:45:47 +0000 (14:45 +0200)
committermhoellein <mario@hoellein.online>
Wed, 8 Jul 2020 12:45:47 +0000 (14:45 +0200)
Package changes:
+python3-certbot 0.40.0-1 all
+python3-configargparse 0.13.0-2 all
+python3-configobj 5.0.6-4 all
+python3-future 0.18.2-2 all
+python3-icu 2.4.2-0ubuntu3 amd64
+python3-parsedatetime 2.4-5 all
+python3-zope.component 4.3.0-3 all
+python3-zope.event 4.4-2build1 all
+python3-zope.hookable 5.0.0-1build1 amd64
+python3-zope.interface 4.7.1-1 amd64

.etckeeper
alternatives/futurize [new symlink]
alternatives/pasteurize [new symlink]
letsencrypt/.certbot.lock [new file with mode: 0644]
systemd/system/certbot.timer [deleted symlink]

index cf7f813184ef02e161d95910b89ea0bdb1990aa3..975987d067bbf2e7316dfba4464b6657ec1ceb42 100755 (executable)
@@ -1371,6 +1371,7 @@ maybe chmod 0755 'ldap/schema'
 maybe chmod 0644 'ldap/schema/amavis.schema'
 maybe chmod 0644 'legal'
 maybe chmod 0755 'letsencrypt'
+maybe chmod 0600 'letsencrypt/.certbot.lock'
 maybe chmod 0644 'letsencrypt/.updated-options-ssl-apache-conf-digest.txt'
 maybe chmod 0700 'letsencrypt/accounts'
 maybe chmod 0700 'letsencrypt/accounts/acme-staging-v02.api.letsencrypt.org'
diff --git a/alternatives/futurize b/alternatives/futurize
new file mode 120000 (symlink)
index 0000000..7d32d09
--- /dev/null
@@ -0,0 +1 @@
+/usr/bin/python3-futurize
\ No newline at end of file
diff --git a/alternatives/pasteurize b/alternatives/pasteurize
new file mode 120000 (symlink)
index 0000000..5263f7f
--- /dev/null
@@ -0,0 +1 @@
+/usr/bin/python3-pasteurize
\ No newline at end of file
diff --git a/letsencrypt/.certbot.lock b/letsencrypt/.certbot.lock
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/systemd/system/certbot.timer b/systemd/system/certbot.timer
deleted file mode 120000 (symlink)
index dc1dc0c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/dev/null
\ No newline at end of file