Debian Package Tracker
Register | Log in
Subscribe

firmware-sof

Intel SOF firmware - signed

Choose email to subscribe with

general
  • source: firmware-sof (non-free)
  • version: 1.6.1-2
  • maintainer: Mark Pearson (DMD)
  • arch: all
  • std-ver: 4.5.1
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • testing: 1.6.1-2
  • unstable: 1.6.1-2
versioned links
  • 1.6.1-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • firmware-sof-signed (3 bugs: 0, 3, 0, 0)
action needed
A new upstream version is available: 1.7 high
A new upstream version 1.7 is available, you should consider packaging it.
Created: 2021-04-09 Last update: 2021-04-13 00:00
lintian reports 4 errors high
Lintian reports 4 errors about this package. You should make the package lintian clean getting rid of them.
Created: 2021-01-27 Last update: 2021-01-27 03:02
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 1.7-1, distribution UNRELEASED) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit fdce28e87c495ab69c1cdfaaff19bc7aff70af5f
Author: Mark Pearson <markpearson@lenovo.com>
Date:   Fri Apr 9 22:00:42 2021 -0400

    Update to upstream version 1.7

commit 23eb4121e1dbd8617f669d8dd4313a68dc59dd61
Merge: a6168e3 6bd5501
Author: Mark Pearson <markpearson@lenovo.com>
Date:   Fri Apr 9 21:58:39 2021 -0400

    Merge tag 'v1.7' into debian/sid

commit 6bd5501e6ac3f29dde42a28ffe03a2942aa60640
Author: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Date:   Tue Apr 6 14:03:16 2021 +0100

    readme: update readme.md for v1.7 release.
    
    Update the version and remove outdated information.
    
    Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>

commit 0c9b35cabd85897877f1c18ec1ea3ccc4b590d5f
Author: Marc Herbert <marc.herbert@intel.com>
Date:   Thu Apr 1 09:39:36 2021 -0700

    Add v1.7 checksums
    
    Signed-off-by: Marc Herbert <marc.herbert@intel.com>

commit 3acbddaed85aa285bb0885e4977821d174c7d96d
Author: Marc Herbert <marc.herbert@intel.com>
Date:   Thu Apr 1 09:28:26 2021 -0700

    Add tools-v1.7
    
    From Jenkins, the installer/ does not build them all yet.
    
    Signed-off-by: Marc Herbert <marc.herbert@intel.com>

commit 116919f62242ba02dc83ba8523e8b1ad9c4c1797
Author: Marc Herbert <marc.herbert@intel.com>
Date:   Thu Apr 1 09:20:57 2021 -0700

    Add sof-v1.7/intel-signed symbolic links
    
    From cfl and cml to cnl.
    From glk to apl.
    
    Signed-off-by: Marc Herbert <marc.herbert@intel.com>

commit 88c538adb77dd93661e7c02472d55f26bcb4ee9b
Author: Marc Herbert <marc.herbert@intel.com>
Date:   Thu Apr 1 09:16:07 2021 -0700

    Add sof-v1.7/intel-signed/ firmware
    
    As provided by Slawomir Blauciak. Probably built on March 31 or April 1st.
    
    Signed-off-by: Marc Herbert <marc.herbert@intel.com>

commit 9f1e5f96276a92f48af0ded6b887c3f0cc076a33
Author: Marc Herbert <marc.herbert@intel.com>
Date:   Thu Apr 1 09:10:01 2021 -0700

    Add v1.7 topologies, community and unsigned firmware
    
    Built on March 31 from v1.7 tag (47d077d9d23e) with
    XTENSA_TOOLS_ROOT and make -C installer/
    
    Signed-off-by: Marc Herbert <marc.herbert@intel.com>

commit 2162ac1b4931b73d7a4939bbefc30e07b08cde19
Author: Pan Xiuli <xiuli.pan@linux.intel.com>
Date:   Thu Mar 4 07:51:37 2021 +0000

    publish: update the publish script to work with increasement usage
    
    when adding new files or modfiy files, the script now can work
    on existing branch
    
    Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>

commit 9afdfb794a4534235c1b2ff7bd873bd9ca75441b
Author: Pan Xiuli <xiuli.pan@linux.intel.com>
Date:   Thu Mar 4 07:34:16 2021 +0000

    go.sh: fix issue when install to an empty ROOT
    
    the ROOT can be configured to test the go.sh
    Add a check to create folder
    
    Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>

commit fb99221d56e7a79bd0fc5d488621e1470769cb52
Author: Pan Xiuli <xiuli.pan@linux.intel.com>
Date:   Wed Mar 3 08:27:50 2021 +0000

    go: add TGL-H platform install script in go.sh
    
    Add TGL-H support in go.sh
    
    Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>

commit 562f4755edeb02f43268e13556ece8ea704c8e47
Author: Pan Xiuli <xiuli.pan@linux.intel.com>
Date:   Wed Mar 3 08:26:15 2021 +0000

    publish: add TGL-H into publish
    
    add TGL-H platform into publish script
    
    Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>

commit c4378eb6e53338c0cc4b8c340862192bc5b06ef8
Author: Pan Xiuli <xiuli.pan@linux.intel.com>
Date:   Thu Jan 14 05:37:56 2021 +0000

    publish: add check_fw function to check FW binary key
    
    use sof_ri_info.py tool to check FW binary signed key.
    Add check_only options with -c check for pre-release check.
    
    Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>

commit 90240b285b35fceacdfb9124e60409c4ff8e2133
Author: Pan Xiuli <xiuli.pan@linux.intel.com>
Date:   Thu Jan 14 03:21:23 2021 +0000

    publish: refine the release platforms
    
    split the release platforms into 3 parts:
    No signed, Publich signed and Intel signed
    This can help us to have more precise configuration
    for release paltforms
    
    Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>

commit 51560d88a8a60b4b5591c172155d7f4c7c93007d
Author: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Date:   Fri Dec 18 14:50:54 2020 +0000

    readme: provide more detail for cloning and downloads
    
    Provide instructions for novice users to download or clone.
    
    Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>

commit b60766e6b7d7467f92549ff7818dbea3a3335808
Author: Pan Xiuli <xiuli.pan@linux.intel.com>
Date:   Fri Dec 18 03:49:02 2020 +0000

    README: update the installation guide
    
    Add installation guide for latest v1.6.1 release.
    
    Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
Created: 2021-04-10 Last update: 2021-04-10 04:34
news
[rss feed]
  • [2021-01-24] firmware-sof 1.6.1-2 MIGRATED to testing (Debian testing watch)
  • [2021-01-18] Accepted firmware-sof 1.6.1-2 (source all) into unstable (Mark Pearson) (signed by: Vincent Bernat)
  • [2021-01-17] firmware-sof 1.6.1-1 MIGRATED to testing (Debian testing watch)
  • [2021-01-17] firmware-sof 1.6.1-1 MIGRATED to testing (Debian testing watch)
  • [2021-01-05] Accepted firmware-sof 1.6.1-1 (source) into unstable (Mark Pearson) (signed by: Vincent Bernat)
  • [2020-12-30] firmware-sof 1.6~rc3-1 MIGRATED to testing (Debian testing watch)
  • [2020-12-24] Accepted firmware-sof 1.6~rc3-1 (source all) into unstable, unstable (Debian FTP Masters) (signed by: Vincent Bernat)
bugs [bug history graph]
  • all: 3
  • RC: 0
  • I&N: 3
  • M&W: 0
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (4, 0)
  • buildd: logs, clang
  • popcon
  • browse source code
  • edit tags
  • other distros
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1.6.1-2

Debian Package Tracker — Copyright 2013-2018 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing