vdev (1.3.67-1+5gnuinos1) unstable; urgency=medium

  * Request TERM signal in daemonlets if parent exits
  * New upstream version 1.3.67

 -- Aitor <aitor_czr@gnuinos.org>  Thu, 16 Oct 2025 23:19:29 +0200

vdev (1.3.66-1+5gnuinos1) unstable; urgency=medium

  * Add missing sysfs mountpoint prefix to $_ROOTSYSBLOCK variable 
    in the helper subr-event.sh
  * New upstream version 1.3.66

 -- Aitor <aitor_czr@gnuinos.org>  Sun, 12 Oct 2025 20:38:59 +0200

vdev (1.3.65-1+5gnuinos3) unstable; urgency=medium

  * Add --sysinit parameter to the vgchange command in forcelvm as 
    suggested in its manpages when it's being invoked from early 
    system initialisation scripts (e.g. rc.sysinit or an initrd), 
    before writable filesystems are available

 -- Aitor <aitor_czr@gnuinos.org>  Wed, 08 Oct 2025 16:35:31 +0200

vdev (1.3.65-1+5gnuinos2) unstable; urgency=medium

  * Run initramfs-tools/scripts/local-block/forcelvm only if lvm2 
    is present in the initial ram disk

 -- Aitor <aitor_czr@gnuinos.org>  Sun, 05 Oct 2025 20:02:41 +0200

vdev (1.3.65-1+5gnuinos1) unstable; urgency=medium

  * Added dri.act to actions.1
  * Added drm susbsystem to the set of subsystems taken into account 
    in both vdev_modprobe and vdevd.1.conf
  * New upstream version 1.3.65

 -- Aitor <aitor_czr@gnuinos.org>  Sat, 04 Oct 2025 00:14:42 +0200

vdev (1.3.64-1+5gnuinos4) unstable; urgency=medium

  * Add missing quotes in expresions like [ "$foo" -eq "1" ] existent 
    in disk.sh that caused warnings related to "Illegal numbers" being 
    parsed in the daemonlet
  * New upstream version 1.3.64

 -- Aitor <aitor_czr@gnuinos.org>  Sun, 07 Sep 2025 23:15:01 +0200

vdev (1.3.63-1+5gnuinos4) unstable; urgency=medium

  * Add new helper vdev_root_sys_block to determine the device
    where the root partition is mounted
  * Add device-mapper and dm-disk actions to the initrd phase
  * Add new script to initramfs-tools/scripts/local-block that runs
    vgchange in order to activate lvm. Auto-detection with vdev is
    broken.

 -- Aitor <aitor_czr@gnuinos.org>  Sun, 07 Sep 2025 00:32:33 +0200

vdev (1.3.62-1+5gnuinos3) unstable; urgency=medium

  * Reset the console to normal text output after printing in bold
    all input devices found by the helper vdev_wait
  * New upstream version 1.3.62

 -- Aitor <aitor_czr@gnuinos.org>  Wed, 27 Aug 2025 20:35:37 +0200

vdev (1.3.60-1+5gnuinos3) unstable; urgency=medium

  * Bugfix in vdev_blkid() routine of the helper substr.sh: we need to
    skip the slashes and also to add quotes in the 2nd member of the
    'key=value' pairs
  * Minor changes in os/linux.c
  * New upstream version 1.3.60

 -- Aitor <aitor_czr@gnuinos.org>  Sat, 23 Aug 2025 18:19:09 +0200

vdev (1.3.59-1+5gnuinos3) unstable; urgency=medium

  * Redirect to /dev/null error outputs while evaluating the helper
    data gotten from stat_* binaries that lead to weird errors thrown
    by the daemonlet (due to Ilegal numbers)
  * New upstream version 1.3.59

 -- Aitor <aitor_czr@gnuinos.org>  Fri, 22 Aug 2025 11:51:23 +0200

vdev (1.3.58-1+5gnuinos3) unstable; urgency=medium

  * Bugfix in the vdev sysvinit script
  * New upstream version 1.3.58

 -- Aitor <aitor_czr@gnuinos.org>  Thu, 21 Aug 2025 23:57:58 +0200

vdev (1.3.57-1+5gnuinos2) unstable; urgency=medium

  * Add suport for NVMe drives
  * Update stat_ata.c by adding new fields from the IDENTIFY data
  * Add missing variables VDEV_SCSI_WWN and VDEV_SCSI_WWN_WITH_EXTENSION
    to the commonly-used environment variables in the routine
    daemonlet_default_environ() of daemonlet
  * New upstream version 1.3.57

 -- Aitor <aitor_czr@gnuinos.org>  Sat, 16 Aug 2025 13:12:47 +0200

