diff --git a/schily-2020-07-01.tar.bz2 b/schily-2020-07-01.tar.bz2 deleted file mode 100644 index 8b7e1d3..0000000 --- a/schily-2020-07-01.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c25767a8fe168b74c237133f677068afae3b5122b38132bed4ac09a730223dc -size 4828878 diff --git a/schily-2020-07-18.tar.bz2 b/schily-2020-07-18.tar.bz2 new file mode 100644 index 0000000..89a72bd --- /dev/null +++ b/schily-2020-07-18.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2e86c730d6e0787f320f2f85ac845306a361bcf03f457287c7028e6b1192064 +size 4856458 diff --git a/schily.changes b/schily.changes index d843e6f..60957b3 100644 --- a/schily.changes +++ b/schily.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Jul 19 22:24:38 UTC 2020 - Jan Engelhardt + +- Update to release 2020.07.18 + * star: star could dump core if it was used as `star -t ...` or + `star -x ...` while being in a UTF-8 based locale and trying + to deal with extremely long pathnames (more than PATH_MAX) in + the archive. + * fifo: the fifo command is based on the star FIFO code and has + been changed to support a FIFO size > 2 GB as well. + ------------------------------------------------------------------- Fri Jul 3 23:46:47 UTC 2020 - Jan Engelhardt diff --git a/schily.spec b/schily.spec index 8f9bbde..009c052 100644 --- a/schily.spec +++ b/schily.spec @@ -17,14 +17,14 @@ # grep -Pir 'define\s+VERSION|strvers' -%global box_version 2020.07.01 +%global box_version 2020.07.18 %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.7 %global ved_version 1.7 -%define rver 2020-07-01 +%define rver 2020-07-18 Name: schily Version: %box_version