|
|
 |
 |
 |
Changelog for ssmtp-2.61-22.1.x86_64.rpm :
Tue Mar 6 13:00:00 2007 Christian Perrier - version 2.61-11.1 - Non-maintainer upload to fix pending l10n issues. - Debconf translations: - German. Closes: #407856 - Galician. Closes: #413577
Sun Dec 10 13:00:00 2006 Anibal Monsalve Salazar - version 2.61-11 - ACK NMU. Closes: #369542. - Updated Japanese debconf translation. Closes: #394106. Patch by Hideki Yamane .
Mon Dec 4 13:00:00 2006 Andreas Barth - version 2.61-10.1 - Non-maintainer upload. - Fix Information leak in ssmtp that leads to password exposure. Closes: #369542
Sun Oct 15 14:00:00 2006 Santiago Ruano Rincón - version 2.61-10 - Added Spanish po-debconf translation
Sun Oct 8 14:00:00 2006 Santiago Ruano Rincón - version 2.61-9 - cram-md5 enabled. --enable-md5auth used in configure - Updated cs.po, by Miroslav Kure - arpadate.c: date was mangled when using compilers that don\'t support %_d conversion.
Thu Aug 10 14:00:00 2006 Santiago Ruano Rincón - version 2.61-8 [ Santiago Ruano Rincón ] - Updated fr.po, by Michel Grentzinger [ Alejandro Rios ] - Initial port from openssl to gnutls [ Anibal Monsalve Salazar ] - configure: replaced -lssl with /usr/lib/libgnutls-openssl.so. See #374327. - ssmtp.c: replaced SSL_CTX_use_certificate_chain_file with SSL_CTX_use_certificate_file and marked SSL_CTX_check_private_key as not used. See #374327.
Fri Jun 23 14:00:00 2006 Santiago Ruano Rincón - version 2.61-7 - ssmtp maintained via alioth: http://alioth.debian.org/projects/ssmtp/ - Enabled IPv6. Configured with --enable-inet6 Closes: #349457 - Added Russian debconf translation. Thanks to \"Yuriy Talakan\'\". Closes: #367211 - Fixed error in french debconf translation. Patch by Sylvain Archenault. Closes: #369370 - New co-maintainer\'s email address. - Standars version updated to 3.7.2 - Updated FSF\'s address - Fixed some malformed-prompt-in-templates in debconf templates
Sat Feb 18 13:00:00 2006 Santiago Ruano Rincon - version 2.61-6 - AddHeader option, patch applied - Version number was not correct, updated to 2.61 - FTBFS on hurd-i386: Unconditonal use of system limit macros - Added Swedish translation of the debconf template, thanks to Daniel Nylander
Fri Sep 9 14:00:00 2005 Anibal Monsalve Salazar - version 2.61-5 - Fixed \"broken pipe -- ssmtp exits before end of input\", closes: [#310327], #316254. Patches by Aidas Kasparas , Wouter Van Hemel and John Eikenberry .
Mon Jul 25 14:00:00 2005 Santiago Ruano Rincon - version 2.61-4 - Added Vietnamese translation for debconf template, Closes: #319835 - Added an ignore script for logcheck, Closes: #319942
Sun May 8 14:00:00 2005 Anibal Monsalve Salazar - version 2.61-3 - Fixed \"help ssmtp compile and run properly on other platforms\", closes: #273268. Patch by talon . - Fixed \"Could include a config file example or manual page with all the options\", closes: #261976. Patch by Reuben Thomas . - Fixed \"ssmtp SIGSEGV unexpectly using PLAIN authentication\", closes: [#280531]. Patch by Alessio Orlandi . - Updated German translation of the debconf templates, closes: #281216. Patch by Erik Schanze . - Added Czech translation of ssmtp debconf templates, closes: #288020. Patch by Miroslav Kure . - Added support for the new style of AUTH LOGIN usage, closes: #284410. Patch by Jan L Peterson . - Fixed \"Specify alternate configuration file\", closes: #294157. Patch by Rudy Taraschi .
Thu Feb 10 13:00:00 2005 Anibal Monsalve Salazar - version 2.61-2 - New maintainer\'s email address.
Fri Sep 17 14:00:00 2004 Anibal Monsalve Salazar - version 2.61-1 - Unnecessary links against libnsl. Patch by Zack Weinberg - Misplaced quote. Patch by Thomas Kaehn - debian/rules clean target should not depend on do_cfg. Patch by Zack Weinberg - Debug config file option. Patch by Matthew Palmer - Update of the French translation of the debconf templates. Patch by Michel Grentzinger - Additional information (UID, name, outgoing bytes) in logfile. Patch by Thomas Kaehn
Sun Aug 1 14:00:00 2004 Anibal Monsalve Salazar - version 2.60.12 - Segfaults when trying to send mail with authenticated smtp Changed debian/rules to remove --enable-md5auth (it will not be enabled during the build). - Changing FromLineOverride with dpkg-reconfigure doesn\'t work Changed debian/postinst. - Japanese po-debconf template translation Patch by Hideki Yamane
Mon Jul 26 14:00:00 2004 Anibal Monsalve Salazar - version 2.60.11 - md5auth/md5c.o: could not read symbols: File in wrong format Changed Makefile.in to remove md5auth/ *.o.
Fri Jul 23 14:00:00 2004 Anibal Monsalve Salazar - version 2.60.10 - Make address rewriting possible to disable Patch contributed by Eric Lammerts Patch applied was contributed by Arthur de Jong - Include TLS in /usr/share/doc/ssmtp Changed debian/rules. - Add AuthUser, AuthPass, AuthMethod to configuration file Patch by Jim Paris - Logic to choose cram-md5 authentication is backwards Patch by Jim Paris Changed configure.in to replace \"md5suth\" with \"md5auth\". Changed debian/rules to add --enable-md5auth to be enabled during the build.
Sun May 16 14:00:00 2004 Anibal Monsalve Salazar - version 2.60.9 - Can not execute generate_config Changed generate_config permissions. - Following INSTALL docs does build sSMTP on a Fedora Core 1 system Changed INSTALL file. Patch by Sven Heinicke - ssmtp-2.60.4 does not compile if --enable-md5suth is set Patch by Brandy Westcott - SSMTP builds with MD5 support but during the exchange it segfaults Patch by Paul Davis - Build system ignores CC environment Patch by Moritz Barsnick - Possible better config-file-generator Included in the source root directory as generate_config_alt so people could try it. Patch by Jari Aalto and submitted by Robert R Schneck-McConnell
Sat Apr 24 14:00:00 2004 Anibal Monsalve Salazar - version 2.60.8 - Added CFLAGS to debian/rules - Documentation error - 4K limitation or not? Updated debian/README.debian - SSL support not compiled in Changed debian/rules. Patch by jacobAATTinternet24.de - The source compilaton fails if ./configure --enable-logfile is selected Changed ssmtp.c. Patch by Jari Aalto. - SSL/TLS support cannot handle STARTTLS Changed ssmtp.c and TLS. Patch by jacobAATTinternet24.de - generate_config has syntax errors Changed generate_config. Patch by Sven Heinicke
Thu Apr 15 14:00:00 2004 Anibal Monsalve Salazar - version 2.60.7 - Fixed two format string vulnerabilities (die() and log_event()) discovered by Max Vozeler (CAN-2004-0156) - Creates bad date headers on some systems Changed README file to warn Cygwin porters that they may need to #define USE_OLD_ARPADATE
Mon Apr 12 14:00:00 2004 Anibal Monsalve Salazar - version 2.60.6 - Added \"Build-Depends: po-debconf\"
Fri Apr 9 14:00:00 2004 Anibal Monsalve Salazar - version 2.60.5 - New Maintainer - Shouldn\'t overwrite configuration by default - Switched to gettext for the debconf templates Patch by Michel Grentzinger - Added french translation of the debconf templates Patch by Michel Grentzinger
Sun Aug 17 14:00:00 2003 Matt Ryan - version 2.60.4 - Fix \'MAIL FROM\' problems with cron and the like setting bad \'From:\' address when FromLineOverride=YES is set - Update version string in ssmtp.c - Work around missing spaces in headers - Duplicate of 169931
Sun Dec 8 13:00:00 2002 Matt Ryan - version 2.60.3 - Check for overflow in gethostbyname() - thanks to Stephan Erickson - Fixes for SSL compilation from Tomas Nejedlik - TZ problem fix from Paul Eggert - Unused variable bug fixed in previous version - Fixed in earlier version
Fri Sep 27 14:00:00 2002 Matt Ryan - version 2.60.2 - Header code fixes have not generated more bug reports - Another crack at fixing cron related mail errors - Use correct variable in from_format function - Fix build problem on non-i386 platforms - Never got around to closing this after answer given
Fri Sep 27 14:00:00 2002 Matt Ryan - version 2.60.1 - New version
Sat Jul 27 14:00:00 2002 Matt Ryan - version 2.50.10 - Added patch from Thatcher Ulrich to correctly terminate multi-line headers with \\r\
- The code for undisclosed-recipients has been integrated for a number of release with no bugs reported - No new reports of problems with the new From: rewrite code added over the last few point releases - This appears to have been a debconf issue, but was never formally closed until now
Mon Jun 3 14:00:00 2002 Matt Ryan - version 2.50.9 - Added patch from Cr33p to compile with SSL - Added fix from Mark Ferlatte for TZ offset
Tue May 7 14:00:00 2002 Matt Ryan - version 2.50.8 - Better description of FromLineOverride in config file and some fixes to the code to better handle the From: override cases - Added fix for MAIL FROM when supplied From: line is NULL
Mon May 6 14:00:00 2002 Matt Ryan - version 2.50.7 - Workaround incorrect RewriteDomain settings
Mon Apr 1 14:00:00 2002 Matt Ryan - version 2.50.6 - More problems with the header rewriting code - Added nasty botch to work around group addreses not working
Fri Mar 29 13:00:00 2002 Matt Ryan - version 2.50.5 - Generate MAIL FROM from From: line if present
Sun Feb 17 13:00:00 2002 Matt Ryan - version 2.50.4 - Make sure that from.c is checked out of RCS
Fri Feb 15 13:00:00 2002 Matt Ryan - version 2.50.3 - Botch fix comes back to bite, patch from Jason Thomas hopefully fixes this problem
Wed Feb 13 13:00:00 2002 Matt Ryan - version 2.50.2 - Botch fix for From: line mangling - proper fix will close bug report
Sun Feb 10 13:00:00 2002 Matt Ryan - version 2.50.1 - Remove debug code
Sun Feb 10 13:00:00 2002 Matt Ryan - version 2.50 - New version with candidate bug fixes
Wed Jan 2 13:00:00 2002 Matt Ryan - version 2.48.3 - Apply spelling fixes
Sat Dec 22 13:00:00 2001 Matt Ryan - version 2.48.2 - Apply spelling fixes
Sat Dec 15 13:00:00 2001 Matt Ryan - version 2.48.1 - No longer add symlink into /usr/doc
Fri Nov 2 13:00:00 2001 Matt Ryan - version 2.48 - Fixed buffer overrun
Wed Oct 17 14:00:00 2001 Matt Ryan - version 2.47 - Fix for dynamic header allocation code from Sam Couter
Tue Oct 16 14:00:00 2001 Matt Ryan - version 2.46 - Fix new email address parsing code added in 2.45
Mon Oct 15 14:00:00 2001 Matt Ryan - version 2.45 - Added German debconf translations from Sebastian Felten - Fixed parsing of -oeX options - New email address parsing code
Fri Aug 10 14:00:00 2001 Matt Ryan - version 2.44 - Added support for \'-f\' specified email address with no \'AATTdomain.com\' part
Mon Jul 30 14:00:00 2001 Matt Ryan - version 2.43 - Major code reorganisation to cleanup and seperate into more logical parts. - Patched to allow From: with no domain part
Sat Jul 21 14:00:00 2001 Matt Ryan - version 2.40 - Fix To/Cc/Bcc to handle multiple line entries - Updated the \'verbose\' and \'debug\' options to give more information. - Changed to make package (more) Debian native.
Mon Jul 9 14:00:00 2001 Matt Ryan - version 2.39-4 - Check for SYSLOG properly to make sure we don\'t spam all users with syslog() messages
Fri Jul 6 14:00:00 2001 Matt Ryan - version 2.39-3 - Fixup the syslog message to be more infomative
Fri Jul 6 14:00:00 2001 Matt Ryan - version 2.39-2 - Reword debconf question on From: line override
Tue May 8 14:00:00 2001 Matt Ryan - version 2.39-1 - Split up ssmtp.c into multiple logical pieces. Also support autoconf for application build.
Mon Apr 16 14:00:00 2001 Matt Ryan - version 2.38-14 - Added patch for alternate SMTP port selection
Thu Mar 22 13:00:00 2001 Matt Ryan - version 2.38-13 - Don\'t ask unnecessary questions on install/upgrade
Wed Mar 21 13:00:00 2001 Matt Ryan - version 2.38-12 - Don\'t barf on preinst after broken NMU
Mon Mar 19 13:00:00 2001 Matt Ryan - version 2.38-11 - Ask whether to overwrite config file
Mon Mar 19 13:00:00 2001 Matt Ryan - version 2.38-10 - Backout non-maintainer changes - Fix system UID check
Sat Mar 17 13:00:00 2001 Paul Martin - version 2.38-9.1 - Non-maintainer upload - Keeps an md5sum of auto-generated ssmtp.conf, and does not overwrite local admin\'s changes to this file. Fixes: #84770 - Added /usr/doc symlink code to postinst and prerm. - Fixed permissions on install scripts to lintian\'s liking. - Added \"-isp\" flags to dpkg-gencontrol.
Fri Sep 29 14:00:00 2000 Matt Ryan - version 2.38-9 - /etc/mailname logic fix - Patch for \'dot-stuffing\' bug - Americanised spelling cleanup
Sun Sep 10 14:00:00 2000 Matt Ryan - version 2.38-8 - Patch to fix reference to pointer which has been freed
Sat Sep 2 14:00:00 2000 Matt Ryan - version 2.38-7 - Added extended and reworded descriptions for debconf
Tue Aug 29 14:00:00 2000 Matt Ryan - version 2.38-6 - Fixed problem with timezone offset - Fixes uncompressed manpages - Fixes broken address parsing - Fixed config file option FromLineOverride missing from debconf
Thu Jun 1 14:00:00 2000 Matt Ryan - version 2.38-5 - Added patch to fixed problems when using \"FromLineOverride=yes\"
Thu Jun 1 14:00:00 2000 Matt Ryan - version 2.38-4 - Changed debian/rules to allow build on other architectures
Fri May 5 14:00:00 2000 Matt Ryan - version 2.38-3 - Added patch from Joel Rosdahl to accept mail addresses that cross boundaries - Added fix for stripping of last character in messages when no is present - Added fix to append rewrite domain or hostname when missing from address
Sat Mar 4 13:00:00 2000 Matt Ryan - version 2.38-2 - New maintainer, added debconf support.
Thu Feb 24 13:00:00 2000 Hugo Haas - version 2.38-1 - New upstream version.
Mon Feb 21 13:00:00 2000 Hugo Haas - version 2.37-1 - New upstream version.
Sat Feb 5 13:00:00 2000 Hugo Haas - version 2.36-1 - New upstream release: option -f works as expected.
Sun Jan 16 13:00:00 2000 Hugo Haas - version 2.35-1 - New upstream release: patch from Michael Luxton for per-user mailhub specification in the revaliases file. - Pointing to the right location of the GPL license.
Mon Nov 15 13:00:00 1999 Hugo Haas - version 2.34-1 - Support for plaintext (base64) login authorization by Grant Edwards . - Fix for buffer offerflow problems by Andreas Trottmann .
Mon Nov 15 13:00:00 1999 Hugo Haas - version 2.33-1 - New upstream version, closes: bug #38795.
Fri Mar 12 13:00:00 1999 Hugo Haas - version 2.32-2 - Updated debian/postinst (patch from Joel Rosdahl )
Thu Mar 11 13:00:00 1999 Hugo Haas - version 2.32-1 - New upstream version: included patch from Joel Rosdahl adding \"FromLineOverride\" option in ssmtp.conf. (#34342) - Added German control file by Marcel .
Sat Jan 30 13:00:00 1999 Hugo Haas - version 2.31-1 - New upstream version: fixes -R option parsing bug. (#32572)
Fri Oct 23 14:00:00 1998 Hugo Haas - version 2.30-1 - New upstream version: . fixes a bug in argument parsing . supports -f, -F and -r options
Sun Jun 28 14:00:00 1998 Hugo Haas - version 2.29-2 - --help - Previous build was looking for configuration files in the wrong place
Fri Jun 26 14:00:00 1998 Hugo Haas - version 2.29-1 - Cleaned up code - Updated to standards 2.4.1.2
Thu Jun 11 14:00:00 1998 Hugo Haas - version 2.28-1 - New upstream version: supports non-separated options (fixes #22691)
Wed Apr 29 14:00:00 1998 Hugo Haas - version 2.27-2 - Now refers to the correct configuration file in the postinst script (fixes #21848)
Sat Apr 18 14:00:00 1998 Hugo Haas - version 2.27-1 - \'Root\' option now works (fixes #21335) - Fixed a problem due to null real names
Fri Apr 17 14:00:00 1998 Hugo Haas - version 2.26-4 - Updated to standards 2.4.1.0 - Modified /etc/mailname usage in postinst script
Thu Apr 9 14:00:00 1998 Hugo Haas - version 2.26-3 - Removed debugging information (Oops!)
Tue Apr 7 14:00:00 1998 Hugo Haas - version 2.26-2 - Ignored DSN options. Now works with mutt. :-)
Sat Apr 4 14:00:00 1998 Hugo Haas - version 2.26-1 - New upstream version: removed \"horrible trick\" used to get RFC822 date - Source and installation clean-up
Fri Apr 3 14:00:00 1998 Hugo Haas - version 2.25-5 - Removed quotes in the From: line
Thu Mar 19 13:00:00 1998 Hugo Haas - version 2.25-4 - Corrected a typo
Wed Mar 18 13:00:00 1998 Hugo Haas - version 2.25-3 - Moved configuration files to /etc/ssmtp
Sat Mar 14 13:00:00 1998 Hugo Haas - version 2.25-2 - Changed manpage
Sat Mar 14 13:00:00 1998 Hugo Haas - version 2.25-1 - New upstream version
Sun Feb 22 13:00:00 1998 Hugo Haas - version 2.24-4 - Updated to standards 2.4.0.0 - Removed debhelper\'s dh_du
Thu Jan 29 13:00:00 1998 Hugo Haas - version 2.24-3 - README file modified: incompatibility with Pine explained
Wed Jan 28 13:00:00 1998 Hugo Haas - version 2.24-2 - Modified the manpage - Added a link to sendmail manpage
Mon Jan 26 13:00:00 1998 Hugo Haas - version 2.24-1 - New upstream version: configuration parsing changed (#17470) - Declared configuration files as conffiles - Changed the Makefile - Changed the logging verbosity
Mon Jan 19 13:00:00 1998 Hugo Haas - version 2.23-1 - New upstream version (#17240) - Enabled RewriteDomain option - Enabled Syslog option
Fri Jan 16 13:00:00 1998 Hugo Haas - version 2.22-2 - Add /usr/lib/sendmail symlink (#17178)
Sun Dec 21 13:00:00 1997 Hugo Haas - version 2.22-1 - New upstream version (#15690) - Correct typo in /etc/ssmtp.conf (#15690)
Tue Nov 11 13:00:00 1997 Hugo Haas - version 2.21-1 - New upstream version (RCPT bug fixed)
Sun Oct 26 13:00:00 1997 Hugo Haas - version 2.2-1 - New maintainer - New upstream version
Tue Sep 30 14:00:00 1997 Christoph Lameter - version 2.1 - Make it a native package. I am the upstream maintainer also now. - Change Copyright to GPL - Remove old documentation
Mon Sep 29 14:00:00 1997 Christoph Lameter - version 2.0-4 - Fix manpage
Mon Sep 29 14:00:00 1997 Christoph Lameter - version 2.0-3 - Implement the sendmail -t option (limited!) - Limit header size to 4K (easier programming, spam protection)
Sun Sep 28 14:00:00 1997 Christoph Lameter - version 2.0-2 - Changes to documentation - Move config file to /etc/ssmtp.conf
Fri May 23 14:00:00 1997 Christoph Lameter - version 2.0-1 - Initial Release.
|
|
|