budgie-desktop-environment (0.1.1-1) unstable; urgency=medium
 .
   * Source upload to allow migration to testing
   * Remove unneeded meson post-install script
   * Packaging Changes:
     - remove unneeded debhelper B/D since we are using a versioned
       debhelper-compat
budgie-desktop-environment (0.1-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1051734)

debianbuttons (2.3-2) unstable; urgency=medium
 .
   * swap alternative dependency on firefox|firefox-esr to prefer firefox-esr
     Thanks to Adrian Bunk (Closes: #920881)
debianbuttons (2.3-1) unstable; urgency=medium
 .
   * New upstream version 2.3
   * Uses dark-coloured icon by default
     Closes: #913284
   * Declare conformance with Policy 4.3.0 (no changes needed)
   * Migrate to debhelper-compay (=11)
debianbuttons (2.2-1) unstable; urgency=medium
 .
   * New upstream version 2.2
   * add Rules-Requires-Root: no header
   * add upstream metadata info
   * use secure URL for copyright format
   * declare conformance with Policy 4.2.1
debianbuttons (2.1-2) unstable; urgency=medium
 .
   * update years of upstream copyright
   * update upstream copyright summary to reflect the new upstream release
     + point to salsa.d.o for the Expat open logo licensing
debianbuttons (1.11-3) unstable; urgency=medium
 .
   * debian/copyright: revert to Expat for the icons, which are based on the
     Debian Open Logo without text, which was once distributed under that
     license.
debianbuttons (1.11-2) unstable; urgency=medium
 .
   * Rebuild with new mozilla-devscripts to get updated dependencies.
     (Closes: #818075)
   * debian/copyright: update copyright date and correct icon license.
   * debian/docs: no longer install README, which only provides (inaccurate)
     license information, which is already given in debian/copyright.
   * debian/control:
      - update Standards-Version to 3.9.8 (no change needed).
      - build-depend on debhelper >= 9.
      - use HTTPS for Vcs-* URLs.
   * debian/compat: use debhelper recommended compatibility level 9.
debianbuttons (1.11-1) unstable; urgency=medium
 .
   * New upstream release
     - Uses https instead of http saving a redirect
     - Uses tracker.debian.org instead of packages.qa.debian.org
   * Standards-Version: 3.9.5 (no chances needed)
debianbuttons (1.10-1) unstable; urgency=low
 .
   * New upstream release
     Closes: #721326
   * migrate Vcs-* links to anonscm.debian.org
   * Standards-Version: 3.9.4 (no changes needed)
debianbuttons (1.9-1) unstable; urgency=low

  * Team upload
  * Imported Upstream version 1.9
  * Removed Breaks: ${xpi:Breaks} from d/control, max_version isn't
    checked anymore at startup, thus all the extensions are now compatible
    by default with every iceweasel release. (this behaviour has been
    introduced with iceweasel-10) (Closes: #670370)

debianbuttons (1.8-2) unstable; urgency=low

  * debian/control: build-depend on mozilla-devscripts >= 0.31 which solves
    bug #667444.
  * Rebuild with mozilla-devscripts >= 0.31. (Closes: #667444)
  * debian/copyright: use released URL.

debianbuttons (1.8-1) unstable; urgency=low

  * New upstream release
   + Strips 'Bug#' from keyword beginning

  * Standards-Version: 3.9.3 (no changes needed)

debianbuttons (1.7-1) unstable; urgency=low

  * Take over for the Mozilla Extension Packaging Team with maintainer
    consent

  * watch: use upstream-provided tarballs
  * control: mozext as Maintainer, add me as Uploader
  * Homepage: use upstream info page
  * Vcs-*: migrate to pkg-mozext repository

  * New upstream release
   + Provides buttons for querying buildd logs and security-tracker.d.o
     (Closes: #656556)
   + update upstream source location
   + bump years of upstream copyright

  * Ship TODO under doc/
  * Drop README and TODO from extension directory

debianbuttons (1.6-1) unstable; urgency=low

  * Initial release (Closes: #654896)


gosa (2.8~git20230203.10abe45+dfsg-11) unstable; urgency=medium
 .
   * debian/patches:
     + Add 1046_groups-classic-theme-generic-tpl.patch. Drop artifact '[6~'
       from generic group template (classic theme).
     + Add 1047_silence-SnapshotHandler-in-logs.patch. Don't pass new LDAP
       class instantiation directly, store in interim variable first.
     + Add 1048_fix-undefined-variable.patch. Amend 'PHP error: Undefined
       variable $acl_mode' when using classic theme.
     + Add 1049_dont-compare-multidim-arrays-with-array-diff.patch. Compare
       JSON hashes instead of comparing array. This avoids an 'Array to string
       conversion' error when comparing multi-dimensional arrays.
gosa (2.8~git20230203.10abe45+dfsg-10) unstable; urgency=medium
 .
   [ Mike Gabriel ]
   * debian/patches:
     + Add 1038_include-class_pathNavigator.inc-Don-t-send-object-DN.patch.
       Silence 'invalid DN syntax' errors from LDAP server when creating new
       user objects. (Closes: #1051995).
     + Add 1040_fix-instance-property-typo-in-class_acl-inc.patch. Fix 'Array
       to string conversion (/usr/share/gosa/include/class_acl.inc, line 180)'.
       (Closes: #1051997).
     + Add 1043a_Add-setter-for-skipFooter-property-needed-for-mfa-ex.patch.
       Add modifier for skipFooter protected class property.
     + Add 1043b_honour-plugin-property-skipFooter-used-by-mfa-account.patch.
       Honour plugin property 'skipFooter'.
     + Rebase patches 1099 and 1149.
 .
   [ Guido Berhoerster ]
   * debian/patches:
     + Add 1041_fix-role-selector.patch in order to fix role selection
     + Add 1042_fix-user-info-default-theme.patch
 .
   [ Daniel Teichmann ]
   * debian/patches/:
     + Add 1044_fix-class-ldap-serialization.patch which fixes a few bugs
       regarding LDAP object serialization. This especially fixes setting
       LDAP userPassword attribute types via GOsa². (Closes: #1052159).
     + Add 0003-fix-posixaccount-shadowExpire.patch which fixes shadowExpire
       always being set to 0. (User can't login then) (Closes: #1053806)
gosa (2.8~git20230203.10abe45+dfsg-9) unstable; urgency=medium
 .
   * debian/patches:
     + Improve 1007_fix_debugLevel_bitwise_and.patch. Default value for
       debugLevel is an empty string. Assure this gets interpreted as 0
       debugLevel. (Closes: #1049937).
     + Add 2010_vacation-templates-writeable-path.patch. Use a folder in
       /var/lib/ for providing a GOsa²-writeable path for vacation templates.
       (Closes: #1049938).
     + Fix multiply patching include/class_sortableList.inc.
     + Add 1025_fix-icons-in-debugBar.patch. Don't use image() method from
       GOsa²'s function.inc. The debug toolbar is not themed, so hard-code
       icon img tags. (Closes: #1049939). This resolves the problem of
       non-shown icons if the default (Materialize CSS) theme is used.
     + Add 1026_dont-access-static-property-non-static.patch. Resolves
       'Accessing static property LDAP:: as non static'. (Closes: #1049956).
     + Add patches 1027 - 1033. Fix various PHP errors/warnings reported to
       syslog. (Closes: #1049942).
     + Add patches 106?_*.patch. Resolve various issues in GOsa²'s acl class.
       (Closes: #1049940).
     + Add 1034_include-class_listing.inc-Fix-processElementFilter-n.patch.
       include/class_listing.inc: Fix processElementFilter() not considering
       default values for method parameters. (Closes: #1050489).
     + Add 1063_include-class_-listing-acl-.inc-plugins-admin-acl-cl.patch.
       plugins/admin/acl/class_aclRole.inc: Fix accessing variables if they
       are NULL or keys of arrays which aren't even set.
     + Add 1036_include-class_filter.inc-Define-gridClass-for-defaul.patch.
       include/class_filter.inc: Define gridClass for default and classic theme.
     + Add 1037_include-php_setup.inc-Hide-ldap_-search-read-Search-.patch.
       Silence 'Search: No such object.' PHP error messages for ldap_search()
       and ldap_read(). Those errors are mostly not errors but simply search /
       query results.
   * debian/gosa.{dirs,links,postinst}:
     + Provide /var/lib/gosa/vacation and symlink to it from /etc/gosa. (Related
       to 2010_vacation-templates-writeable-path.patch and #1049938).
gosa (2.8~git20230203.10abe45+dfsg-8) unstable; urgency=medium
 .
   * debian/patches:
     + Add 1024_fix-mess-of-using-and-comparing-int-and-string-values.patch.
       This resolves a dirty class property design for the posixAccount class.
       This patch attempts at avoiding int-with-string value comparisons for
       the properties gidNumber (string) and primaryGroup (int). (Closes:
       #1049344).
     + Add 1155_fix-uid-generation-when-many-uids-have-been-already-taken.patch
       from Debian's GOsa² 2.7.5 (never uploaded to Debian, but valid for GOsa²
       2.8). (Closes: #991545).
gosa (2.8~git20230203.10abe45+dfsg-7) unstable; urgency=medium
 .
   * debian/patches:
     + Regression fix in 1023_fix-icon-labelling-with-default-theme.patch.
       Adding an <img> tag is wrong for Materialize CSS, this needs to be
       addressed in the DHCP service code in gosa-plugins-systems.
gosa (2.8~git20230203.10abe45+dfsg-6) unstable; urgency=medium
 .
   * debian/patches:
     + Add patches 1011 to 1020. Revert nested group feature for GOsa² groups.
       This feature is completely broken in GOsa² upstream when posixGroups
       are in use. (Closes: #1049328). Also trivially rebase patches 1009 and
       2009.
     + Add 1021_fix-config-parser-being-null.patch. Since PHP 8.x an XML parser
       must not be null when accessed. It needs to be an instance of XMLParser().
       (Closes: #1049338).
     + Re-add 1035_acl_override_to_allow_delete_of_group_members.patch. Allow
       users with memberUid write access to remove users from posixGroup objects.
       Related to closing #1049328.
     + Add 1099_remove-debug-code.patch. Drop unwanted var_dump() call and
       other print statements.
     + Add 1022_fix-implicit-conversions-of-float-to-int.patch. Avoid PHP
       deprecation warning "Deprecated: Implicit conversion from float <floatval>
       to int loses precision in <php-file>". (Closes: #1043575).
     + Add 11?? patches. Derived from Debian's gosa 2.7.5 patchset (and ignored
       first when bringing in gosa 2.8.x, but now re-reviewed and re-applied).
     + Add 1023_fix-icon-labelling-with-default-theme.patch. Properly render
       labelled icons if default materialize CSS theme is used. (Closes:
       #1049400).
     + Improve 1003_php-deprecations.patch. Silence another 'Deprecated:
       preg_match(): Passing null to parameter #2 () of type string is
       deprecated' warning. (Closes: #1049394).
   * debian/rules:
     + Symlink the smarty4 version of the smarty-gettext plugin to
       DATADIR/gosa/include/smartyAddons/ (not the smarty3 version).
   * lintian:
     + Adjust line numbers in some overrides.
gosa (2.8~git20230203.10abe45+dfsg-5) unstable; urgency=medium
 .
   [ Dominik George ]
   * Remove myself as uplaoder.
 .
   [ Daniel Teichmann ]
   * debian/patches:
     + Add 1007_fix_debugLevel_bitwise_and.patch. Use single ampersand
       operator for logical and operation (not double ampersand).
     + Add 1008_main-dont-die-on-empty-config-object.patch. Gracefully exit
       if config object is unavailable (and report to syslog). (Closes:
       #1039964).
     + Add 1009_plugin-callHook-always_output_shell_debugging_msgs.patch.
       Fix output of shell debugging messages via WebUI.
 .
   [ Guido Berhoerster ]
   * Fix PHP errors in accept-to-gettext.inc. This fixes numerous errors due
     to accessing undefined associative array elements. (Closes: #1043019).
   * Add 2009-Revert-Enable-env-to-work.patch. Work around broken handling of
     plugin hook commands in gosa > 2.7.4. (Closes: #1039698).
gosa (2.8~git20230203.10abe45+dfsg-4) unstable; urgency=medium
 .
   [ Daniel Teichmann ]
   * debian/patches:
     + Add 1004_missing_templates.patch. (Closes: #1039697)
   * debian/patches:
     + Update 1002_php82-allow-dynamic-properties.patch: Tolerate dyn. prop. for
       ALL PHP classes. (Closes: #1039894)
     + Add 1005_preg_replace_deprecation.patch.
     + Add 1006_fix-overflow-debug-print_a-func.patch. (Closes: #1040839)
 .
   [ Debian Janitor ]
   * Apply multi-arch hints:
     + gosa-schema: Add Multi-Arch: foreign.
gosa (2.8~git20230203.10abe45+dfsg-3) unstable; urgency=medium
 .
   [ Daniel Teichmann ]
   * debian/patches/1003_php-deprecations.patch:
     + Fix critical PHP error.
gosa (2.8~git20230203.10abe45+dfsg-2) unstable; urgency=medium
 .
   * debian/patches:
     + Add 1003_php-deprecations.patch. Silence various PHP 8.2 deprecation
       warnings. (Closes: #1038682).
   * Rename debian/NEWS.Debian to debian/NEWS.
   * debian/gosa.lintian-overrides:
     + Adjust overrides for this upload.
gosa (2.8~git20230203.10abe45+dfsg-1) unstable; urgency=medium
 .
   * New upstream Git snapshot.
   * debian/patches:
     + Drop patches 0002 and 1001. Both applied upstream.
     + Trivial rebase of patches 2002 and 2003.
gosa (2.8~git20230117.8f8b0c8+dfsg-4) unstable; urgency=medium
 .
   * debian/rules:
     + Don't ship generated files in the bin:pkg gosa, they get rebuilt on
       every postinst script run.
gosa (2.8~git20230117.8f8b0c8+dfsg-3) unstable; urgency=medium
 .
   * debian/control:
     + Update D: Switch to smarty4.
   * debian/gosa-apache.conf:
     + Use version independent php_module check.
   * debian/patches:
     + Add 1001_dirty-fix-for-encrypt-decrypt.patch. Get logging working again,
       fix LDAP binding if GOsa² passwords are encrypted in gosa.conf.
     + Add 1002_php82-allow-dynamic-properties.patch. Tolerated dynamic
       properties (deprecated in PHP 8.2).
   * debian/rules:
     + Use DEB_VENDOR instead of DEB_DISTRIBUTION in gosa.version string.
gosa (2.8~git20230117.8f8b0c8+dfsg-2) unstable; urgency=medium
 .
   * Team upload to unstable.
gosa (2.8~git20230117.8f8b0c8+dfsg-1) experimental; urgency=medium
 .
   * New upstream Git snapshot.
   * debian/patches:
     + Fix typo in 2004_fix-locale-location.patch.
     + Add 0002_gosa-version.patch, 2008_set-version-file-path.patch. Allow for
       obtaining the GOsa² version from a package-generated gosa.version file.
   * debian/rules:
     + Generate gosa.version file from package version information.
gosa (2.8~git20230116.d119cff+dfsg-1) experimental; urgency=medium
 .
   * Upload to experimental.
 .
   * Upstream pre-release of GOsa² 2.8.x. (Closes: #1003694, #991542
     #800679).
   * debian/patches:
     + Drop nearly all patches except from the Debian-specific ones. Next major
       GoSA² version has them all (or should, but that's an upstream matter from
       here).
     + Trivial rebase of 2002 and 2003.
     + Rebase 2004_fix-locale-location.patch.
     + Add 0001_fix-setup-license-txt.patch. Amend license mismatch between
       COPYING and setup/license.txt files. Change also proposed upstream. Fix
       webUI-displayed license text (GPL-3 -> GPL-2).
     + Add Forwarded: field to Debian-specific patches (and silence lintian).
     + Add 2007_no-pChart.patch. Forget about pChart class.
   * debian/watch:
     + Drop plugin watch files.
     + Use watch.gosa-gosa-core to continue from here.
     + Adjust file to match upstream Git snapshot versions correctly. Drop
       uupdate and debian tasks.
   * debian/control:
     + Add B:/R: entries for all pre-2.8 bin:pkgs. They are not compatible
       with GOsa² 2.8 anymore.
     + Drop plugin bin:pkgs.
     + Update Homepage: field.
     + Bump Standards-Version: to 4.6.2. No changes needed.
     + Add Rules-Requires-Root: field and set it to 'no'.
   * debian/rules:
     + Use uscan for orig tarball retrieval.
     + Drop lintian warnings silencer.
     + Drop unneeded doc files.
     + Fix symlink of font files (classic theme).
   * debian/copyright:
     + Update auto-generated copyright.in file.
     + Complete rewrite of attributions.
     + Adjust Files-Excluded: field.
   * debian/po:
     + Trivial .po file update.
   * debian/fix-constructors.sh:
     + Drop file. Should be ok upstream now.
   * debian/gosa-plugin-*.{install,<scripts>}:
     + Drop files. Plugins will be uploaded as individual src:pkgs for GOsa² 2.8.
   * debian/source/lintian-overrides:
     + Drop file. Not required anymore for now.
   * debian/*.{install,manpages,docs}:
     + Adjust to GOsa 2.8.
   * debian/gosa.postinst:
     + Use colon instead of dot in chown command.
   * debian/control:
     + Bump Standards-Version: to 4.6.1. No changes needed.
   * debian/gosa.apache2:
     + Drop empty file.
   * debian/README.multi-orig-tarball-package:
     + Drop file. Not required anymore.
   * debian/NEWS.Debian:
     + Update file.
   * debian/{NEWS,NEWS.Debian,README.Debian}:
     + Update files, re-arrange usage.
   * debian/upstream/metadata:
     + Add file. Comply with DEP-12.
   * debian/gosa-dev.manpages:
     + Drop update-online-help.1, script not shipped anymore.
gosa (2.7.4+reloaded3-16) unstable; urgency=medium
 .
   * Re-upload as is.
 .
   * debian/changelog:
     + Fix faulty bug closure in previous changelog stanza. Re-closing the
       correct bug here now. (Closes: #989099, allow gosa to be installed
       in chroots).
gosa (2.7.4+reloaded3-15) unstable; urgency=medium
 .
   * debian/gosa.postinst:
     + Don't choke on failing httpd service restarts. This allows gosa to be
       installed into chroots. (Closes: #989009).
   * debian/patches:
     + Add 1051_openldap-gosa-samba3.-Provide-alias-attribute-descri.patch and
       1052_contrib-kolab2.-Comment-out-alias-attribute-type.patch. Provide
       'alias' attribute type via 'gosaMailAccount' objectClass. This fixes
       'alias' field setting via gosa-plugin-mailaddress without the need to
       add 'kolabInetOrgPerson' objectClass to every mail account. (Closes:
       #989096).
     + Add 1053_check-countable-before-using-count-on-variable.patch. Don't use
       count() function on data that might not be countable. Silences hundreds
       of PHP warning log messages per user session. (Closes: #939043).
gosa (2.7.4+reloaded3-14) unstable; urgency=medium
 .
   * debian/patches:
     + Add 1050_implode-syntax-php74.patch. Use PHP 7.4 compliant implode()
       syntax. (Closes: #964600).
   * debian/control:
     + Bump Standards-Version: to 4.5.1. No changes needed.
     + Bump DH compat level to version 13.
gosa (2.7.4+reloaded3-13) unstable; urgency=medium
 .
   * debian/patches:
     + Add 1049_gosa-fix-filterlocklabelimage.patch. Use NULL as default for
       in filterLockImage() and filterLockLabel(). (Closes: #941165).
gosa (2.7.4+reloaded3-12) unstable; urgency=medium
 .
   * debian/patches:
     + Add 1048_gosa-cred-encrypt-decrypt-php-7.4.patch. Fix upgrade error with
       PHP 7.4 in use. PHP 7.4 chokes on a flaw in cred_encrypt() and
       cred_decrypt() that previous PHP versions silently ignored. (Closes:
       #964318).
gosa (2.7.4+reloaded3-11) unstable; urgency=medium
 .
   * debian/control:
     + Drop php-recode. Code path has an alternative for its usage (iconv). (Closes: #955314).
     + Update Homepage: field. (Closes: #940719).
     + Bump Standards-Version: to 4.5.0. No changes needed.
   * debian/{control,compat}:
     + Switch to debhelper-compat notation. Bump DH compat level to version 12.
   * debian/copyright:
     + Update Source: field.
gosa (2.7.4+reloaded3-10) unstable; urgency=medium
 .
   * debian/patches:
     + Add 1047_CVE-2019-14466-1_replace_unserialize_with_json_encode+json_
       decode.patch: Replace (un)serialize with json_encode/json_decode to
       mitigate PHP object injection. (CVE-2019-14466).
gosa (2.7.4+reloaded3-9) unstable; urgency=medium
 .
   * debian/changelog:
     + Post-upload fix of patch-1045 explanation in previous stanza.
   * debian/patches:
     + Add 1046_CVE-2019-11187_stricter-ldap-error-check.patch.
       Perform stricter check on LDAP success/failure (CVE-2019-11187).
   * debian/control:
     + Bump Standards-Version: to 4.4.0. No changes needed.
gosa (2.7.4+reloaded3-8) unstable; urgency=medium
 .
   * debian/patches:
     + Add 1043_smarty-add-on-function-param-types.patch. Fix missing
       password field, caused by PHP error "parameter 2 expected to be a
       reference, value given". This happened due to mismatching parameter
       types whenever the smarty3 template rendering engine called gosa's
       (slightly not-compliant anymore) smartyAddon functions. (Closes:
       #918578). The patch also brings some smartyAddon hygiene for
       the {render} block and the not-used-anymore {tr} block.
     + Add 1044_crypto-transition-without-mcrypt.patch. Make
       gosa-mcrypt-to-openssl-passwords script independent from php-mcrypt,
       and thus make it work with Debian buster's php7.3. (Closes: #925138).
     + Update 1026_fix-deprecated-constructor-format.patch. Drop an
       unwanted find+replace artefact in class_userFilter.
     + Add 1045_dont_use_filter_caching.patch. Disable filter caching via
       $_SESSION. The filter caching mechanism stores PHP object in ; since
       php7.0 this has lead to all sorts of unexpected results and flawed
       rendering of class_management based listings. (Closes: #907815).
   * debian/control:
     + Bump Standards-Version: to 4.3.0. No changes needed.
gosa (2.7.4+reloaded3-7) unstable; urgency=medium
 .
   [ Mike Gabriel ]
   * Update default config.
     + Enable netgroup, pwreset and school-manager plugins by default.
 .
   [ Dominik George ]
   * Update my maintainer address.
   * Add support for php-fpm in apache config.
gosa (2.7.4+reloaded3-6) unstable; urgency=medium
 .
   [ Christian Schwamborn ]
   * debian/patches:
     + Add 1040_inactive_pwd_fields_when_using_pwd_proposal.patch. Disable
       password entry text fields when password proposal is to be used.
     + Improve 1039_fix_sambakickofftime_...tmplate_setting.patch. Avoid NULL
       string being handed over to the date() function.
     + Add 1041_ref_param_error_in_My_Parser.patch. Compat fix for PHP > 5.4.
       Hand over real variable to function.
     + Add 1042_add_option_to_disable_autocomplete.patch. Add support for
       disabling autocompletion in search boxes.
 .
   [ Mike Gabriel ]
   * debian/control:
     + Bump Standards-Version: to 4.2.0. No changes needed.
     + Drop exim4 as default MTA, use default-mta instead. Thanks lintian.
gosa (2.7.4+reloaded3-5) unstable; urgency=medium
 .
   * debian/control:
     + Update Vcs-*: fields. Packaging Git has been migrated to salsa.debian.org.
   * debian/patches:
     + Add 0013_escape-html-entities-for-uid-to-avoid-code-execution-
       CVE-2018-1000528.patch. Fixes code injection in password change dialog.
       Resolves CVE-2018-1000528. (Closes: #902723).
gosa (2.7.4+reloaded3-4) unstable; urgency=medium
 .
   * debian/control:
     + Add D (gosa): php-cgi. Required for GOsa² to work under lighttpd.
       (Closes: #892570).
     + Drop from S: gosa-si-server. (Closes: #891904). (Note: the requested
       php7.0-cli to php-cli modification was already uploaded with
       gosa/2.7.4+reloaded3-3).
     + Bump Standards-Version: to 4.1.4. No changes needed.
   * debian/gosa.post*:
     + Test presence of apache2ctl to detect whether GOsa² is supposed to run
       under Apache2. (Closes: #892571).
   * debian/patches:
     + Add 0012_using-the-correct-encryption-method.patch. Use aes-256-ecb, not
       -cbc as encryption method in cred_encrypt() function. (Closes: #892546).
     + Add 2006_apache2-private-tmp.patch. Work-around for Apache2's
       PrivateTmp=true feature in Debian. (Closes: #892569).
     + Various typo fixes in text comments.
   * debian/README.gosa.secrets:
     + Add HowTo about GOsa²'s internal pw encryption procedure.
     + Advertise this new README in debian/NEWS.
   * debian/gosa.lintian-overrides:
     + Add override maintainer-script-should-not-use-recursive-chown-or-chmod
       postinst.
   * lintian: Move source overrides into debian/source/.
gosa (2.7.4+reloaded3-3) unstable; urgency=medium
 .
   * debian/control:
     + Switch D (gosa-dev) from php7.0-cli to php-cli.
gosa (2.7.4+reloaded3-2) unstable; urgency=medium
 .
   * debian/control:
     + Add B:/R: relations (gosa) for gosa-plugin-{heimdal,opsi,fai,fai-schema}
       (<< 2.7.4+reloaded3-1~).
gosa (2.7.4+reloaded3-1) unstable; urgency=medium
 .
   [ Mike Gabriel ]
   * Re-pack GOsa². Drop plugins useless without never
     really stable gosa-si daemon:
     - Drop FAI plugin. Obsoleted upstream.
     - 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.
     + Revert back to http access to upstream sources. Upstream's certificate is
       broken.
     + Do dversionmangel reloaded3, not reloaded2.
 .
   * debian/patches:
     + Add 1029_better-whitespace-cleanup-in-genuid.patch. Prevent gen_uids()
       from generating UIDs containing blanks.
     + Add 1030_column-header-titles-group-members.patch. Fix column titles in
       member lists of POSIX groups.
     + Add 1031_no-context-loose-continues.patch. Avoid stray continue
       expression. (Closes: #879105).
     + 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.
     + Update D (gosa): php7.0-cli -> php-cli.
     + Switch D (gosa) from virtual pkg php-mysqli to meta package php-mysql.
   * 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.triggers:
     + Explicitly use await triggering mechanism.
   * debian/gosa-desktop.templates:
     + Let gosa-desktop's URL point to http://localhost/gosa by default.
        (Closes: #854780).
   * debian/gosa.postinst:
     + 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.
   * debian/rules:
     + Stop using dpkg-parsechangelog, use pkg-info.mk instead.
   * debian/NEWS:
     + Provide information for people upgrading from previous versions of GOsa².
 .
   * Overall white-space cleanup in debian/.
 .
   [ Benjamin Zapiec ]
   * debian/patches:
     + 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).
     + Improve patch 1026: gosa-core/include/pChart/: Find more deprecated
       constructors.
 .
   [ Christian Scharmborn ]
   * debian/patches:
     + Add 1032_fix_select_acl_role.patch
     + Add 1033_fix_unable_to_delete_acl_asignment.patch
     + Add 1034_remove_superfluous__get_post__call_from__save_object.patch
     + Add 1035_acl_override_to_allow_delete_of_group_members.patch
     + Add 1036_remove_double_groupList_setEditable_setting.patch
     + Add 1037_fix_shadowexpire_checkbox_from_tmplate_setting.patch
     + Add 1038_shadowexpire_in_one_line.patch
     + Add 1039_fix_sambakickofftime_checkbox_and_sambakickofftime_date_
       from_tmplate_setting.patch
gosa (2.7.4+reloaded2-13) unstable; urgency=medium
 .
   [ Dominik George ]
   * Allow IPv4 addresses and FQDNs as sudoHost. (Closes: #834065).
   * Added myself to Uploaders.
 .
   [ Mike Gabriel ]
   * debian/control:
     + Update D (gosa, gosa-dev): php-cli -> php7.0-cli.
     + Update PHP MySQL(i) dependency. GOsa with PHP 7 now depends on php-mysqli.
   * debian/patches:
      + Add 1028_use-mysqli-instead-of-mysql.patch. Migrate from PHP MySQL
        extension to MySQLi extension. (Closes: #834063).
      + Fix another man page type via 1004_fix-typos-in-man-pages.patch.
   * lintian:
     + Update source.lintian-overrides.
     + Add php-script-but-no-phpX-cli-dep override for two files.
   * debian/README.Debian: Fix spelling issue.
   * debian/gosa-plugin-opsi.lintian-overrides:
     + Drop. No required any more.
gosa (2.7.4+reloaded2-12) unstable; urgency=medium
 .
   [ Mike Gabriel ]
   * debian/fix-constructors.sh:
     + Additionally replace occurrences of <class>::<class>(...) with
       <class>::_construct(). Assure script can be run several times on the
       same GOsa code tree.
   * debian/patches:
     + Fix 1026_fix-deprecated-constructor-format.patch. Additionally patch
       occurrences of <class>::<class>(...) with <class>::_construct().
 .
   [ Wolfgang Schweer ]
   * debian/fix-constructors.sh:
     + Exclude xml:xml* commands from being touched by this script.
   * debian/patches:
     + Another fix for 1026_fix-deprecated-constructor-format.patch. Don't
       replace xml::xml2array by flawed xml::__construct2array.
gosa (2.7.4+reloaded2-11) unstable; urgency=medium
 .
   * debian/patches:
     + Add 1025_fix-with-smarty-3-1-29.patch. Fix class auto-loading when GOsa
       is used under Smarty3 (>= 3.1.28).
     + Add 1026_fix-deprecated-constructor-format.patch. Replace old-style
       constructor names (equaling the class name) by methods of the name
       "__construct()". This patch has been generated by the shipped-with script
       debian/fix-constructors.sh. Thanks to Cajus Pollmeier for providing this
       script.
   * debian/control:
     + Bump Standards: to 3.9.8. No changes needed.
     + Use encrypted URLs for Vcs-*: fields.
gosa (2.7.4+reloaded2-10) unstable; urgency=medium
 .
   [ Holger Levsen ]
   * Fixup PHP syntax in 1010_fix-entry-removal-in-mail-plugin.patch. See
     #796823 for the details.
   * Update depends and debian/gosa-apache.conf for the PHP 7.0 transition.
     Thanks to Wolfgang Schweer for the patch! (Closes: #821501)
 .
   [ Mike Gabriel ]
   * debian/gosa.NEWS: Fix date (2015 -> 2016) for latest NEWS announcement.
gosa (2.7.4+reloaded2-9) unstable; urgency=medium
 .
   * debian/gosa-desktop.dirs:
     + Create /etc/gosa through dpkg for bin:package gosa-desktop. (Closes:
       #814576).
   * debian/control:
     + Drop as alternative Ds (gosa-desktop): konqueror, epiphany-browser,
       midori, chromium. (Closes: #814774).
gosa (2.7.4+reloaded2-8) unstable; urgency=medium
 .
   * debian/changelog:
     + Add closure of #796813 for version 2.7.4+reloaded2-6.
   * debian/patches:
     + Fix comment header for 0007_update-sambaHashHook-description.patch.
     + Add 1022_add-b-switch-to-mkntpasswd-script.patch. Support creation of
       NT/LM hashes from base64 encoded password string.
     + Add 1023_check-smbhash-creation-for-base64-encoded-pws.patch. Check
       NT/LM hash creation during setup checks using decode_base64() function.
     + Update 0007_update-sambaHashHook-description.patch. Add -MMIME::Base64
       package loading in NT/LM hash creation code on gosa.conf man page.
     + Add 1024_dont-overescape-dollar-signs-in-smb-passwords.patch. Don't
       over-escape "$" characters in passwords provided to the sambaHashHook
       execution call. (Together with encoding passwords for sambaHashHook
       as base64 string, this closes: #801758).
   * debian/gosa.NEWS:
     + Add information on password string now getting base64 encoded prior
       to handing it over to the sambaHashHook script.
   * debian/gosa.postinst:
     + Only create symlinks to lpstat and convert, if those binaries really
       exist on the system. (Closes: #811382).
   * debian/control:
     + Update D (gosa-desktop): depend on browser currently available on Debian
       and Ubuntu. (Closes: #814004).
   * debian/gosa*.dirs:
     + Remove most *.dirs directories, only remaining file: gosa.dirs.
   * debian/gosa{,-plugin-mail,-plugin-gofon,-desktop}.postrm:
     + Remove /etc/gosa/ directory, if empty when purging the corresponding
       packages. (To make piuparts happy).
   * debian/gosa.post*:
     + Use proper if clauses for conditions. This assures that the
       postinst/postrm scripts do not fail if any of the conditions is not
       met.
     + Define $PATH in scripts to make sure, the which command used in these
       scripts works as expected.
gosa (2.7.4+reloaded2-7) unstable; urgency=medium
 .
   * debian/changelog:
     + Fix-up for previous upload: Add missing changes regarding
       lintian.
   * debian/gosa.post{inst,rm}:
     + Use quotes around which commands. This fixes failures during
       post-installation if either of the supported http daemon packages is not
       installed.
gosa (2.7.4+reloaded2-6) unstable; urgency=medium
 .
   * debian/patches:
     + Fix 1007_gen-uids-like-gosa26.patch. If a placeholder operator specifies
       no start and end, but only one value (e.g., %{givenName[12]}), then always
       use the complete string. (Closes: #803540).
     + Add 1021_disable-sorting-in-DHCP-section-lists.patch. Disable sorting for
       DHCP section lists (plus fix accessor name in class_sortableList.inc).
     + Add 0006_code-injection-in-samba-hash-generation.patch,
       0007_update-sambaHashHook-description.patch. Fix potential code injection
       issue in Samba hash generation.
     + Update 1004_fix-typos-in-man-pages.patch due to cherry-picking
       0007_update-sambaHashHook-description.patch from upstream. Also fix
       more man page typos (reported by lintian).
   * debian/gosa.postinst:
     + When figuring out whether it makes sense to restart Apache2, let's check
       for presence of apache2ctl binary (instead of apache2 binary). Nowadays,
       the Apache2 server can be considered installed when apache2ctl is present
       on a Debian system.
     + Avoid usage of full paths when testing for presence of executables.
   * debian/gosa.postrm:
     + Avoid usage of full paths when testing for presence of executables.
gosa (2.7.4+reloaded2-5) unstable; urgency=medium
 .
   * debian/patches:
     + Update 1016_allow-same-user-ids-as-adduser.patch. Fix typo.
     + Update 0003_xss-vulnerability-on-login-screen.patch. Fix a
       second place where $username should be sanitized by set_post()
       function.
     + Add 1020_ob-fixes.patch. Only run ob_end_clean() if there is
       something to clean.
gosa (2.7.4+reloaded2-4) unstable; urgency=medium
 .
   * debian/patches:
     + Improve 1007_gen-uids-like-gosa26.patch. Handle situations where attribute
       values are shorter than the minimal length required. Use the complete
       attribute's value then, if even not long enough.
     + Fix 1012_allow-one-level-domains-in-email-addresses.patch. Fix email
       template checks in tests::is_email(). Also, allow mail addresses
       starting with a single letter followed by a dot as second character
       (e.g., "m.gabriel").
     + Add 1013_fix-smarty-gettext-tags-recognition.patch. Fix rendering of .tpl
       files that contain parameterized {t} blocks.
     + Add 1014_fix-description-of-new-prim-groups.patch. Fix obtaining givenName
       and sn from user object when creating its primary POSIX group.
     + Add 1015_allow-iso8601-date-format-in-user-API.patch. Allow writing
       ISO8601 conform date strings into the dateOfBirth field.
     + Add 1016_allow-same-user-ids-as-adduser.patch. If strictNamingRules is set
       to false in gosa.conf, allow the same UID naming rule as found in
       /usr/bin/adduser (as of Debian jessie/stretch).
     + Add 1017_get-ogroups-ou-fix.patch. Use correct GOsa² API call to obtain
       ogroupRDN string.
     + Add 1018_no-item-multiplication-on-duplicate-search-results.patch. Don't
       return items more than once when found during consecutive search queries.
     + Add 1019_fix-various-typos.patch. Fix various typos in the GOsa² code.
   * debian/gosa-apache.conf:
     + Drop FCGIWRapper option from FCGI related Apache2 config part. Fixes
       Apache2 startup failures when mod_fscgi is used with GOsa².
   * Debian Menu system: Drop debian/gosa.menu in favour of shipping our
     gosa-desktop.desktop file. (See tech-ctte resolution in #741573).
   * Debhelper compat: Bump to version 9.
   * debian/control:
     + Drop R (gosa): ${misc:Recommends}.
gosa (2.7.4+reloaded2-3) unstable; urgency=medium
 .
   * debian/patches:
     + Rename several patches (2005-2008 -> 1005-1008) to denote that
       they are relevant for upstream.
     + Add 1009_fix-insertDhcp-icon-in-dhcp-section-overview.patch. Fix
       label stripping in GOsa²'s image() function. This fixes displaying
       the insertDhcp* icon in the DHCP service plugin. (Closes: #794117).
     + Add 2005_allow-Debian-blends-to-override-gosa-conf.patch. Allow
       Debian blends to provide their own version of gosa.conf and not get
       bugged by GOsa's notification message on gosa.conf template changes.
       Debian blends using GOsa (e.g., Edu, LAN) must handle gosa.conf
       updates themselves. (Closes: #794118).
     + Add 0004_fix-get-post.patch. Fix transferral of POST variables.
     + Add 1010_fix-entry-removal-in-mail-plugin.patch. Fix entry deletion
       of items in "alternatives addresses" and "forward messages to
       non-group members" for group mail objects. (LP:#1307483).
     + Add 0005_fix-password-expiry-status.patch. Fix expiration status
       for passwords if shadowMax is used in POSIX/shadow accounts.
     + Add 1011_define-isPluginModified.patch. Fix undefined property
       error for non-defined usertags::$isPluginModified. (Closes: #794690).
     + Add 1012_allow-one-level-domains-in-email-addresses.patch. Allow
       one-level domains in email addresses (such as <uid>@intern, as used
       in Debian Edu by default). (Closes: #794738).
   debian/control:
     + Add C (gosa-plugin-mail): gosa-plugin-mailaddress. New package in
       Debian unstable providing a very light-weighted Mail configuration
       plugin für GOsa².
gosa (2.7.4+reloaded2-2) unstable; urgency=medium
 .
   * debian/patches:
     + Add 2007_gen-uids-like-gosa26.patch. Fix idGenerator for patterns
       like {%sn[3-6}-{%givenName[3-6]}. (Closes: #793455).
     + Add 2008_enable-csv-import-on-clean-installs.patch. Enable CSV / LDIF
       import on (non-Debian-Edu) clean GOsa² installations by default. (Closes:
       #782529)
   * debian/{control,*.install}:
     + Process with wrap-and-sort.
   * debian/control:
     + Bump Standards: to 3.9.6. No changes needed.
   * debian/copyright:
     + Really mention all files (plus various fixes).
   * debian/watch:
     + Provide as symlink to debian/watch.gosa-core to make uscan and DDPO happy.
   * lintian:
     + Drop debian-watch-file-is-missing override. This package version now
       provides a watch file.
   * debian/gosa-desktop.desktop:
     + Drop MimeType= key from .desktop file. Makes no sense without providing
       %f, %F, %u or %U for the Exec key.
gosa (2.7.4+reloaded2-1) unstable; urgency=medium
 .
   * Repack gosa src:package in order to drop several subtrees of the source
     code:
     - Smarty3 sources,
     - Smarty Gettext sources,
     - Liberation font, further fonts shipped with pChart,
     - Scriptaculous.js,
     - and upstream's debian/ packaging folder.
 .
   * debian/README.multi-orig-tarball-package:
     + Grammar fix.
   * debian/gosa.postinst:
     + When activating gosa for lighttpd, create /etc/lighttpd/conf-enabled/
       if it does not exist, yet. (Closes: #757558).
   * debian/control:
     + Make sure that all GOsa² component/plugin bin:packages match the exact
       version of the gosa bin:package.
     + Add D (gosa): smarty-gettext.
     + Add D (gosa): libjs-scriptaculous.
   * debian/rules:
     + Rework get-orig-source rule, remove embedded libraries from upstream
       source tree.
     + Stop shipping fonts with gosa src:package in Debian (via
       get-orig-source).
     + Use Debian's version of smarty-gettext (via symlink).
     + Use Debian's version of Scriptaculous.js and Prototype.js (via symlinks).
     + Improve readability. Add some comments.
   * debian/copyright:
     + Update file.
     + Update debian/copyright.in template.
   * lintian:
     + Drop override embedded-php-library for Smarty3. Not shipped in repacked
       sources anymore.
     + Drop override embedded-php-library for Scriptaculous.js and Prototype.js.
       Not shipped in repacked sources anymore.
     + Drop unused overrides.
   * debian/patches:
     + Add 1004_fix-typos-in-man-pages.patch. Fix several typos and
       hyphen-used-as-minus-sign issues in GOsa² man pages.
     + Update 0001_smarty3.patch. The sources of smarty-gettext are not shipped
       with Debian's gosa src:package anymore.
     + Improve trimming in 1002_trim-decrypt.patch. Obtained from latest password
       encryption/decryption tests with FusionDirectory.
     + Provide patch headers with Author: and Description: fields whereever
       possible.
gosa (2.7.4+reloaded1-4) unstable; urgency=medium
 .
   * debian/patches:
     + Add 0004_RequestHeader-no-underscores-apache24.patch. Since Apache2.4:
       Translation of headers to environment variables is more strict than before
       to mitigate some possible cross-site-scripting attacks via header
       injection. Headers containing invalid characters (including underscores)
       are now silently dropped. (Closes: #753419).
gosa (2.7.4+reloaded1-3) unstable; urgency=medium
 .
   * debian/patches:
     + Update patch naming scheme. See debian/patches/README.
     + Unify file name scheme in patch files.
     + Add 1002_trim_decrypt.patch. Fix decryption of LDAP master
       password (which previously got encrypted with gosa-encrypt-password).
       (Closes: #748065).
     + Add 0003_xss-vulnerability-on-login-screen.patch.  Escape html entities
       to fix xss at the login screen. (Closes: #753388).
gosa (2.7.4+reloaded1-2) unstable; urgency=low
 .
   * debian/control:
     + Update Vcs-*: fields. Packaging has been moved to Alioth and is now
       Git based.
     + Bump Standards: to 3.9.5. Fixed DEP-5 compliancy of debian/copyright.
   * debian/copyright:
     + Make file DEP-5 compliant.
     + Add CDBS-autogenerated debian/copyright.in file for later reference.
   * debian/gosa.prerm:
     + Ignore those valid prerm options that nothing has to be done for.
       (Closes: #745045).
   * debian/gosa.postrm:
     + Handle apache2 config symlink removal and Apache2 restarts properly
       on package purging. (Closes: #744151).
   * debian/gosa.postinst:
     + Only create Apache2.2 symlinks if Apache2.4 conf-available folder is
       not present.
   * Remove obsolete packaging files for formerly embedded bin:package smarty3.
   * package scripts: Whitespace clean-up. Use tabs as indentations.
gosa (2.7.4+reloaded1-1) unstable; urgency=low
 .
   * New maintenance team: Debian Edu Packaging Team.
   * Use upstream tarballs as provided at http://oss.gonicus.de/pub/gosa/
     instead of assembling them from SVN or other source. This makes
     tarballs checksum stable and allows us to plainly keep the
     debian/ folder in Vcs.
   * debian/rules:
     + Add get-orig-source sequence.
     + Symlink default theme's fonts against fonts in
       /usr/share/fonts/truetrype/liberation.
     + Install upstream Changelog into bin:packages.
   * debian/control:
     + Drop deprecated field DM-Upload-Allowed.
     + Break up Depends: field items into multiple lines (makes control file
       diffs easier to read).
     + Depend on fonts-liberation (rather than on transitional package
       ttf-liberation). (Closes: #722358).
     + Bin:package gosa: Alternatively depend on php5-mysqlnd or php-mysql.
       (Closes: #718857).
     + Bin:package gosa: Alternatively depend on libapache2-mod-php5,
       php5-cgi _or_ php5-fpm. (Closes: #718859).
   * debian/gosa-plugin-mail.install, debian/gosa-plugin-mail.<scripts>:
     + Install conffiles to location where they are expected by the
       GOsa² WebGUI. Handle conffile moval in bin:package gracefully.
       (Closes: #714922).
   * debian/gosa.prerm:
     + Add file. Handle removal of symlinks created during postinst.
       (Closes: #715441).
   * debian/gosa.postinst:
     + Enable gosa-apache.conf appropriately with Apache2.4. Thanks to
       Andreas B. Mundt for providing the necessary patch. (Closes: #717743).
   * debian/source.lintian-overrides:
     + Override gosa source: debian-watch-file-is-missing. We actually have
       very many watch.* files (for each of the multiple orig tarballs).
gosa (2.7.4-4.4) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/patches/sasl-password-change.patch: New patch, allows for changing
     user passwords as admin for sasl authentication method. (Closes: #698544)
gosa (2.7.4-4.3) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/patches/fix-mass-ldapimport.patch: New patch, fixes LDAP mass
     import, by Giorgio Pioda and Petter Reinholdtsen. (Closes: #698840)
gosa (2.7.4-4.2) unstable; urgency=low
 .
   [ Jonathan Wiltshire ]
   * Non-maintainer upload.
 .
   [ Vagrant Cascadian ]
   * debian/gosa.postinst, debian/gosa.postrm: Only restart apache2 or lighttpd
     when binary is present. (Closes: #699616)
gosa (2.7.4-4.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/gosa.postinst: add a guard around a2enmod for when
     gosa is installed without Apache2 (Closes: #698635)
gosa (2.7.4-4) unstable; urgency=low

  * New smarty3 package fixes problems with template loading. This
    release removes the workarounds for that issue.

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
    3.1.x. Closes: #672398.

gosa (2.7.4-2) unstable; urgency=low

  * More robustness for the postinst scripts. Closes: #673168.
  * Hide duplicate message of update-gosa.

gosa (2.7.4-1) unstable; urgency=low

  * New upstream release
  * Apache2 transition to 2.4 (Closes: #669852)
  * Corrected dependency of the netatalk plugin (Closes: #606980)
  * Corrected dependency for deprecated Switch library (Closes: #629336)
  * Made user id editable when applying templates (Closes: #629446)
  * Added a conflict for no longer supported plugins (Closes: #608918, #608920)

gosa (2.7.3-2) unstable; urgency=low

  * Fixed purge in postrm script (Closes: #664852)
  * Brazilian Portuguese debconf templates translation (Closes: #662178)

gosa (2.7.3-1) unstable; urgency=low

  * New upstream release
  * Maintain DHCP information correctly (Closes: #650258)

gosa (2.7.2-1) unstable; urgency=low

  * New upstream release
  * Added danish template translation (Closes: #628223)
  * Removed extra spurious Czech translation file (Closes: #624209)
  * Upstream has followed the whishlist bug (Closes: #629315)
  * Fixed an incorrect warning issue (Closes: #629318)

gosa (2.7.1-1) unstable; urgency=low

  * New upstream release
  * Updated packaging to not include smarty (Closes: #620489)
  * Fixed case of POSIX (Closes: #620486)

gosa (2.6.11-3) unstable; urgency=low

  * Don't install gosa-core/contrib/desktoprc to /etc/gosa/desktoprc of
    gosa-desktop package, as it is rewritten during configuration anyway
    (Closes: #603426)
  * Remove acl debug code (Closes: #603421)
  * Correct typo error in contentcsv.tpl (Closes: #604745)
  * Correct gosa 2.6 & assigned acl role to group

gosa (2.6.11-2) unstable; urgency=low

  * Corrected wrong dirs on gosa-plugin-mail
  * Corrected wrong dirs on gosa-plugin-gofon
  * Added missing scripts in gosa-dev package
  * Added missing README.squid to gosa-plugin-squid package
  * Added patch for security in using gosa hook for password
  * package explicitly depends on preform MPM (Closes: #591043)
  * default config refers to missing FCGIWrapper (Closes: #591046)

gosa (2.6.11-1) unstable; urgency=low

  * Samba schema file is incompatible with Samba shipped with lenny
    (Closes: #582899)
  * package explicitly depends on preform MPM (Closes: #591043)
  * default config refers to missing FCGIWrapper (Closes: #591046)

gosa (2.6.10-2) unstable; urgency=low

  * Removed faulty patch due to 3.0 source conversion
  * Prevented /usr/share/doc/gosa.conf to be compressed
    to make setup configuration file saving work again

gosa (2.6.10-1) unstable; urgency=low

  [ Cajus Pollmeier ]
  * New upstream release

  [ Benoit Mortier ]
  * Switch to dpkg-source 3.0 (quilt) format
  * gosa fails with: "Fatal error: Call to undefined function
    print_array() (Closes: #573220)
  * GOSa fails to add IP and MAC addresses to samba created hosts
    (Closes: #582896)

gosa (2.5.19-2) unstable; urgency=low

  * bashism in /bin/sh script (Closes: #535872)

gosa (2.5.14-1) unstable; urgency=low

  * New upstream release
  * Added dutch debconf translation (Closes: #449415)
  * Removed set of dependencies for lenny/sid (Closes: #452581)

gosa (2.5.12-1) unstable; urgency=low

  * New upstream release

gosa (2.5.11a-1) unstable; urgency=low

  * Added chinese translation
  * Fixed french translation that breaks most menu entries
  * Fixed language detection

gosa (2.5.11-1) unstable; urgency=low

  * New upstream release (Closes: #413808)

gosa (2.5.10-1) unstable; urgency=low

  * New upstream release

gosa (2.5.9-1) unstable; urgency=low

  * New upstream release

gosa (2.5.8-1) unstable; urgency=high

  * New upstream release fixes security problem

gosa (2.5.6-2.1) testing-proposed-updates; urgency=high

  * Non-maintainer upload to fix security issue.
  * Applied security patch supplied by maintainer (Closes: #408568).

gosa (2.5.6-2) unstable; urgency=low

  * Fixed smarty dependencies

gosa (2.5.6-1) unstable; urgency=low

  * New upstream release

gosa (2.5.5-1) unstable; urgency=low

  * New upstrame release
  * Added binary-arch to debian/rules (Closes: #395605)

gosa (2.5.4-1) unstable; urgency=low

  * New stable upstream release (Closes: #284718)

gosa (2.5.3-1) unstable; urgency=low

  * New upstream release with bugfixes (Closes: #384215, #384216)

gosa (2.5.2-1) unstable; urgency=low

  * New upstream release

gosa (2.5.1-1) unstable; urgency=low

  * New upstream release
  * Fixes problems with NFS terminal handling

gosa (2.5-1) unstable; urgency=low

  * New upstream release
  * Removed unnessesary dependecies (Closes: #365563)
  * Added cookie warnings (Closes: #356811)
  * Fixed problem with X/P switches for samba password expiery
    (Closes: #284716)

gosa (2.4-1) unstable; urgency=low

  * New upstream release
  * Fixed problem with pre selecting base for user templates (Closes: #297901)
  * Included sieve templates (Closes: #303038)
  * Added some more documentation hints to the contributed slapd.conf to
    make installation easier (Closes: #334202)
  * Supplied wwwcommon function with correct include file (Closes: #322393)

gosa (2.3-1) unstable; urgency=low

  * New upstream release
  * Added array_uniq to remove double entries in uid selectbox
    (Closes:#293444)
  * Adjusted shadow attributes to be days since 1970, not
    seconds. (Closes: #293148)
  * Corrected option to allow user password changes from samba
    clients (Closes: #284716)

gosa (2.2-1) unstable; urgency=low

  * New upstream release (Indirectly closes: #281707)

gosa (2.1.3-6) unstable; urgency=low

  * Increased version number of gosaProxyAccount in gosa+samba3.schema
    and made version number fit in function.inc. (Closes:#264968)

gosa (2.1.3-5) unstable; urgency=low

  * Removed unneeded dependency to binutils.

gosa (2.1.3-4) unstable; urgency=low

  * Removed one duplicate LDAP bind that made login fail for some users.

gosa (2.1.3-3) unstable; urgency=high

  * Fixed password settings after a new template has been created
  * Corrected login problems with upper/lower case uid's

gosa (2.1.3-2) unstable; urgency=low

  * Fixed ACL related typo in functions

gosa (2.1.3-1) unstable; urgency=low

  * New upstream release

gosa (2.1.2-1) unstable; urgency=low

  * New upstream release
  * Removed not required dependencies to base packages (Closes: #259404)

gosa (2.1.1-3) unstable; urgency=low

  * Removed dependency to wwwconfig-common, added alternative dependency
    apache2 php module to get rid of apache 1.x.x dependencies.
    (Closes: #253851)
  * Changed dependency from exim to exim4 (Closes: #255344)

gosa (2.1.1-2) unstable; urgency=low

  * Solved problem with upper/lowercase uid's
  * Merged CVS fix that does an incasesensitive check for is_account

gosa (2.1.1-1) unstable; urgency=low

  * New upstream release

gosa (2.1-4) unstable; urgency=low

  * Removed dependencies to non existing packages (Closes: #246995)

gosa (2.1-3) unstable; urgency=low

  * Migrated from old "woody" style configuration to conf.d
    (Closes: #245938)
  * Fixed problem when detecting the running webservers in
    postinst script (Closes: #245936)

gosa (2.1-2) unstable; urgency=low

  * Fixed problem with automatically generated smbhash in gosa.conf

gosa (2.1-1) unstable; urgency=low

  * New upstream release


gosa-plugins-ldapmanager (2.8~git20211022.877a67e-3) unstable; urgency=medium
 .
   * debian/patches:
     + Add 0001_php8.2.patch.
gosa-plugins-ldapmanager (2.8~git20211022.877a67e-2) unstable; urgency=medium
 .
   * Team upload to unstable.
gosa-plugins-ldapmanager (2.8~git20211022.877a67e-1) experimental; urgency=medium
 .
   * Upstream pre-release of GOsa² 2.8.x.
   * Uploading as individual src:pkg instead of as part of src:pkg gosa.
     (Closes: #1029062).

gosa-plugins-mailaddress (2.8~git20211027.08b10a2-2) unstable; urgency=medium
 .
   * Team upload to unstable, no source changes.
gosa-plugins-mailaddress (2.8~git20211027.08b10a2-1) unstable; urgency=medium
 .
   * New upstream Git snapshot.
   * debian/: Rename src:pkg and bin:pkg.
   * debian/watch:
     + Switch to an upstream Git snapshot version.
   * debian/{control,rules}:
     + Switch from CDBS to Debhelper.
   * debian/copyright:
     + Update auto-generated copyright.in file.
     + Update copyright attributions.
   * debian/control:
     + Bump Standards-Version: to 4.6.2. No changes needed.
     + Add Rules-Requires-Root: field and set it to no.
   * debian/upstream/metadata:
     + Add file. Comply with DEP-12.
   * debian/gosa-plugin(s)-mailaddress.postinst:
     + Drop file, now handled via a trigger.

gosa-plugins-netgroups (2.8~git20211022.3b6449d-5) unstable; urgency=medium
 .
   * debian/patches:
     + Silence PHP 8.2 deprecation warnings. (Closes: #1038683).
gosa-plugins-netgroups (2.8~git20211022.3b6449d-4) unstable; urgency=medium
 .
   * Team upload to unstable.
gosa-plugins-netgroups (2.8~git20211022.3b6449d-3) experimental; urgency=medium
 .
   * debian/control:
     + Make sure to B:/R: with old versions (pre 2.8) of this plugin.
     + Add Provides: for gosa-plugin-netgroup.
gosa-plugins-netgroups (2.8~git20211022.3b6449d-2) experimental; urgency=medium
 .
   * debian/changelog:
     + Mark previous upload to NEW as REJECTED.
   * debian/copyright:
     + Adjust copyright attributions of i18n upstream files.

gosa-plugins-pwreset (2.8~git20211021.d93b138-4) unstable; urgency=medium
 .
   * debian/watch:
     + Fix name of observed upstream Git branch.
gosa-plugins-pwreset (2.8~git20211021.d93b138-3) unstable; urgency=medium
 .
   * debian/patches:
     + Add 1001_php82-allow-dynamic-properties.patch: Tolerate dynamic
       properties (deprecated since PHP 8.2).
gosa-plugins-pwreset (2.8~git20211021.d93b138-2) unstable; urgency=medium
 .
   * Team upload to unstable.
gosa-plugins-pwreset (2.8~git20211021.d93b138-1) experimental; urgency=medium
 .
   * New upstream release (targetting GOsa² 2.8.x compatibility).
   * debian/:
     + Rename src:pkg and bin:pkg.
     + Adjust upstream URL.
   * debian/{control,rules}:
     + Convert from CDBS to Debhelper.
   * debian/control:
     + Bump Standards-Version: to 4.6.2. No changes needed.
     debian/gosa-plugin-pwreset.postinst:
     + Drop file. Now handled by a trigger.
   * debian/watch:
     + Use upstream's develop branch for obtaining Git snapshots.
   * debian/copyright:
     + Update auto-generated copyright.in file.
     + Update copyright attributions.

gosa-plugins-sudo (2.8~git20211022.7ff3ed2-3) unstable; urgency=medium
 .
   * debian/patches:
     + Add 1001_plugins-admin-sudo-class_sudoGeneric.inc-Assign-vari.patch.
       Assign variable before using it.
gosa-plugins-sudo (2.8~git20211022.7ff3ed2-2) unstable; urgency=medium
 .
   * Source-only upload to unstable.
gosa-plugins-sudo (2.8~git20211022.7ff3ed2-1) experimental; urgency=medium
 .
   * Upstream pre-release of GOsa² 2.8.x.
   * Uploading as individual src:pkg instead of as part of src:pkg gosa.
     (Closes: #1029061).

gosa-plugins-systems (2.8~git20211027.5741b8f-9) unstable; urgency=medium
 .
   * debian/patches:
     + Add 1006_plugins-admin-systems-class_termDNS.inc-Avoid-doubli.patch. Fix
       generation of target DNs for various system types. This avoids faulty
       duplications in the DN, such as 'ou=printers,ou=systems,ou=systems,
       <base_ou_dn>.
gosa-plugins-systems (2.8~git20211027.5741b8f-8) unstable; urgency=medium
 .
   * debian/patches:
     + Add 1005_plugins-admin-systems-goto-class_printGeneric.inc-Fi.patch. Fix
       adding (standalone) "Network printer" systems via GOsa²'s system
       management. (Closes: #1050215).
gosa-plugins-systems (2.8~git20211027.5741b8f-7) unstable; urgency=medium
 .
   [ Guido Berhoerster ]
   * Add 1004_enforce_unqualified_hostname.patch. (Closes: #1042083, #1039700).
   * Add unqualified hostname checks for all types of systems.
gosa-plugins-systems (2.8~git20211027.5741b8f-6) unstable; urgency=medium
 .
   * debian/patches:
     + Add 1003_fix-icon-rendering-in-DHCP-servlet.patch. Adjust icon image
       html code rendering to classic/default theme alternatives. (Closes:
       #1049410).
gosa-plugins-systems (2.8~git20211027.5741b8f-5) unstable; urgency=medium
 .
   [ Guido Berhoerster ]
   * debian/patches:
     + Add 1002_fix-dhcp-dns-checkboxes.patch fixing checkboxes. (Closes:
       #1041619).
gosa-plugins-systems (2.8~git20211027.5741b8f-4) unstable; urgency=medium
 .
   * debian/control:
     + Add more B:/R: relations to old GOsa² 2.7.x packages which this package
       replaces. (Closes: #1034967).
   * debian/patches:
     + Add 1001_php8.2-deprecations.patch. Amend various PHP 8.2 deprecations.
gosa-plugins-systems (2.8~git20211027.5741b8f-3) unstable; urgency=medium
 .
   [ Daniel Teichmann ]
   * debian/patches:
     + Add 'Forwarded:' fields.
 .
   [ Mike Gabriel ]
   * debian/patches:
     + Add 0004_integrate-goto-plugin-code.patch. This merges the goods of the
       gosa-plugins-goto project (deprecated upstream) into gosa-plugins-systems.
   * debian/control:
     + Assure (via Breaks:/Replaces:) that we get rid of (remnants of) gosa-
       plugin(s)-goto if installed.
gosa-plugins-systems (2.8~git20211027.5741b8f-2) unstable; urgency=medium
 .
   * Team upload to unstable.
gosa-plugins-systems (2.8~git20211027.5741b8f-1) experimental; urgency=medium
 .
   * Upstream pre-release of GOsa² 2.8.x.
   * Uploading as individual src:pkg instead of as part of src:pkg gosa.
     (Closes: #1029059).

python-socketio (5.11.2-1) unstable; urgency=medium
 .
   * New upstream version 5.11.2.
   * debian/control:
       - Bumped Standards-Version to 4.7.0.
       - Build-Depends: added packages.
   * debian/copyright.
       - Updated list of upstream files.
       - Updated packaging copyright years.
       - Updated upstream copyright years.
   * debian/rules:
       - Added line to ignore 1 test.
       - Removed override_dh_auto_test line.
   * debian/tests: deleted in favor of upstream tests.

rust-crosstermion (0.14.0-1) unstable; urgency=medium
 .
   * Team upload.
   * Package crosstermion 0.14.0 from crates.io using debcargo 2.6.1
   * Update dependency patching for new upstream.
   * Remove dependency on "windows" feature in crossterm.

rust-gix-actor (0.31.1-1) unstable; urgency=medium
 .
   * Team upload.
   * Package gix-actor 0.31.1 from crates.io using debcargo 2.6.1
   * Update drop-gix-testtools.patch for new upstream.
   * Adjust relax-deps.patch for new upstream and current situation in Debian.

rust-gix-attributes (0.22.2-1) unstable; urgency=medium
 .
   * Team upload.
   * Package gix-attributes 0.22.2 from crates.io using debcargo 2.6.1
   * Drop old relax-deps.patch, no longer needed.

rust-gix-commitgraph (0.24.2-1) unstable; urgency=medium
 .
   * Package gix-commitgraph 0.24.2 from crates.io using debcargo 2.6.1
 .
   [ Federico Ceratto ]
   * Team upload.
   * Package gix-commitgraph 0.24.1 from crates.io using debcargo 2.6.1

rust-gix-credentials (0.24.2-1) unstable; urgency=medium
 .
   * Team upload.
   * Package gix-credentials 0.24.2 from crates.io using debcargo 2.6.1
   * Drop old relax-deps.patch, no longer needed.

rust-gix-features (0.38.1-1) unstable; urgency=medium
 .
   * Package gix-features 0.38.1 from crates.io using debcargo 2.6.1
 .
   [ Federico Ceratto ]
   * Team upload.
   * Package gix-features 0.38.0 from crates.io using debcargo 2.6.1

rust-gix-fs (0.10.2-1) unstable; urgency=medium
 .
   * Team upload.
   * Package gix-fs 0.10.2 from crates.io using debcargo 2.6.1

rust-gix-glob (0.16.2-1) unstable; urgency=medium
 .
   * Team upload.
   * Package gix-glob 0.16.2 from crates.io using debcargo 2.6.1
   * Drop fix-unit-tests.patch, the tests in question are no longer included
     in the crates.io release.

rust-gix-hash (0.14.2-1) unstable; urgency=medium
 .
   * Team upload.
   * Package gix-hash 0.14.2 from crates.io using debcargo 2.6.1
rust-gix-hash (0.14.1-1) unstable; urgency=medium
 .
   * Team upload.
   * Package gix-hash 0.14.1 from crates.io using debcargo 2.6.1

rust-gix-ignore (0.11.2-1) unstable; urgency=medium
 .
   * Team upload.
   * Package gix-ignore 0.11.2 from crates.io using debcargo 2.6.1
   * Drop old relax-deps.patch - no longer needed.

rust-gix-lock (13.1.1-1) unstable; urgency=medium
 .
   * Team upload.
   * Package gix-lock 13.1.1 from crates.io using debcargo 2.6.1
   * Remove old relax-deps.patch, no longer needed.

rust-gix-mailmap (0.23.0-1) unstable; urgency=medium
 .
   * Team upload.
   * Package gix-mailmap 0.23.0 from crates.io using debcargo 2.6.1
   * Drop old relax-deps.patch, no longer needed.

rust-gix-packetline (0.17.5-1) unstable; urgency=medium
 .
   * Team upload.
   * Package gix-packetline 0.17.5 from crates.io using debcargo 2.6.1
   * Stop patching faster-hex dependency, upstream now depends on 0.9
   * Relax futures-lite dependency.

rust-gix-pathspec (0.7.3-1) unstable; urgency=medium
 .
   * Team upload.
   * Package gix-pathspec 0.7.3 from crates.io using debcargo 2.6.1
   * Drop old relax-deps.patch, no longer needed.

rust-gix-tempfile (13.1.1-1) unstable; urgency=medium
 .
   * Team upload.
   * Package gix-tempfile 13.1.1 from crates.io using debcargo 2.6.1
   * Remove old relax-deps.patch, no longer needed.

rust-gix-transport (0.42.0-1) unstable; urgency=medium
 .
   * Team upload.
   * Package gix-transport 0.42.0 from crates.io using debcargo 2.6.1
   * Update relax-deps.patch for new upstream and current situation in Debian.
   * Disable http-client-curl-rust-tls feature, since it depends on the
     rustls feature in rust-curl which is not currently available in Debian.

rust-gix-url (0.27.3-1) unstable; urgency=medium
 .
   * Team upload.
   * Package gix-url 0.27.3 from crates.io using debcargo 2.6.1

rust-prodash (28.0.0-1) unstable; urgency=medium
 .
   * Package prodash 28.0.0 from crates.io using debcargo 2.6.1
   * Update patches for new upstream and current situation in Debian.
 .
   [ Federico Ceratto ]
   * Team upload.
   * Package prodash 28.0.0 from crates.io using debcargo 2.6.1

rust-tempfile (3.10.1-1) unstable; urgency=medium
 .
   * Team upload.
   * Package tempfile 3.10.1 from crates.io using debcargo 2.6.1
   * Update relax-dep.diff for new upstream.
   * Drop drop-redox.patch, upstream now uses rustix on redox os.



REMOVED: trickle 1.07-12
REMOVED: amp 0.6.1-1
REMOVED: ben 0.10.3
REMOVED: xmrig 6.21.1+dfsg-1
REMOVED: trash-cli 0.23.11.10-1
REMOVED: sbd 1.5.2-1
REMOVED: compyle 0.8.1-8
REMOVED: budgie-desktop-view 1.3-1
REMOVED: tomahawk 0.7.1-2.1
REMOVED: lsh-utils 2.1-14
REMOVED: whitakers-words 0.2020.10.27-1.3
REMOVED: prometheus-sql-exporter 0.4.5-1
REMOVED: python-bonsai 1.5.0+ds-3
REMOVED: gnucash-docs 5.5-1
REMOVED: pxp 1.2.9-3
REMOVED: gforth 0.7.3+dfsg-9
REMOVED: ocaml-parany 14.0.1-1
REMOVED: mirrorbits 0.5.1+git20240203.4e34d9b+ds1-1
REMOVED: ada-reference-manual 1:2020.1commit85143dcb-4
REMOVED: gnucap-python 0.0.2-1.2
REMOVED: ocamlrss 2.2.2-2
REMOVED: sen 0.7.0-1
REMOVED: python-dtcwt 0.12.0-5
REMOVED: ocaml-cpu 2.0.0-5
REMOVED: meta-ocaml 4.13.1.1
REMOVED: approx 5.12-2
REMOVED: libnginx-mod-http-modsecurity 1.0.3-1
REMOVED: golang-github-prometheus-community-pgbouncer-exporter 0.7.0-1
REMOVED: asciijump 1.0.2~beta-10
REMOVED: anet 0.4.3-3
REMOVED: gap-hapcryst 0.1.15-3
REMOVED: bitlbee-facebook 1.2.2-2
REMOVED: topal 81-2
