[debian-edu-commits] debian-edu/ 02/02: Add changelog entry for last commit.

Wolfgang Schweer schweer-guest at moszumanska.debian.org
Tue Nov 28 20:41:22 UTC 2017


This is an automated email from the git hooks/post-receive script.

schweer-guest pushed a commit to branch master
in repository debian-edu-config.

commit 14e84dd51cc9c27491c484deb24a7d3217c12b12
Author: Wolfgang Schweer <wschweer at arcor.de>
Date:   Tue Nov 28 21:38:21 2017 +0100

    Add changelog entry for last commit.
---
 debian/changelog | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 52 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8fdc4f6..ad1963e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,55 @@
+debian-edu-config (1.940) UNRELEASED; urgency=medium
+
+  * Use trusted SSL/TLS secured connections in the internal network. Create a
+    Debian Edu rootCA certificate and a signed certificate that can be used for
+    Apache, Cups, Exim and Dovecot. Firefox ESR, Chromium, Konqueror and
+    Thunderbird will be configured accordingly so that users will no longer be
+    bothered with certificate issues.
+    - Add 'share/debian-edu-config/tools/create-debian-edu-certs'
+      along with the configuration files for the rootCA certificate:
+      + share/debian-edu-config/sslCA.cnf
+      + share/debian-edu-config/v3CA.cnf
+      and the server certificate:
+      + share/debian-edu-config/ssl.cnf
+      +	share/debian-edu-config/v3.cnf
+    - Add 'share/debian-edu-config/tools/update-cert-dbs', a tool allowing
+      to create/update nssdb files in the users' home directories (old style
+      dbm ones for Firefox/Thunderbird and newer sql ones for Chromium,
+      Konqueror and maybe other applications).
+    - Add empty directories to /etc/skel as required places for the nssdb
+      files in the users' home directories (via debian/dirs):
+      + etc/skel/.pki/nssdb
+      + etc/skel/.thunderbird/debian-edu.default
+    - Add cfengine configuration files to configure the skeleton directories:
+      + cf/cf.pki
+      + cf/cf.thunderbird
+    - Adjust related cfengine configuration files:
+      + cf/cf.apache2
+      + cf/cf.chromium
+      + cf/cf.cups
+      + cf/cf.exim
+      + cf/cf.firefox-esr
+      + cf/cf.imap
+      + cf/cf.ldapserver
+      + cf/cfengine.conf
+    - Adjust related configuration files resp. tools:
+      + etc/apache2/sites-available/debian-edu-ssl-default.conf
+      + etc/exim4/exim-ldap-server-v4.conf
+      + share/debian-edu-config/tools/update-firefox-homepage
+      + share/debian-edu-config/tools/update-chromium-homepage
+    - Remove no longer needed tools:
+      + share/debian-edu-config/tools/exim4-create-cert
+      + sbin/snakeoil-on-ice (now that cert_override.txt is obsolete)
+    - Make sure user accounts created using GOsa² get the nssdb files:
+      + Adjust the 'share/debian-edu-config/tools/gosa-create' tool.
+    - Make sure the special first user account is generated with trusted
+      certificates configured:
+      + Adjust the 'ldap-tools/ldap-debian-edu-install' script.
+    - Adjust debian/debian-edu-config.postinst and Makefile.
+ 
+
+ -- Wolfgang Schweer <wschweer at arcor.de>  Tue, 28 Nov 2017 21:37:11 +0100
+
 debian-edu-config (1.939) unstable; urgency=medium
 
   [ Wolfgang Schweer ]

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git



More information about the debian-edu-commits mailing list