dccl:4.0

Last commit made on 2024-05-21
Get this branch:
git clone -b 4.0 https://git.launchpad.net/dccl

Branch merges

Branch information

Name:
4.0
Repository:
lp:dccl

Recent commits

e3e4267... by toby schneider

Release 4.2.1

5bd75ce... by toby schneider

Newer gcc armhf versions don't find the correct path to libprotobuf without explicit -L/usr/lib/arm-linux-gnueabihf passed to gcc's command line

252fec7... by toby schneider

time_t isn't necessarily long on armhf

ae97feb... by Toby Schneider <email address hidden>

Merge pull request #138 from GobySoft/4.0-add-noble-and-bookworm

Fixes for bookworm/noble

6c9c118... by toby schneider

Update lua-protobuf to 0.5.1 to fix segfault. Update copyright script to not add our copyright to thirdparty code

499cb84... by Toby Schneider <email address hidden>

Merge pull request #137 from GobySoft/4.0-add-noble-and-bookworm

4.0 add noble and bookworm

2fb7618... by toby schneider

Change deprecated headers

5a05ebc... by toby schneider

Add CircleCI builds for Ubuntu Noble and Debian Bookworm releases

d0358a1... by Toby Schneider <email address hidden>

Merge pull request #133 from GobySoft/fix-id-overflow

Fix read-past-end bug in Codec::id when fewer bytes are passed than id_max_size

253856e... by toby schneider

Fix read-past-end bug in Codec::id when fewer bytes are passed than id_max_size