Commit Graph

38 Commits (872704f72fa445641624717b6f91eb8e2e171aae)

Author SHA1 Message Date
Shivani Bhardwaj 872704f72f version: start development towards 7.0.18 3 days ago
Shivani Bhardwaj f707f3208d release: 7.0.17; update changelog 4 days ago
Shivani Bhardwaj 7c37d146f9 version: start development towards 7.0.17 2 months ago
Shivani Bhardwaj 534864353e release: 7.0.16; update changelog 2 months ago
Shivani Bhardwaj 9ef12e6251 version: start development towards 7.0.16 4 months ago
Juliana Fajardini e56afc6d52 release: 7.0.15; update changelog 4 months ago
Shivani Bhardwaj 308e0b6881 version: start development towards 7.0.15 6 months ago
Shivani Bhardwaj 163bd652df release: 7.0.14; update changelog 6 months ago
Shivani Bhardwaj 5e9ded4a50 version: start development towards 7.0.14 8 months ago
Shivani Bhardwaj 090542709c release: 7.0.13; update changelog 8 months ago
Jason Ish 05ab70acfe requirements.txt: update to suricata-update 1.3.7 8 months ago
Shivani Bhardwaj f2fcdee667 version: start development towards 7.0.13 10 months ago
Jason Ish f305213aa2 release: 7.0.12; update changelog 10 months ago
Shivani Bhardwaj c9c26c03a1 requirements: use libhtp 0.5.x for devel 10 months ago
Shivani Bhardwaj 98b12d1c30 release: 7.0.11; update changelog 1 year ago
Jason Ish f19e28f121 version: start development towards 7.0.11 1 year ago
Shivani Bhardwaj 9378707700 release: 7.0.10; update changelog 1 year ago
Shivani Bhardwaj 77652d0f7a version: start development towards 7.0.10 1 year ago
Shivani Bhardwaj 76729e4266 release: 7.0.9; update changelog 1 year ago
Shivani Bhardwaj 51bc167807 version: start development towards 7.0.9 2 years ago
Shivani Bhardwaj 97e69ffb1b release: 7.0.8; update changelog 2 years ago
Shivani Bhardwaj cd7d785267 version: start development towards 7.0.8 2 years ago
Shivani Bhardwaj 572a16fb5a release: 7.0.7; update changelog 2 years ago
Shivani Bhardwaj 561d2d32c6 version: start development towards 7.0.7 2 years ago
Shivani Bhardwaj 9db8668166 release: 7.0.6; update changelog 2 years ago
Shivani Bhardwaj 27fbb70a14 version: start development towards 7.0.6 2 years ago
Shivani Bhardwaj c4cf7b09f0 release: 7.0.5; update changelog 2 years ago
Shivani Bhardwaj acc898f3e0 version: start development towards 7.0.5 2 years ago
Shivani Bhardwaj d8bad3b1aa release: 7.0.4; update changelog 2 years ago
Shivani Bhardwaj 6b0ff3ef25 version: start development towards 7.0.4 2 years ago
Shivani Bhardwaj be68bbc4ab release: 7.0.3; update changelog 2 years ago
Jason Ish 8e2ab32dc5 requirements: use libhtp 0.5.x
Move to libhtp to the 0.5.x branch instead of 0.5.45.

(cherry picked from commit c3b3c11e30)
2 years ago
Victor Julien ce055111fe requirements: use libhtp 0.5.45 3 years ago
Jason Ish fa8baa35b1 requirements: suricata-update 1.3.0 3 years ago
Shivani Bhardwaj da99a69c5b release: 7.0.0-rc2; update changelog 3 years ago
Jason Ish 79dfbcb788 requirements: use suricata-update 1.3.0rc1 3 years ago
Jason Ish cd42c33195 scripts/bundle: use git instead of tar.gz
To better fit with our current CI processes, use git to clone the
suricata-update and libhtp dependencies.  The requirements.txt file has
been modified to take a repo URL and a `-b` command line option for tag
or branch.

For the master branch we will use the libhtp 0.5.x branch and the
suricata-update master branch.

Also allows for repo and branch names to be overrided with environment
variables:
- SU_REPO
- SU_BRANCH
- LIBHTP_REPO
- LIBHTP_BRANCH
4 years ago
Jason Ish 16a21d7839 scripts: bundle script for requirements
Add a bundle.sh script to bundle the requirements of libhtp
and suricata-update. This uses a Python like requirements.txt
file to specify the URL to download for libhtp and suricata-update.
5 years ago