You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2023/02/27 01:26:59 UTC

[couchdb] branch persistent-term-features updated (a0988e53d -> d36aff3f9)

This is an automated email from the ASF dual-hosted git repository.

vatamane pushed a change to branch persistent-term-features
in repository https://gitbox.apache.org/repos/asf/couchdb.git


    omit a0988e53d This enables configuring FIPS mode at runtime without the need for a custom build.
    omit 1d7ee0692 Use persistent terms for features
     add 4df37bc8c Update last_check in file logger record
     add c00b65a9a Use persistent terms for features
     add d36aff3f9 This enables configuring FIPS mode at runtime without the need for a custom build.

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (a0988e53d)
            \
             N -- N -- N   refs/heads/persistent-term-features (d36aff3f9)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 src/couch_log/src/couch_log_writer_file.erl | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)