[ubuntu/bionic-proposed] kopanocore 8.3.4-4ubuntu2 (Accepted)

Nishanth Aravamudan nish.aravamudan at canonical.com
Tue Nov 7 00:36:15 UTC 2017


kopanocore (8.3.4-4ubuntu2) bionic; urgency=medium

  * d/php-mapi.php: update file paths for PHP7.1

kopanocore (8.3.4-4ubuntu1) bionic; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - d/control, d/rules: bump build-depends to PHP 7.1.
  * Drop:
    - d/p/OpenSSL-Make-SSLv2-conditional.patch
      + Fix logical error in patch (Debian Bug: #861849).
      [ Fixed in Debian 8.3.2-1 ]
    - Cherrypick upstream patch to fix ftbfs with new libmime.
      [ Fixed upstream in 8.2 ]

kopanocore (8.3.4-4) unstable; urgency=medium

  [ Carsten Schoenert ]
  * [bab2c19] move dh_fixperms to arch depended

kopanocore (8.3.4-3) unstable; urgency=medium

  [ Guido Günther ]
  * [75a1b00] kopano-dev: Depend on kopano-libs (Closes: #877454)
    Obviously needs the -dev package needs a depending on the library package.
    Without those libraries no real development is possible.
  * [e2098a7] kopano-search: drop dependencies on essential packages
    The dependencies on various now partially essential packages aren't needed
    and can be dropped.
    (Closes: #877549)
  * [6d4dc9b] uscan: switch to https
  * [cf57093] uscan: Match on beta versions and ignore .90 "betas"
    Be more open for beta versions too, but ignore versions of *.90 which are
    like final pre versions for the next release.

  [ Carsten Schoenert ]
  * [9414114] debian/control: increase Standards-Version to 4.1.1
    No further changes are needed.
  * [3e273da] debian/control: put l10n package into section localization
  * [1e61e46] debian/watch: update due changed GitHub organization
    Upstream has changed their team name on GitHub to 'Kopano-dev', adopt this
    change into the watch file so uscan can reach valid content again.
  * [4e8f2db] bump debhelper >= 10.8
  * [3136c81] debian/control: remove obsolete B-D due debhelper 10.8
    New debhelper versions have a automatic dependency on autotools-dev,
    dh-{autoreconf,systemd} and we don't need them explicitly in B-D.
  * [3ff17ac] debian/rules: remove zcontacts.inf from kopano-server
    This configuration file is already used by kopano-contacts and we don't
    need to ship it in kopano-server again.
    (Closes: #876480)

kopanocore (8.3.4-2) unstable; urgency=medium

  * [a8cd857] Version libvmime build-dep (Closes: #875454)
  * [e8ba560,236d51a] Add apparmor profiles for kopano-{server,dagent,source}

kopanocore (8.3.4-1) unstable; urgency=medium

  [ Carsten Schoenert ]
  * [ffe603c] New upstream version 8.3.4
  * [c23daaf] rebuild patch queue from patch-queue branch
    Modified patch:
       - Add-include-for-database-configuration.patch
  * [69be9b9] debian/control: adding version B-D on libvmime-dev
    (Closes: #875454)
  * [f581cd2] debian/kopano-libs.symbols: update symbols to 8.3.4-1
    (Closes: #875453)

kopanocore (8.3.3-1) unstable; urgency=medium

  [ Guido Günther ]
  * [3fb8819] backup,search: Depend python-dateutil
    The packages kopano-{backup,search} needing dateutil from python-dateutil
    to work properly, so ensure we depend on that.

  [ Felix Bartels ]
  * [6fde1a7] kopano-core: no need for depending kopano-archiver
    The archiver functions are mostly not needed in typical installation of
    the core package, we don#t need to depend on.
  * [d1ab087] syncing /etc/default/kopano with upstream
  * [3bba4ba] kopano-core: improve the package description

  [ Carsten Schoenert ]
  * [e3b5796] New upstream version 8.3.3
  * [5418e96] debian/kopano-libs.symbols: update symbols to 8.3.3-1
  * [516fcf5] Uploaders: update email address of Mark
  * [da6b474] Revert "debian/kopano-libs: adding one more override"
    The previous added lintian override isn't needed any more.
  * [16ff4e3] debian/control: increase Standards-Version to 4.0.1

kopanocore (8.3.2-1) unstable; urgency=medium

  [ Carsten Schoenert ]
  * [32b1d1d] rebuild patch queue from patch-queue branch
    Modified patches:
       - OpenSSL-Make-SSLv2-conditional.patch
    (Closes: #861849)
  * [491f616] kopano-server.postrm: missed substitute for kopano
    (Closes: #863958)
  * [85aaecc] debian/control: rename package php7.0-mapi to php-mapi
    (Closes: #861775)
  * [860645f] debian/control: mark some packages Multi-Arch: same
  * [3e029cd] debian/control: let kopano-dev conflict with libmapi-dev
    (Closes: #857377)
  * [caf7313] New upstream version 8.3.1
  * [2bd9fee] New upstream version 8.3.2
  * [edc4753] rebuild patch queue from patch-queue branch
    Update patches:
       - Be-pessimistic-about-daemon-startup.patch
       - build-support-gsoap-2.8.36.patch
       - server.cfg-prepare-later-M-A-substition-while-built.patch
    Removed patches (fixed upstream):
       - OpenSSL-Make-SSLv2-conditional.patch
       - change-shebang-to-usr-bin-php7.0.patch
       - fixup-spelling-issues-against-8.1.0.patch
       - kopano-cachestat-update-docstring-remove-diff-function.patch
       - remove-undocummented-sk_SSL_COMP_free-call.patch
  * [f964415] debian/watch: use the GitHub mirror from Kopano
  * [58e6a07] Build-Depends: remove no longer needed packages
    Upstream doesn't need Boost and Google perftools anymore.
    Drop deps, will allow us to build on more architectures as well.
  * [8f12375] d/rules: remove obsolete configure options
    As the Google perftools aren't needed any longer also the old configuration
    option for tcmalloc are gone, but also no extra option for python and swig
    must be set.
  * [494c1c7] debian/copyright: update due upstream adjustments
  * [7bea455] debian/kopano-libs.override: 'iff' is correct word.
    Upstream is will rework this part to make this override obsolete.
  * [35b751b] Reshuffle libs
    Some existing libraries are gone since > 8.1.0, new libraries need to
    be added.
  * [fb4d747] kopano-server: move some config files into private folder
  * [05fce39] kopano-utils.install: add new tools to package
  * [ec0aba0] debian/php-mapi.install; adjust installation folder
  * [999ece1] debian/rules: Tell dh where to find the private libs
  * [a957574] debian/rules: remove more *.la files
  * [7abd16f] debian/rules: don't build non existing man pages
    We don't need to build manpages any longer, upstream is providing them now
    groff
  * [9ece6b8] debian/rules: remove unused variable
  * [9a0dd4b] debian/rules: use helper from dpkg for version selecting
  * [729a53a] kopano-utils needs a lintian-overrides
  * [9ac7b85] debian/control: increase Standards-Version to 4.0.0
  * [ad19ed5, 7deeb41] debian/kopano-libs.symbols: update symbols to 8.3.2-1
    (Closes: #871276)
  * [740b113] debian/control: update gsoap related Build-Depends
  * [4402ae6] debian/watch: fixup meaning and spelling in comment
  * [7c83655] debian/rules: use make magic for transforming *.in files
  * [2745d43] rebuild patch queue from patch-queue branch
    Splitting up the patches into Debian specific and more generic fix-up
    patches.
    Removed patches (obsolete after upstream version 8.3.2):
       - adding-.NOTPARALLEL-target-to-swig-python-Makefiel.am.patch
       - adjust-search-path-for-php-config-script-on-php7.0.patch
       - build-support-gsoap-2.8.36.patch

  [ Guido Günther ]
  * [44087f3] Don't redefine __FD_SETSIZE,
    so we can enable hardening.
  * [398e021] autopkgtests: Start mysql server
  * [bbc3c29] Drop fixes/Be-pessimistic-about-daemon-startup.patch
    Fixed slightly different upstream.

Date: Mon, 06 Nov 2017 16:35:04 -0800
Changed-By: Nishanth Aravamudan <nish.aravamudan at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/kopanocore/8.3.4-4ubuntu2
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 06 Nov 2017 16:35:04 -0800
Source: kopanocore
Binary: kopano-libs kopano-core kopano-archiver kopano-backup kopano-common kopano-contacts kopano-dev kopano-dagent kopano-gateway kopano-ical kopano-l10n kopano-monitor kopano-search kopano-server kopano-spooler kopano-utils python-mapi python-kopano php-mapi
Architecture: source
Version: 8.3.4-4ubuntu2
Distribution: bionic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Nishanth Aravamudan <nish.aravamudan at canonical.com>
Description:
 kopano-archiver - Complete and feature rich groupware solution - archiver
 kopano-backup - Complete and feature rich groupware solution - backup
 kopano-common - Complete and feature rich groupware solution - common files
 kopano-contacts - Complete and feature rich groupware solution - contact mapi provi
 kopano-core - Metapackage to install the Kopano Core stack
 kopano-dagent - Complete and feature rich groupware solution - delivery agent
 kopano-dev - C++ Development files and libraries for Kopano Core
 kopano-gateway - Complete and feature rich groupware solution - POP3 and IMAP gate
 kopano-ical - Complete and feature rich groupware solution - CalDAV and CalDAV
 kopano-l10n - Complete and feature rich groupware solution - l10n files
 kopano-libs - Complete and feature rich groupware solution - Free/Busy library
 kopano-monitor - Complete and feature rich groupware solution - quota monitor
 kopano-search - Complete and feature rich groupware solution - indexer
 kopano-server - Complete and feature rich groupware solution - server component
 kopano-spooler - Complete and feature rich groupware solution - email spooler
 kopano-utils - Complete and feature rich groupware solution - admin tools
 php-mapi   - Complete and feature rich groupware solution - PHP MAPI bindings
 python-kopano - Complete and feature rich groupware solution - Python bindings
 python-mapi - Complete and feature rich groupware solution - Python MAPI bindin
Closes: 857377 861775 861849 863958 871276 875453 875454 876480 877454 877549
Changes:
 kopanocore (8.3.4-4ubuntu2) bionic; urgency=medium
 .
   * d/php-mapi.php: update file paths for PHP7.1
 .
 kopanocore (8.3.4-4ubuntu1) bionic; urgency=medium
 .
   * Merge with Debian unstable. Remaining changes:
     - d/control, d/rules: bump build-depends to PHP 7.1.
   * Drop:
     - d/p/OpenSSL-Make-SSLv2-conditional.patch
       + Fix logical error in patch (Debian Bug: #861849).
       [ Fixed in Debian 8.3.2-1 ]
     - Cherrypick upstream patch to fix ftbfs with new libmime.
       [ Fixed upstream in 8.2 ]
 .
 kopanocore (8.3.4-4) unstable; urgency=medium
 .
   [ Carsten Schoenert ]
   * [bab2c19] move dh_fixperms to arch depended
 .
 kopanocore (8.3.4-3) unstable; urgency=medium
 .
   [ Guido Günther ]
   * [75a1b00] kopano-dev: Depend on kopano-libs (Closes: #877454)
     Obviously needs the -dev package needs a depending on the library package.
     Without those libraries no real development is possible.
   * [e2098a7] kopano-search: drop dependencies on essential packages
     The dependencies on various now partially essential packages aren't needed
     and can be dropped.
     (Closes: #877549)
   * [6d4dc9b] uscan: switch to https
   * [cf57093] uscan: Match on beta versions and ignore .90 "betas"
     Be more open for beta versions too, but ignore versions of *.90 which are
     like final pre versions for the next release.
 .
   [ Carsten Schoenert ]
   * [9414114] debian/control: increase Standards-Version to 4.1.1
     No further changes are needed.
   * [3e273da] debian/control: put l10n package into section localization
   * [1e61e46] debian/watch: update due changed GitHub organization
     Upstream has changed their team name on GitHub to 'Kopano-dev', adopt this
     change into the watch file so uscan can reach valid content again.
   * [4e8f2db] bump debhelper >= 10.8
   * [3136c81] debian/control: remove obsolete B-D due debhelper 10.8
     New debhelper versions have a automatic dependency on autotools-dev,
     dh-{autoreconf,systemd} and we don't need them explicitly in B-D.
   * [3ff17ac] debian/rules: remove zcontacts.inf from kopano-server
     This configuration file is already used by kopano-contacts and we don't
     need to ship it in kopano-server again.
     (Closes: #876480)
 .
 kopanocore (8.3.4-2) unstable; urgency=medium
 .
   * [a8cd857] Version libvmime build-dep (Closes: #875454)
   * [e8ba560,236d51a] Add apparmor profiles for kopano-{server,dagent,source}
 .
 kopanocore (8.3.4-1) unstable; urgency=medium
 .
   [ Carsten Schoenert ]
   * [ffe603c] New upstream version 8.3.4
   * [c23daaf] rebuild patch queue from patch-queue branch
     Modified patch:
        - Add-include-for-database-configuration.patch
   * [69be9b9] debian/control: adding version B-D on libvmime-dev
     (Closes: #875454)
   * [f581cd2] debian/kopano-libs.symbols: update symbols to 8.3.4-1
     (Closes: #875453)
 .
 kopanocore (8.3.3-1) unstable; urgency=medium
 .
   [ Guido Günther ]
   * [3fb8819] backup,search: Depend python-dateutil
     The packages kopano-{backup,search} needing dateutil from python-dateutil
     to work properly, so ensure we depend on that.
 .
   [ Felix Bartels ]
   * [6fde1a7] kopano-core: no need for depending kopano-archiver
     The archiver functions are mostly not needed in typical installation of
     the core package, we don#t need to depend on.
   * [d1ab087] syncing /etc/default/kopano with upstream
   * [3bba4ba] kopano-core: improve the package description
 .
   [ Carsten Schoenert ]
   * [e3b5796] New upstream version 8.3.3
   * [5418e96] debian/kopano-libs.symbols: update symbols to 8.3.3-1
   * [516fcf5] Uploaders: update email address of Mark
   * [da6b474] Revert "debian/kopano-libs: adding one more override"
     The previous added lintian override isn't needed any more.
   * [16ff4e3] debian/control: increase Standards-Version to 4.0.1
 .
 kopanocore (8.3.2-1) unstable; urgency=medium
 .
   [ Carsten Schoenert ]
   * [32b1d1d] rebuild patch queue from patch-queue branch
     Modified patches:
        - OpenSSL-Make-SSLv2-conditional.patch
     (Closes: #861849)
   * [491f616] kopano-server.postrm: missed substitute for kopano
     (Closes: #863958)
   * [85aaecc] debian/control: rename package php7.0-mapi to php-mapi
     (Closes: #861775)
   * [860645f] debian/control: mark some packages Multi-Arch: same
   * [3e029cd] debian/control: let kopano-dev conflict with libmapi-dev
     (Closes: #857377)
   * [caf7313] New upstream version 8.3.1
   * [2bd9fee] New upstream version 8.3.2
   * [edc4753] rebuild patch queue from patch-queue branch
     Update patches:
        - Be-pessimistic-about-daemon-startup.patch
        - build-support-gsoap-2.8.36.patch
        - server.cfg-prepare-later-M-A-substition-while-built.patch
     Removed patches (fixed upstream):
        - OpenSSL-Make-SSLv2-conditional.patch
        - change-shebang-to-usr-bin-php7.0.patch
        - fixup-spelling-issues-against-8.1.0.patch
        - kopano-cachestat-update-docstring-remove-diff-function.patch
        - remove-undocummented-sk_SSL_COMP_free-call.patch
   * [f964415] debian/watch: use the GitHub mirror from Kopano
   * [58e6a07] Build-Depends: remove no longer needed packages
     Upstream doesn't need Boost and Google perftools anymore.
     Drop deps, will allow us to build on more architectures as well.
   * [8f12375] d/rules: remove obsolete configure options
     As the Google perftools aren't needed any longer also the old configuration
     option for tcmalloc are gone, but also no extra option for python and swig
     must be set.
   * [494c1c7] debian/copyright: update due upstream adjustments
   * [7bea455] debian/kopano-libs.override: 'iff' is correct word.
     Upstream is will rework this part to make this override obsolete.
   * [35b751b] Reshuffle libs
     Some existing libraries are gone since > 8.1.0, new libraries need to
     be added.
   * [fb4d747] kopano-server: move some config files into private folder
   * [05fce39] kopano-utils.install: add new tools to package
   * [ec0aba0] debian/php-mapi.install; adjust installation folder
   * [999ece1] debian/rules: Tell dh where to find the private libs
   * [a957574] debian/rules: remove more *.la files
   * [7abd16f] debian/rules: don't build non existing man pages
     We don't need to build manpages any longer, upstream is providing them now
     groff
   * [9ece6b8] debian/rules: remove unused variable
   * [9a0dd4b] debian/rules: use helper from dpkg for version selecting
   * [729a53a] kopano-utils needs a lintian-overrides
   * [9ac7b85] debian/control: increase Standards-Version to 4.0.0
   * [ad19ed5, 7deeb41] debian/kopano-libs.symbols: update symbols to 8.3.2-1
     (Closes: #871276)
   * [740b113] debian/control: update gsoap related Build-Depends
   * [4402ae6] debian/watch: fixup meaning and spelling in comment
   * [7c83655] debian/rules: use make magic for transforming *.in files
   * [2745d43] rebuild patch queue from patch-queue branch
     Splitting up the patches into Debian specific and more generic fix-up
     patches.
     Removed patches (obsolete after upstream version 8.3.2):
        - adding-.NOTPARALLEL-target-to-swig-python-Makefiel.am.patch
        - adjust-search-path-for-php-config-script-on-php7.0.patch
        - build-support-gsoap-2.8.36.patch
 .
   [ Guido Günther ]
   * [44087f3] Don't redefine __FD_SETSIZE,
     so we can enable hardening.
   * [398e021] autopkgtests: Start mysql server
   * [bbc3c29] Drop fixes/Be-pessimistic-about-daemon-startup.patch
     Fixed slightly different upstream.
Checksums-Sha1:
 a70d2e8f937d62bc57fdd03b3c29330ddf76145d 3420 kopanocore_8.3.4-4ubuntu2.dsc
 4d9bc8dea7984b971cf03d4664187fc983454679 33576 kopanocore_8.3.4-4ubuntu2.debian.tar.xz
 1d41eac256c4a42461849a168551d98e84a35922 7107 kopanocore_8.3.4-4ubuntu2_source.buildinfo
Checksums-Sha256:
 9b6c82bf2a76550f598bb2c2fc53b3ad39f1788e4368484cb553f92b8f842999 3420 kopanocore_8.3.4-4ubuntu2.dsc
 8fc7f9fdcaeef81f1d56edf711d8100e6f0e77df3b3f22654245333695e4a08e 33576 kopanocore_8.3.4-4ubuntu2.debian.tar.xz
 692f06ceaa08904d89f29a69cc34ade91971cd47bd20f16d521edf9d535733d9 7107 kopanocore_8.3.4-4ubuntu2_source.buildinfo
Files:
 d09fdff635cbfad250ea11a0560654f5 3420 mail optional kopanocore_8.3.4-4ubuntu2.dsc
 340a2f9b51325fc6a56e3880dcbabfdb 33576 mail optional kopanocore_8.3.4-4ubuntu2.debian.tar.xz
 4ce166d46f6e6c7b503ea881a21c1467 7107 mail optional kopanocore_8.3.4-4ubuntu2_source.buildinfo
Original-Maintainer: Giraffe Maintainers <pkg-giraffe-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----

iQE7BAEBCAAlBQJaAP/oHhxuaXNoLmFyYXZhbXVkYW5AY2Fub25pY2FsLmNvbQAK
CRADRGyeZjIE+HHIB/9yhu0nJ3OlUJK8xMdHG0r/ch15NuyHfQDZARRJ5gmy0PPB
2UUvM2DA7GkIn7oOWJA7Qz33hQdAAQkOWrEu2opi3vIHovlqv9zGFrM/a00fFy44
gz0F4K5mK4GwsLwqP6uUr4AvgDVkkNifHNyON/dUEoOEm6KWRZyqe8wRUoHKNN6b
KPF7dA10lnYpZ6sQdFtBtjs8X5o1Ud6Cz/e73kRV6DlNvLaBKT1iB5AOg8iRgEoX
2hAEluAP8mVlKlAThWKq1Dk0mxd874tlC40lW8XCTZogbIQvGCSGGO5IdpTcyPiE
CELAM19Ix0V/eVVoVSmsrc4uvGUmA9ejCXOSWarH
=TCcd
-----END PGP SIGNATURE-----


More information about the Bionic-changes mailing list