nmh-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated


From: David Levine
Subject: [nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-862-g4261b449
Date: Sun, 11 Dec 2022 19:48:28 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The nmh Mail Handling System".

The branch, master has been updated
       via  4261b4493bdc81739058e2b95567a61e7bcd5f17 (commit)
       via  ec85f250f5cf1cca5321a86ac264338224de0460 (commit)
       via  b6815248b7acf37d9349021474a92e9d6336cc8a (commit)
       via  57a7782f37a8d065a4775fdfc4ee0157c0c51398 (commit)
      from  0e68a78e44d03c143260c788035125be1a4eb159 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4261b4493bdc81739058e2b95567a61e7bcd5f17
Author: David Levine <levinedl@acm.org>
Date:   Sun Dec 11 19:47:39 2022 -0500

    Marked Gmail OAuth2/XOAUTH support as being unsupported.

commit ec85f250f5cf1cca5321a86ac264338224de0460
Author: David Levine <levinedl@acm.org>
Date:   Sun Dec 11 16:53:07 2022 -0500

    Increased _FORTIFY_SOURCE from 2 to 3 with gcc.

commit b6815248b7acf37d9349021474a92e9d6336cc8a
Author: David Levine <levinedl@acm.org>
Date:   Sun Dec 11 16:51:08 2022 -0500

    Replaced strncpy() with concat() to avoid gcc -Wstringop-truncation warning.

commit 57a7782f37a8d065a4775fdfc4ee0157c0c51398
Author: David Levine <levinedl@acm.org>
Date:   Sun Dec 11 16:48:35 2022 -0500

    Replaced strncpy() with snprintf() to avoid gcc -Wstringop-truncation 
warning.
    
    Also reduced size of buffer by 1 to avoid truncation warning.

-----------------------------------------------------------------------

Summary of changes:
 build_nmh                  |  2 +-
 docs/pending-release-notes |  1 +
 man/mhlogin.man            |  4 ++++
 man/send.man               |  9 +++------
 sbr/oauth.h                |  6 ++++++
 sbr/oauth_prof.c           |  6 ++++++
 uip/dropsbr.c              | 16 +++++++---------
 uip/popsbr.c               |  5 ++---
 8 files changed, 30 insertions(+), 19 deletions(-)


hooks/post-receive
-- 
The nmh Mail Handling System



reply via email to

[Prev in Thread] Current Thread [Next in Thread]