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

rnewson pushed a change to branch decouple_offline_hash_strength_from_online
in repository https://gitbox.apache.org/repos/asf/couchdb.git


    omit fea50ab8b try to fix mac silicon and Windows Build
    omit 61b00647f update Makefile.win to match
    omit 9180d560d increase default password iterations to 50000
    omit 9b897eae4 Password hash upgrade tests
    omit 60023cb53 improve assertion failure messages
    omit 87ac37b53 remove all password derivation fields before adding back the 
new ones
    omit d4f6839ed Enhance dev/run to use pbkdf2 with sha256
    omit f63d2bd8c upgrade password on next session or basic auth
    omit 93afdb983 give couch_password_hasher:hash a clearer name
    omit 6145d4d0a use couch password cache
    omit baa5d8c32 in-memory password hash cache
    omit ee12fb696 Introduce pbkdf2_prf parameter
    omit 165723840 optimize couch_passwords:verify for OTP 25+
    omit 6089a522a switch PBKDF2 to fast_pbkdf2
    omit 3ffcbd1ff Import fast_pbkdf2 at f47dc6c12ae9bb6
    omit 6a15f40b7 remove pre-emptive cookie on successful basic auth
    omit 8856e6d40 add eviction for idleness to ets_lru
    omit 6b8a81926 Fix update bug in ets_lru
     add 484847d95 Merge pull request #4836 from apache/erlfmt-1.3.0
     add 5a21bb219 Fix update bug in ets_lru
     add 813d51cc9 add eviction for idleness to ets_lru
     add 6d393edf9 Merge pull request #4838 from apache/ets-lru-idle
     add 46a781fdc Replace unique_integer with a ref in ets_lru
     add 8655f58c6 remove pre-emptive cookie on successful basic auth
     add 00fa01c60 Import fast_pbkdf2 at f47dc6c12ae9bb6
     add d7e168ee7 switch PBKDF2 to fast_pbkdf2
     add 21c2dec1d optimize couch_passwords:verify for OTP 25+
     add 323432be1 Introduce pbkdf2_prf parameter
     add a3306fd8c in-memory password hash cache
     add 6108614f4 use couch password cache
     add 28e27dbc1 give couch_password_hasher:hash a clearer name
     add 30efa6964 upgrade password on next session or basic auth
     add f37ddfa94 Enhance dev/run to use pbkdf2 with sha256
     add 869838522 remove all password derivation fields before adding back the 
new ones
     add f0ddb2486 improve assertion failure messages
     add a29ea969d Password hash upgrade tests
     add c1e75c13f increase default password iterations to 50000
     add b50aca0d9 update Makefile.win to match
     add dbcbc9aee try to fix mac silicon and Windows 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   (fea50ab8b)
            \
             N -- N -- N   
refs/heads/decouple_offline_hash_strength_from_online (dbcbc9aee)

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/ets_lru/src/ets_lru.erl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Reply via email to