File tree 6 files changed +6
-5
lines changed
6 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 35
35
description : the ebusd version in use
36
36
options :
37
37
- current source from git
38
+ - ' 23.3'
38
39
- ' 23.2'
39
40
- ' 23.1'
40
41
- ' 22.4'
Original file line number Diff line number Diff line change 1
- # next (tbd )
1
+ # 23.3 (2023-12-26 )
2
2
## Bug Fixes
3
3
* fix MQTT topic string validation
4
4
* fix lost scanconfig default behaviour
Original file line number Diff line number Diff line change 1
- 23.2
1
+ 23.3
Original file line number Diff line number Diff line change 1
1
# Contributor: Tim <timstanleydev@gmail.com>
2
2
# Maintainer: Tim <timstanleydev@gmail.com>
3
3
pkgname=ebusd
4
- pkgver=23.2
4
+ pkgver=23.3
5
5
pkgrel=0
6
6
pkgdesc=" Daemon for communication with eBUS heating systems"
7
7
url=" https://github.com/john30/ebusd"
Original file line number Diff line number Diff line change 2
2
# Contributor: Milan Knizek <knizek volny cz>
3
3
# Usage: makepkg
4
4
pkgname=ebusd
5
- pkgver=23.2
5
+ pkgver=23.3
6
6
pkgrel=1
7
7
pkgdesc=" ebusd, the daemon for communication with eBUS heating systems."
8
8
arch=(' i686' ' x86_64' ' armv6h' ' armv7h' ' aarch64' )
Original file line number Diff line number Diff line change 3
3
# Usage: makepkg -p PKGBUILD.git
4
4
pkgname=ebusd-git
5
5
_gitname=ebusd
6
- pkgver=23.2
6
+ pkgver=23.3
7
7
pkgrel=1
8
8
pkgdesc="ebusd, the daemon for communication with eBUS heating systems."
9
9
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
You can’t perform that action at this time.
0 commit comments