Commit Graph

10 Commits

Author SHA1 Message Date
Adrian Reber
224920f3f0
Apply upstream patch to fix 3 findings from static application security testing
Resolves: RHEL-27656

Signed-off-by: Adrian Reber <areber@redhat.com>
2024-03-07 16:59:15 +01:00
Mohan Boddu
cf4314ba1f Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 21:34:22 +00:00
Adrian Reber
7a384fffb3 Repack tarball to remove problematic license from unused code
* Apply fixes for warnings found by gcc -fanalyzer

Resolves: rhbz#1915836

Signed-off-by: Adrian Reber <areber@redhat.com>
2021-04-23 09:20:10 +02:00
Mohan Boddu
219b0b684b - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-16 01:26:13 +00:00
Adrian Reber
2c5d28d871
Added gating.yaml 2021-04-09 18:55:13 +02:00
Adrian Reber
c49cf2653a
Fix file conflicts with libnet-devel
Trying to install libnet-devel.x86_64 and libnet-devel.i686 fails with

  file /usr/bin/libnet-config conflicts between attempted installs of libnet-devel-1.2-2.fc34.x86_64 and libnet-devel-1.2-2.fc34.i686

The file libnet-config contains for x86_64 the string 'lib64' and for
i686 'lib' which makes the devel packages not installable at the same
time.

Running 'libnet-config --libs' returns '-L/usr/lib64 -lnet' for x86_64
and without '64' for i686. As that is both the default location for
libraries it can be omitted which this patch does.

With this patch applied 'libnet-config --libs' returns just '-lnet'.

Resolves: rhbz#1915836

Signed-off-by: Adrian Reber <adrian@lisas.de>
2021-04-09 14:25:25 +02:00
DistroBaker
61bdfaafe9 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/libnet.git#25b4f9d26347d31882ce476a3eb9c2f9a7739353
2021-02-04 11:17:04 +01:00
DistroBaker
5b5050c043 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/libnet.git#b204e6ac448cf6dae450592867df49b7601c42f6
2021-01-02 21:52:16 +00:00
Petr Šabata
6f374b2885 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/libnet#c414f03d0ced3999f15d2c1b43d5b03db32e7dea
2020-10-15 16:42:20 +02:00
Release Configuration Management
14d0b26797 New branch setup 2020-10-08 17:01:35 +00:00