diff --git a/schily-2020-11-04.tar.bz2 b/schily-2020-11-04.tar.bz2 deleted file mode 100644 index 716a388..0000000 --- a/schily-2020-11-04.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca3ebf65554d9356a33a6641a1796971aabf4915262f92b71f923bf5fc98356e -size 4842782 diff --git a/schily-2020-11-25.tar.bz2 b/schily-2020-11-25.tar.bz2 new file mode 100644 index 0000000..0df20b5 --- /dev/null +++ b/schily-2020-11-25.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32aee7498f4c6dabef04107fe9b6d597688be90f4b4fae057b10776567ae4eeb +size 4899985 diff --git a/schily.changes b/schily.changes index 9393f04..f89199a 100644 --- a/schily.changes +++ b/schily.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Nov 26 10:34:41 UTC 2020 - Jan Engelhardt + +- Update to release 2020.11.25 + * libhfs_iso: changed malloc() to calloc() to avoid + uninitialized data. + * ved: A new colon command (ESC : vhelp) has been added. +- Remove fix_junk_in_partition.patch (upstreamed) + +------------------------------------------------------------------- +Fri Nov 20 16:38:12 UTC 2020 - Adam Majer + +- fix_junk_in_partition.patch: Initialize memory that created the + partition table instead of writing random bytes to it (bsc#1178692) + ------------------------------------------------------------------- Sat Nov 7 10:50:14 UTC 2020 - Jan Engelhardt diff --git a/schily.spec b/schily.spec index 38f861d..5efc763 100644 --- a/schily.spec +++ b/schily.spec @@ -17,14 +17,14 @@ # grep -Pir 'define\s+VERSION|strvers' -%global box_version 2020.11.04 +%global box_version 2020.11.25 %global cdr_version 3.02~a10 %global sccs_version 5.09 %global smake_version 1.3 %global star_version 1.6.1 %global libfind_version 1.8 %global ved_version 1.8 -%define rver 2020-11-04 +%define rver 2020-11-25 Name: schily Version: %box_version