mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 08:34:40 +01:00

- Added needed files to upgrade DB schema. - Use datetime.strptime instead of fromisoformat, to support python3.6 - More debug logs to better analyze problems. Related: #988
4 lines
145 B
Text
4 lines
145 B
Text
recursive-include opensnitch/res *
|
|
recursive-include opensnitch/i18n *.qm
|
|
recursive-include opensnitch/database/migrations *.sql
|
|
include LICENSE
|