Commit Graph

3810 Commits

Author SHA1 Message Date
Pavel Odintsov
3d08c27ef4 Fixed hashes 2024-07-01 03:06:26 +03:00
Pavel Odintsov
8c9317ae40 Updated hashes 2024-07-01 02:59:58 +03:00
Pavel Odintsov
180c5ffe36 Added new hashes for Absl 2024-07-01 02:52:31 +03:00
Pavel Odintsov
f2db567e59 Added logic to print sha512 file checksum even if we do not have it in configuration. Very useful for hash uploading 2024-07-01 02:44:45 +03:00
Pavel Odintsov
9e3c87194a New hashes 2024-07-01 02:38:52 +03:00
Pavel Odintsov
08ece9164d Adding hashes for 24.04 2024-07-01 02:38:16 +03:00
Pavel Odintsov
9cc58ede5f Added gRPC hash for 24.04 on ARM 2024-07-01 02:29:22 +03:00
Pavel Odintsov
0c0aa9c1be Added hashes for 24.04 2024-07-01 02:25:04 +03:00
Pavel Odintsov
72946cdcbd Fixed path for Abseil hash on Ubuntu 24.04 2024-07-01 02:19:57 +03:00
Pavel Odintsov
220d659c48 Force rebuild Abseil dependencies 2024-07-01 02:14:47 +03:00
Pavel Odintsov
6b9061438d Disabled building tests for ABSL as it causes issue during gRPC build: The following imported targets are referenced, but are missing: GTest::gtest GTest::gmock 2024-07-01 02:11:05 +03:00
Pavel Odintsov
c23a0468d8 Fixed hashes for zlib 2024-07-01 01:01:46 +03:00
Pavel Odintsov
073c5b773e Added Cares and Protobuf hashes for 24.04 2024-07-01 00:56:13 +03:00
Pavel Odintsov
210e57319a Fixed Ubuntu version for Abseil hashes 2024-07-01 00:46:50 +03:00
Pavel Odintsov
0977d89509 Fixed typo 2024-07-01 00:41:39 +03:00
Pavel Odintsov
c4bf4d1bf4 Upgrade zlib to 1.3.1 2024-06-30 21:33:54 +03:00
Pavel Odintsov
148cccf196 Switched Absl to C++ 14 to address: C++ versions less than C++14 are not supported~ 2024-06-30 21:18:43 +03:00
Pavel Odintsov
b3fa5b3876 Upgrade to Abseil 2024_01_16 to fix #1008 2024-06-30 21:09:23 +03:00
Pavel Odintsov
a9a3a8f16a Added hash for pcap on Ubuntu 24.04 2024-06-30 17:22:24 +03:00
Pavel Odintsov
ebefbec11e Returned accidentally removed OpenSSL RPATH 2024-06-30 15:53:53 +03:00
Pavel Odintsov
53a959f06f Disabled broken builds on CI 2024-06-30 15:38:37 +03:00
Pavel Odintsov
b6572381ab Added hashes for Ubuntu 24.04 on legacy x86_64 platforms 2024-06-30 15:17:42 +03:00
Pavel Odintsov
ab4266523e Added stub logic for Clickhouse metrics support 2024-06-30 15:05:42 +03:00
Pavel Odintsov
3f57c22632
Create FUNDING.yml 2024-06-27 10:03:59 +03:00
Pavel Odintsov
f95b9424ec Added logic to check IPv6 prefix format to avoid crashes 2024-06-08 18:16:24 +03:00
Pavel Odintsov
3bc7cf62e0 Added logic to exclude some traffic from processing using JSON encoded BGP Flow Spec rules in format https://fastnetmon.com/docs-fnm-advanced/fastnetmon-bgp-flow-spec-rfc-5575-json-representation/ in file /etc/whitelist_rules one rule per line 2024-06-05 02:21:00 +03:00
Pavel Odintsov
3d73a457d7 Added logic to filter flows using our Flow Spec rules 2024-06-05 02:07:39 +03:00
Pavel Odintsov
1b716fbbf8 Added new BGP Flow Spec native logic 2024-06-05 01:53:22 +03:00
Pavel Odintsov
b590031f5a Added ABSL as system build dependency 2024-06-05 01:16:05 +03:00
Pavel Odintsov
0e2da6e972 Disabled logic to link with ABSL by default as it breaks builds but enabled it for system build option 2024-06-05 01:11:42 +03:00
Pavel Odintsov
f41418ed96 Enabled LINK_WITH_ABSL by default 2024-06-05 01:06:00 +03:00
Pavel Odintsov
4ae3c86f53 Added build with system libs for 24.04 2024-06-05 00:05:19 +03:00
Pavel Odintsov
6c63320ec5 Fixed syntax error 2024-06-02 16:45:23 +03:00
Pavel Odintsov
f01b3175cc Added support for comments in networks list file 2024-06-02 16:40:57 +03:00
Pavel Odintsov
235cbc29db Added IPv4 prefix format validation in white list and added support for comments in white list file 2024-06-02 16:33:58 +03:00
Pavel Odintsov
f0f7f6e5ca Added logic to load IPv6 prefixes from whitelist file. Fixes: #1001 2024-06-02 13:57:14 +03:00
Pavel Odintsov
228a86df00 Fixed hiredis hash 2024-04-29 22:04:42 +01:00
Pavel Odintsov
81a78b1637 Fixed hash and force rebuild using Commercial CircleCI account with extended build time 2024-04-29 22:00:00 +01:00
Pavel Odintsov
0b81149f82 Altered hash for Capnp build 2024-04-29 18:09:51 +01:00
Pavel Odintsov
0279504c84 Added missing cmake hash 2024-04-29 17:39:02 +01:00
Pavel Odintsov
8a37208e92 Added hashes for dependencies on Ubuntu 24.04 ARM64 2024-04-29 17:22:55 +01:00
Pavel Odintsov
2f89584ca5 Added hashes for gcc on Ubuntu 24.04 ARM64 2024-04-29 16:21:18 +01:00
Pavel Odintsov
77e328c016 Added builds for Ubuntu 24.04 2024-04-29 12:39:51 +01:00
Pavel Odintsov
ad6cd6ce1b
Removed old links 2024-04-04 18:16:16 +01:00
Pavel Odintsov
d838e45d8e Fixed log messages 2024-04-04 12:58:05 +01:00
Pavel Odintsov
18fea2e8b8 Removed leading dot on end of hash 2024-02-27 13:46:40 +00:00
Pavel Odintsov
bf1fe58f61 Debian 9 became EOL in the end of June 2022. 1.2.4 is the very last version which supports it 2024-02-27 12:17:18 +00:00
Pavel Odintsov
beb4589aa9 Added hashes for all binary builds of Clickhouse client 2024-02-27 12:10:10 +00:00
Pavel Odintsov
09cb3f55cd Added logic to build Clickhouse client library 2024-02-27 11:50:50 +00:00
Pavel Odintsov
2a31585098
Delete src/fastnetmon_rc_freebsd
Outdated, please use upstream one https://cgit.freebsd.org/ports/tree/net-mgmt/fastnetmon/files/fastnetmon.in
2024-02-22 16:47:14 +00:00