Skip to content

Commit d425d74

Browse files
Updated changelog and version to 2.65.
1 parent 4562ed8 commit d425d74

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

ChangeLog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2025-00-24 Syed Shahrukh Hussain <syed.shahrukh@ossrevival.org>
2+
3+
- Update to current autoconf.
4+
- Fix discarded-qualifiers warning.
5+
- Link libcrypto explicitly to build with gold linker.
6+
- Fix groff warning.
7+
- GCC 15 fix.
8+
- Applied debian patches with attribution.
9+
10+
111
2009-07-06 Anibal Monsalve Salazar <anibal@debian.org>
212

313
- Merge 01_password-handling.patch from Ubuntu

ssmtp.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
See COPYRIGHT for the license
1111
1212
*/
13-
#define VERSION "2.64"
13+
#define VERSION "2.65"
1414
#define _GNU_SOURCE
1515

1616
#include <sys/socket.h>

0 commit comments

Comments
 (0)