grub-btrfs (4.13-9kaisen) kaisen-packages; urgency=medium

  * Update the kaisen-config patch
  * Add the fstab=no GRUB entry in the kaisen-snapshot-config patch
  * Update the kaisen-grub-btrfs-ro script to add new changes for fstab=no GRUB entry

 -- Kevin Chevreuil - Kaisen <kaisen@kaisenlinux.org>  Sun, 25 Aug 2024 17:40:32 +0200

grub-btrfs (4.13-8kaisen) kaisen-packages; urgency=medium

  * Umount efivars if exists into a snapshot

 -- Kevin Chevreuil - Kaisen <kaisen@kaisenlinux.org>  Tue, 20 Aug 2024 13:27:21 +0200

grub-btrfs (4.13-7kaisen) kaisen-packages; urgency=medium

  * Add a systemd daemon and a bash script to umount /boot and /boot/efi if exists
  * Remove the update-initramfs command in the postrm script 

 -- Kevin Chevreuil - Kaisen <kaisen@kaisenlinux.org>  Mon, 22 Jul 2024 19:17:07 +0200

grub-btrfs (4.13-6kaisen) kaisen-packages; urgency=medium

  * Readd the overlayfs support on a snapshot
  * Fix the read-only system error message
  * Rename use-timeshift-as-default-software-and-move-btrfsd in
    kaisen-use-timeshift-as-default-software-and-move-btrfsd
  * Update the initramfs only with a trigger
  * Update the postinst script
  * Rename grub-btrfs initramfs scripts in kaisen-grub-btrfs
  * Update the local-bottom kaisen-grub-btrfs initramfs script

 -- Kevin Chevreuil - Kaisen <kaisen@kaisenlinux.org>  Mon, 01 Jul 2024 00:29:34 +0200

grub-btrfs (4.13-5kaisen) kaisen-packages; urgency=medium

  * Update the local-bottom script for non boot on read-only

 -- Kevin Chevreuil - Kaisen <kaisen@kaisenlinux.org>  Thu, 23 May 2024 18:26:12 +0200

grub-btrfs (4.13-4kaisen) kaisen-packages; urgency=medium

  * Replace the tput sgr0 command by a BASH escape sequence to reset the color

 -- Kevin Chevreuil - Kaisen <kaisen@kaisenlinux.org>  Thu, 25 Apr 2024 08:32:52 +0100

grub-btrfs (4.13-3kaisen) kaisen-packages; urgency=medium

  * Replace tput init by tput sgr0 in the kaisen-timeshift-fast-restore script

 -- Kevin Chevreuil - Kaisen <kaisen@kaisenlinux.org>  Wed, 13 Mar 2024 00:42:46 +0100

grub-btrfs (4.13-2kaisen) kaisen-packages; urgency=medium

  * Many improvements of the kaisen-timeshift-fast-restore script:
    - BASH variables in uppercase
    - Variables quotted
    - PATH variable export to limit risks of path traversal
    - The snapshot device is now automatically detected for the restoration
      (fix Device : Not Selected)
    - Log messages is now in colors
    - The restoring snapshot is now display in the stdout

 -- Kevin Chevreuil - Kaisen <kaisen@kaisenlinux.org>  Wed, 31 Jan 2024 21:37:41 +0100

grub-btrfs (4.13-1kaisen) kaisen-packages; urgency=medium

  * Import the new upstream release
  * Add a new script named kaisen-timeshift-fast-restore to restore more easier
    the booted snapshot
  * These following patches are deleted because integrated in the 4.13 release:
    - use-bash-instead-of-sh-btrfsd
    - dynamic-grub-entry
    - create-a-backup-of-the-btrfs-cfg-if-exist
    - delete-new-and-bkp-files-and-restore-backup-if-fail
    - only-recreation-of-the-grub-btrfs-file
  * The kaisen-settings patch is deleted to be replaced by the kaisen-snapshot-config
    patch and the kaisen-config patch.
  * The do-not-display-the-warning-for-grub-mkconfig patch is merged in the
    kaisen-snapshot-config
  * The display-the-version-number-of-the-package patch is merged in the kaisen-config
    patch
  * The splash and kaisen-grub-btrfs kernel cmdline is now integrated in the
    kaisen-config patch
  * News modifications provided by the kaisen-config patch:
    - Set the snap show limit at 50
    - Replace update-grub by the grub-mkconfig command
    - Enable the submenu protection
  * Add the kaisen-use-non-var-path-btrfsd-grub-regeneration patch

 -- Kevin Chevreuil - Kaisen <kaisen@kaisenlinux.org>  Wed, 20 Sep 2023 04:29:03 +0100

grub-btrfs (4.12-6kaisen) kaisen-packages; urgency=medium

  * Add the overlay support when booting in a snapshot

 -- Kevin Chevreuil - Kaisen <kaisen@kaisenlinux.org>  Tue, 31 Jan 2023 20:40:42 +0100

grub-btrfs (4.12-5kaisen) kaisen-packages; urgency=medium

  * Readd of the only-recreation-of-the-grub-btrfs-file patch
  * Update the postinst to exec the regeneration of the grub.cfg
    to fix the snapshots not found bug

 -- Kevin Chevreuil - Kaisen <kaisen@kaisenlinux.org>  Tue, 31 Jan 2023 00:28:58 +0100

grub-btrfs (4.12-4kaisen) kaisen-packages; urgency=medium

  * Deletion of the only-recreation-of-the-grub-btrfs-file patch

 -- Kevin Chevreuil - Kaisen <kaisen@kaisenlinux.org>  Sat, 28 Jan 2023 01:20:07 +0100

grub-btrfs (4.12-3kaisen) kaisen-packages; urgency=medium

  * Replace the delete-the-btrfs-cfg patch by the create-a-backup-of-the-btrfs-cfg-if-exist
    patch and the delete-new-and-bkp-files-and-restore-backup-if-fail patch

 -- Kevin Chevreuil - Kaisen <kaisen@kaisenlinux.org>  Fri, 30 Dec 2022 02:34:48 +0100

grub-btrfs (4.12-2kaisen) kaisen-packages; urgency=medium

  * Add two quilt patchs:
    - Default deletion of the grub-btrfs.cfg to fix the bug with not valid entries
    - Use of the default systemd service provided by the software (combined with
      the grub-btrfsd script)
    - Don't display the warning after the first execution of the grub-mkconfig command
    - Creation of the dynamic menu entry for grub-btrfs
    - Use bash as default shell for the grub-btrfsd script
    - Use timeshift as the default software checked by the systemd service and move
      the localization of the grub-btrfsd script
    - The --version display the package version number
  * The systemd unit file path don't needed now
  * Update the dpkg --compare-versions to the 4.12-2kaisen version
  * Auto deletion of the grub-btrfs.new and grub-btrfs.cfg files when the grub-btrfs
    package is removed
  * Run the update-grub command especially for the upgrade in this version to apply
    the new grub-btrfs entry in the grub.cfg file

 -- Kevin Chevreuil - Kaisen <kaisen@kaisenlinux.org>  Sat, 24 Dec 2022 04:01:02 +0100

grub-btrfs (4.12-1kaisen) kaisen-packages; urgency=medium

  * Import the 4.12 version
  * Update the quilt patch
  * Add the upstream manpages

 -- Kevin Chevreuil - Kaisen <kaisen@kaisenlinux.org>  Mon, 28 Nov 2022 20:42:57 +0100

grub-btrfs (4.11-8kaisen) kaisen-packages; urgency=medium

  * Readd the patch to quiet messages of the mount command

 -- Kevin Chevreuil - Kaisen <kaisen@kaisenlinux.org>  Thu, 24 Nov 2022 16:43:06 +0100

grub-btrfs (4.11-7kaisen) kaisen-packages; urgency=medium

  * Add systemd debhelper scripts

 -- Kevin Chevreuil - Kaisen <kaisen@kaisenlinux.org>  Tue, 08 Nov 2022 12:27:43 +0100

grub-btrfs (4.11-6kaisen) kaisen-packages; urgency=medium

  * Add custom .path and .service systemd unit file to enable the
    monitor for the /run/timeshift folder
  * Add a default conf for the /etc/default/grub-btrfs/config file
    with the kaisen-settings quilt patch
  * Remove the postinst script (the update-grub will be executed by the systemd monitor)
  * Rename the prerm script in postrm
  * The systemd units file are now installed from debian/
  * Add the preinst script to remove obsoletes conffiles

 -- Kevin Chevreuil - Kaisen <kaisen@kaisenlinux.org>  Tue, 18 Oct 2022 12:57:04 +0100

grub-btrfs (4.11-5kaisen) kaisen-packages; urgency=medium

  * Add an if statement to check if the package is installed in a chroot

 -- Kevin Chevreuil - Kaisen <kaisen@kaisenlinux.org>  Thu, 06 Oct 2022 02:35:53 +0100

grub-btrfs (4.11-4kaisen) kaisen-packages; urgency=medium

  * Deletion of the bug report message when no snapshot was found
  * Refresh the kaisen-settings quilt patch

 -- Kevin Chevreuil - Kaisen <kaisen@kaisenlinux.org>  Wed, 28 Sep 2022 13:32:03 +0100

grub-btrfs (4.11-3kaisen) kaisen-packages; urgency=medium

  * Remove > /dev/null at the end of the line mount -o

 -- Kevin Chevreuil - Kaisen <kaisen@kaisenlinux.org>  Fri, 16 Sep 2022 15:39:51 +0100

grub-btrfs (4.11-2kaisen) kaisen-packages; urgency=medium

  * Add > /dev/null at the end of the line mount -o for not displaying systemd warnings
    (fix bad generate GRUB entries)
  * Refresh quilt patch

 -- Kevin Chevreuil - Kaisen <kaisen@kaisenlinux.org>  Wed, 14 Sep 2022 08:39:41 +0100

grub-btrfs (4.11-1kaisen) kaisen-packages; urgency=medium

  * Initial release

 -- Kevin Chevreuil - Kaisen <kaisen@kaisenlinux.org>  Sat, 10 Sep 2022 22:50:51 +0200
