1. 02 Dec, 2019 3 commits
  2. 01 Dec, 2019 2 commits
    • Mattia Rizzolo's avatar
      dsa-check-running-kernel: fix a new apparent breakage · 490e125a
      Mattia Rizzolo authored
      
      
      since a while we are seeing this with the backports kernel:
      % dsa-check-running-kernel                                                                                                                  :(
      dpkg: warning: version '1.linux-image-5.3.0-0.bpo.2-amd64(=5.3.9-2~bpo10+1)' has bad syntax: invalid character in version number
      dpkg: warning: version '1.linux-image-5.3.0-0.bpo.2-amd64(=5.3.9-2~bpo10+1)' has bad syntax: invalid character in version number
      WARNING: Kernel needs upgrade [linux-image-5.3.0-0.bpo.2-amd64(=5.3.9-2~bpo10+1) != linux-image-5.3.0-0.bpo.2-amd64]
      
      likely due to the unversioned package now having versioned dependencies,
      which is a new thing.
      
      Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
      490e125a
    • Mattia Rizzolo's avatar
      Take in a patch from dsa-nagios · 2528a65e
      Mattia Rizzolo authored
      
      
      This is from this commit of the dsa-nagios.git.
      
      commit d95cb3856c48aff6792f8a6799fb1f37d44c4c51
      Author:     Peter Palfrader <peter@palfrader.org>
      AuthorDate: Mon Oct 14 11:49:28 2019 +0200
      Commit:     Peter Palfrader <peter@palfrader.org>
      CommitDate: Mon Oct 14 11:49:28 2019 +0200
      
          dsa-check-running-kernel: sort kernel versions better
      
          When we ask apt-cache for information on the metapackage to extract the
          actual kernel image it depends on, we sort that output.  It's not clear
          why we do that, since we pass the option --no-all-versions to apt-cache
          so we should only get one answer anyhow.  Nevertheless, since we sort we
          might just as well use -V to version sort that output.  dpkg-version
          sort would be even better, but hey.  This is based on Erik Auerswald's
          patch in #884328.
      
      Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
      2528a65e
  3. 30 Nov, 2019 2 commits
  4. 24 Nov, 2019 5 commits
  5. 20 Nov, 2019 1 commit
  6. 19 Nov, 2019 1 commit
  7. 17 Nov, 2019 3 commits
  8. 16 Nov, 2019 2 commits
  9. 15 Nov, 2019 2 commits
  10. 14 Nov, 2019 5 commits
  11. 13 Nov, 2019 3 commits
  12. 12 Nov, 2019 6 commits
  13. 08 Nov, 2019 1 commit
  14. 05 Nov, 2019 2 commits
  15. 03 Nov, 2019 1 commit
  16. 02 Nov, 2019 1 commit