Commit Graph

17 Commits

Author SHA1 Message Date
Phil Sutter cc2609de27 conntrack-tools-1.4.7-2.el9
- Explicitly depend on libnetfilter_conntrack-1.0.9

Related: rhbz#2132398
2022-12-14 13:48:18 +01:00
Phil Sutter b80a44a236 conntrack-tools-1.4.7-1.el9
- config: Fix -Wimplicit-function-declaration
- network: Fix -Wstrict-prototypes
- build: don't suppress various warnings
- build: conntrack-tools requires libnetfilter_conntrack >= 1.0.9
- New version 1.4.7

Resolves: rhbz#2132398
2022-12-08 13:54:13 +01:00
Phil Sutter e87baa7117 conntrack-tools-1.4.5-17.el9
- conntrackd: set default hashtable buckets and max entries if not specified

Resolves: rhbz#2126627
2022-11-29 22:00:52 +01:00
Phil Sutter f3deedded7 conntrack-tools-1.4.5-16
- local: Avoid sockaddr_un::sun_path buffer overflow

Resolves: rhbz#2122946
2022-09-06 14:00:37 +02:00
Phil Sutter 5ea39608de conntrack-tools-1.4.5-15.el9
- conntrack: fix compiler warnings
- src: fix strncpy -Wstringop-truncation warnings
- connntrack: Fix for memleak when parsing -j arg
- Drop pointless assignments
- Don't call exit() from signal handler
- read_config_yy: Drop extra argument from dlog() call
- helpers: ftp: Avoid ugly casts
- Fix potential buffer overrun in snprintf() calls
- cache: Fix features array allocation
- hash: Flush tables when destroying

Resolves: rhbz#2068443
2022-08-15 10:53:37 +02:00
Phil Sutter abca991623 OSCI: rpminspect.yaml: Eliminate badfuncs warning
The code uses inet_aton() deliberately to detect whether a given string
is an IPv4 address or not. Sadly, rpminspect only supports ignoring
certain output files for the entire badfuncs check, so ignore those
containing the inet_aton() calls.
2022-03-28 15:41:13 +02:00
Phil Sutter b5ed0280bf conntrack-tools-1.4.5-14.el9
- conntrackd: use correct max unix path length

Resolves: rhbz#2067272
2022-03-28 13:56:06 +02:00
Phil Sutter ffd15f3948 conntrack-tools-1.4.5-13.el9
- conntrackd: Use strdup in lexer
- conntrackd: use strncpy() to unix path

Resolves: rhbz#2067272
2022-03-24 16:39:59 +01:00
Phil Sutter 640cf87f40 conntrack-tools-1.4.5-12.el9
- Fix source compile in tests.yml

Related: rhbz#2062810
2022-03-15 18:05:23 +01:00
Phil Sutter 7de9aec544 conntrack-tools-1.4.5-11.el9
- Enable hardened builds again.

Resolves: rhbz#2062810
2022-03-15 15:49:26 +01:00
Phil Sutter bf65b481d4 conntrack-tools-1.4.5-10.el9
- Drop lazy binding via patch from upstream
- Add patches to fix for failing RPC header search

Resolves: rhbz#2062810
2022-03-10 18:22:42 +01:00
Mohan Boddu 86ef7de24d Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 19:40:43 +00:00
Jianwen Ji 8dc34f32da Enable gating on RHEL9
Resolves: rhbz#1972624

Signed-off-by: Jianwen Ji <jiji@redhat.com>
2021-06-16 18:41:39 +08:00
Mohan Boddu e1a225dda0 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-15 22:56:45 +00:00
DistroBaker 077e16bff5 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/conntrack-tools.git#81d19f5a42d5e908e4e7786e2a88c1405e5ba294
2021-02-03 12:28:44 +01:00
Petr Šabata e4e400db50 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/conntrack-tools#96cbd06f4de157b82890465ca967e1aac3f43429
2020-10-14 23:11:13 +02:00
Release Configuration Management 4c45ee1582 New branch setup 2020-10-08 11:29:07 +00:00