vdev (1.3.56-1+5gnuinos2) unstable; urgency=medium

  * Add a fanotify file descriptor to the enumerated list of FDs to
    poll in os/linux.c, focused primarily to simplify the init script
  * New upstream version 1.3.56

 -- Aitor <aitor_czr@gnuinos.org>  Thu, 14 Aug 2025 19:26:42 +0200

vdev (1.3.55-1+5gnuinos1) unstable; urgency=medium

  * Postpone during the boot process every device related to the acpi
    subsystem, either the device itself or some other parent device
    in the sysfs hierarchy, regardless the device concerned belongs
    to any one of the subsystems in which we are interested. Since
    version 1.3.42 we have been applying the opposite criterion to the
    pci subsystem, but now we take only the acpi subsystem into account
    when it comes to postpone devices in order to speed up the boot
    process. In doing so, we remove the need to distinguish between real
    hardware from virtual machines. And the need to determine the arch
    as well. Moreover, this way is not only more effective, but also
    more rational
  * New upstream version 1.3.55

 -- Aitor <aitor_czr@gnuinos.org>  Wed, 13 Aug 2025 00:58:40 +0200

vdev (1.3.54-1+5gnuinos1) unstable; urgency=medium

  * Fix compiler warning
  * New upstream version 1.3.54

 -- Aitor <aitor_czr@gnuinos.org>  Mon, 11 Aug 2025 09:28:20 +0200

vdev (1.3.53-1+5gnuinos1) unstable; urgency=medium

  * Fix issue in non x86_64 hardware including the whole list of items
    stored in struct sglib_cstr_vector uevents. Same in case we are in
    a virtual machine, regardless the architecture
  * New upstream version 1.3.53

 -- Aitor <aitor_czr@gnuinos.org>  Sun, 10 Aug 2025 10:39:54 +0200

vdev (1.3.52-1+5gnuinos1) unstable; urgency=medium

  * Simplify the runit script
  * Define a tag VDEV_OS_TRACKING_FLAG that allows to keep track of the
    processed coldplug devices. When the last device is processed in
    zzz-udev-compat.act (which takes the value 1 for this flag), the
    aforementioned action sends a SIGTERM signal to the parent, i.e.
    vdevd. TODO: we need to handle the hypothetical case were the last
    device isn't parsed correctly, maybe sending a delayed SIGALRM that
    will terminate the process after a prudent lapse of time.
  * Reload the config file after the preamble phase of the first stage
    during the boot in order to start the whole coldplug processing
    that will coexist with the hotplug process during its life cicle
  * Improve the sysv scripts
  * New upstream version 1.3.52

 -- Aitor <aitor_czr@gnuinos.org>  Fri, 25 Jul 2025 13:35:29 +0200

vdev (1.3.51-1+5gnuinos3) unstable; urgency=medium

  * Add fb.act action to vdevd.1.conf; otherwise startx command
    might fail

 -- Aitor <aitor_czr@gnuinos.org>  Thu, 10 Jul 2025 16:59:52 +0200

vdev (1.3.51-1+5gnuinos2) unstable; urgency=medium

  * Change parameters passed to dh_installinit in d/rules
  * Override dh_link in d/rules

 -- Aitor <aitor_czr@gnuinos.org>  Mon, 07 Jul 2025 21:01:53 +0200

vdev (1.3.51-1+5gnuinos1) unstable; urgency=medium

  * Return zero in vdev-modprobe.sh and vdev-aux.sh even when the
    argument passed to update-rc.d is not supported and revert the
    changes done in the two previous commits
  * New upstream version 1.3.51

 -- Aitor <aitor_czr@gnuinos.org>  Sun, 06 Jul 2025 10:16:07 +0200

vdev (1.3.50-1+5gnuinos2) unstable; urgency=medium

  * Do not stop vdev-modprobe.sh and vdev-aux.sh init script on upgrade.
    This has the side-effect of not restarting the service as a part of
    the upgrade.

 -- Aitor <aitor_czr@gnuinos.org>  Sat, 05 Jul 2025 08:54:18 +0200

vdev (1.3.50-1+5gnuinos1) unstable; urgency=medium

  * Don't run vdev_wait in virtual machines
  * Make use of dh_installinit in d/rules
  * New upstream version 1.3.50

 -- Aitor <aitor_czr@gnuinos.org>  Fri, 04 Jul 2025 22:01:46 +0200

vdev (1.3.49-1+5gnuinos1) unstable; urgency=medium

  * Minor changes in the sysvinit scripts
  * Do not split hotplug and coldplug processes because it causes
    some issues when using the startx command rather than display
    managers
  * Rename vdev-coldplug.sh to vdev-aux.sh
  * New upstream version 1.3.49

 -- Aitor <aitor_czr@gnuinos.org>  Sun, 29 Jun 2025 23:47:13 +0200

