SHA256
1
0
forked from pool/schily

Accepting request 851112 from utilities

- Update to release 2020.11.25

OBS-URL: https://build.opensuse.org/request/show/851112
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/schily?expand=0&rev=38
This commit is contained in:
2020-11-26 22:12:41 +00:00
committed by Git OBS Bridge
4 changed files with 20 additions and 5 deletions

BIN
schily-2020-11-04.tar.bz2 (Stored with Git LFS)

Binary file not shown.

BIN
schily-2020-11-25.tar.bz2 (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Nov 26 10:34:41 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- 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 <adam.majer@suse.de>
- 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 <jengelh@inai.de>

View File

@@ -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