Merge branch 'topic/christian/coverity-drop-external-caf'

* topic/christian/coverity-drop-external-caf:
  Remove external CAF build for Coverity setup
This commit is contained in:
Christian Kreibich 2022-10-21 16:29:14 -07:00
commit 0a7e64c316
3 changed files with 6 additions and 5 deletions

View file

@ -42,11 +42,8 @@ jobs:
curl \ curl \
wget wget
- name: Install CAF
run: cd auxil/broker/caf && ./configure --prefix=`pwd`/build/install-root && cd build && make -j $(nproc) install
- name: Configure - name: Configure
run: ./configure --build-type=debug --with-caf=`pwd`/auxil/broker/caf/build/install-root --disable-broker-tests --disable-spicy run: ./configure --build-type=debug --disable-broker-tests --disable-spicy
- name: Fetch Coverity Tools - name: Fetch Coverity Tools
env: env:

View file

@ -1,3 +1,7 @@
5.2.0-dev.131 | 2022-10-21 16:29:14 -0700
* Remove external CAF build for Coverity setup (Christian Kreibich, Corelight)
5.2.0-dev.129 | 2022-10-21 12:24:25 -0700 5.2.0-dev.129 | 2022-10-21 12:24:25 -0700
* Remove cmake tests for LIBPCAP_PCAP_COMPILE_NOPCAP_HAS_ERROR_PARAMETER (Tim Wojtulewicz, Corelight) * Remove cmake tests for LIBPCAP_PCAP_COMPILE_NOPCAP_HAS_ERROR_PARAMETER (Tim Wojtulewicz, Corelight)

View file

@ -1 +1 @@
5.2.0-dev.129 5.2.0-dev.131