Hey, Tracy.

I tested installing on my system at home.
Sahara Netbook Atom 10.1
Arch: i386
CURRENT - 20190506

Everything builds nice and clean.
'SEPARATE_BUILD = Yes' is a no go :(

I did a:
mv /usr/local/share/examples/thingsd/thingsd.conf /etc {I edited the
interface to read re1 to re0}
rcctl enable thingsd
rcctl start thingsd

Everything works great.
Definitely one of my favourite ports. Excellent work!

Regards
- Ampie

On Tue, 7 May 2019 at 16:23, Tracey Emery <[email protected]> wrote:
>
> Hello ports,
>
> Here is the latest incarnation of thingsd, with many bug fixes and 
> improvements
> since 1.0. This will be my last attempt to get further testers and attempts 
> for
> import.
>
> Thanks and have a nice day,
> Tracey
>
> -- Changes since 1.0
> * Stop thingsctl from trying to print out of bounds data.
> * Fix warnings produced in gcc 8.3.0
> * Send actual length of thing and client names.
> * Fix race condition in client deletion.
> * Clean up some frees.
> * Block all calls and only show packets from one thing at a time.
> * Only allow one instance of `thingsctl show thing`
> * Fix bad `thingctl show thing` and pkt sending logic and enable it on udp.
> * Remove spurious Debug lines, pointed out by bcallah! Thanks.
> * Remove missed redundant code and include header instead
> * Fix show things from all bug.
> * Remove log commands from man page.
> * Fix child termination. Remove log config.
> * Wait for child to terminate fix
> * Control finished
> * Fix missing switch break at client id
> * Implement final controls
> * Fix for root control commands.
> * Fix imsg verbosity setting bug.
> * Swap main/child duties. Require _thingsd user now.
> * Plumbing finally in place for imsg. A few leak fixes and logging tightening.
> * Remove unneeded sleep.
> * Implement TLS for thingsd. Remove thingctl installation.
> * Plug leak
> * Fix stupid subscriber logic and stop overflows
> * Catch overflow
> * Fix small issue in subscribe packet parsing

Attachment: notes.tgz
Description: GNU Zip compressed data

Reply via email to