vdev (1.3.48-1+5gnuinos1) unstable; urgency=medium

  * Remove the runit core-service in favor of the /etc/rcS.d/S*-vdev*
    sysvinit scripts during the first stage.
  * Remove netdev action from vdevd.1.conf
  * Add a few more susbsystems to vdev_modprobe
  * New upstream version 1.3.48

 -- Aitor <aitor_czr@gnuinos.org>  Fri, 27 Jun 2025 23:00:37 +0200

vdev (1.3.47-1+5gnuinos1) unstable; urgency=medium

  * Split the vdev_modprobe command in a separate sysvinit script
    that doesn't depend on any other service, in order to start it
    early in the boot
  * New upstream version 1.3.47

 -- Aitor <aitor_czr@gnuinos.org>  Mon, 23 Jun 2025 23:14:25 +0200

vdev (1.3.46-1+5gnuinos1) unstable; urgency=medium

  * Changes required in the sysvinit scripts in order to avoid some
    some errors thrown by openrc
  * New upstream version 1.3.46

 -- Aitor <aitor_czr@gnuinos.org>  Sun, 22 Jun 2025 21:25:01 +0200

vdev (1.3.45-1+5gnuinos1) unstable; urgency=medium

  * Define a oneshot sysvinit script to run the coldplug only instance
    of vdev, as an extra service
  * Improve the runit script
  * New upstream version 1.3.45

 -- Aitor <aitor_czr@gnuinos.org>  Fri, 20 Jun 2025 00:58:51 +0200

vdev (1.3.44-1+5gnuinos1) unstable; urgency=medium

  * Take into account whether we are within a virtual machine before
    proceding to discard during the boot process those devices not
    related to pci (see the notes in version 1.3.42 and higher)
  * New upstream version 1.3.44

 -- Aitor <aitor_czr@gnuinos.org>  Wed, 18 Jun 2025 02:21:58 +0200

vdev (1.3.43-1+5gnuinos2) unstable; urgency=medium

  * Modify init-top and init-bottom scripts

 -- Aitor <aitor_czr@gnuinos.org>  Sun, 15 Jun 2025 15:56:37 +0200

vdev (1.3.43-1+5gnuinos1) unstable; urgency=medium

  * Do not discard i2c devices when registering coldplugged devices
    during the boot process, regardless of whether they have a parent
    with subsystem pci (read the notes of the previous release 1.3.42)
  * New upstream version 1.3.43

 -- Aitor <aitor_czr@gnuinos.org>  Sun, 15 Jun 2025 12:42:08 +0200

vdev (1.3.42-1+5gnuinos1) unstable; urgency=medium

  * Discard during the boot process those devices not related to pci,
    taking into account parent devices as well
  * New upstream version 1.3.42

 -- Aitor <aitor_czr@gnuinos.org>  Sat, 14 Jun 2025 13:24:58 +0200

vdev (1.3.41-1+5gnuinos1) unstable; urgency=medium

  * New helper 'vdev_print_input_devices' that determines the list of
    input devices that vdev_wait should expect
  * Rename vdev_libinput to vdev_wait
  * Return a non-zero value in vdev_os_main() when trying to yield the
    next device and the poller in linux.c receives a linux signal, and
    manage the value accordingly in the main loop of main.c.
  * New upstream version 1.3.41

 -- Aitor <aitor_czr@gnuinos.org>  Sat, 07 Jun 2025 09:22:32 +0200

vdev (1.3.40-1+5gnuinos1) unstable; urgency=medium

  * Modify the core service for runit
  * Changed d/vdev.preinst
  * New upstream version 1.3.40

 -- Aitor <aitor_czr@gnuinos.org>  Wed, 04 Jun 2025 15:37:17 +0200

vdev (1.3.39-1+5gnuinos2) unstable; urgency=medium

  * Add missing file /etc/boot.d/vdev to vdev.install

 -- Aitor <aitor_czr@gnuinos.org>  Mon, 02 Jun 2025 18:51:58 +0200

vdev (1.3.39-1+5gnuinos1) unstable; urgency=medium

  * Lock the pidfile while all the coldplugged devices are being
    processed during the first boot runlevel and unlock it afterwards
  * New upstream version 1.3.39

 -- Aitor <aitor_czr@gnuinos.org>  Sun, 01 Jun 2025 20:44:21 +0200

vdev (1.3.38-1+5gnuinos2) unstable; urgency=medium

  * Improve the script in /etc/boot.d

 -- Aitor <aitor_czr@gnuinos.org>  Sat, 31 May 2025 12:53:13 +0200

