~vcs-imports/nut:fightwarn-c89

Last commit made on 2022-04-27
Get this branch:
git clone -b fightwarn-c89 https://git.launchpad.net/~vcs-imports/nut

Branch merges

Branch information

Name:
fightwarn-c89
Repository:
lp:~vcs-imports/nut

Recent commits

9cb8de6... by Jim Klimov <email address hidden>

Merge remote-tracking branch 'upstream/master' into remerge-2.8.0

Git somehow pushed one history as master branch and another,
with same commit contents and a tag to one of them, as the
official NUT v2.8.0 release. This merge commit brings the
publicly tagged commit history "back" into the mainline.

Probably a fallout from GitHub "Rebase and Merge" action.

8e1573b... by Jim Klimov <email address hidden>

configure.ac: prepare for next iterations after release of NUT v2.8.0

29c41fc... by Jim Klimov <email address hidden>

configure.ac: prepare for next iterations after release of NUT v2.8.0

c7a01a2... by Jim Klimov <email address hidden>

configure.ac: cut the release of NUT v2.8.0

d81f4c5... by Jim Klimov <email address hidden>

tools/nut-scanner/Makefile.am, clients/Makefile.am: bump "version-info" for NUT v2.8.0

Development since 2.7.4 release included changes to code structure,
fought warnings, and might impact ABI/API by the changes to arguments
(specific integer types and size_t vs. architecture-dependent choice).

ff16dab... by Jim Klimov <email address hidden>

configure.ac: cut the release of NUT v2.8.0

6043b8d... by Jim Klimov <email address hidden>

tools/nut-scanner/Makefile.am, clients/Makefile.am: bump "version-info" for NUT v2.8.0

Development since 2.7.4 release included changes to code structure,
fought warnings, and might impact ABI/API by the changes to arguments
(specific integer types and size_t vs. architecture-dependent choice).

53af2dc... by Jim Klimov <email address hidden>

docs/nut.dict: update dict

189b14a... by Jim Klimov <email address hidden>

Merge pull request #1398 from jimklimov/issue-1368

USB-capable drivers: introduce warn_if_bad_usb_port_filename()

926d6ce... by Jim Klimov <email address hidden>

Merge pull request #1399 from jimklimov/issue-477

drivers/libusb{0,1}.c: report why we could not open any HID devices