nullboot (0.5.3-0ubuntu1) plucky; urgency=medium

  [ Julian Andres Klode ]
  * Target Go 1.22 and update CI

  [ dependabot[bot] ]
  * build(deps): bump golang.org/x/text from 0.16.0 to 0.19.0 (#105)
  * build(deps): bump golang.org/x/sys from 0.22.0 to 0.30.0 (#111)
  * build(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 (#109)
  * build(deps): bump golang.org/x/net from 0.23.0 to 0.33.0 (#110)

 -- Julian Andres Klode <juliank@ubuntu.com>  Thu, 20 Feb 2025 11:08:14 +0100

nullboot (0.5.2-0ubuntu2) plucky; urgency=medium

  * Support building using shim from last nullboot upload
  * Bump shim from 15.8-0ubuntu1 to 15.8-0ubuntu2

 -- Julian Andres Klode <juliank@ubuntu.com>  Thu, 20 Feb 2025 10:38:06 +0100

nullboot (0.5.2-0ubuntu1) oracular; urgency=medium

  [ Julian Andres Klode ]
  * New release with dependency bumps
  * Build with CGO_ENABLED=0 because we don't need the cgo bits

  [ dependabot[bot] ]
  * build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0
  * build(deps): bump golang.org/x/text from 0.14.0 to 0.16.0
  * build(deps): bump golang.org/x/sys from 0.19.0 to 0.22.0

 -- Julian Andres Klode <juliank@ubuntu.com>  Wed, 10 Jul 2024 12:51:56 +0200

nullboot (0.5.1-0ubuntu1) noble; urgency=medium

  [ Julian Andres Klode ]
  * New release adding support for shim 15.8-0ubuntu1 (LP: #2061754)
  * ci: Test against go 1.22
  * Update secboot for shim 15.8-1
  * Update snapd to 2.62
  * Build against shim 15.8-0ubuntu1

  [ dependabot[bot] ]
  * build(deps): bump github/codeql-action from 2 to 3
  * build(deps): bump actions/setup-go from 4 to 5
  * build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0
  * build(deps): bump golang.org/x/sys from 0.15.0 to 0.19.0

 -- Julian Andres Klode <juliank@ubuntu.com>  Tue, 16 Apr 2024 10:53:07 +0200

nullboot (0.5.0-0ubuntu2) noble; urgency=medium

  * Use versioned build dependency against shim-signedf.
    We do not want no-change rebuilds to accidentally deliver a new
    shim.

 -- Julian Andres Klode <jak@debian.org>  Wed, 06 Mar 2024 12:17:45 +0100

nullboot (0.5.0-0ubuntu1) noble; urgency=medium

  [ Julian Andres Klode ]
  * Target Go 1.18 to allow newer dependencies with bug fixes
  * GitHub actions:
    - ci: Use pip to install pre-commit
    -  Update coveralls for parallel builds
  * Rebuild against new shim 15.7-0ubuntu1 (LP: #2045552)
    - CVE-2022-28737

  [ Dimitri John Ledkov ]
  * Upgrade to snapd 2.61 and some of the other deps (#68) (LP: #2045552)

  [ dependabot[bot] ]
  * Various automated dependency bumps, no further changes required

 -- Julian Andres Klode <juliank@ubuntu.com>  Mon, 04 Dec 2023 12:30:07 +0100

nullboot (0.4.0-0ubuntu1) kinetic; urgency=medium

  * Feature:
    - Support for an -output-json option to dump efi boot variables to
      a JSON file
  * Bug fixes:
    - Handle missing BootOrder variable correctly

 -- Julian Andres Klode <juliank@ubuntu.com>  Wed, 18 May 2022 16:09:13 +0200

nullboot (0.3.0-0ubuntu1) jammy; urgency=medium

   * Bug fix:
     - Correctly handle deletion of boot entries
   * Misc:
     - Update dependencies to latest versions
   * GitHub:
     - Configure dependabot
     - Configure CodeQL
   * Packaging:
     - debian/copyright: Add GPL-3 common-licenses reference

 -- Julian Andres Klode <juliank@ubuntu.com>  Wed, 13 Apr 2022 18:29:56 +0200

nullboot (0.2.2-0ubuntu1) jammy; urgency=medium

  * shim: fallback: Terminate optional data (kernel) with space

 -- Julian Andres Klode <juliank@ubuntu.com>  Wed, 23 Mar 2022 15:31:20 +0100

nullboot (0.2.1-0ubuntu1) jammy; urgency=medium

  * Initial upload to main archive
  * Add missing continue for invalid EV_EFI_BOOT_SERVICES_APPLICATION

 -- Julian Andres Klode <juliank@ubuntu.com>  Wed, 16 Mar 2022 10:26:08 +0100

nullboot (0.2.0-0ubuntu0.20.04~ppa1) focal; urgency=medium

  * Use /boot/efi as the ESP location once again
  * Add -no-tpm and -no-efivars flags
  * Atomically update the BOOT.CSV file
  * postinst: Only run nullbootctl if BOOT.CSV exists already
  * postinst: Add missing debhelper token

 -- Julian Andres Klode <juliank@ubuntu.com>  Wed, 19 Jan 2022 12:22:14 +0100

nullboot (0.1.1-0ubuntu0.20.04~ppa2) focal; urgency=medium

  [ Chris Coulson ]
  * Trust boot assets used in the current boot

 -- Julian Andres Klode <juliank@ubuntu.com>  Wed, 19 Jan 2022 10:35:38 +0100

nullboot (0.1.0-0ubuntu0.20.04~ppa2) focal; urgency=medium

  * triggers: Update to new path

 -- Julian Andres Klode <juliank@ubuntu.com>  Fri, 12 Nov 2021 23:02:49 +0100

nullboot (0.1.0-0ubuntu0.20.04~ppa1) focal; urgency=medium

  * First release with resealing

 -- Julian Andres Klode <juliank@ubuntu.com>  Fri, 12 Nov 2021 22:36:38 +0100

nullboot (0.0.1-0ubuntu0.20.04~ppa1) focal; urgency=medium

  * Initial release

 -- Julian Andres Klode <juliank@ubuntu.com>  Fri, 27 Aug 2021 20:32:05 +0200
