[elbe-devel] [PATCH v2 0/3] elbepack: add support for SHA1/SHA512 for package checksums

Thomas Weißschuh thomas.weissschuh at linutronix.de
Tue Jun 18 12:04:45 CEST 2024


This was "drop md5 handling and use sha256 accessor" previously.
After talking to Bene we decided that it is useful to have as many
hashes available as possible instead of dropping MD5.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
---
Changes in v2:
- Completely rework.

---
Thomas Weißschuh (3):
      elbepack: make package hash handling more flexible
      elbepack: support SHA1 for package checksums
      elbepack: support SHA512 for package checksums

 elbepack/aptpkgutils.py    | 60 ++++++++++++++++++++++++----------------------
 elbepack/dump.py           | 30 ++++++++++-------------
 elbepack/elbexml.py        | 11 ++++-----
 elbepack/schema/dbsfed.xsd | 14 +++++++++++
 4 files changed, 63 insertions(+), 52 deletions(-)
---
base-commit: 57e78fd9799390ee5ac56d14a37980415ab11c7c
change-id: 20240617-md5-5981db654ece

Best regards,
-- 
Thomas Weißschuh <thomas.weissschuh at linutronix.de>



More information about the elbe-devel mailing list