forked from pool/gromox
Accepting request 1064314 from server:mail
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1064314 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gromox?expand=0&rev=6
This commit is contained in:
commit
6873c52387
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCY8WiAwAKCRD3bv5dDCI6
|
||||
j8WNAQCwXpVLHXtZPCCYqFXi3nADUG94pK68Ri8SqvagxcNSVQD/T9u34hba6dom
|
||||
sAoYdDLtetOnaWdhBR3Xi0mTXaQpVgU=
|
||||
=xNkh
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2d67b3b4dd85402ea47882421ee4a8430781adeac12d5883dd05d3df4d66e21f
|
||||
size 1997464
|
7
gromox-2.3.tar.asc
Normal file
7
gromox-2.3.tar.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCY90c8QAKCRD3bv5dDCI6
|
||||
j8wOAQDMeV8wOBNI5SfMhu/a+0kA6+jVjdmDOliDqJeuHT3KcwD/StBc+BuNClHP
|
||||
O8u0veVgSsUVLFHsOPzYS8+UCfuxHQc=
|
||||
=yDbj
|
||||
-----END PGP SIGNATURE-----
|
3
gromox-2.3.tar.zst
Normal file
3
gromox-2.3.tar.zst
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:44fce62edf66a478daa5e0c3cc71024f90c65cd0110aef4b354f92f1de4952e8
|
||||
size 1993503
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 3 16:16:14 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2.3
|
||||
* pff2mt: support non-Unicode PFF files
|
||||
* ldap_adaptor: read ldap_start_tls, ldap_mail_attr from
|
||||
orgparam table
|
||||
* Support Emojis in HTML-to-RTF conversion code
|
||||
* exmdb_provider: implement message store softdelete count
|
||||
properties
|
||||
* dbop_sqlite: guard schema upgrades with transaction
|
||||
* Do not fail entire HTML-to-RTF conversion or calls like
|
||||
getpropvals(PR_RTF_COMPRESSED) when encountering garbage
|
||||
bytes
|
||||
* exmdb_provider: have folder message count properties respect
|
||||
softdelete
|
||||
* zcore: mapi_copyto had inverted meaning of MAPI_NOREPLACE
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 16 19:14:43 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define _libexecdir %_prefix/libexec
|
||||
|
||||
Name: gromox
|
||||
Version: 2.2
|
||||
Version: 2.3
|
||||
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