Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 4cedb2f2499a982aae5c8743ec693b0a142de5d9 https://github.com/openSUSE/wicked/commit/4cedb2f2499a982aae5c8743ec693b0a14... Author: Clemens Famulla-Conrad cfamullaconrad@suse.de Date: 2021-04-15 (Thu, 15 Apr 2021)
Changed paths: M schema/types.xml M src/dbus-xml.c
Log Message: ----------- xml-schema: Add hex-string
On XML, the data is in the format of `^([0-9a-f]{2})*$` and each two ascii characters representing one byte.
It can be used to store opaque data in XML. The DBus end will get a byte-array.
Commit: dfe9a01ff6c25dd0585420100e82c5222bffcd0c https://github.com/openSUSE/wicked/commit/dfe9a01ff6c25dd0585420100e82c5222b... Author: Marius Tomaschewski mt@suse.com Date: 2021-04-30 (Fri, 30 Apr 2021)
Changed paths: M schema/types.xml M src/dbus-xml.c
Log Message: ----------- Merge pull request #870 from cfconrad/dbus_schema_add_hex_string
xml-schema: add hex-string byte-array notation
Compare: https://github.com/openSUSE/wicked/compare/ac5e5a62aa55...dfe9a01ff6c2
wicked-commit@lists.opensuse.org