On Mon, Apr 20, 2015 at 07:20:01AM +0530, Ashish SHUKLA wrote: > On Sun, 19 Apr 2015 22:35:55 +0200, Gilles Chehade <[email protected]> said: > | OpenSMTPD 5.4.5 has just been released. > > | OpenSMTPD is a FREE implementation of the SMTP protocol with some common > | extensions. It allows ordinary machines to exchange e-mails with systems > | speaking the SMTP protocol. It implements a fairly large part of RFC5321 > | and can already cover a large range of use-cases. > > | It runs on OpenBSD, NetBSD, FreeBSD, DragonFlyBSD, OSX and Linux. > > | The archives are now available from the main site at www.OpenSMTPD.org > > | We would like to thank the OpenSMTPD community for their help in testing > | the snapshots, reporting bugs, contributing code and packaging for other > | systems. > > | This is a minor release with bugfixes only. > > | New features since last stable release (5.4.4): > | =============================================== > > | * remove a hack introduced a very long time ago and which leads > | to a crash when OpenSMTPD is built with gcc's FORTIFY option. > > | * fix a getlogin()-related issue leading to invalid sender when > | an application enqueues mail on behalf of a user. > > | * fix a logic error in the SNI code leading to [1]: > | - possible unexpected disconnect of some clients; > | - possible invalid SNI certificate being presented to some clients; > | - possible crash of the daemon. > > > Hi, > > Thanks for the new release. I've couple of issues with this portable release > tarball: > > - Not bootstrapped, aka no configure script present >
A new boostrapped tarball has been generated. I overwrote the previous one and updated the checksum in the announce, so if you download 5.4.5p1 from the website right it should be ok. I fixed the release script to do the bootstrapping, somehow it was only done for the snapshot script :-/ > - Outdated/misleading options which don't do anything (since 5.4.4), yet are > still present: > > --with-experimental-* > They're no longer part of configure > Also I noticed there are no _git_ tags present for the releases in > OpenSMTPD/OpenSMTPD git mirror, although I did notice some github specific > thing[1], via IRC notifications. > There seems to be a problem with github, the git command has a correct view of tags on github, but the web interface doesn't :-/ -- Gilles Chehade https://www.poolp.org @poolpOrg -- You received this mail because you are subscribed to [email protected] To unsubscribe, send a mail to: [email protected]
