~nacc/ubuntu/+source/gosa:applied/debian/sid

Last commit made on 2017-01-26
Get this branch:
git clone -b applied/debian/sid 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:
applied/debian/sid
Repository:
lp:~nacc/ubuntu/+source/gosa

Recent commits

03fb596... by Mike Gabriel

Import patches-applied version 2.7.4+reloaded2-13 to applied/debian/sid

Imported using git-ubuntu import.

Publish parent: fa4cec988e7a8c6456b51f858ac177b364c87609
Unapplied parent: 136cab7ce0707ec9d2e00ae946376d3ef3d2d49d

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

136cab7... by Mike Gabriel

Debian Edu and Debian LAN take care of maintaining its own version of gosa.conf

Gbp-Pq: 2005_allow-Debian-blends-to-override-gosa-conf.patch.

10eaf0d... by Mike Gabriel

Fixed location of auto-generated locales

Gbp-Pq: 2004_fix-locale-location.patch.

4cb79d1... by Mike Gabriel

Fix location of auto-generated class mapping file

Gbp-Pq: 2003_fix-class-mapping.patch.

c7c282c... by Mike Gabriel

Fix location of configuration template.

Gbp-Pq: 2002_fix-template-location.patch.

4b783c5... by Mike Gabriel

Adapt location for debian packaged smarty

Gbp-Pq: 2001_fix-smarty-location.patch.

f96174c... by Mike Gabriel

Migrate from php-mysql to php-mysqli

Gbp-Pq: 1028_use-mysqli-instead-of-mysql.patch.

a4e561a... by Mike Gabriel

Allow IPv4 addresses and FQDNs as sudoHost

Gbp-Pq: 1027_fix-sudo-fqdn.patch.

1828aaf... by Mike Gabriel

PHP7 deprecation: constructor methods must be named __construct(<opts>).

Gbp-Pq: 1026_fix-deprecated-constructor-format.patch.

370a85e... by Mike Gabriel

Fix class autoloading under smarty3 3.1.28

Gbp-Pq: 1025_fix-with-smarty-3-1-29.patch.