firmware-nonfree (20210818-1)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 20210818-2 > 20210818-1
- Git: https://salsa.debian.org/kernel-team/firmware-nonfree.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/kernel-team/firmware-nonfree
- Last scan: 2022-06-20 11:16:10+00
- Next scan: 2022-06-26 04:13:00+00
- CI pipeline status: success
- Debian changelog in Git:
firmware-nonfree (20210818-2) UNRELEASED; urgency=medium
[ Philippe Ombredanne ]
* Update copyright with correct continuations
[ Ben Hutchings ]
* lintian: Move source overrides to preferred path
* lintian: Refresh lintian-overrides
* d/control: Use my debian.org email in Uploaders field
* debian/upstream/: Add upstream signing key
* copyright: Fold debian/config/*/copyright into debian/copyright
* d/copyright: Fix remaining incorrect continuations
* d/copyright: Add Copyright field for Conexant firmware
* d/copyright: Fix Files field syntax
* d/copyright: Replace tabs with spaces
* d/copyright: Fix paragraph order for files in go7007/ and radeon/
* copyright: Replace debian/config/*/LICENSE with paragraphs in
debian/copyright
* d/copyright: Fix incorrect and obsolete file patterns
* copyright: Replace debian/copyright.debian with paragraph in
debian/copyright
* copyright: Remove support for per-binary-package copyright files
* Move file exclusions to debian/copyright; replace genorig.py with uscan
* d/copyright: Update copyright holders and dates for debian/*
* d/copyright: Add paragraph for metadata that should be CC0
* d/copyright: Drop non-matching file exclusions
* Update to linux-support 5.17.0-2
* ipw2x00, ivtv: Add environment variable to skip EULA on installation:
FIRMWARE_{IPW2X00,IVTV}_LICENSE_READ_AND_ACCEPTED must be set to 'yes'
* d/salsa-ci.yml: Add CI configuration for salsa.debian.org
- d/rules: Add linux-support-name target to show the name of the
linux-support dependency
-- Ben Hutchings <benh@debian.org> Sat, 22 Jan 2022 22:17:37 +0100
- This branch is 26 commits ahead of tag debian/20210818-1
- Git log:
commit 4d90e2a160dc69457064ff381608606e376891a1
Merge: f749175 9a51429
Author: Ben Hutchings <benh@debian.org>
Date: Mon May 23 18:39:48 2022 +0000
Merge branch 'benh/salsa-ci' into 'master'
Add CI config using some of the common pipeline
See merge request kernel-team/firmware-nonfree!22
commit f74917558a0bfd67f9e1395bba516dc98f3ad097
Merge: a9a3186 d43626d
Author: Ben Hutchings <benh@debian.org>
Date: Mon May 23 18:39:19 2022 +0000
Merge branch 'benh/copyright-cleanup' into 'master'
Clean up copyright files and replace genorig.py with uscan
See merge request kernel-team/firmware-nonfree!21
commit 9a514297cdde1f51568182ada8c82c8c067144e5
Author: Ben Hutchings <benh@debian.org>
Date: Sat Jan 22 20:14:21 2022 +0100
d/salsa-ci.yml: Add CI configuration for salsa.debian.org
- The common salsa-ci pipeline provides a lot of useful tests, but
with the current limits of Salsa it does not work for large
packages (see salsa-ci-team/pipeline#195). This pipeline avoids
that issue by putting packed source in artifacts instead of
unpacked.
- Only the default binary build is implemented. Since we only build
arch:all packages, there is not much point in testing alternate
build configurations.
- d/rules: Add linux-support-name target to show the name of the
linux-support dependency.
commit 9784fcd700e5dc9e90c99793cbcc6ed2441c318a
Author: Ben Hutchings <benh@debian.org>
Date: Sun Jan 23 02:56:43 2022 +0100
ipw2x00, ivtv: Add environment variable to skip EULA on installation
In order to use the piuparts test in the common salsa-ci pipeline, we
need to be able to get past the EULA question for these packages. We
cannot use debconf preseeding for it but we can set environment
variables.
We probably should not implement a single environment variable through
which users could pretend to agree to all future EULAs. So instead
use the specific names
FIRMWARE_{IPW2X00,IVTV}_LICENSE_READ_AND_ACCEPTED and require a value
of 'yes'.
commit 475db36bc3673fb7368209208d34c7543a899224
Author: Ben Hutchings <benh@debian.org>
Date: Mon May 23 20:01:22 2022 +0200
Update to linux-support 5.17.0-2
commit d43626d01cebc2970b5373c77cd12c12e60fbfb7
Author: Ben Hutchings <benh@debian.org>
Date: Sun Jan 23 02:14:14 2022 +0100
d/copyright: Drop non-matching file exclusions
brcm/bcm43xx*-0-610-809-0.fw and cxgb4/t{4,5,6}fw-1.19.1.0.bin
were all deleted upstream.
iwlwifi-3945-1.ucode, iwlwifi-4965-1.ucode, and iwlwifi-*-14.ucode
don't seem to have ever existed upstream.
commit fa008d7094cdb656599eded4264fa6267a4f40a4
Author: Ben Hutchings <ben@decadent.org.uk>
Date: Sun Feb 2 13:52:00 2020 +0100
d/copyright: Add paragraph for metadata that should be CC0
This needs to be licensed as CC0 in order to be aggregated in
AppStream. All contributors have agreed to this.
commit babdbfb5d956b6323cf0be6e67d2ce9e0d1c43b5
Author: Ben Hutchings <benh@debian.org>
Date: Sat Jan 22 21:24:09 2022 +0100
d/copyright: Update copyright holders and dates for debian/*
commit 464188b49021a8422b171aaf06746a04fee5f267
Author: Ben Hutchings <ben@decadent.org.uk>
Date: Sat Jan 22 21:06:12 2022 +0100
Move file exclusions to debian/copyright; replace genorig.py with uscan
* Move exclusion wildcards to debian/copyright
- Avoid using [] as this isn't supported here
- Avoid overlapping patterns as uscan will warn about one of them
not matching
- Update check_upstream.py to look in debian/copyright
- Delete exclusions from our config schema
* Add debian/watch file
* Delete genorig.py
* Update README.source accordingly
commit 3882270e17df95a8afe4bf5bc8b77a605c1bc729
Author: Ben Hutchings <ben@decadent.org.uk>
Date: Sat Feb 1 22:04:41 2020 +0100
copyright: Remove support for per-binary-package copyright files
commit 3b56826a98f7f2db23881eba816bd2fb2450a10e
Author: Ben Hutchings <ben@decadent.org.uk>
Date: Sat Feb 1 22:19:11 2020 +0100
copyright: Replace debian/copyright.debian with paragraph in debian/copyright
commit 9d083ae576d9d0009439274da2cdfeacf6cf6960
Author: Ben Hutchings <benh@debian.org>
Date: Sun Jan 23 01:21:42 2022 +0100
d/copyright: Fix incorrect and obsolete file patterns
- RTL8192SU/* doesn't seem to have ever existed
- debian/config/iwlwifi/iwlwifi-* and
debian/config/misc-nonfree/i915/* don't exist any more
- sd7220.fw is actually in the qlogic subdirectory
commit 6f3f2c1864e0dfd9577bd06a73f701ecf5b8fbd4
Author: Ben Hutchings <ben@decadent.org.uk>
Date: Sat Feb 1 21:55:24 2020 +0100
copyright: Replace debian/config/*/LICENSE with paragraphs in debian/copyright
I added a single Files paragraph for each directory, but:
* For bnx2 and bnx2x the copyright holder and license text are the
same so I used a single pargraph for both. (They can probably be
merged with the tg3 paragraph, but I'll need to find copyright
dates first.)
* For intelwimax, the license text was the same as for Intel's hfi1
firmware so I reused that by reference
Delete a lintian-override for firmware-samsung that is no longer
triggered.
commit 5ea22d8bfd86b23f3af82be1ba4e33af0a12f5fb
Author: Ben Hutchings <benh@debian.org>
Date: Sun Jan 23 00:46:30 2022 +0100
d/copyright: Fix paragraph order for files in go7007/ and radeon/
In case multiple Files paragraphs specify patterns matching the same
file, the license in the later paragraph applies. This means that
when one paragraph applies to files that are exceptions to a more
general pattern in another paragraph, the general must appear before
the exceptional.
For each of go7007/ and radeon/, we had general and exceptional
paragraphs in the wrong order. Swap them around.
commit 3c819614e7e2f61b306182634cd096361f9b6d5a
Author: Ben Hutchings <ben@decadent.org.uk>
Date: Sat Feb 1 23:05:04 2020 +0100
d/copyright: Replace tabs with spaces
commit 5c5bf8d2b8b66af112d2de8fd28f516da3ab558d
Author: Ben Hutchings <ben@decadent.org.uk>
Date: Sat Feb 1 23:17:12 2020 +0100
d/copyright: Fix Files field syntax
* The patterns must be space-separated, not comma-separated
* Delete a trailing colon from one field
* Expand a pattern using [], which is not supported
commit 257fdfa45a1db88666a03083e5a40bd89a6e6e4b
Author: Ben Hutchings <ben@decadent.org.uk>
Date: Sat Feb 1 23:13:31 2020 +0100
d/copyright: Add Copyright field for Conexant firmware
commit 8da615458a205d574782c30a370750215dd375b3
Author: Ben Hutchings <ben@decadent.org.uk>
Date: Sat Feb 1 22:32:29 2020 +0100
d/copyright: Fix remaining incorrect continuations
commit 8a4e3f6386ba3c6769257557b9e3cd470d379767
Author: Ben Hutchings <ben@decadent.org.uk>
Date: Sat Feb 1 21:20:16 2020 +0100
copyright: Fold debian/config/*/copyright into debian/copyright
I basically just concatenated all the files for now, errors and all,
but I did:
* Delete duplicate header paragraphs
* Delete trailing spaces
Change gencontrol.py to make per-package copyright and LICENSE files
optional.
Delete a lintian-override for firmware-qlogic that is no longer
triggered.
commit d2ba4a53214b16e321e3ada9777e77c9c9446709
Author: Ben Hutchings <ben@decadent.org.uk>
Date: Sat Feb 1 16:41:21 2020 +0100
debian/upstream/: Add upstream signing key
[Cherry-picked from firmware-free commit
4ec274f8e53a652a57e38d1611269ad484870e14.]
commit a9a31867089927aefe29bc989c84bd9f989265ad
Author: Ben Hutchings <benh@debian.org>
Date: Sat Jan 22 20:11:47 2022 +0100
d/control: Use my debian.org email in Uploaders field
commit 4846ae90a0366969f802e6d1affaa29a9d3bbb6a
Author: Ben Hutchings <benh@debian.org>
Date: Sat Jan 22 23:42:55 2022 +0100
lintian: Refresh lintian-overrides
- firmware-qcom-soc: Rename the old lintian-overrides file for
firmware-qcom-media
- Override more complaints about binaries that don't make sense for
firmware (and which we can't rebuild)
- source: Override source-is-missing; this doesn't make any sense for
a package in non-free
commit 02bc914399d41988296d0eb070482d7c5fbf167c
Author: Ben Hutchings <ben@decadent.org.uk>
Date: Sat Feb 1 22:25:12 2020 +0100
lintian: Move source overrides to preferred path
commit d0166b654255f42965c87d2d210fc4ac041ab56a
Author: Ben Hutchings <benh@debian.org>
Date: Sat Jan 22 22:17:58 2022 +0100
d/copyright: Note change by Philippe Ombredanne
commit 1f7d02300777efd467979820c483212a204fe5c9
Merge: a58d6e2 1fef331
Author: Ben Hutchings <ben@decadent.org.uk>
Date: Sat Jan 22 21:16:51 2022 +0000
Merge branch 'pombredanne-guest-master-patch-27164' into 'master'
Update copyright with correct continuations
See merge request kernel-team/firmware-nonfree!20
commit 1fef331d7486e6427af152265ee9dc3b5b9fd948
Author: Philippe Ombredanne <pombredanne@nexb.com>
Date: Sat Sep 11 06:59:06 2021 +0000
Update copyright with correct continuations
Without these, the copyright file was invalid.
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>