Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37381936
en ru br
Репозитории ALT
S:2.1-alt3
5.1: 2.1-alt2
4.1: 2.1-alt2
4.0: 2.1-alt2
3.0: 2.0-alt3
www.altlinux.org/Changes

Группа :: Система/Основа
Пакет: netlist

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: netlist
Version: 2.1
Release: alt2

Summary: A program to list active Internet connections and sockets
License: BSD-style
Group: System/Base
Url: ftp://ftp.openwall.com/pub/patches/linux/contrib
Packager: Dmitry V. Levin <ldv at altlinux.org>

# netlist-%version.tar.gz

Source: netlist-%version.tar

%description
When run by a non-privileged user, netlist lists active Internet
connections and listening sockets of that user.

When run by root or a user with group access privileges for /proc,
netlist lists all active TCP, UDP, and raw sockets on the system.

netlist was created to oppose restrictive tendencies in security.
Your use of netlist must be in accordance with this intent.  Please see
the LICENSE for information on this and other licensing conditions.

%prep
%setup -q

%build
%make_build CFLAGS="%optflags -fno-strict-aliasing"

%install
%make_install install \
DESTDIR=%buildroot \
BINDIR=%_bindir \
MANDIR=%_mandir \
#

%files
%attr(2711,root,proc) %_bindir/netlist
%_man1dir/*
%doc LICENSE

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin