usbmuxd (1.1.1-7)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/1.1.1-7 tag
- Git: https://salsa.debian.org/imobiledevice-team/usbmuxd.git
-
- Branch: debian/master
- Path: debian/changelog
- Repo size: 782336
- Browser: https://salsa.debian.org/imobiledevice-team/usbmuxd
- Last scan: 2026-03-11 23:47:17+00
- Next scan: 2026-03-20 01:03:00+00
- Merge requests: 1
- Debian changelog in Git:
usbmuxd (1.1.1-7) unstable; urgency=medium
* d/patch: add fix for path traversal vulnerability (CVE-2025-66004)
(Closes: #1122507)
* d/control: drop references to obsolete kFreeBSD
* d/copyright updated
* d/control: update standards version to 4.7.3
-- Yves-Alexis Perez <corsac@debian.org> Fri, 02 Jan 2026 12:21:22 +0100
- This branch is 2 commits ahead of tag debian/1.1.1-7
- Git log:
commit 35cae517af7f6767215f1679e13e83e891617540
Merge: 8ca6a71 25b3d42
Author: Yves-Alexis Perez <corsac@debian.org>
Date: Sat Feb 28 11:12:33 2026 +0000
Merge branch 'sysusers' into 'debian/master'
Install and use sysusers.d config file
See merge request imobiledevice-team/usbmuxd!4
commit 25b3d4281c44a336187afdda9e15ad2ef2180152
Author: Luca Boccassi <luca.boccassi@gmail.com>
Date: Thu Feb 19 01:22:36 2026 +0000
Install and use sysusers.d config file
sysusers.d config files allow a package to use declarative configuration
instead of manually written maintainer scripts.
This also allows image-based systems to be created with /usr/ only, and
also allows for factory resetting a system and recreating /etc/ on boot.
https://www.freedesktop.org/software/systemd/man/latest/sysusers.d.html