Bugfix releases.
https://gitlab.gnome.org/GNOME/glib/-/releases/2.80.1
https://gitlab.gnome.org/GNOME/glib/-/releases/2.80.2
Plugs CVE:
CVE-2024-34397 - GDBus signal subscriptions for well-known names are vulnerable
to unicast spoofing
* Rearrange config option for option inspection.
Signed-off
No changes to the raw cert textfile.
Bump the version to the latest one anyway.
This eliminates the question of "latest".
https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_99.html
https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_100.html
Signed-off-by: Christi
Various fixes.
https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_99.html
https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_100.html
* Forward patchset. Applies cleanly.
Signed-off-by: Christian Melki
---
.../0001-nss-fix-nsinstall-build.patch
Minor fixes.
https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/3.0.3
* License conditions changed. zlib license no longer applies.
libjpeg-turbo is now covered by two licenses, not three.
https://github.com/libjpeg-turbo/libjpeg-turbo/commit/9ef0d03e1e5f0140636215afe627954b81602c38
Sign
Only allow DASH_LINK_SH to be enabled if the /usr/bin/sh symbolic link
is not being installed by BusyBox (unless overridden by ALLYES).
Default to enabled if the link is not being installed by BusyBox.
Signed-off-by: Ian Abbott
---
rules/dash.in | 5 +
1 file changed, 5 insertions(+)
diff -
It is possible for any of BusyBox, Dash, or Bash to install the
/usr/bin/sh symbolic link. Only allow BASH_SH to be enabled if the
symbolic link is not being installed by either BusyBox or Dash (unless
overridden by ALLYES). Default to enabled if the link is not being
installed by BusyBox or Dash
BusyBox, Dash, and Bash all allow installation of the /usr/bin/sh
symbolic link to their respective executable, busybox, dash or bash.
This patch series only allows Dash to install the /usr/bin/sh symlink if
it is not installed by BusyBox (unless overridden by the ALLYES config
option), and only a
DCB is Data Center Bridging configuration tool which can be used to
set QoS and other options to network interfaces.
Signed-off-by: Oleksij Rempel
---
rules/iproute2.in | 8 +++-
rules/iproute2.make | 1 +
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/rules/iproute2.in b/ru
Includes the C library from the Libwebsockets (LWS) project, with
options for adding TLS (SSL) support, and options the adding various
event loop libraries that are dynamically loaded as plug-ins.
Signed-off-by: Ian Abbott
---
v2: Get sources from github instead of libwebsockets.org's own git
ser
Add a configuration option to support WebSocket connections using the
libwebsockets library. If Mosquitto is configured to use TLS, select
TLS support in the libwebsockets package too.
Signed-off-by: Ian Abbott
---
rules/mosquitto.in | 13 ++---
rules/mosquitto.make | 2 +-
2 files c
I have a need to support WebSocket connections in a Mosquitto MQTT
broker, so am adding the libwebsockets library package, and adding a
configuration option to the mosquitto package.
v2: Download libwebsockets source from GitHub instead of
libwebsockets.org's own git server due to unreliable, on-t
On 2024-05-13 10:11, Michael Olbrich wrote:
On Fri, May 10, 2024 at 09:58:47AM +0100, Ian Abbott wrote:
[snip]
diff --git a/rules/libwebsockets.make b/rules/libwebsockets.make
new file mode 100644
index 0..4e22e9c18
--- /dev/null
+++ b/rules/libwebsockets.make
@@ -0,0 +1,85 @@
+# -*-mak
On Fri, May 10, 2024 at 09:58:47AM +0100, Ian Abbott wrote:
> Includes the C library from the Libwebsockets (LWS) project, with
> options for adding TLS (SSL) support, and options the adding various
> event loop libraries that are dynamically loaded as plug-ins.
>
> Signed-off-by: Ian Abbott
> --
13 matches
Mail list logo