vdev (1.3.38-1+5gnuinos1) unstable; urgency=medium

  * Use sysvinit's /etc/boot.d to run a coldplug_only instance at boot

 -- Aitor <aitor_czr@gnuinos.org>  Thu, 29 May 2025 03:13:15 +0200

vdev (1.3.37-1+5gnuinos1) unstable; urgency=medium

  * Fix a bug in vdev_libinput helper
  * Take into account the ath9k wireless driver when binding input
    devices
  * New upstream version 1.3.37

 -- Aitor <aitor_czr@gnuinos.org>  Mon, 26 May 2025 16:46:46 +0200

vdev (1.3.36-1+5gnuinos1) unstable; urgency=medium

  * Use select() system call while waiting until previous instances
    have ended, being responsive to linux signals during this interval
  * Remove the oneshot runit service
  * Modify the runit script
  * Improve vdev_bind_input_devices helper
  * Use a daemonlet in vdev_modprobe
  * New upstream version 1.3.36

 -- Aitor <aitor_czr@gnuinos.org>  Sat, 10 May 2025 09:54:37 +0200

vdev (1.3.35-1+5gnuinos1) unstable; urgency=medium

  * Improve the vdev_init_top helpers making use of a daemonlet and
    restore it in the initramfs scripts
  * Add another helper vdev_netlink that works in the initial RAM
    disk image (initrd) together with vdev_init_top; the earlier is the
    poller reactive to netlink events, whereas the latter processes only
    coldplugged devices
  * New upstream version 1.3.35

 -- Aitor <aitor_czr@gnuinos.org>  Thu, 01 May 2025 00:07:36 +0200

vdev (1.3.34-1+5gnuinos1) unstable; urgency=medium

  * Move to the shared library some core functions concerning to
    daemonlets
  * Fix segfault in vdev_modprobe
  * New upstream version 1.3.34

 -- Aitor <aitor_czr@gnuinos.org>  Sat, 26 Apr 2025 10:04:35 +0200

vdev (1.3.33-1+5gnuinos1) unstable; urgency=medium

  * Default to eventfs instead of netlink
  * New upstream version 1.3.33

 -- Aitor <aitor_czr@gnuinos.org>  Sun, 20 Apr 2025 14:00:32 +0200

vdev (1.3.32-1+5gnuinos1) unstable; urgency=medium

  * Create a core service for runit
  * Add new runit script related to a oneshot service doing coldplug
    only
  * Find and remove all stale coldplug devices as long as the preseed
    path has been defined in the config file, as we're using the
    metadata directory to figure this out
  * New upstream version 1.3.32

 -- Aitor <aitor_czr@gnuinos.org>  Sat, 19 Apr 2025 18:41:44 +0200

vdev (1.3.31-1+5gnuinos1) unstable; urgency=medium

  * Improve vdev_bind_input_devices
  * Improve vdev_modprobe
  * Improve vdev_reset_usb_devices
  * New upstream version 1.3.31

 -- Aitor <aitor_czr@gnuinos.org>  Mon, 14 Apr 2025 00:32:37 +0200

vdev (1.3.30-1+5gnuinos1) unstable; urgency=medium

  * Modified sysvinit script
  * New upstream version 1.3.30

 -- Aitor <aitor_czr@gnuinos.org>  Fri, 11 Apr 2025 20:15:26 +0200

vdev (1.3.29-1+5gnuinos1) unstable; urgency=medium

  * New helper vdev_killall that is used in the sysvinit script
  * New upstream version 1.3.29

 -- Aitor <aitor_czr@gnuinos.org>  Mon, 07 Apr 2025 21:26:23 +0200

vdev (1.3.28-1+5gnuinos1) unstable; urgency=medium

  * Unlink the pidfile after signaling that we've processed all coldplugged
    devices as long as the 'restart' option is enabled
  * New upstream version 1.3.28

 -- Aitor <aitor_czr@gnuinos.org>  Fri, 04 Apr 2025 23:28:54 +0200

vdev (1.3.27-1+5gnuinos1) unstable; urgency=medium

  * Bugfix in the initrd phase of live sessions
  * New upstream version 1.3.27

 -- Aitor <aitor_czr@gnuinos.org>  Sun, 30 Mar 2025 23:50:23 +0200

vdev (1.3.26-1+5gnuinos1) unstable; urgency=medium

  * Add new helper vdev_init_top that replaces the daemon whithin the
    initial RAM disk image (initrd)
  * New upstream version 1.3.26

 -- Aitor <aitor_czr@gnuinos.org>  Fri, 21 Feb 2025 21:43:31 +0100

