Skip to content

Releases: Zedran/macpp

macpp-v0.20.1

28 Dec 12:58
6704e85

Choose a tag to compare

Changes

  • Fixed a typo in an SQL statement that caused a crash when updating from an older cache version.

macpp-v0.20.0

28 Dec 00:28
893c2aa

Choose a tag to compare

Changes

  • Improved performance for bulk searches by MAC address.

macpp-v0.19.0

24 Dec 12:28
051a1cb

Choose a tag to compare

Changes

  • Users can now specify multiple search terms of the same type (name or addr) per call.

macpp-v0.18.0

20 Dec 18:55
8055394

Choose a tag to compare

Changes

  • During update, minor modifications are now applied to the manufacturer data sourced from upstream database:
    • Insert a new entry for Docker container interface (02:42).
    • Add missing vendor name for 52:54:00 (QEMU/KVM).
    • Modify vendor name of 08:00:27 to indicate that this is a VirtualBox VM.
  • Output formatting rules have been changed:
    • Regular format writer no longer assumes that private entries have an empty vendor name.
    • In XML format, entries with empty vendor names are now labeled as Private. Previously, they were left empty.
  • Data model has been adjusted. Cache update is required.

macpp-v0.16.0

18 Aug 06:22
aff0f5b

Choose a tag to compare

First release.