forked from pool/gromox
Gromox 2.46
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQQr2lY+nd5Gr3HMFx2utpQaL5yZRAUCZ/7HnwAKCRCutpQaL5yZ
|
||||
REQmAQCjWkMRQV6YjvH/vXTnjx+FeaTJx3FNoHBlQwRpCzWo2gD+Ol7MrYkKu3xY
|
||||
uIP22L15QPVqt5JQ1N9ZtXOi8SjfoQo=
|
||||
=WIbq
|
||||
-----END PGP SIGNATURE-----
|
BIN
gromox-2.45.tar.zst
(Stored with Git LFS)
BIN
gromox-2.45.tar.zst
(Stored with Git LFS)
Binary file not shown.
7
gromox-2.46.tar.asc
Normal file
7
gromox-2.46.tar.asc
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQQr2lY+nd5Gr3HMFx2utpQaL5yZRAUCaDcY5AAKCRCutpQaL5yZ
|
||||
RFkFAP9xMLrDhpjRwGiU2q4qQ/elc2rw43Dhkl3KITA1NotMHgD/cV7JfjFdDBwV
|
||||
s2WN4aDz4QkwYzvuJx2uY+Vkab6VTgY=
|
||||
=HSwo
|
||||
-----END PGP SIGNATURE-----
|
BIN
gromox-2.46.tar.zst
(Stored with Git LFS)
Normal file
BIN
gromox-2.46.tar.zst
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 28 15:02:51 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2.46
|
||||
* cgkrepair: detect Change Keys with impossibly high values
|
||||
* cgkrepair: retain a PCL's foreign XIDs
|
||||
* ical2mapi: support FREQ=MONTHLY recurrences using BYDAY= but
|
||||
no BYSETPOS= * mt2exm: the -B option now supports numeric
|
||||
identifiers
|
||||
* ical2mapi: expand E-2718 error into new codes E-28xx with
|
||||
extended reason
|
||||
* imap: allow '%' '*' and '?' in folder names
|
||||
* daemons: the default log destination is now "automatic"
|
||||
(stderr/syslog autodetect) rather than "stderr"
|
||||
* mapi2ical: deal with strange allday events that do not
|
||||
start/end on midnight
|
||||
* htmltotext: w3m is now instructed on charsets and does not
|
||||
need to guess anymore
|
||||
* exch: value for the PR_MAX_SUBMIT_MESSAGE_SIZE property was
|
||||
off by a factor of 1024, which has been fixed
|
||||
* mkprivate/mkpublic: generate a PR_MAPPING_SIGNATURE value
|
||||
distinct from PR_STORE_RECORD_KEY for newly-initialized
|
||||
stores
|
||||
* ical2mt, vcf2mt: messages are no longer emitted with an
|
||||
anchor, which now allows free placement with mt2exm -B
|
||||
* ical2mapi: ignore unreasonable requests like BYMONTHDAY=32
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 15 21:48:13 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
Format: 1.0
|
||||
Source: gromox
|
||||
Architecture: any
|
||||
Version: 2.45
|
||||
Version: 2.46
|
||||
DEBTRANSFORM-RELEASE: 1
|
||||
Maintainer: Gromox <null@gromox.com>
|
||||
Homepage: https://gromox.com
|
||||
|
@@ -19,7 +19,7 @@
|
||||
%define _libexecdir %_prefix/libexec
|
||||
|
||||
Name: gromox
|
||||
Version: 2.45
|
||||
Version: 2.46
|
||||
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
|
||||
@@ -237,7 +237,6 @@ fi
|
||||
%attr(0755,grommunio,gromoxcf) %dir %_sysconfdir/%name/
|
||||
%_sbindir/gromox-*
|
||||
%_libdir/*.so.*
|
||||
%_libdir/%name/
|
||||
%_libdir/php*/
|
||||
%_libexecdir/%name/
|
||||
%_pamdir/
|
||||
|
Reference in New Issue
Block a user