firmware-free (20241210-2)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 20241210-3 > 20241210-2
- Git: https://salsa.debian.org/kernel-team/firmware-free.git
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 860160
- Browser: https://salsa.debian.org/kernel-team/firmware-free
- Last scan: 2025-09-05 17:58:12+00
- Next scan: 2025-09-14 02:25:00+00
- CI pipeline status: success
- Debian changelog in Git:
firmware-free (20241210-3) UNRELEASED; urgency=medium
* Build CIS files and keyspan_pda firmware from source (Closes: #890601):
- d/control: Build-Depend on cis-tools, linux-misc-tools
- d/rules: Clean and build in cis and keyspan_pda directories
-- Ben Hutchings <benh@debian.org> Wed, 07 May 2025 22:48:56 +0200
- This branch is 2 commits ahead of tag debian/20241210-2
- Git log:
commit 42bce103ce0bfe081479689427049bbfd93a0a3e
Merge: 9a4cbaf b986109
Author: Ben Hutchings <benh@debian.org>
Date: Wed Aug 27 19:56:39 2025 +0200
Merge branch 'build-from-source' into 'debian/latest'
Build CIS files and keyspan_pda firmware from source
See merge request kernel-team/firmware-free!10
commit b986109863574980a84fdde0f3f8fef4ed517ace
Author: Ben Hutchings <benh@debian.org>
Date: Thu May 8 03:30:55 2025 +0200
Build CIS files and keyspan_pda firmware from source
We already build most firmware from source, but omitted the CIS files
and keyspan_pda firmware because the ihex2fw and pack_cis command
weren't packaged. That is no longer the case.
- d/control: Build-Depend on cis-tools, linux-misc-tools
- d/rules: Clean and build in cis and keyspan_pda directories
Closes: #890601