Bump version to 1.0.3

This commit is contained in:
2026-03-01 21:53:50 -05:00
parent c331091cdd
commit 5f2a9ed5ee
8 changed files with 18 additions and 6 deletions

7
debian/changelog vendored
View File

@@ -1,3 +1,10 @@
pvc (1.0.3-0) unstable; urgency=high
* Fixes silent errors in the dnsmasq DHCP lease handler which can prevent leases from updating
* Adds the isc-dhcp-server package explicitly to the 3-debootstrap example provisioner script (fixed Debian 13+ guests)
-- Joshua M. Boniface <joshua@boniface.me> Sun, 01 Mar 2026 21:53:50 -0500
pvc (1.0.2-0) unstable; urgency=high
* [Worker Daemon] [Bugfix] Fixed a bug in the calling of osd create-db-vg command worker