File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1- AC_INIT ( [ gromox] , [ 1.20 ] )
1+ AC_INIT ( [ gromox] , [ 1.21 ] )
22AC_CONFIG_AUX_DIR ( [ build-aux] )
33AC_CONFIG_MACRO_DIR ( [ build-aux] )
44AC_PREFIX_DEFAULT ( [ /usr] )
Original file line number Diff line number Diff line change 1- 1.20.28
2- =======
1+ 1.21 (2022-05-08)
2+ =================
33
44Fixes:
55
66* lib: repair wrong propid for PR_IPM_PUBLIC_FOLDERS_ENTRYID
7- * exmdb_provider: avoid use-after-free crash related to PF read
7+ * exmdb_provider: avoid use-after-free crash related to Public Store read
88 state username handling
9- * oxcmail: have smime_clearsigned test for the right protocol strings
9+ * oxcmail: rework classification of S/MIME mails
1010* email_lib: make ICAL_TIME::twcompare behave symmetrically
11- * oxcical: timezone switches were erroneously emitted with
12- dayofmonth 32..35 in certain years
13- * exmdb_provider: output HTML according to PR_INTERNET_CPID/RPC character set
11+ * oxcical: appointments were prone to being in the wrong timezone due to
12+ DTSTART values being emitted with dayofmonth 32..35 in certain years
13+ * exmdb_provider: output autosynthesized HTML in the proper character set
1414
1515Enhancements:
1616
1717* doc: mention issues related to senders/recipients with ZARAFA address type
18- * autodiscover: test URLs from Autodiscover response for validity
18+ * autodiscover: test URLs inside Autodiscover responses for validity
1919* exmdb_provider: add "exmdb_pf_read_states" config directive
2020* exmdb_provider: add "exmdb_pf_read_per_user" config directive
2121* imap: add directive "imap_cmd_debug"
You can’t perform that action at this time.
0 commit comments