diff --git a/network/library/libnftnl/actions.py b/network/library/libnftnl/actions.py new file mode 100644 index 0000000000..e387388ae4 --- /dev/null +++ b/network/library/libnftnl/actions.py @@ -0,0 +1,20 @@ +#!/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 autotools +from pisi.actionsapi import pisitools +from pisi.actionsapi import get + +def setup(): + autotools.configure() + +def build(): + autotools.make() + +def install(): + autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + + pisitools.dodoc("COPYING") diff --git a/network/library/libnftnl/pspec.xml b/network/library/libnftnl/pspec.xml new file mode 100644 index 0000000000..75ee03cb02 --- /dev/null +++ b/network/library/libnftnl/pspec.xml @@ -0,0 +1,61 @@ + + + + + libnftnl + https://netfilter.org/projects/libnftnl/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + Netfilter library providing interface to the nf_tables subsystem + nf_tables alt sistemine arayüz sağlayan Netfilter kitaplığı + https://netfilter.org/projects/libnftnl/files/libnftnl-1.2.4.tar.bz2 + + libmnl-devel + + --> + + + + + libnftnl + + libmnl + + + /usr/lib + /usr/share/doc + + + + + libnftnl-devel + Development files for libnftnl + + libmnl-devel + libnftnl + + + /usr/include + /usr/lib/pkgconfig + + + + + + 2023-01-13 + 1.2.4 + First release + PisiLinux Community + admins@pisilinux.org + + + diff --git a/network/library/libnftnl/translations.xml b/network/library/libnftnl/translations.xml new file mode 100644 index 0000000000..e68b4a2b42 --- /dev/null +++ b/network/library/libnftnl/translations.xml @@ -0,0 +1,8 @@ + + + + libnftnl + Netfilter library providing interface to the nf_tables subsystem + nf_tables alt sistemine arayüz sağlayan Netfilter kitaplığı + + diff --git a/pisi-index.xml b/pisi-index.xml index 728062145f..b41ed9366e 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -1327,7 +1327,7 @@ Telegram is a messaging app with a focus on speed and security, it is super-fast, simple and free. You can use Telegram on all your devices at the same time — your messages sync seamlessly across any number of your phones, tablets or computers. Telegram is a messaging app with a focus on speed and security, it is super-fast, simple and free. You can use Telegram on all your devices at the same time — your messages sync seamlessly across any number of your phones, tablets or computers. telegram - https://github.com/telegramdesktop/tdesktop/releases/download/v4.5.2/tdesktop-4.5.2-full.tar.gz + https://github.com/telegramdesktop/tdesktop/releases/download/v4.5.6/tdesktop-4.5.6-full.tar.gz fix-tgcalls-cstdint.patch @@ -1417,6 +1417,13 @@ + + 2023-01-13 + 4.5.6 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-01-03 4.5.2 @@ -6610,7 +6617,7 @@ libpcap (Packet CAPture) provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc. libpcap (Packet CAPture) düşük-seviye ağların izlenmesi için kullanılan bir kitaplıktır. Ağ istatistikleri, güvenlik izleyicisi, ağ hata gözleme gibi uygulamalar genellikle bu kitaplığı kullanır. libpcap (Packet CAPture) facilita un framework portable para monitoreo de redes a a bajo nivel. Aplicaciones abarcan sistemas de estadísticas de red, monitoreo de seguridad, depuración de red, etc. - http://www.tcpdump.org/release/libpcap-1.10.1.tar.gz + http://www.tcpdump.org/release/libpcap-1.10.3.tar.gz bluez-libs-devel @@ -6629,7 +6636,7 @@ Development files for libpcap libpcap için geliştirme dosyaları - libpcap + libpcap /usr/bin/pcap-config @@ -6638,6 +6645,13 @@ + + 2023-01-13 + 1.10.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-07-02 1.10.1 @@ -10976,7 +10990,7 @@ Güvenlik duvarı, ağ adres çevrimi ve paket çevrimi aracı Contains iptables firewall, NAT and packet mangling tools. Iptables kural tabanlı gelişmiş güvenlik duvarı uygulamasıdır. - https://www.netfilter.org/projects/iptables/files/iptables-1.8.8.tar.bz2 + https://www.netfilter.org/projects/iptables/files/iptables-1.8.9.tar.xz libmnl-devel libpcap-devel @@ -10984,8 +10998,7 @@ libnetfilter_conntrack-devel - iptables-1.8.2-link.patch - 0001-xshared-Fix-build-for-Werror-format-security.patch + gentoo/iptables-1.8.9-format-security.patch network/filter/iptables/pspec.xml @@ -11017,7 +11030,7 @@ Development files for iptables iptables için geliştirme dosyaları - iptables + iptables /usr/include @@ -11027,6 +11040,13 @@ + + 2023-01-13 + 1.8.9 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-08-03 1.8.8 @@ -11789,6 +11809,59 @@ + + + libnftnl + https://netfilter.org/projects/libnftnl/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + network.library + Netfilter library providing interface to the nf_tables subsystem + Netfilter library providing interface to the nf_tables subsystem + nf_tables alt sistemine arayüz sağlayan Netfilter kitaplığı + nf_tables alt sistemine arayüz sağlayan Netfilter kitaplığı + https://netfilter.org/projects/libnftnl/files/libnftnl-1.2.4.tar.bz2 + + libmnl-devel + + network/library/libnftnl/pspec.xml + + + libnftnl + + libmnl + + + /usr/lib + /usr/share/doc + + + + libnftnl-devel + Development files for libnftnl + + libmnl-devel + libnftnl + + + /usr/include + /usr/lib/pkgconfig + + + + + 2023-01-13 + 1.2.4 + First release + PisiLinux Community + admins@pisilinux.org + + + srt @@ -23654,7 +23727,7 @@ Gnome session. Cinnamon window manager based on Mutter Mutter tabanlı Cinnamon Pencere Yöneticisi muffin - https://github.com/linuxmint/muffin/archive/refs/tags/5.6.2.tar.gz + https://github.com/linuxmint/muffin/archive/refs/tags/5.6.3.tar.gz meson gettext-devel @@ -23764,7 +23837,7 @@ Gnome session. muffin-devel development - muffin + muffin atk-devel gtk3-devel cairo-devel @@ -23792,6 +23865,13 @@ Gnome session. + + 2023-01-10 + 5.6.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-12-14 5.6.2 @@ -33015,7 +33095,7 @@ Gnome session. Mesa, OpenGL belirtiminin (etkileşimli 3B grafiklerin gerçeklenmesi için bir sistem) açık kaynaklı bir uyarlamasıdır. Mesa jest open-source'ową implementacją specyfikacji OpenGL do renderowania trójwymiarowej grafiki. mesa - https://archive.mesa3d.org/mesa-22.3.2.tar.xz + https://archive.mesa3d.org/mesa-22.3.3.tar.xz crossfile.ini @@ -33167,7 +33247,7 @@ Gnome session. libXdamage-devel libXxf86vm-devel libxshmfence-devel - mesa + mesa /usr/include @@ -33242,7 +33322,7 @@ Gnome session. libclc-32bit libunwind-32bit llvm-clang-32bit - mesa + mesa llvm-32bit @@ -33251,6 +33331,13 @@ Gnome session. + + 2023-01-12 + 22.3.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-12-30 22.3.2 @@ -43879,7 +43966,7 @@ Gnome session. Timeshift protects your system by taking incremental snapshots of the file system at regular intervals. These snapshots can be restored at a later date to undo all changes to the system. Timeshift, düzenli aralıklarla dosya sisteminin artımlı anlık görüntülerini alarak sisteminizi korur. Bu anlık görüntüler, sistemdeki tüm değişiklikleri geri almak için daha sonraki bir tarihte geri yüklenebilir. Timeshift, düzenli aralıklarla dosya sisteminin artımlı anlık görüntülerini alarak sisteminizi korur. Bu anlık görüntüler, sistemdeki tüm değişiklikleri geri almak için daha sonraki bir tarihte geri yüklenebilir. - https://github.com/linuxmint/timeshift/archive/refs/tags/22.11.1.tar.gz + https://github.com/linuxmint/timeshift/archive/refs/tags/22.11.2.tar.gz atk-devel vte-devel @@ -43928,6 +44015,13 @@ Gnome session. + + 2023-01-10 + 22.11.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-22 22.11.1 @@ -52791,7 +52885,7 @@ Gnome session. Hypnotix, canlı TV, filmler ve dizileri destekleyen bir IPTV akış uygulamasıdır. Hypnotix is an IPTV streaming application with support for live TV, movies and series. Hypnotix, canlı TV, film ve dizi desteği olan bir IPTV akış uygulamasıdır. - https://github.com/linuxmint/hypnotix/archive/refs/tags/3.1.tar.gz + https://github.com/linuxmint/hypnotix/archive/refs/tags/3.2.tar.gz xapp-devel dconf-devel @@ -52830,6 +52924,13 @@ Gnome session. + + 2023-01-10 + 3.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-12-03 3.1 @@ -90127,7 +90228,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Linux desktop which provides advanced innovative features and a traditional user experience Linux desktop which provides advanced innovative features and a traditional user experience cinnamon - https://github.com/linuxmint/cinnamon/archive/refs/tags/5.6.5.tar.gz + https://github.com/linuxmint/cinnamon/archive/refs/tags/5.6.6.tar.gz cjs-devel meson @@ -90306,6 +90407,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-01-13 + 5.6.6 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-12-16 5.6.5 @@ -90954,7 +91062,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol File manager for Cinnamon Cinnamon için Dosya Yöneticisi nemo - https://github.com/linuxmint/nemo/archive/refs/tags/5.6.1.tar.gz + https://github.com/linuxmint/nemo/archive/refs/tags/5.6.2.tar.gz meson samurai @@ -91043,7 +91151,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol nemo için geliştirme dosyaları development - nemo + nemo gtk3-devel glib2-devel @@ -91054,6 +91162,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-01-10 + 5.6.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-12-14 5.6.1 @@ -91107,7 +91222,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol The Control Center for Cinnamon Cinnamon için kontrol merkezi cinnamon-control-center - https://github.com/linuxmint/cinnamon-control-center/archive/refs/tags/5.6.0.tar.gz + https://github.com/linuxmint/cinnamon-control-center/archive/refs/tags/5.6.1.tar.gz meson samurai @@ -91210,7 +91325,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol cinnamon-control-center için geliştirme dosyaları development - cinnamon-control-center + cinnamon-control-center gtk3-devel glib2-devel @@ -91220,6 +91335,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-01-10 + 5.6.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-19 5.6.0 @@ -91273,7 +91395,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Screensaver designed to integrate well with the Cinnamon desktop Cinnamon masaüstü ile iyi entegre edilmiş bir ekran koruyucu. cinnamon-screensaver - https://github.com/linuxmint/cinnamon-screensaver/archive/refs/tags/5.6.2.tar.gz + https://github.com/linuxmint/cinnamon-screensaver/archive/refs/tags/5.6.3.tar.gz gnome-common meson @@ -91358,7 +91480,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol cinnamon-screensaver için geliştirme dosyaları development - cinnamon-screensaver + cinnamon-screensaver gtk3-devel glib2-devel libX11-devel @@ -91373,6 +91495,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-01-10 + 5.6.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-12-03 5.6.2 @@ -91744,7 +91873,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol The Cinnamon Settings daemon Cinnamon ayarları servisi cinnamon - https://github.com/linuxmint/cinnamon-settings-daemon/archive/refs/tags/5.6.0.tar.gz + https://github.com/linuxmint/cinnamon-settings-daemon/archive/refs/tags/5.6.1.tar.gz meson samurai @@ -91843,7 +91972,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol cinnamon-settings-daemon için geliştirme dosyaları development - cinnamon-settings-daemon + cinnamon-settings-daemon glib2-devel @@ -91852,6 +91981,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-01-10 + 5.6.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-19 5.6.0 @@ -92000,7 +92136,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Library with common API for various Cinnamon modules Cinnamon modülleri için çeşitli API kitaplıkları cinnamon-desktop - https://github.com/linuxmint/cinnamon-desktop/archive/refs/tags/5.6.0.tar.gz + https://github.com/linuxmint/cinnamon-desktop/archive/refs/tags/5.6.1.tar.gz meson samurai @@ -92064,7 +92200,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol libxkbfile-devel pulseaudio-libs-devel gsettings-desktop-schemas-devel - cinnamon-desktop + cinnamon-desktop /usr/include @@ -92073,6 +92209,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-01-10 + 5.6.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-19 5.6.0 @@ -93164,7 +93307,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.mate System settings daemon for MATE desktop gnome-settings-daemon shares MATE specific settings with other applications via DBus connection. - http://pub.mate-desktop.org/releases/1.26/mate-settings-daemon-1.26.0.tar.xz + http://pub.mate-desktop.org/releases/1.27/mate-settings-daemon-1.27.0.tar.xz intltool nss-devel @@ -93180,9 +93323,9 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol pulseaudio-libs-devel libcanberra-gtk3-devel mate-common - libmatekbd-devel - libmatemixer-devel - mate-desktop-devel + libmatekbd-devel + libmatemixer-devel + mate-desktop-devel desktop/mate/mate-settings-daemon/pspec.xml @@ -93230,7 +93373,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol mate-settings-daemon için geliştirme dosyaları mate-settings-daemon için geliştirme dosyaları - mate-settings-daemon + mate-settings-daemon dbus-devel glib2-devel dbus-glib-devel @@ -93241,6 +93384,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-01-12 + 1.27.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-09-07 1.26.0 @@ -99442,7 +99592,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol This application allows you to capture the entire screen, the active window or a selected region. xfce4-screenshooter ekranın bir kısmının, tamamının ya da sadece aktif pencerenin ekran görüntüsünü almanızı sağlar. org.xfce.screenshooter - https://archive.xfce.org/src/apps/xfce4-screenshooter/1.10/xfce4-screenshooter-1.10.1.tar.bz2 + https://archive.xfce.org/src/apps/xfce4-screenshooter/1.10/xfce4-screenshooter-1.10.3.tar.bz2 python3 intltool @@ -99461,6 +99611,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol exo gtk3 glib2 + xfconf cairo pango libSM @@ -99486,6 +99637,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-01-13 + 1.10.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-12-22 1.10.1 @@ -103496,6 +103654,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol gdk-pixbuf-devel xfce4-panel-devel libxfce4util-devel + libxfce4windowing-devel desktop/xfce/base/xfdesktop/pspec.xml @@ -103517,6 +103676,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol gdk-pixbuf libxfce4ui libxfce4util + libxfce4windowing /usr/bin @@ -104122,6 +104282,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol xfconf-devel libxfce4ui-devel libxfce4util-devel + libxfce4windowing-devel desktop/xfce/base/xfce4-panel/pspec.xml @@ -368150,7 +368311,7 @@ from a wide variety of machine architectures. Development files for upower upower için geliştirme dosyaları - upower + upower dbus-devel glib2-devel polkit-devel @@ -368165,6 +368326,13 @@ from a wide variety of machine architectures. + + 2023-01-12 + 1.90.0 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2022-07-26 1.90.0 diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index c677577a45..9d7354bfe8 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -ef2f2504b3eaac66da503c18edc6750b8f27b23c \ No newline at end of file +579258e31885c8d5772e3bd1b3cf95dfec47c74a \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index 51273e6034..8cbf5aa399 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 ad93d41fde..75ec43d222 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -39c873d0223de6cdcdb81ab78e0970f63730b607 \ No newline at end of file +e9e751c9a2170fc941b6d67db270a8c97b134ae3 \ No newline at end of file