vdev (1.3.25-1+5gnuinos2) unstable; urgency=medium

  * Remove some actions from the initial RAM disk (initrd)

 -- Aitor <aitor_czr@gnuinos.org>  Tue, 11 Feb 2025 00:42:53 +0100

vdev (1.3.25-1+5gnuinos1) unstable; urgency=medium

  * Add a lock file to vdev_modprobe
  * New helper vdev_modprobe_wait
  * Minor changes in the actions
  * New upstream version 1.3.25

 -- Aitor <aitor_czr@gnuinos.org>  Sun, 09 Feb 2025 18:05:11 +0100

vdev (1.3.24-1+5gnuinos1) unstaable; urgency=medium

  * Define new configuration parameter --netlink to use alternatively
    the linux netlink connection instead of using serialized device
    events to the eventfs filesystem
  * Use the netlink connection by default in the runit script
  * New upstream version 1.3.24

 -- Aitor <aitor_czr@gnuinos.org>  Sat, 08 Feb 2025 10:04:02 +0100

vdev (1.3.23-1+5gnuinos1) unstable; urgency=medium

  * Manage linux signals by using a enumerated list of file descriptors
    passed to the poller
  * New upstream version 1.3.23

 -- Aitor <aitor_czr@gnuinos.org>  Tue, 14 Jan 2025 21:01:06 +0100

vdev (1.3.22-1+5gnuinos1) unstable; urgency=medium

  * Define new configuration parameter --hotplug-only
  * Adapt runit and sysvinit scripts
  * Allow coldplug-only processes to run in the background
  * New upstream version 1.3.22

 -- Aitor <aitor_czr@gnuinos.org>  Fri, 10 Jan 2025 00:18:46 +0100

vdev (1.3.21-1+5gnuinos1) unstable; urgency=medium

  * Bring up the network device in netdev.sh via "ip link set up"
  * New upstream version 1.3.21

 -- Aitor <aitor_czr@gnuinos.org>  Wed, 25 Dec 2024 21:17:15 +0100

vdev (1.3.20-1+5gnuinos3) unstable; urgency=medium

  * Add some actions to /etc/vdev/actions.1
  * Update libudev-compat version in d/control
  * New upstream version 1.3.20

 -- Aitor <aitor_czr@gnuinos.org>  Thu, 19 Dec 2024 20:04:47 +0100

vdev (1.3.20-1+5gnuinos2) unstable; urgency=medium

  * Use the shebang operator /lib/runit/invoke-run in the runit script

 -- Aitor <aitor_czr@gnuinos.org>  Tue, 17 Dec 2024 19:29:36 +0100

vdev (1.3.20-1+5gnuinos1) unstable; urgency=medium

  * New helper vdev_wait
  * New upstream version 1.3.20

 -- Aitor <aitor_czr@gnuinos.org>  Tue, 17 Dec 2024 19:00:35 +0100

vdev (1.3.19-1+5gnuinos1) unstable; urgency=medium

  * Remove the use of a lock file, no longer required
  * Fix a mistake in the configuration of the initrd
  * New upstream version 1.3.19

 -- Aitor <aitor_czr@gnuinos.org>  Sat, 30 Nov 2024 12:31:02 +0100

vdev (1.3.18-1+5gnuinos1) unstable; urgency=medium

  * Change the sysvinit script
  * Fix a bug in the Makefile of libvdev
  * New upstream version 1.3.18

 -- Aitor <aitor_czr@gnuinos.org>  Fri, 08 Nov 2024 07:41:46 +0100

vdev (1.3.17-1+5gnuinos3) unstable; urgency=medium

  * Change runit script

 -- Aitor <aitor_czr@gnuinos.org>  Tue, 29 Oct 2024 16:24:08 +0100

vdev (1.3.17-1+5gnuinos2) unstable; urgency=medium

  * Remove the hardware database from the initrd

 -- Aitor <aitor_czr@gnuinos.org>  Mon, 28 Oct 2024 21:10:24 +0100

vdev (1.3.17-1+5gnuinos1) unstable; urgency=medium

  * Changes in the sysvinit script
  * Use a lock file while the child is processing the coldplugged devices
  * New upstream version 1.3.17

 -- Aitor <aitor_czr@gnuinos.org>  Sat, 26 Oct 2024 05:19:09 +0200

vdev (1.3.16-1+5gnuinos1) unstable; urgency=medium

  * build vdev core utilities as shared library; dinamically link vdevd
    and its helpers against it
  * New upstream version 1.3.16

 -- Aitor <aitor_czr@gnuinos.org>  Sun, 18 Aug 2024 10:17:18 +0200

