We’ve released PiAware 1.18-1 with the following improvements:
Cache the mac address once it is known, for performance.
Include full piaware version (like 1.18-1 vs just 1.18) in login message.
Fix “too many nested evaluations” error on systems without an eth0 device.
This is a fairly minor update from version 1.17, unless you are running a Raspberry Pi Model A or A+, in which case PiAware will probably work for you for the first time. Due to important bug fixes in connection handling, if you are running PiAware below version 1.17 we recommend that you upgrade PiAware either by updating the package or writing a new SD card.
am running ver1.16, got a message to upgrade to ver 1.18, am staying with ver 1.16 till the auto upgrade you people have talked about for weeks is implamented , am sick of reburning a new image every time a line of code is changed ,and then have to reinstall vnc and other things over and over again
1.16 and newer with auto-update enabled (e.g., the SD card image) should be upgraded to 1.18 if they’re online. You can verify by visiting your stats page.
I’m in Asia and saw the notification that it was out of date this am Manila time. It’s 130 now and just checked my page and it updated to 1.18. Just curious. When will it update?
I’m still stuck on piaware_1.13-1_armhf.deb as I just get “illegal instruction (core dumped)” whenever I try to run any of the binaries under arch. I’ve just setup a second site at the top of a hill - all solar powered.
Well, I followed the instructions on updating as I did last time, except this time when I did “sudo dpkg -i piaware_1.18-2_armhf.deb” my Pi stop responding for over 20 minutes and would not even respond to new ssh commands. Left it alone for further 20min just to see what it would do. and still nothing. Tried a reboot by unplugging and would not do anything. I re-wrote the IMG like I did last time and now the Pi does nothing at all.
So yeah, Like Microsoft I tried to update and instead ended up broken.
BTW these -1 and -2 type updates are bugging me… Nobody is saying what they are for or fix. They are sorta “stealth” updates, yet have been produced to correct kinda MAJOR BUGS in some cases, like /tmp log file size runaway. Just sayin’. Please announce when every update becomes available and what it’s for…
Also wondering if auto update will push these minor revisions out to me?
I don’t think there is generally a -0, so the -1 is the first release of a minor version number. For example, 1.18-1 was the first 1.18 and the release notes covered everything. The -2 releases generally are fixes to the actual distribution, like a ZIP file problem for some people.
FWIW, there is a changelog included in each package; see /usr/share/doc/piaware/changelog.Debian.gz after installation.
(Getting the changelog before install is a little trickier, but you can use dpkg-deb -x piaware_foo.deb sometempdir to extract to sometempdir without installing)