We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4562ed8 commit d425d74Copy full SHA for d425d74
2 files changed
ChangeLog
@@ -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
11
2009-07-06 Anibal Monsalve Salazar <anibal@debian.org>
12
13
- Merge 01_password-handling.patch from Ubuntu
ssmtp.c
@@ -10,7 +10,7 @@
See COPYRIGHT for the license
*/
-#define VERSION "2.64"
+#define VERSION "2.65"
14
#define _GNU_SOURCE
15
16
#include <sys/socket.h>
0 commit comments