File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 description : the ebusd version in use
3636 options :
3737 - current source from git
38+ - ' 25.1'
3839 - ' 24.1'
3940 - ' 23.3'
4041 - ' 23.2'
Original file line number Diff line number Diff line change 1- # next (tbd )
1+ # 25.1 (2025-04-13 )
22## Bug Fixes
33* fix for device string symlink with colon
44* fix "read" and "write" command response
Original file line number Diff line number Diff line change 1- 24 .1
1+ 25 .1
Original file line number Diff line number Diff line change 11# Contributor: Tim <timstanleydev@gmail.com>
22# Maintainer: John <ebusd@ebusd.eu>
33pkgname=ebusd
4- pkgver=24 .1
4+ pkgver=25 .1
55pkgrel=0
66pkgdesc=" Daemon for communication with eBUS heating systems"
77url=" https://github.com/john30/ebusd"
Original file line number Diff line number Diff line change 11# Maintainer: John <ebusd@ebusd.eu>
22pkgname=ebusd-git
3- pkgver=24 .1
3+ pkgver=25 .1
44pkgrel=0
55pkgdesc="Daemon for communication with eBUS heating systems"
66url="https://github.com/john30/ebusd"
Original file line number Diff line number Diff line change 22# Contributor: Milan Knizek <knizek volny cz>
33# Usage: makepkg
44pkgname=ebusd
5- pkgver=24 .1
5+ pkgver=25 .1
66pkgrel=1
77pkgdesc=" ebusd, the daemon for communication with eBUS heating systems."
88arch=(' i686' ' x86_64' ' armv6h' ' armv7h' ' aarch64' )
Original file line number Diff line number Diff line change 33# Usage: makepkg -p PKGBUILD.git
44pkgname=ebusd-git
55_gitname=ebusd
6- pkgver=24 .1
6+ pkgver=25 .1
77pkgrel=1
88pkgdesc="ebusd, the daemon for communication with eBUS heating systems."
99arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ openapi: 3.1.0
22info :
33 title : ebusd-http
44 description : The API that ebusd provides on HTTP port.
5- version : " 24 .1"
5+ version : " 25 .1"
66servers :
77 - url : http://127.0.0.1:8080/
88paths :
You can’t perform that action at this time.
0 commit comments