]> git.ipfire.org Git - people/ummeegge/ipfire-2.x.git/commit
mailproxy_basis_update: Include needed updates for the mailsystem update mailproxy_basis_update
authorErik Kapfer <erik.kapfer@ipfire.org>
Sun, 5 Jul 2015 10:00:26 +0000 (12:00 +0200)
committerErik Kapfer <erik.kapfer@ipfire.org>
Tue, 7 Jul 2015 11:04:03 +0000 (13:04 +0200)
commit749c518093e887f614a91d73fdefcb64f14aa952
tree75bc572eab856df255a55f86e2cd331c2c67d51e
parent1f99566dd268515c18a8d8ae2e8ab526c490b99b
mailproxy_basis_update: Include needed updates for the mailsystem update

Postfix version 3.0.1 recommends a 6er version of BerkeleyDB.
The update to db-6.1.26 without berkeley_compat needs patches for squidGuard and PHP.
ICU was added cause of the SMTPUTF8 support, boost uses ICU too so it will be build before boost,
OpenLDAP uses it too.
The cmake update will needed for possible soon coming updates for MySQL, MariaDB.
Libarchive is needed by the new cmake. make is not needed but was updated by the way.
libevent2 is also recommended by MariaDB
27 files changed:
config/rootfiles/common/BerkeleyDB
config/rootfiles/common/berkeley
config/rootfiles/common/boost
config/rootfiles/common/cmake
config/rootfiles/common/icu [new file with mode: 0644]
config/rootfiles/common/libarchive [new file with mode: 0644]
config/rootfiles/common/nettle
config/rootfiles/common/openldap
config/rootfiles/packages/cyrus-imapd
config/rootfiles/packages/make
config/rootfiles/packages/postfix
lfs/BerkeleyDB
lfs/berkeley
lfs/boost
lfs/cmake
lfs/cyrus-imapd
lfs/icu [new file with mode: 0644]
lfs/libarchive [new file with mode: 0644]
lfs/make
lfs/nettle
lfs/openldap
lfs/php
lfs/postfix
lfs/squidguard
src/patches/openldap-2.4.40-consolidated-1.patch [new file with mode: 0644]
src/patches/php-5.3.27_db6.patch [new file with mode: 0644]
src/patches/squidguard-1.4.1-db6.patch [new file with mode: 0644]