Do not convert checksum for non regular files
modified libpkg/pkg_old.c
@@ -172,11 +172,16 @@ pkg_to_old(struct pkg *p)
|
|
|
|
|
|
| + | |
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
| + | |
|
|
|
|
|
@@ -186,11 +191,16 @@ pkg_from_old(struct pkg *p)
|
|
|
|
|
|
| + | |
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
| + | |
|
|
|
|
|
modified pkg/convert.c
@@ -150,8 +150,9 @@ convert_from_old(void)
|
|
|
|
|
|
| - | |
| + | |
|
|
| + | |
|
|
|
|
|