vdev (1.3.15-1+5gnuinos1) unstable; urgency=medium

  * Stick to the "usb" subsytem and "boot_vga" drivers in /lib/vdev/vdev_modprobe
  * Give priority to some subsystems in the vdevd.1.config phase
  * New upstream version 1.3.15

 -- Aitor <aitor_czr@gnuinos.org>  Wed, 31 Jul 2024 22:12:47 +0200

vdev (1.3.14-1+5gnuinos1) unstable; urgency=medium

  * kill previous instances as in older version 1.3.12
  * New upstream version 1.3.14

 -- Aitor <aitor_czr@gnuinos.org>  Fri, 31 May 2024 23:40:51 +0200

vdev (1.3.13-1+5gnuinos1) unstable; urgency=medium

  * New helper vdev_modprobe
  * New upstream version 1.3.13

 -- Aitor <aitor_czr@gnuinos.org>  Tue, 28 May 2024 00:16:16 +0200

vdev (1.3.12-1+5gnuinos1) unstable; urgency=medium

  * Fix compiler warnings
  * New upstream version 1.3.12

 -- Aitor <aitor_czr@gnuinos.org>  Thu, 23 May 2024 21:31:44 +0200

vdev (1.3.11-1+5gnuinos1) unstable; urgency=medium

  * Free allocated sglib vectors in os/linux.c
  * New upstream version 1.3.11

 -- Aitor <aitor_czr@gnuinos.org>  Wed, 22 May 2024 23:03:24 +0200

vdev (1.3.10-1+5gnuinos2) unstable; urgency=medium

  * Minor changes to postinst script

 -- Aitor <aitor_czr@gnuinos.org>  Sun, 03 Mar 2024 20:29:44 +0100

vdev (1.3.10-1+5gnuinos1) unstable; urgency=medium

  * Restore some config variables
  * New upstream version 1.3.10

 -- Aitor <aitor_czr@gnuinos.org>  Fri, 01 Mar 2024 20:10:24 +0100

vdev (1.3.9-1+5gnuinos1) unstable; urgency=medium

  * Change some actions
  * Remove some config variables no longer required
  * New upstream version 1.3.9

 -- Aitor <aitor_czr@gnuinos.org>  Tue, 27 Feb 2024 23:21:18 +0100

vdev (1.3.8-1+5gnuinos1) unstable; urgency=medium

  * Use sigaction() system call to install signal handlers that
    change the actions carried out on receipt of a specific signal.

 -- Aitor <aitor_czr@gnuinos.org>  Sat, 24 Feb 2024 22:04:30 +0100

vdev (1.3.7-1+5gnuinos1) unstable; urgency=medium

  * Helpers bugfix: symlinks at /dev/disk/by-* weren't created for
    attached internal disks (e.g. sda, sda1...)
  * New upstream version 1.3.7

 -- Aitor <aitor_czr@gnuinos.org>  Sat, 24 Feb 2024 15:09:41 +0100

vdev (1.3.6-1+5gnuinos1) unstable; urgency=medium

  * Fix a bug during the boot that affected non removable devices
    which couldn't be removed by file manager's hotplugers even when
    udisksctl power-off command worked. The workaround involves
    unauthorizing these devices during the boot process as soon as
    they are detected, binding them again once coldplug processing has
    finished.
  * New upstream version 1.3.6

 -- Aitor <aitor_czr@gnuinos.org>  Fri, 23 Feb 2024 00:47:47 +0100

vdev (1.3.5-1+5gnuinos1) unstable; urgency=medium

  * Avoid any attempt to kill vdev by the shebang operator
    /lib/runit/invoke-run specified at the beginning of the runit
    run script as a replacement for /bin/sh since version 1.3.5
  * New upstream version 1.3.5

 -- Aitor <aitor_czr@gnuinos.org>  Sun, 18 Feb 2024 22:30:26 +0100

vdev (1.3.4-1+5gnuinos1) unstable; urgency=medium

  * Modified preinst, postinst and postrm scripts
  * Changed the init-top script in the initramfs
  * Changed the script for sysvinit
  * New upstream version 1.3.4

 -- Aitor <aitor_czr@gnuinos.org>  Tue, 06 Feb 2024 22:27:48 +0100

vdev (1.3.3-1+5gnuinos1) unstable; urgency=medium

  * Revert some changes to sysvinit script
  * New upstream version 1.3.3

 -- Aitor <aitor_czr@gnuinios.org>  Thu, 01 Feb 2024 23:15:04 +0100

vdev (1.3.2-1+5gnuinos1) unstable; urgency=medium

  * Improve sysvinit script
  * Fix syntax mistake in vdevd.c
  * New upstream version 1.3.2

 -- Aitor <aitor_czr@gnuinos.org>  Sun, 28 Jan 2024 23:52:35 +0100

