Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/topic/timw/remove-brocontrol-dir'
Browse files Browse the repository at this point in the history
* origin/topic/timw/remove-brocontrol-dir:
  Remove old obsolete BroControl directory
  • Loading branch information
timwoj committed Dec 11, 2024
2 parents 67ae699 + 72b3b23 commit 315884a
Show file tree
Hide file tree
Showing 12 changed files with 6 additions and 109 deletions.
8 changes: 0 additions & 8 deletions BroControl/__init__.py

This file was deleted.

7 changes: 0 additions & 7 deletions BroControl/cmdresult.py

This file was deleted.

7 changes: 0 additions & 7 deletions BroControl/config.py

This file was deleted.

7 changes: 0 additions & 7 deletions BroControl/plugin.py

This file was deleted.

4 changes: 4 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2.5.0-76 | 2024-12-11 15:31:45 -0700

* Remove old obsolete BroControl directory (Tim Wojtulewicz, Corelight)

2.5.0-74 | 2024-12-10 17:22:23 -0700

* Update cmake submodule to master (Tim Wojtulewicz, Corelight)
Expand Down
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -269,8 +269,6 @@ if ( NOT BINARY_PACKAGING_MODE )
")
endif ()

install(DIRECTORY BroControl DESTINATION ${PY_MOD_INSTALL_DIR}/zeekctl)

########################################################################
## Packaging Setup

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.5.0-74
2.5.0-76
2 changes: 1 addition & 1 deletion doc/main.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
.. Note: This file includes further autogenerated ones.
..
.. Version number is filled in automatically.
.. |version| replace:: 2.5.0-74
.. |version| replace:: 2.5.0-76

===========
ZeekControl
Expand Down
3 changes: 0 additions & 3 deletions testing/Baseline/initialization.zeekctl-legacy-option/out

This file was deleted.

39 changes: 0 additions & 39 deletions testing/Cfg/plugins/commandtest_legacy.py

This file was deleted.

21 changes: 0 additions & 21 deletions testing/Cfg/plugins/zeekctlconfigtest_legacy.py

This file was deleted.

13 changes: 0 additions & 13 deletions testing/initialization/zeekctl-legacy-option.test

This file was deleted.

0 comments on commit 315884a

Please sign in to comment.