bsdci / libioc

A Python library to manage jails with ioc{age,ell}
https://bsd.ci/libioc
Other
38 stars 11 forks source link

supply backup importer with flattened Data #655

Closed gronke closed 5 years ago

gronke commented 5 years ago

Fixes an issue importing backup archives.

The regression was introduced the flattened libioc.Config.Data.Data abstraction. It was no longer possible to set a JailConfig.data directly from a dict.