vdev (1.3.1-1+5gnuinos1) unstable; urgency=medium

  * Add new binary cdrom_id (forked from eudev) to the helpers
  * Refactor optical block devices into optical.sh and have disk.sh by-pass
    every path matching sr[0-9]*$
  * Add a new vdev action `events-poll.sh` that sets the value storaged in
    /sys/block/sr?/events_poll_msecs to some number greater than zero (by
    default -1), which causes the kernel to poll the device and triggers a
    uevent when it detects the kernel change
  * Fix a couple of bugs in stat_usb.c related to the use of strncpy
  * New upstream version 1.3.1

 -- Aitor <aitor_czr@gnuinos.org>  Mon, 01 Jan 2024 23:45:59 +0100

vdev (1.3.0-1+5gnuinos2) unstable; urgency=medium

  * Modify the init-bottom script in the intramfs

 -- Aitor <aitor_czr@gnuinos.org>  Sun, 17 Dec 2023 00:06:05 +0100

vdev (1.3.0-1+5gnuinos1) unstable; urgency=medium

  * Minor changes in the foreground
  * New upstream version 1.3.0

 -- Aitor <aitor_czr@gnuinos.org>  Sat, 16 Dec 2023 21:29:30 +0100

vdev (1.2.9-1+5gnuinos1) unstable; urgency=medium

  * Fix a bug in the helper subr-event.sh that happens if the script is run
    before the creation of /dev/disks/by-uuid
  * New upstream version 1.2.9

 -- Aitor <aitor_czr@gnuinos.org>  Sat, 16 Dec 2023 02:35:12 +0100

vdev (1.2.8-1+5gnuinos1) unstable; urgency=medium

  * Define new vdev helper variables in order to set default mountpoint for
    udisks to either /media/$USER/$LABEL or /media/$USER/$UUID
  * New upstream version 1.2.8

 -- Aitor <aitor_czr@gnuinos.org>  Thu, 14 Dec 2023 20:41:33 +0100

vdev (1.2.7-1+5gnuinos2) unstable; urgency=medium

  * Fix mdadm bug that leads to no devices being enumerated in /dev during
    the initrd phase

 -- Aitor <aitor_czr@gnuinos.org>  Sun, 10 Dec 2023 20:42:12 +0100

vdev (1.2.7-1+5gnuinos1) unstable; urgency=medium

  * Install sigterm signal handler
  * New upstream version 1.2.7

 -- Aitor <aitor_czr@gnuinos.org>  Sat, 09 Dec 2023 12:39:25 +0100

vdev (1.2.6-1+5gnuinos1) unstable; urgency=medium

  * Fix a mistake in the regex used in the helper disk.sh, responsible for
    skipping inappropriate block devices.
  * Fix lintian errors
  * New upstream version 1.2.6

 -- Aitor <aitor_czr@gnuinos.org>  Fri, 08 Dec 2023 16:06:33 +0100

vdev (1.2.5-1+5gnuinos1) unstable; urgency=medium

  * Bug fix: depending on the disk type, udisksd didn't recognize some
    drive properties and therefore, the assertion G_DBUS_INTERFACE (drive)
    failed. As a result, such drives couldn't be powered off by udisks.
  * New upstream version 1.2.5

 -- Aitor <aitor_czr@gnuinos.org>  Fri, 08 Dec 2023 12:40:44 +0100

vdev (1.2.4-1+5gnuinos1) unstable; urgency=medium

  * Add new helper vdev_block_info in order to customize UDISKS_NAME
  * New upstream version 1.2.4

 -- Aitor <aitor_czr@gnuinos.org>  Wed, 06 Dec 2023 21:46:34 +0100

vdev (1.2.3-1+5gnuinos1) unstable; urgency=medium

  * Prepend network devices when finding devices at frontier in the
    sysfs filesystem.
  * Remove udevadm empty scripts; the dependency on libudev-compat-helpers
    will provide the required backwards compatibility.
  * New upstream version 1.2.3

 -- Aitor <aitor_czr@gnuinos.org>  Sun, 26 Nov 2023 21:21:34 +0100

vdev (1.2.2-1+5gnuinos1) unstable; urgency=medium

  * New upstream release 1.2.2
  * Minor changes in the sysvinit script
  * Add ptmx.act and netdev.act to actions.1

 -- Aitor <aitor_czr@gnuinos.org>  Wed, 08 Nov 2023 21:38:13 +0100

