diff --git a/desktop/gnome/apps/gupnp/pspec.xml b/desktop/gnome/apps/gupnp/pspec.xml index 83a7b62ea5..2d0cccb747 100644 --- a/desktop/gnome/apps/gupnp/pspec.xml +++ b/desktop/gnome/apps/gupnp/pspec.xml @@ -13,7 +13,7 @@ app:gui A framework for creating UPnP devices and control points A framework for creating UPnP devices and control points - mirrors://gnome/gupnp/1.5/gupnp-1.5.3.tar.xz + mirrors://gnome/gupnp/1.5/gupnp-1.5.4.tar.xz meson gtk-doc @@ -62,6 +62,13 @@ + + 2022-09-06 + 1.5.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-08-08 1.5.3 diff --git a/desktop/gnome/base/gnome-bluetooth/pspec.xml b/desktop/gnome/base/gnome-bluetooth/pspec.xml index b97b3aa857..b50f854e82 100644 --- a/desktop/gnome/base/gnome-bluetooth/pspec.xml +++ b/desktop/gnome/base/gnome-bluetooth/pspec.xml @@ -11,7 +11,7 @@ GPLv2 gnome-bluetooth is a fork of bluez-gnome focused on integration with GNOME. gnome-bluetooth is collection of widgets for applications that want to select Bluetooth devices. It is also used by GNOME session components such as the Settings and gnome-shell. - https://download.gnome.org/sources/gnome-bluetooth/42/gnome-bluetooth-42.3.tar.xz + https://download.gnome.org/sources/gnome-bluetooth/42/gnome-bluetooth-42.4.tar.xz intltool itstool @@ -78,6 +78,13 @@ + + 2022-09-06 + 42.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-08-24 42.3 diff --git a/desktop/gnome/base/libgnomekbd/pspec.xml b/desktop/gnome/base/libgnomekbd/pspec.xml index 439587b66e..b8b480da25 100644 --- a/desktop/gnome/base/libgnomekbd/pspec.xml +++ b/desktop/gnome/base/libgnomekbd/pspec.xml @@ -12,7 +12,7 @@ library Keyboard management library Keyboard management library - https://download.gnome.org/sources/libgnomekbd/3.28/libgnomekbd-3.28.0.tar.xz + https://download.gnome.org/sources/libgnomekbd/3.28/libgnomekbd-3.28.1.tar.xz atk-devel gtk3-devel @@ -77,6 +77,13 @@ + + 2022-09-06 + 3.28.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-08-17 3.28.0 diff --git a/desktop/gnome2/librsvg/pspec.xml b/desktop/gnome2/librsvg/pspec.xml index cd31a28d45..17d5d20bb8 100644 --- a/desktop/gnome2/librsvg/pspec.xml +++ b/desktop/gnome2/librsvg/pspec.xml @@ -12,7 +12,7 @@ library Scalable Vector Graphics (SVG) rendering library librsvg is a component used within software applications to enable support for SVG-format scalable vector graphics. - mirrors://gnome/librsvg/2.54/librsvg-2.54.4.tar.xz + mirrors://gnome/librsvg/2.54/librsvg-2.54.5.tar.xz rust docutils @@ -91,6 +91,13 @@ + + 2022-09-06 + 2.54.5 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-06-11 2.54.4 diff --git a/hardware/misc/fuse3/actions.py b/hardware/misc/fuse3/actions.py index 410d3e99de..0817426723 100644 --- a/hardware/misc/fuse3/actions.py +++ b/hardware/misc/fuse3/actions.py @@ -27,7 +27,7 @@ def install(): pisitools.dosym("/usr/lib/libfuse3.so", "/lib/libfuse3.so") pisitools.dosym("/usr/lib/libfuse3.so", "/lib/libfuse3.so.3") - pisitools.dosym("/usr/lib/libfuse3.so", "/lib/libfuse3.so.3.9.2") + pisitools.dosym("/usr/lib/libfuse3.so", "/lib/libfuse3.so.3.12.0") # Move pkgconfig file to /usr/lib #pisitools.domove("/lib/pkgconfig", "/usr/lib/") diff --git a/hardware/misc/fuse3/pspec.xml b/hardware/misc/fuse3/pspec.xml index a878ca098a..12b1f0f84e 100644 --- a/hardware/misc/fuse3/pspec.xml +++ b/hardware/misc/fuse3/pspec.xml @@ -12,7 +12,7 @@ library An interface for filesystems implemented in userspace fuse is a backend allowing regular users to (un)mount filesystems for their own use. - https://github.com/libfuse/libfuse/releases/download/fuse-3.10.5/fuse-3.10.5.tar.xz + https://github.com/libfuse/libfuse/releases/download/fuse-3.12.0/fuse-3.12.0.tar.xz meson doxygen @@ -54,6 +54,13 @@ + + 2022-09-09 + 3.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-04-26 3.10.5 diff --git a/network/connection/iwd/actions.py b/network/connection/iwd/actions.py index 9b8dd24398..cb0e3f6b58 100644 --- a/network/connection/iwd/actions.py +++ b/network/connection/iwd/actions.py @@ -13,7 +13,7 @@ def setup(): --enable-external-ell \ --disable-systemd-service \ --localstatedir=/var \ - --with-dbus-busdir=/etc/dbus-1/systemd \ + --with-dbus-busdir=/usr/share/dbus-1 \ --enable-ofono \ --enable-wired \ --enable-hwsim \ diff --git a/network/connection/iwd/pspec.xml b/network/connection/iwd/pspec.xml index 49abba3d1f..3203428931 100644 --- a/network/connection/iwd/pspec.xml +++ b/network/connection/iwd/pspec.xml @@ -12,7 +12,7 @@ app Wireless daemon for Linux Linux için kablosuz arka plan programı - https://mirrors.edge.kernel.org/pub/linux/network/wireless/iwd-1.29.tar.xz + https://mirrors.edge.kernel.org/pub/linux/network/wireless/iwd-1.30.tar.xz asciidoc ell-devel @@ -46,6 +46,13 @@ + + 2022-09-08 + 1.30 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-07-25 1.29 diff --git a/network/library/libnma/pspec.xml b/network/library/libnma/pspec.xml index 0de6e0fb17..d740bf2f95 100644 --- a/network/library/libnma/pspec.xml +++ b/network/library/libnma/pspec.xml @@ -12,7 +12,7 @@ library NetworkManager GUI client library NetworkManager GUI istemci kitaplığı - https://download.gnome.org/sources/libnma/1.8/libnma-1.8.40.tar.xz + https://download.gnome.org/sources/libnma/1.10/libnma-1.10.2.tar.xz meson gtk-doc @@ -79,6 +79,13 @@ + + 2022-09-09 + 1.10.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-06-15 1.8.40 diff --git a/network/misc/ell/pspec.xml b/network/misc/ell/pspec.xml index df676e5dae..e27e1419f5 100644 --- a/network/misc/ell/pspec.xml +++ b/network/misc/ell/pspec.xml @@ -12,7 +12,7 @@ library Embedded Linux library Gömülü Linux kitaplığı - https://mirrors.edge.kernel.org/pub/linux/libs/ell/ell-0.52.tar.xz + https://mirrors.edge.kernel.org/pub/linux/libs/ell/ell-0.53.tar.xz + + 2022-09-06 + 3.0.8 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-06-30 3.0.7 diff --git a/server/openssh/pspec.xml b/server/openssh/pspec.xml index 90fe33d7c2..c71439456a 100644 --- a/server/openssh/pspec.xml +++ b/server/openssh/pspec.xml @@ -13,7 +13,7 @@ service Port of OpenBSD's free SSH release OpenSSH is a FREE version of the SSH connectivity tools that technical users of the Internet rely on. Users of telnet, rlogin, and ftp may not realize that their password is transmitted across the Internet unencrypted, but it is. OpenSSH encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other attacks. - https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-8.6p1.tar.gz + https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-9.0p1.tar.gz libedit-devel zlib-devel @@ -57,6 +57,13 @@ + + 2022-09-02 + 9.0_p1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-06-05 8.6_p1