tag 889811 pending thanks Hello,
Bug #889811 reported by you has been fixed in the Git repository. You can see the changelog below, and you can check the diff of the fix at: https://anonscm.debian.org/cgit/debian-edu/pkg-team/gosa.git/commit/?id=c65c8e1 --- commit c65c8e12c78d91d96ab8ea0603df3961b72b78b6 Author: Mike Gabriel <mike.gabr...@das-netzwerkteam.de> Date: Thu Mar 1 14:02:33 2018 +0100 debian/changelog: Update from Git history + white-space cleanups. diff --git a/debian/changelog b/debian/changelog index a6033a1..790aba6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,12 @@ gosa (2.7.4+reloaded3-1) UNRELEASED; urgency=medium - Drop OPSI plugin. Obsoleted upstream. - Drop Heimdal plugin. Obsoleted upstream. + * debian/watch.gosa-plugin-{heimdal,opsi,fai}: + + Drop files. Not needed anymore. + * debian/watch.gosa-*: + + Use secure URLs to obtain upstream sources. + + Do dversionmangel reloaded3, not reloaded2. + * debian/patches: + Add 1029_better-whitespace-cleanup-in-genuid.patch. Prevent gen_uids() from generating UIDs containing blanks. @@ -13,6 +19,20 @@ gosa (2.7.4+reloaded3-1) UNRELEASED; urgency=medium member lists of POSIX groups. + Add 1031_no-context-loose-continues.patch. Avoid stray continue expression. (Closes: #879105). + + Add 00??_mcrypt2openssl_*.patch. Migrate gosa-encrypt-passwords and + related code from removed mcrypt (since PHP 7.2) to openssl. This also + implies dropping gosa-si support entirely (which never really worked + anyway and has never been made available in Debian). + + Rebase / update 1016_allow-same-user-ids-as-adduser.patch and + 1026_fix-deprecated-constructor-format.patch. + * debian/control: + + Drop from D (gosa bin:pkg): php-mcrypt. Not available in PHP 7.2 anymore. + (Closes: #889811). + + Bump Standards-Version: to 4.1.3. No changes needed. + * debian/{compat,control}: + + Bump DH compat level to 11. + * debian/{control,gosa-plugin-<plugin>.install}: + + Drop bin:pkgs gosa-plugin-opsi, gosa-plugin-fai, gosa-plugin-fai-schema. * debian/gosa-desktop.templates: + Let gosa-desktop's URL point to http://localhost/gosa by default. (Closes: #854780). @@ -20,6 +40,16 @@ gosa (2.7.4+reloaded3-1) UNRELEASED; urgency=medium + Drop support for handling apache2.2's /etc/apache2/conf.d/ directory. (Closes: #858312). + Deactivate deprecated gosa.conf, if found in /etc/apache2/conf.d/. + * debian/gosa.install: + + Install gosa-mcrypt-to-openssl-passwords into bin:pkg gosa. + * debian/gosa-plugin-mail.install: + + Drop addons/. The mail addons were gosa-si related, which got support + removed with this release. + * debian/copyright: + + Update copyright attributions. + + Use secure URI for copyright format reference. + + * Overall white-space cleanup in debian/. -- Mike Gabriel <sunwea...@debian.org> Thu, 01 Mar 2018 12:41:40 +0100 @@ -166,7 +196,7 @@ gosa (2.7.4+reloaded2-6) unstable; urgency=medium + Add 1021_disable-sorting-in-DHCP-section-lists.patch. Disable sorting for DHCP section lists (plus fix accessor name in class_sortableList.inc). (Closes: #796813). - + Add 0006_code-injection-in-samba-hash-generation.patch, + + Add 0006_code-injection-in-samba-hash-generation.patch, 0007_update-sambaHashHook-description.patch. Fix potential code injection issue in Samba hash generation. (CVE-2015-8771) + Update 1004_fix-typos-in-man-pages.patch due to cherry-picking @@ -468,7 +498,7 @@ gosa (2.7.4-4) unstable; urgency=low gosa (2.7.4-3) unstable; urgency=low * Reverted Apache2 transition because it has been aborted. Closes: #674357. - * Checked if the package runs with debian packaged smarty + * Checked if the package runs with debian packaged smarty 3.1.x. Closes: #672398. -- Cajus Pollmeier <ca...@debian.org> Mon, 18 Jun 2012 14:29:03 +0200 @@ -604,7 +634,7 @@ gosa (2.6.3-1) unstable; urgency=low gosa (2.6.2-1) unstable; urgency=low - * New upstream release + * New upstream release -- Cajus Pollmeier <ca...@debian.org> Fri, 19 Dec 2008 09:51:32 +0100