Skip to content
Snippets Groups Projects
  1. Mar 15, 2020
  2. Feb 02, 2020
  3. Dec 15, 2019
    • Steve Langasek's avatar
      apparmor kopano-server: allow ldconfig{,.real} call · 0f7f9e82
      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
      0f7f9e82
  4. Oct 29, 2019
  5. Oct 28, 2019
  6. Oct 26, 2019
    • Carsten Schoenert's avatar
      efbe4aa7
    • Roel van Meer's avatar
      rebuild patch-queue from patch-queue branch · 66a4a60d
      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
      66a4a60d
    • Roel van Meer's avatar
      rebuild patch queue from patch-queue branch · 4bdc6d0a
      Roel van Meer authored
      Added patches:
      gateway-avoid-uncaught-exception-when-client-disconnects-.patch
      
      Closes: #935789
      4bdc6d0a
    • Roel van Meer's avatar
      rebuild patch queue from patch-queue branch · e7fdb4fc
      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
      e7fdb4fc
    • Carsten Schoenert's avatar
      lintian: adding additional override for kopano-server · 44fc2617
      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.
      44fc2617
    • Carsten Schoenert's avatar
      d/control: increase Standards-Version to 4.4.1 · 60bd636a
      Carsten Schoenert authored
      No further changes needed.
      60bd636a
  7. Oct 18, 2019
  8. Oct 17, 2019
  9. Aug 03, 2019
  10. Jul 18, 2019
  11. Jul 17, 2019
    • intrigeri's avatar
      Fix syntax of usr.sbin.kopano-search AppArmor profile. · 7701ce1b
      intrigeri authored
      The syntax introduced in 0a74ec04 is not supported by the parser:
      
              AppArmor parser error for /etc/apparmor.d/usr.sbin.kopano-search in /etc/apparmor.d/usr.sbin.kopano-search at line 24:
              syntax error, unexpected TOK_END_OF_RULE, expecting TOK_ID or TOK_MODE or TOK_SET_VAR
      7701ce1b
Loading