Package: postfixadmin / 3.3.15+ds-2

Metadata

Package Version Patches format
postfixadmin 3.3.15+ds-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 db_credentials.patch | (download)

config.inc.php | 20 14 + 6 - 0 !
1 file changed, 14 insertions(+), 6 deletions(-)

 debian specific db_credentials changes


0002 drop use of the deprecated PHP imap extension.patch | (download)

model/MailboxHandler.php | 69 5 + 64 - 0 !
public/setup.php | 9 0 + 9 - 0 !
2 files changed, 5 insertions(+), 73 deletions(-)

 [patch] drop use of the deprecated php imap extension (php-imap)


0003 use shared libs.patch | (download)

config.inc.php | 2 1 + 1 - 0 !
model/PFASmarty.php | 6 3 + 3 - 0 !
public/css/bootstrap.css | 4 2 + 2 - 0 !
public/setup.php | 4 2 + 2 - 0 !
templates/header.tpl | 8 4 + 4 - 0 !
5 files changed, 12 insertions(+), 12 deletions(-)

 use shared php and js libraries
 Use shared php and js libraries shipped with Debian, instead of embedded
 libraries that come with the upstream source.
0005 additions fetchmail script debianize.patch | (download)

ADDITIONS/fetchmail.pl | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 make debian specific changes in additional scripts
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/postfixadmin/+bug/2047056