forked from pool/gromox
Accepting request 1119113 from server:mail
- Update to release 2.15 OBS-URL: https://build.opensuse.org/request/show/1119113 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gromox?expand=0&rev=19
This commit is contained in:
commit
b853fca036
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZR08BQAKCRD3bv5dDCI6
|
||||
j/GFAP9YwqQEUoXNBgAsq4+nSHSnNTBuCYxyf/gm5+5fonwW9gEAjeop1kL5rnwi
|
||||
ewx5e9wjSOvvAHp226QH7GF/dQP3lgY=
|
||||
=GJhk
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cd5e99ea435001b3bb1c8dca8094ecb1ffe9a8c21ada4c809b26d5ea5588da6b
|
||||
size 2047205
|
7
gromox-2.15.tar.asc
Normal file
7
gromox-2.15.tar.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZS/W7wAKCRD3bv5dDCI6
|
||||
jym2AQD+NIouFLElYZzhABzKqvHoWJfKWJMakYnl3vFur7RWCgEA/pMVz9kw1QRb
|
||||
UtP8u612QchXb4ASMecAYue1dkQcJgQ=
|
||||
=osOJ
|
||||
-----END PGP SIGNATURE-----
|
3
gromox-2.15.tar.zst
Normal file
3
gromox-2.15.tar.zst
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8bdca19409d1700ab90aefd31e12cc38a4a0a09172868b36f27090cce112ac63
|
||||
size 2049370
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 18 13:01:38 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2.15
|
||||
* imap: do not emit continuation request on LITERAL+ (now also
|
||||
for large literals >64K)
|
||||
* exmdb: explicitly rollback SQLite transactions when the commit
|
||||
operation failed
|
||||
* delivery: support for plus-addresses/recipient delimiters,
|
||||
e.g. <user+extension@example.com>
|
||||
* mbop: new subcommand ``recalc-size`` to recalculate store size
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 4 10:37:50 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
Format: 1.0
|
||||
Source: gromox
|
||||
Architecture: any
|
||||
Version: 2.14
|
||||
Version: 2.15
|
||||
DEBTRANSFORM-RELEASE: 1
|
||||
Maintainer: Gromox <null@gromox.com>
|
||||
Homepage: https://gromox.com
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define _libexecdir %_prefix/libexec
|
||||
|
||||
Name: gromox
|
||||
Version: 2.14
|
||||
Version: 2.15
|
||||
Release: 0
|
||||
Summary: Groupware server backend with RPC, IMAP,POP3, PHP-MAPI support
|
||||
License: AGPL-3.0-or-later AND GPL-2.0-only AND GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user