Skip to content

Commit

Permalink
v1.7.6-2
Browse files Browse the repository at this point in the history
  • Loading branch information
jxmx committed Jul 16, 2024
1 parent a38efb0 commit 0956a03
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
SRCNAME = asl3-pi-appliance
PKGNAME = $(SRCNAME)
RELVER = 1.7.6
DEBVER = 1
DEBVER = 2
RELPLAT ?= deb$(shell lsb_release -rs 2> /dev/null)

prefix ?= /usr
Expand Down
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
asl3-pi-appliance (1.7.6-2) stable; urgency=medium

* Add guardrails around Pi-specific changes
* Add missing avahi-daemon

-- Jason McCormick <[email protected]> Tue, 16 Jul 2024 08:25:58 -0400

asl3-pi-appliance (1.7.5-1) stable; urgency=medium

* Fix missing pacakge dependencies for independent installs
Expand Down

0 comments on commit 0956a03

Please sign in to comment.