No description
  • Perl 52.2%
  • Shell 35.9%
  • Makefile 11.9%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Thomas Ellmenreich 579d78f9fd fix #7749: always serialize in same order
All objects are now serialized with "canonical => 1" so that the
resulting bytes are directly comparable. Perls randomized hash key
orders lead to different serialization outputs even with the same input.

The 'tojs' function also now explicitly overrides the utf8 and canonical
options to make sure that they are always set.

Signed-off-by: Thomas Ellmenreich <[email protected]>
Reviewed-by: Elias Huhsovitz <[email protected]>
Tested-by: Elias Huhsovitz <[email protected]>
Link: https://lore.proxmox.com/[email protected]
2026-09-03 01:20:37 +02:00
debian bump version to 1.7.2 2026-07-30 16:01:11 +02:00
src fix #7749: always serialize in same order 2026-09-03 01:20:37 +02:00
.gitignore Add Debian Buildsystem config 2020-04-02 14:29:16 +02:00
.gitmodules use smart-relative gitmodule path 2020-05-03 17:17:39 +02:00
Makefile buildsys: add top-level make tidy target 2025-06-01 16:51:41 +02:00