37
vendor/github.com/mutecomm/go-sqlcipher/v4/MAINTENANCE
generated
vendored
Normal file
37
vendor/github.com/mutecomm/go-sqlcipher/v4/MAINTENANCE
generated
vendored
Normal file
@@ -0,0 +1,37 @@
|
||||
To maintain this code properly, the following three repositories have to be
|
||||
tracked for changes (maintenance details below):
|
||||
|
||||
- https://github.com/mattn/go-sqlite
|
||||
- https://github.com/sqlcipher/sqlcipher
|
||||
- https://github.com/libtom/libtomcrypt
|
||||
|
||||
|
||||
Update code from https://github.com/mattn/go-sqlite3
|
||||
----------------------------------------------------
|
||||
|
||||
Current release: v1.14.5
|
||||
|
||||
Use ./track_go-sqlite3.sh
|
||||
|
||||
|
||||
Update code from https://github.com/sqlcipher/sqlcipher
|
||||
-------------------------------------------------------
|
||||
|
||||
Current release: v4.4.2
|
||||
|
||||
Execute:
|
||||
./configure
|
||||
make
|
||||
|
||||
Track files:
|
||||
sqlite3.h
|
||||
sqlite3.c
|
||||
|
||||
|
||||
Update code from https://github.com/libtom/libtomcrypt
|
||||
------------------------------------------------------
|
||||
|
||||
Current HEAD: cfbd7f8d364e1438555ff2a247f7e17add11840e
|
||||
(from develop branch, 2020-08-29)
|
||||
|
||||
Use ./track_libtomcrypt.sh
|
||||
Reference in New Issue
Block a user