forked from pool/gromox
Accepting request 1133781 from server:mail
- Update to release 2.20 OBS-URL: https://build.opensuse.org/request/show/1133781 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gromox?expand=0&rev=24
This commit is contained in:
commit
e89e9cc89d
@ -1,4 +1,4 @@
|
||||
gromox (1.36.23.3447095) unstable; urgency=low
|
||||
gromox (2.20) unstable; urgency=low
|
||||
|
||||
* Initial package.
|
||||
|
||||
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZW3fIAAKCRD3bv5dDCI6
|
||||
j7XqAQCVL9w3lfrrlSaFdETM5bxL48OLnzyIBsdoQ3kueswyPAD/fRqUFpIiTHyu
|
||||
916WG37MFU/RVwg22ZlcKiPkmVKOzQE=
|
||||
=DgAf
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f5b42e73bf99d0b3214be5a2bf5ab8767d1b668932c669aa4c020668574670c
|
||||
size 2085568
|
7
gromox-2.20.tar.asc
Normal file
7
gromox-2.20.tar.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZXwyyQAKCRD3bv5dDCI6
|
||||
j6clAP9QsP2G1AJh7MLSTxLAzimblWetkIyaMVHvd6kW5STbzAEAzkfVx3CaDAiv
|
||||
WhlZDUQWKrEUmV3PJjzUL/vskLAiygs=
|
||||
=p7qe
|
||||
-----END PGP SIGNATURE-----
|
3
gromox-2.20.tar.zst
Normal file
3
gromox-2.20.tar.zst
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:556d095cf172cd376cd345fc4874fa3459858502ac9fc7915786223539565118
|
||||
size 2093367
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 15 10:00:02 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2.20
|
||||
* oxdisco: allow autodiscover for room/equipment stores
|
||||
* oxcical: allday events are now emitted (pursuant to the
|
||||
``oxcical_allday_ymd`` config directive) as "floating time"
|
||||
per the OXCICAL spec recommendations
|
||||
* oxcical: resolve integer underflow that botched weekorder
|
||||
computation in weekly-recurring events
|
||||
* oxcical: resolve out-of-bounds access during generation of
|
||||
iCal RDATE lines * ews: avoid a heap-use-after-free during
|
||||
freebusy retrieval
|
||||
* zcore: zs_getuserfreebusy had failed to resolve usernames and
|
||||
display freebusy status in the scheduling matrix view
|
||||
* ldap_adaptor: resolve data race with double-free when
|
||||
per-organization LDAP settings were used
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 4 14:12:37 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
Format: 1.0
|
||||
Source: gromox
|
||||
Architecture: any
|
||||
Version: 2.19
|
||||
Version: 2.20
|
||||
DEBTRANSFORM-RELEASE: 1
|
||||
Maintainer: Gromox <null@gromox.com>
|
||||
Homepage: https://gromox.com
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define _libexecdir %_prefix/libexec
|
||||
|
||||
Name: gromox
|
||||
Version: 2.19
|
||||
Version: 2.20
|
||||
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