From 5ba14e2d8c3edf5e748b9298a4fca304c833e170 Mon Sep 17 00:00:00 2001 From: Rmys Date: Thu, 12 Oct 2023 14:30:26 +0300 Subject: [PATCH] fuse3, libgusb, ModemManager, libmbim, libqmi, zeromq ver. bump --- hardware/misc/fuse3/actions.py | 2 +- hardware/misc/fuse3/pspec.xml | 9 ++++++++- hardware/misc/libgusb/pspec.xml | 9 ++++++++- network/connection/ModemManager/pspec.xml | 13 ++++++++++--- network/library/libmbim/pspec.xml | 9 ++++++++- network/library/libqmi/pspec.xml | 11 +++++++++-- network/library/zeromq/actions.py | 2 +- network/library/zeromq/pspec.xml | 12 ++++++++++-- 8 files changed, 55 insertions(+), 12 deletions(-) diff --git a/hardware/misc/fuse3/actions.py b/hardware/misc/fuse3/actions.py index 5a212eeb69..64be385a17 100644 --- a/hardware/misc/fuse3/actions.py +++ b/hardware/misc/fuse3/actions.py @@ -28,7 +28,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.16.1") + pisitools.dosym("/usr/lib/libfuse3.so", "/lib/libfuse3.so.3.16.2") # 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 9ba3f282c5..eb69ca761c 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.16.1/fuse-3.16.1.tar.gz + https://github.com/libfuse/libfuse/releases/download/fuse-3.16.2/fuse-3.16.2.tar.gz meson doxygen @@ -55,6 +55,13 @@ + + 2023-10-12 + 3.16.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-08-09 3.16.1 diff --git a/hardware/misc/libgusb/pspec.xml b/hardware/misc/libgusb/pspec.xml index 56cfd8a59f..6ebd9d379c 100644 --- a/hardware/misc/libgusb/pspec.xml +++ b/hardware/misc/libgusb/pspec.xml @@ -12,7 +12,7 @@ library GObject wrapper for libusb. GLib wrapper around libusb1. - https://github.com/hughsie/libgusb/releases/download/0.4.6/libgusb-0.4.6.tar.xz + https://github.com/hughsie/libgusb/releases/download/0.4.7/libgusb-0.4.7.tar.xz meson gtk-doc @@ -76,6 +76,13 @@ + + 2023-10-12 + 0.4.7 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-06-11 0.4.6 diff --git a/network/connection/ModemManager/pspec.xml b/network/connection/ModemManager/pspec.xml index 22d7a57daf..c73f95aa53 100644 --- a/network/connection/ModemManager/pspec.xml +++ b/network/connection/ModemManager/pspec.xml @@ -13,7 +13,7 @@ service A manager framework for mobile broadband modems ModemManager provides a unified high level API for communicating with mobile broadband modems. - https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/archive/1.20.6/ModemManager-1.20.6.tar.bz2 + https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/archive/1.22.0/ModemManager-1.22.0.tar.bz2 meson dbus-devel @@ -23,8 +23,8 @@ gobject-introspection-devel polkit-devel ppp-devel - libqmi-devel - libmbim-devel + libqmi-devel + libmbim-devel intltool gtk-doc docbook-xsl @@ -133,6 +133,13 @@ + + 2023-10-12 + 1.22.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-02 1.20.6 diff --git a/network/library/libmbim/pspec.xml b/network/library/libmbim/pspec.xml index ae2375f689..6954edcc7c 100644 --- a/network/library/libmbim/pspec.xml +++ b/network/library/libmbim/pspec.xml @@ -12,7 +12,7 @@ library MBIM modem protocol helper library. libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol. - https://gitlab.freedesktop.org/mobile-broadband/libmbim/-/archive/1.28.4/libmbim-1.28.4.tar.bz2 + https://gitlab.freedesktop.org/mobile-broadband/libmbim/-/archive/1.30.0/libmbim-1.30.0.tar.bz2 meson gtk-doc @@ -59,6 +59,13 @@ + + 2023-10-12 + 1.30.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-02 1.28.4 diff --git a/network/library/libqmi/pspec.xml b/network/library/libqmi/pspec.xml index c1c9aa8132..82f62f15ac 100644 --- a/network/library/libqmi/pspec.xml +++ b/network/library/libqmi/pspec.xml @@ -12,7 +12,7 @@ app:gui QMI modem protocol helper library libqmi is a glib-based library for talking to WWAN modems and devices which speak the Qualcomm MSM Interface (QMI) protocol. - https://gitlab.freedesktop.org/mobile-broadband/libqmi/-/archive/1.32.4/libqmi-1.32.4.tar.bz2 + https://gitlab.freedesktop.org/mobile-broadband/libqmi/-/archive/1.34.0/libqmi-1.34.0.tar.bz2 meson help2man @@ -23,7 +23,7 @@ autoconf-archive libqrtr-glib-devel gobject-introspection-devel - libmbim-devel + libmbim-devel @@ -64,6 +64,13 @@ + + 2023-10-12 + 1.34.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-02 1.32.4 diff --git a/network/library/zeromq/actions.py b/network/library/zeromq/actions.py index 53405e4e25..b96cadf6d0 100644 --- a/network/library/zeromq/actions.py +++ b/network/library/zeromq/actions.py @@ -24,4 +24,4 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.insinto("/usr/include", "cppzmq-4.8.0/*.hpp") + pisitools.insinto("/usr/include", "cppzmq-4.10.0/*.hpp") diff --git a/network/library/zeromq/pspec.xml b/network/library/zeromq/pspec.xml index 55681b5772..490ccddce8 100644 --- a/network/library/zeromq/pspec.xml +++ b/network/library/zeromq/pspec.xml @@ -14,8 +14,8 @@ library ZeroMQ core engine in C++, implements ZMTP/3.1 The ZeroMQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. ZeroMQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. - https://github.com/zeromq/libzmq/archive/v4.3.4.tar.gz - https://github.com/zeromq/cppzmq/archive/v4.8.0.tar.gz + https://github.com/zeromq/libzmq/archive/v4.3.5.tar.gz + https://github.com/zeromq/cppzmq/archive/v4.10.0.tar.gz libsodium-devel openpgm-devel @@ -32,6 +32,7 @@ /usr/bin/curve_keygen /usr/lib + /usr/share/man /usr/share/doc/zeromq @@ -52,6 +53,13 @@ + + 2023-10-12 + 4.3.5 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-12-06 4.3.4