mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
4c2d847a31e349772f3985594f556aabd829d2da
Update LVM2 from 2.03.33 to 2.03.40, bundled libdm from 1.02.207 to 1.02.209. LVM2 highlights since 2.03.33: 2.03.40 (28th April 2026): * Many bug fixes and memory/lock leak fixes throughout the tree (vgcreate, vgmerge, vgimportclone, pvscan, raid, dmeventd, pvmove, lvmpolld). * Validate area_count and metadata sizes to prevent overflows. * Fix percent_check threshold stuck above 100% in dmeventd thin/vdo plugins. * Pre-create udev cookie before critical section to avoid resume failures. 2.03.39 (13th March 2026): * Support --interval +N to delay first poll in pvmove and lvpoll. * Add atomic leases using Compare and Write (CAW) to lvmlockd. * Add lvm-index(7), lvm-categories(7), lvm-args(7) man pages. * Show active cache mode in kernel table line (lvs -o kernel_cache_mode). * Switch from internal device_mapper library to libdm. 2.03.34 - 2.03.38: * Persistent reservation support on a VG; VG attr character + pr field on vgs reflecting persistent reservation status. * dmeventd: restart with no monitored devices, no actions on removed devices. * Various filter, integrity, cache, raid and pvmove fixes. libdm changes since 1.02.207 (1.02.208 / 1.02.209) consist purely of internal cleanups and version bumps; no user-visible changes documented in WHATS_NEW_DM. Link: https://gitlab.com/lvmteam/lvm2/-/blob/v2_03_40/WHATS_NEW Link: https://gitlab.com/lvmteam/lvm2/-/blob/v2_03_40/WHATS_NEW_DM Signed-off-by: Daniel Golle <daniel@makrotopia.org>
…
…
OpenWrt packages feed
Description
This is the OpenWrt "packages"-feed containing community-maintained build scripts, options and patches for applications, modules and libraries used within OpenWrt.
Installation of pre-built packages is handled directly by the opkg utility within your running OpenWrt system or by using the OpenWrt SDK on a build system.
Usage
This repository is intended to be layered on-top of an OpenWrt buildroot. If you do not have an OpenWrt buildroot installed, see the documentation at: OpenWrt Buildroot – Installation on the OpenWrt support site.
This feed is enabled by default. To install all its package definitions, run:
./scripts/feeds update packages
./scripts/feeds install -a -p packages
License
See LICENSE file.
Package Guidelines
See CONTRIBUTING.md file.
Languages
Makefile
51.3%
Shell
33.6%
C
7.5%
UnrealScript
2.9%
C++
1.7%
Other
2.8%