- Mar 15, 2020
-
-
Carsten Schoenert authored
-
Carsten Schoenert authored
-
Matthias Klose authored
Otherwise configure wont find Python 3.8 correctly. Closes: #953549
-
- Feb 02, 2020
-
-
Carsten Schoenert authored
-
Carsten Schoenert authored
Some minor whitespace cleanups, not fucntional changes to the source. Gbp-Dch: Ignore
-
Carsten Schoenert authored
-
Carsten Schoenert authored
No further changes needed.
-
Carsten Schoenert authored
We can pick up the Description field from upstream, we had a typo in there and the upstream text fits better any way.
-
Carsten Schoenert authored
We still use our own service file for kopano-server for various reasons, but some small adoptions we can pick up from the upstream shipped service file.
-
Carsten Schoenert authored
The current used debhelper has changed the naming schema for servive files. This requires some renaming of used service files within the debian folder. So doing some renaming. kopano-dagent.kopano-dagent.service -> kopano-dagent.service kopano-presence.kopano-presence.service -> kopano-presence.service kopano-server.kopano-server.service -> kopano-server.service
-
Carsten Schoenert authored
Added patch: freebusy-avoid-out-of-bounds-access-in-HrAddFBBlock.patch Fixes CVE-2019-19907 Updated patch: Use-python3-everywhere.patch Closes: #936808
-
- Dec 15, 2019
-
-
Steve Langasek authored
Since 8.7.0-3, the autopkgtests for kopanocore have been failing in Ubuntu, due to an apparmor denial when kopano-search tries to access /usr/sbin/ldconfig: [413685.899592] audit: type=1400 audit(1576179514.224:92): apparmor="DENIED" operation="open" profile="/usr/sbin/kopano-search" name="/usr/sbin/ldconfig" pid=298626 comm="ldconfig" requested_mask="r" denied_mask="r" fsuid=0 ouid=0 The reason for this is that ldconfig on Ubuntu is a wrapper script around ldconfig.real. Closes: #946659
-
- Oct 29, 2019
-
-
Carsten Schoenert authored
-
Gert van Dijk authored
The binary packages kopano-dagent and kopano-monitor don't have a need for a dependency on php-mapi and php-cli.
-
Carsten Schoenert authored
-
Carsten Schoenert authored
By the recently added various upstream commits as additional patches for the patch-queue the kopano-server is acting a bit different than before. If a user is newly added to the server that user will also get a store automatically. Thus we don't need to create a store for that user within the autopkgtest. Instead we simply can check if the server can provide details for the user. But we can also check if we can create a public store on the system.
-
- Oct 28, 2019
-
-
Carsten Schoenert authored
The default folder for userscripts is /usr/lib/kopano/userscripts/ since some time but we haven't adopt this change into the AppArmor profile for kopano-server in time. Closes: #933886
-
Carsten Schoenert authored
-
- Oct 26, 2019
-
-
Carsten Schoenert authored
-
Roel van Meer authored
Added patches: Partially-revert-libserver-implement-object-caching-by-us.patch libserver-remove-constant-5th-argument-to-GetCell.patch libserver-turn-GetCell-bool-params-into-a-flags-argument.patch libserver-only-return-PT_NULL-cacheentry-info-when-so-req.patch libserver-reduce-indent-in-SOT-QueryRowByColumn.patch libserver-shorten-common-subexpression-with-alias-ECStore.patch libserver-stop-caching-truncated-tproperties-data.patch libserver-add-option-to-disable-cell-read-cache.patch m4lcommon-have-HrGetAllProps-preserve-MAPI_W_ERRORS_RETUR.patch m4lcommon-factor-out-HrGetAllProp-s-large-property-post-l.patch m4lcommon-add-new-helper-for-loading-large-properties-tra.patch treewide-read-large-properties-using-HrGetFullProp.patch client-fix-a-comment-about-gratitious-property-sizes.patch libserver-restore-tproperties-synchronization-for-read-fl.patch libserver-add-missing-space-before-LOCK-SHARE.patch dbadm-pass-shared_ptr-KDatabase-consistently.patch dbadm-add-corrective-procedure-for-bug-KC-1444.patch These are all the upstream patches that referenced KC-1417, KC-1443 or KC-1444. Some additional patches were included when they were needed to get other patches to apply cleanly. Closes: #931008
-
Roel van Meer authored
Added patches: gateway-avoid-uncaught-exception-when-client-disconnects-.patch Closes: #935789
-
Roel van Meer authored
added patches: common-the-SSL-proto-list-string-is-TLSv1-not-TLSv1.0.patch server-recognize-TLSv1.0-for-backward-compat.patch Upstream report: https://jira.kopano.io/browse/KC-1439
-
Carsten Schoenert authored
Lintian is complaining about empty folders within the kopano-server binary package. The empty folders are no issue here, these folders are intende for placing scripts from the users or sysadmins.
-
Carsten Schoenert authored
No further changes needed.
-
- Oct 18, 2019
-
-
Carsten Schoenert authored
Adding new rule for specific binaries in the folder {/usr}/bin which doesn't need to have full access on the system. Adding read access right to /etc/mime.types. And finally allow the inclusion of a local configurated AA profile by the system user so he can overrule something without the modification of a file within the packaging. Closes: #934460
-
Carsten Schoenert authored
Closes: #934459
-
Carsten Schoenert authored
-
Carsten Schoenert authored
-
Carsten Schoenert authored
A full working server needs this file too, obviously nobody noticed this missed file until now. This is partially related to the bug report #933900.
-
Carsten Schoenert authored
Moving the installation of mapitime and kscriptrun from /u/lib/$architecture/ to /usr/libexec so the scripts which are installed into /usr/lib/kopano/userscripts/* can access them directly and we don't need to rewrite them partially. Closes: #933887
-
Roel van Meer authored
This ensures that if mariadb-server cannot be installed, the test is marked as skipped. Implemented exactly as advised in #941999. Closes: #941999
-
Roel van Meer authored
added patches: Decrease-ICS-processing-batch-size.patch server-check-for-NULL-SSL-context-before-calling-soap_ssl.patch Patch cherry-picked from upstream https://github.com/Kopano-dev/kopano-core/commit/eac93901 server-cure-use-after-free-crash-on-shutdown.patch Patch cherry-picked from upstream https://github.com/Kopano-dev/kopano-core/commit/e424a3f7 Closes: #939751, #941610
-
- Oct 17, 2019
-
-
Roel van Meer authored
This ensures that the status target of the init scripts actually sees that the daemons are running.
-
Roel van Meer authored
Similar invocation as in the kopano-search init script. Fixes this error when trying to stop the service: root@host:~# service kopano-presence stop [....] Stopping kopano presence daemon: kopano-presence No /usr/sbin/kopano-presence found running; none killed. failed! Closes: #942491
-
- Aug 03, 2019
-
-
Carsten Schoenert authored
The koapno-spamd package did not include the SysV init script file yet as we have missed adding this unit to dh-installinit.
-
Carsten Schoenert authored
The ldap default configurations have been moved from /etc/kopano to /usr/share/kopano for a while. Updating the AppArmor profile for kopano-server now. Closes: #933761
-
Carsten Schoenert authored
The LDAP configuration file was getting lost somehow in the past ... re-adding the config file again. Closes: #933759
-
- Jul 18, 2019
-
-
Roel van Meer authored
Fixes this error: root@buster:~# /etc/init.d/kopano-search start [....] Starting Kopano search: kopano-searchTraceback (most recent call last): File "/usr/sbin/kopano-search", line 4, in <module> import kopano_search ImportError: No module named kopano_search failed!
-
Roel van Meer authored
Closes: #924569
-
- Jul 17, 2019
-