Hello list,

hereby i announce S-nail v14.8.7, the «The Vulture 38».
It is a cumulated bugfix release.

Credits Gaetan Bisson, Sergey Matveev, Dirk-Wilhelm Peters,
Allan McRae and Ralph Corderoy.

We welcome Sergey Matveev, Allan McRae and Ralph Corderoy in
THANKS.

  Remarks:
  S-nail will become S-mailx after v14.9.
  Only the ML remains hosted at Sourceforge.net as of this
  writing.

Number games
^^^^^^^^^^^^

The hashes of the tagged release commits are [timeline]:[9bf0284],
and [master]:[8ef37a6].
The git(1) release commits and tags as well as the release tarball
itself have been signed with the OpenPGP key
  [email protected]  /  95F382CE
  (232C 220B CB56 90A3 7BD2  2FFD EB66 0227 95F3 82CE)
available on OpenPGP key servers, my website and in the repository:

  $ git cat-file blob steffen-pgp-pub | gpg --import
  $ git tag -v/--verify TAGNAME
  $ git log --show-signature TAGNAME

Release tarball (s-nail-14.8.7.tar) identification:

  MD5 = c7c6c37b373066463e8e4d71fbe23344
  SHA1 = b6f10edb2f6c0806adcaf70e5c0b864bafd2ea2e
  SHA256 = e709904132307438629afd63bf8d852bfd01f18b7ed32cfb13e31fce8c883217
  -----BEGIN PGP SIGNATURE-----
  Version: GnuPG v1

  iQIcBAABCgAGBQJW9b0kAAoJEOtmAieV84LODbAP/1xQBneeY+olBWtsXGUeSmBE
  UpdP2ae0SmurTJTUfBT8e1b3pVVwEhfiQYOul3+CBHloR/GKO+giHvbYtx2yXmFH
  BvfUyB0QD+xx0+d1u96bSegGza6RMi/XCZJ7JI8xZPpkl/RVrHSIlOnYzujhKbgq
  pZJZjETpNRhHvoepJj9YX9N3LeKWUMLSpfpK7TaNoG6dcbfI/KocHDikb0JC5I1W
  mQGxlJZWL1505s/79WUolplDaIigGrlTnfx0uZSkjLeL55cPcgsJDCBk8lrkxYTQ
  HAB4RtHg+/BNg+SrlQgg07qrmuCh9UJbh+u4oQDOUP7SEJkofkau/M7jihfSAPvl
  MBtYSLIEssqqN2uzK1N9h7hElbAj3cz5omuwR59kUnWrnch97iKFVIMfG8oCLzmF
  8RZIoUVe+BxkhGFHnvinjdNWZwab11fkbMuhvC2VMShO+SwhULW5Nb/LMuOZB/WE
  C0G5V86ePtZE2BdL/uLmt/2UlSgUgy19k1MZI/WJa6/Nk01Xc7i4B8xLcxvHebEo
  2wjiik0xrFE3JzZ5+3p/lAIFi0Cjaags3eHg0YN9KX/HEhcEmvHktPSB3M9NzWHi
  HRAVdIX9u9PCbV0g9Cm0MlbUov+BLCWa+T6zgi8cbjqwcoRFHJzQsbRVfTFgJ6RF
  Ish6BWxgdlLT4F0H0mc9
  =Fd2T
  -----END PGP SIGNATURE-----

The detached OpenPGP signature (.asc) and the compressed versions
(.xz,.gz) of the release tarball can be downloaded by appending the
extension of desire to the tarball's URL, e.g., via "curl -vv -L":

  https://www.sdaoden.eu/downloads/s-nail-14.8.7.tar

  Manual       : https?://www.sdaoden.eu/code-nail.html
  Web          : https?://www.sdaoden.eu/code.html#s-nail
  git(1) clone : https?://git.sdaoden.eu/scm/s-nail.git
  git(1) browse: https?://git.sdaoden.eu/cgit/s-nail.git

In the following numbers in [] reference a commit hash or a topic
branch name.  mdocmx(7) anchors are denoted by a number-sign #:
typing "^A ANCHOR" while reading the man(1)ual in a capable less(1)
will scroll to the manual's Point-Of-Interest, and pointing a web-
browser to the "#ANCHOR" of the online manual will do so, too.

The complete changelog of commits in between two versions OLD and
NEW can be inspected by using the git(1) `log' command:

  $ git log --reverse --topo-order --abbrev-commit OLD..NEW
  # Only topic branch headers (--no-merges for content commits only):
  $ git log --oneline --reverse --topo-order --merges OLD..NEW
  # Same, but truly accessible:
  $ git log --oneline --reverse --topo-order --merges --parents OLD..NEW |
    while read c1 c2 c3 c4 c5 c6; do
      printf "%-24s: \$ git log --oneline --no-merges %s ^%s\n" \
        "${c6}" "${c1}" "${c2}";
    done

NOTES, ChangeLog (packager-affine)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- The names of the release balls no longer use underscores in the
  version number.

- Thanks to Sergey Matveev the Maildir code is now compatible to *BSD.
  Interested persons may read the commit log. [0c30b14] (Sergey Matveev)

- The builtin NCL couldn't paste more than one line since October 2015.
  [ff5d914]  (Ralph Corderoy)

- The (much to restricted) test target should now work if $SHELL is set
  to something "nologin". [7876f3a]  (Gaetan Bisson)

- If *sendmail-no-default-arguments* is set we will NOT (!) terminate
  MTA options with "--", assuming the user does.  This allows, e.g.,
  very sick things like (ouch) [8b0bdbe]

    set sendmail="/bin/ssh" \
      sendmail-arguments="[email protected] /usr/sbin/sendmail -t" \
      sendmail-no-default-arguments \
      sendmail-progname="ssh"

ChangeLog
^^^^^^^^^

- The primitive builtin HTML filter should now correctly parse HTML
  parameters.  It seems to become necessary ;) [e227a78,65df701]

- *signature* will now undergo MIME encoding. [fe209f7]
  (Dirk-Wilhelm Peters)

- Operating systems without getaddrinfo(3) but only with gethostname(3)
  should be able to resolve DNS (port numbers) correctly again.
  [7dd3a71]  (Allan McRae)

- The builtin NCL no longer counts gabby history limits against the
  given maximum persistent history size unless gabbiness is desired.
  [76780e4,f06ccb6]

ChangeLog (purely technical)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- WANT_READLINE environments should possibly have a better experience
  hen interactively editing the attachment list. [ede2800]
  (In general interactive situation has to improve a lot.)

- Fix a bit of weird buffer handling. [536d3a7,0f2cc31,e9a5c22]
  (Ralph Corderoy)

The v14.8.* announcements have been shortened at this point;
to see the elder entries please have a look at [1].

  [1] http://permalink.gmane.org/gmane.mail.s-nail.user/294

Even elder announcements:
  v14.7.11: 241
  v14.7.9 - v14.7.10: 218
  v14.7.2 - v14.7.8: 195
  v14.7.1: 130
  v14.7: 95
All given numbers have to be appended onto
  http://permalink.gmane.org/gmane.mail.s-nail.user/

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
__________________________________
[email protected]

Reply via email to