This is an automated email from the ASF dual-hosted git repository.
rnewson pushed a change to branch aegis_3.x
in repository https://gitbox.apache.org/repos/asf/couchdb.git
from cffbb1d7a Database Encryption Support
add 429682152 erlang 20-21 compatibility... probably
No new revisions were added by this update.
Summary of changes:
src/aegis/include/aegis_compat.hrl | 31 +++++++++++++++++++++++++
src/aegis/src/aegis_cmac.erl | 13 ++++++-----
src/aegis/src/aegis_siv.erl | 4 +++-
src/couch/src/couch_file.erl | 46 +++++++++++++++++++++++++++++++-------
4 files changed, 79 insertions(+), 15 deletions(-)
create mode 100644 src/aegis/include/aegis_compat.hrl