* [PATCH] core205: Ship lldpd
@ 2026-08-13 18:38 Adolf Belka
2026-08-13 18:38 ` [PATCH] libmicrohttpd: Update to version 1.0.10 Adolf Belka
2026-08-13 18:38 ` [PATCH] lldpd: Update to version 1.0.22 Adolf Belka
0 siblings, 2 replies; 3+ messages in thread
From: Adolf Belka @ 2026-08-13 18:38 UTC (permalink / raw)
To: development; +Cc: Adolf Belka
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
config/rootfiles/core/205/filelists/lldpd | 24 +++++++++++++++++++++++
1 file changed, 24 insertions(+)
create mode 100644 config/rootfiles/core/205/filelists/lldpd
diff --git a/config/rootfiles/core/205/filelists/lldpd b/config/rootfiles/core/205/filelists/lldpd
new file mode 100644
index 000000000..bf7f7fd48
--- /dev/null
+++ b/config/rootfiles/core/205/filelists/lldpd
@@ -0,0 +1,24 @@
+etc/lldpd.d
+#etc/lldpd.d/README.conf
+#usr/include/lldp-const.h
+#usr/include/lldpctl.h
+#usr/include/lldpctl.hpp
+#usr/lib/liblldpctl.la
+#usr/lib/liblldpctl.so
+usr/lib/liblldpctl.so.4
+usr/lib/liblldpctl.so.4.10.0
+#usr/lib/pkgconfig/lldpctl.pc
+usr/sbin/lldpcli
+usr/sbin/lldpctl
+usr/sbin/lldpd
+#usr/share/bash-completion/completions/lldpcli
+#usr/share/doc/lldpd
+#usr/share/doc/lldpd/CONTRIBUTE.md
+#usr/share/doc/lldpd/ChangeLog
+#usr/share/doc/lldpd/LICENSE
+#usr/share/doc/lldpd/NEWS
+#usr/share/doc/lldpd/README.md
+#usr/share/man/man8/lldpcli.8
+#usr/share/man/man8/lldpctl.8
+#usr/share/man/man8/lldpd.8
+#usr/share/zsh/site-functions/_lldpcli
--
2.55.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] libmicrohttpd: Update to version 1.0.10
2026-08-13 18:38 [PATCH] core205: Ship lldpd Adolf Belka
@ 2026-08-13 18:38 ` Adolf Belka
2026-08-13 18:38 ` [PATCH] lldpd: Update to version 1.0.22 Adolf Belka
1 sibling, 0 replies; 3+ messages in thread
From: Adolf Belka @ 2026-08-13 18:38 UTC (permalink / raw)
To: development; +Cc: Adolf Belka
- Update from version 1.0.5 to 1.0.10
- Update of rootfile
- Various fixes for vulnerabilities
- Changelog
1.0.10
Fix race in thread-per-connection mode on wake-up signal
between daemon and thread that could result in lost wake-ups
and thus connections that did not finish processing.
Fix rare assertion failure in relation to suspend-and-resume
processing (harmless if assertions were turned off).
Releasing GNU libmicrohttpd 1.0.10. -CG
1.0.9
Enfocing a minimal size on the PSK.
Fix support for red zones in memorypool.
Fix rare over-writing of HTTP version string with network data
after parsing header.
Fix rare crash from adding connection manually followed by
immediate daemon shutdown.
Releasing GNU libmicrohttpd 1.0.9. -CG
1.0.8
Fixing additional vulnerabilities inspired by reviewing the
code for similar issues like the ones reported by A. Ramos;
expand the test suite to cover these and other issues.
Releasing GNU libmicrohttpd 1.0.8. -CG
1.0.7
Fixing various vulnerabilities reported by A. Ramos resulting
in possible crashes or out-of-bounds stack writes for certain
requests in specific configurations.
Releasing GNU libmicrohttpd 1.0.7. -CG
1.0.6
Fix various minor issues, like theoretical
integer overflows for extreme inputs or NULL
dereferences if the application passes NULL
where it should not.
Releasing GNU libmicrohttpd 1.0.6. -CG
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
config/rootfiles/packages/libmicrohttpd | 2 +-
lfs/libmicrohttpd | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/config/rootfiles/packages/libmicrohttpd b/config/rootfiles/packages/libmicrohttpd
index b78560c7b..b7a98f7e8 100644
--- a/config/rootfiles/packages/libmicrohttpd
+++ b/config/rootfiles/packages/libmicrohttpd
@@ -2,5 +2,5 @@
#usr/lib/libmicrohttpd.la
#usr/lib/libmicrohttpd.so
usr/lib/libmicrohttpd.so.12
-usr/lib/libmicrohttpd.so.12.62.3
+usr/lib/libmicrohttpd.so.12.62.8
#usr/lib/pkgconfig/libmicrohttpd.pc
diff --git a/lfs/libmicrohttpd b/lfs/libmicrohttpd
index 2ec042d9a..ec75eba0d 100644
--- a/lfs/libmicrohttpd
+++ b/lfs/libmicrohttpd
@@ -26,7 +26,7 @@ include Config
SUMMARY = Small C library to easily run an HTTP server as part of an application
-VER = 1.0.5
+VER = 1.0.10
THISAPP = libmicrohttpd-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = libmicrohttpd
-PAK_VER = 3
+PAK_VER = 4
DEPS =
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = dd6ea96a4ab94925d041ef4c45066bf8fb5568c93a727e93295d69db5432ef498d72138f1c64fe157327aca8f97636c9140757c1c048e589d91fddc8ff83a119
+$(DL_FILE)_BLAKE2 = bf7885a0c48ca5e5a0543aa518ec004e47c60dd9f812a06914cf97b3f95fe0a972a9a24a84a402fd63e480bc096fc7cd67f8366ea6df7e6e438f18cc0448f2fc
install : $(TARGET)
--
2.55.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] lldpd: Update to version 1.0.22
2026-08-13 18:38 [PATCH] core205: Ship lldpd Adolf Belka
2026-08-13 18:38 ` [PATCH] libmicrohttpd: Update to version 1.0.10 Adolf Belka
@ 2026-08-13 18:38 ` Adolf Belka
1 sibling, 0 replies; 3+ messages in thread
From: Adolf Belka @ 2026-08-13 18:38 UTC (permalink / raw)
To: development; +Cc: Adolf Belka
- Update from version 1.0.21 to 1.0.22
- No change in rootfile
- Changelog
1.0.22
* Fix:
+ Fix out-of-bound read access when removing VLAN tag (CVE-2026-46433, #787)
+ Reject 0-length management address in LLDP
+ Fix race condition when creating the control socket
+ Fix FDP MAC address
+ Fix memory leak in the BSD bridge query path
+ Fix duplicate management addresses when merging EDP VLAN frames
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
lfs/lldpd | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/lldpd b/lfs/lldpd
index 012ebc640..758bcba54 100644
--- a/lfs/lldpd
+++ b/lfs/lldpd
@@ -24,7 +24,7 @@
include Config
-VER = 1.0.21
+VER = 1.0.22
THISAPP = lldpd-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 4420fa88b934a368741e3d2cf26fe8dc9b84eb45a604f31b6b9588e992eda3e5be0767187bebc9137d90b632fe17af647f3134dc05e3251b73b113338cb2a44c
+$(DL_FILE)_BLAKE2 = 04e6259ef3a9d0afc419f95f8ced146ef3e63b5f23958da123c8285837463cb1e826f5a9256d73dd48c658c7a7cd7930bc6de0c9328bd522de0989c04c831a04
install : $(TARGET)
--
2.55.0
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-08-13 18:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-13 18:38 [PATCH] core205: Ship lldpd Adolf Belka
2026-08-13 18:38 ` [PATCH] libmicrohttpd: Update to version 1.0.10 Adolf Belka
2026-08-13 18:38 ` [PATCH] lldpd: Update to version 1.0.22 Adolf Belka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox