Package: bro / 2.5-1

Metadata

Package Version Patches format
bro 2.5-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Use sqlite3 provided by system.patch | (download)

CMakeLists.txt | 3 3 + 0 - 0 !
cmake/FindSqlite3.cmake | 74 74 + 0 - 0 !
src/CMakeLists.txt | 2 0 + 2 - 0 !
src/input/readers/sqlite/SQLite.h | 2 1 + 1 - 0 !
src/logging/writers/sqlite/SQLite.h | 2 1 + 1 - 0 !
src/main.cc | 2 1 + 1 - 0 !
6 files changed, 80 insertions(+), 5 deletions(-)

 use sqlite3 provided by system


0002 Remove reference to doc subdirectory.patch | (download)

CMakeLists.txt | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 remove reference to doc/ subdirectory


0003 Fix btest paths.patch | (download)

testing/btest/Makefile | 2 1 + 1 - 0 !
testing/external/scripts/skel/Makefile | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix btest paths