-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangeLog
More file actions
30 lines (24 loc) · 1.17 KB
/
ChangeLog
File metadata and controls
30 lines (24 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
2026-02-21 Syed Shahrukh Hussain <syed.shahrukh@ossrevival.org>
- Add support for trust certificate file and directory.
- Add support for certificate verification.
- Config option to set trust certificate file and directory.
- Config option to enable/disable [default:YES] certificate and hostname verification.
- Config option to enable/disable [default:YES] self signed certificate.
- Fix SSL context and object release on failure.
- Fix AuthPass parsing to accept '=' or ':'.
- Reset header buffer to avoid invalid data in message.
- Add (and ignore) -B option.
2025-09-24 Syed Shahrukh Hussain <syed.shahrukh@ossrevival.org>
- Update to current autoconf.
- Fix discarded-qualifiers warning.
- Link libcrypto explicitly to build with gold linker.
- Fix groff warning.
- GCC 15 fix.
- Applied debian patches with attribution.
2009-07-06 Anibal Monsalve Salazar <anibal@debian.org>
- Merge 01_password-handling.patch from Ubuntu
- Process very long lines with dots correctly
- Fix CVE-2008-3962
- Failover to multiple mailhubs in IPv4
Patch by Alexander Perlis <aprl@math.arizona.edu>
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=351993