diff --git a/network/misc/ufw/actions.py b/network/misc/ufw/actions.py new file mode 100644 index 0000000000..c5b1cad241 --- /dev/null +++ b/network/misc/ufw/actions.py @@ -0,0 +1,16 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/licenses/gpl.txt + +from pisi.actionsapi import pythonmodules +from pisi.actionsapi import pisitools + +def build(): + pythonmodules.compile(pyVer="3") + +def install(): + pythonmodules.install(pyVer="3") + + pisitools.dodoc("ChangeLog", "COPYING", "README*") diff --git a/network/misc/ufw/pspec.xml b/network/misc/ufw/pspec.xml new file mode 100644 index 0000000000..1c027cf126 --- /dev/null +++ b/network/misc/ufw/pspec.xml @@ -0,0 +1,54 @@ + + + + + ufw + https://launchpad.net/ufw + + Pisi Linux Admins + admin@pisilinux.org + + GPLv3 + library + Uncomplicated and easy to use CLI tool for managing a netfilter firewall + Bir netfilter güvenlik duvarını yönetmek için karmaşık olmayan ve kullanımı kolay CLI aracı + https://launchpad.net/ufw/0.36/0.36.1/+download/ufw-0.36.1.tar.gz + + iptables-devel + python3-devel + python3-setuptools + + + + + + ufw + + iptables + + + /etc + /lib + /usr/lib + /usr/sbin + /usr/share/ufw + /usr/share/man + /usr/share/doc + + + + + + 2022-10-29 + 0.36.1 + First release + Pisi Linux Admins + admin@pisilinux.org + + + diff --git a/network/misc/ufw/translations.xml b/network/misc/ufw/translations.xml new file mode 100644 index 0000000000..778ffaba63 --- /dev/null +++ b/network/misc/ufw/translations.xml @@ -0,0 +1,8 @@ + + + + ufw + Uncomplicated and easy to use CLI tool for managing a netfilter firewall + Bir netfilter güvenlik duvarını yönetmek için karmaşık olmayan ve kullanımı kolay CLI aracı + + diff --git a/pisi-index.xml b/pisi-index.xml index f114e714cf..3c234f8334 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -14588,6 +14588,54 @@ functionality to build high-performing, platform-independent programs. + + + ufw + https://launchpad.net/ufw + + Pisi Linux Admins + admin@pisilinux.org + + GPLv3 + library + network.misc + Uncomplicated and easy to use CLI tool for managing a netfilter firewall + Uncomplicated and easy to use CLI tool for managing a netfilter firewall + Bir netfilter güvenlik duvarını yönetmek için karmaşık olmayan ve kullanımı kolay CLI aracı + Bir netfilter güvenlik duvarını yönetmek için karmaşık olmayan ve kullanımı kolay CLI aracı + https://launchpad.net/ufw/0.36/0.36.1/+download/ufw-0.36.1.tar.gz + + iptables-devel + python3-devel + python3-setuptools + + network/misc/ufw/pspec.xml + + + ufw + + iptables + + + /etc + /lib + /usr/lib + /usr/sbin + /usr/share/ufw + /usr/share/man + /usr/share/doc + + + + + 2022-10-29 + 0.36.1 + First release + Pisi Linux Admins + admin@pisilinux.org + + + libasyncns @@ -261093,6 +261141,7 @@ components such as the Settings and gnome-shell. Uygulama Menüsü GTK+ Modülü https://gitlab.com/vala-panel-project/vala-panel-appmenu/-/archive/0.7.6/vala-panel-appmenu-0.7.6.tar.bz2 + meson gtk2-devel gtk3-devel glib2-devel diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 9135f0779b..737d1e570d 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -5f6fcaa27f0c14b0e2480b992c75a8356d730a02 \ No newline at end of file +9f3c3166d79532a09fa32b5423a659b59251d9f2 \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index ca62edd6d8..bd59995c97 100644 Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum index 12667a7149..acfb730b61 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -b1ff2671614ec655cd537ad5bbc480c6f246e162 \ No newline at end of file +3c684e364e69ef0d79fc02d6803be5fe43e5df78 \ No newline at end of file