Accepting request 897244 from home:susnux:branches:security
Update to version 3.0.8.3 OBS-URL: https://build.opensuse.org/request/show/897244 OBS-URL: https://build.opensuse.org/package/show/security/argus?expand=0&rev=28
This commit is contained in:
parent
5a1fec4f03
commit
67c003d95e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ca4e3bd5b9d4a8ff7c01cc96d1bffd46dbd6321237ec94c52f8badd51032eeff
|
|
||||||
size 524749
|
|
3
argus-3.0.8.3.tar.gz
Normal file
3
argus-3.0.8.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:277122cc31f7f06f95440d1ccf0b252afe343645ad50564afe9ada6a6688744d
|
||||||
|
size 524549
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 3 16:02:21 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||||
|
|
||||||
|
- Update to version 3.0.8.3
|
||||||
|
* Fix ekinzie-ccc-analyzer issues
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 11 10:01:06 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
Thu Jun 11 10:01:06 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
||||||
|
|
||||||
|
11
argus.spec
11
argus.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package argus
|
# spec file for package argus
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,27 +17,24 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: argus
|
Name: argus
|
||||||
Version: 3.0.8.2
|
Version: 3.0.8.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Network Monitoring Tool
|
Summary: Network Monitoring Tool
|
||||||
License: GPL-2.0-only AND LGPL-2.1-only AND BSD-3-Clause AND MIT
|
License: GPL-2.0-only AND LGPL-2.1-only AND BSD-3-Clause AND MIT
|
||||||
Group: Productivity/Networking/Diagnostic
|
Group: Productivity/Networking/Diagnostic
|
||||||
URL: http://www.qosient.com/argus/
|
URL: https://openargus.org/
|
||||||
Source: http://qosient.com/argus/src/%{name}-%{version}.tar.gz
|
Source: https://qosient.com/argus/dev/%{name}-%{version}.tar.gz
|
||||||
Source3: README.SUSE
|
Source3: README.SUSE
|
||||||
Source4: argus_linux.8.gz
|
Source4: argus_linux.8.gz
|
||||||
Source5: argus.service
|
Source5: argus.service
|
||||||
Patch1: %{name}-3.0.6.1-libpcap.patch
|
Patch1: %{name}-3.0.6.1-libpcap.patch
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
%if 0%{?suse_version} >= 1330
|
|
||||||
BuildRequires: libnsl-devel
|
BuildRequires: libnsl-devel
|
||||||
%endif
|
|
||||||
BuildRequires: libpcap-devel
|
BuildRequires: libpcap-devel
|
||||||
BuildRequires: systemd-rpm-macros
|
BuildRequires: systemd-rpm-macros
|
||||||
BuildRequires: tcpd-devel
|
BuildRequires: tcpd-devel
|
||||||
BuildRequires: tcsh
|
BuildRequires: tcsh
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
|
|
||||||
%package server
|
%package server
|
||||||
Summary: Daemon for Network Monitoring Tool
|
Summary: Daemon for Network Monitoring Tool
|
||||||
|
Loading…
x
Reference in New Issue
Block a user