vdev (1.2.1-1+5gnuinos2) unstable; urgency=medium

  * Add an empty script udevadm for backwards compatibility required by some
    initramfs scripts.

 -- Aitor <aitor_czr@gnuinos.org>  Sun, 05 Nov 2023 20:41:25 +0100

vdev (1.2.1-1+5gnuinos1) unstable; urgency=medium

  * New upstream version 1.2.1
  * Fix dbus-proxy delay when running udisks by parsing its synthetic variables

 -- Aitor <aitor_czr@gnuinos.org>  Sat, 04 Nov 2023 12:58:52 +0100

vdev (1.1.2-1+5gnuinos1) unstable; urgency=medium

  * New upstream version 1.1.2

 -- Aitor <aitor_czr@gnuinos.org>  Sat, 02 Sep 2023 20:55:50 +0200

vdev (1.1.1-1) unstable; urgency=medium

  * New upstream version 1.1.1

 -- Aitor <aitor_czr@gnuinos.org>  Fri, 01 Sep 2023 11:20:23 +0200

vdev (1.1.0-1) unstable; urgency=medium

  * Add 001-sysfs-block.act to the actions in the initrd
  * Add 001-sysfs-char.act to the actions in the initrd
  * Add char.act to the actions in the initrd
  * Update hardware data base
  * New upstream version 1.1.0

 -- Aitor <aitor_czr@gnuinos.org>  Sat, 27 May 2023 23:04:28 +0200

vdev (1.1-6+4gnuinos1) unstable; urgency=medium

  * Minor changes in the actions

 -- Aitor Cuadrado Zubizarreta <aitor_czr@gnuinos.org>  Sat, 29 Apr 2023 20:43:12 +0200

vdev (1.1-5+4gnuinos1) unstable; urgency=medium

  * Fix a mistake when trying to terminate the daemon during the bottom stage of
    initramfs
  * Adding more vdev configuration files

 -- Aitor Cuadrado Zubizarreta <aitor_czr@gnuinos.org>  Fri, 28 Apr 2023 11:09:10 +0200

vdev (1.1-4+4gnuinos1) unstable; urgency=medium

  * Add eventfs runtime dependency in order to ensure that the bunch of directories
    created in /dev/metadata/udev/events, into which vdev's udev-compat.sh helper
    writes device events, are automatically removed after the process that created
    them dies.
  * New upstream version 1.1

 -- Aitor Cuadrado Zubizarreta <aitor_czr@gnuinos.org>  Sun, 12 Mar 2023 12:25:19 +0100

vdev (1.0-3+4gnuinos2) unstable; urgency=medium

  * Add hwdb.act to the actions in the initrd

 -- Aitor Cuadrado Zubizarreta <aitor_czr@gnuinos.org>  Mon, 09 Jan 2023 13:13:54 +0100

vdev (1.0-2+4gnuinos2) chimaera; urgency=medium

  * Update sglib.h to 1.0.4

 -- Aitor Cuadrado Zubizarreta <aitor_czr@gnuinos.org>  Tue, 01 Nov 2022 22:10:44 +0100

vdev (1.0-2+4gnuinos1) chimaera; urgency=medium

  * Replace the shebang in d/vdev.runscript

 -- Aitor Cuadrado Zubizarreta <aitor_czr@gnuinos.org>  Thu, 09 Jun 2022 13:04:12 +0200

vdev (1.0-1+4gnuinos1) chimaera; urgency=medium

  * Provide eudev-3.2.9-10~chimaera1
  * Added rsync to build dependencies
  * Add native runit script
  * Depend on imvirt and dmidecode

 -- Aitor Cuadrado Zubizarreta <aitor_czr@gnuinos.org>  Mon, 03 Jan 2022 22:58:09 +0000

vdev (1.0-1+3gnuinos1) beowulf; urgency=medium

  * Split into vdev and libudev-compat
  * Upgrade the hardware data base from:
	http://cgit.freedesktop.org/systemd/systemd/plain/hwdb
  * Added manpages written by Ralph Ronnquist.

 -- Aitor Cuadrado Zubizarreta <aitor_czr@gnuinos.org>  Sun, 20 Dec 2020 15:15:44 +0100

vdev (20161228-ascii1+deb9u1) experimental; urgency=medium

  * Upgraded to ascii.

 -- Aitor Cuadrado Zubizarreta <aitor_czr@gnuinos.org>  Sat, 09 Dec 2017 18:33:57 +0100

vdev (20161015-jessie1) experimental; urgency=medium

  * Initial release, upload to experimental. Closes: #4cf5911
    - Source upstream: https://github.com/jcnelson/vdev/commits/master

 -- Aitor Cuadrado Zubizarreta <aitor_czr@gnuinos.org>  Sun, 16 Oct 2016 11:14:40 +0200
