~nacc/ubuntu/+source/gosa:debian/jessie

Last commit made on 2016-06-05
Get this branch:
git clone -b debian/jessie https://git.launchpad.net/~nacc/ubuntu/+source/gosa
Only Nish Aravamudan can upload to this branch. If you are Nish Aravamudan please log in for upload directions.

Branch merges

Branch information

Name:
debian/jessie
Repository:
lp:~nacc/ubuntu/+source/gosa

Recent commits

88ef496... by Holger Levsen <email address hidden>

Import patches-unapplied version 2.7.4+reloaded2-1+deb8u2 to debian/jessie

Imported using git-ubuntu import.

Publish parent: 3416e7df814d8e4b3080eb61d802901bee6d5160

New changelog entries:
  [ Mike Gabriel ]
  * debian/patches:
    + 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 2009_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).
  [ Holger Levsen ]
  * Fixup PHP syntax in 1010_fix-entry-removal-in-mail-plugin.patch. See
    #796823 for the details.
  * Cherry-picked from 2.7.4+reloaded2-6 from Mike Gabriel:
    + 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
      0007_update-sambaHashHook-description.patch from upstream.

3416e7d... by Mike Gabriel

Import patches-unapplied version 2.7.4+reloaded2-1+deb8u1 to debian/jessie

Imported using git-ubuntu import.

Publish parent: 331a53fa1e84bc0e905d476f3175304a2ab7efb8

New changelog entries:
  * 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)

331a53f... by Mike Gabriel

Import patches-unapplied version 2.7.4+reloaded2-1 to debian/jessie

Imported using git-ubuntu import.

Publish parent: bd01870f22b42da1cf5660b444c9f3ad3524d7c0
Changelog parent: d7f35d5ed5c8def313abaca2f7faf44bdd464d3f

d7f35d5... by Mike Gabriel

Import patches-unapplied version 2.7.4+reloaded2-1 to debian/sid

Imported using git-ubuntu import.

Publish parent: c04a34b0acd7479371bfb37e25409393497b6ce9

New changelog entries:
  * 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.

bd01870... by Mike Gabriel

Import patches-unapplied version 2.7.4+reloaded1-4 to debian/jessie

Imported using git-ubuntu import.

Publish parent: 9ea708b1e5974401fbcc97314ffd1f9fff6cbcb9
Changelog parent: c04a34b0acd7479371bfb37e25409393497b6ce9

c04a34b... by Mike Gabriel

Import patches-unapplied version 2.7.4+reloaded1-4 to debian/sid

Imported using git-ubuntu import.

Publish parent: 28fd51bf1fba2a5118ec3ff0f8cd6837c48d5836

New changelog entries:
  * 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).

28fd51b... by Mike Gabriel

Import patches-unapplied version 2.7.4+reloaded1-3 to debian/sid

Imported using git-ubuntu import.

Publish parent: 731c532fd6e9f86dc1f995105c0a2b320096e8f6

New changelog entries:
  * 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).

9ea708b... by Mike Gabriel

Import patches-unapplied version 2.7.4+reloaded1-2 to debian/jessie

Imported using git-ubuntu import.

Publish parent: 5254fe08bbc2244973a36aa788e278b59504c866
Changelog parent: 731c532fd6e9f86dc1f995105c0a2b320096e8f6

731c532... by Mike Gabriel

Import patches-unapplied version 2.7.4+reloaded1-2 to debian/sid

Imported using git-ubuntu import.

Publish parent: c2cbad7bd7e7a27fb9562d8e765951d647bbd21f

New changelog entries:
  * 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.

5254fe0... by Mike Gabriel

Import patches-unapplied version 2.7.4+reloaded1-1 to debian/jessie

Imported using git-ubuntu import.

Publish parent: 49b89fc66ee5108ef908a4c99da3f678e5bc07e1
Changelog parent: c2cbad7bd7e7a27fb9562d8e765951d647bbd21f