diff --git a/schily-2020-09-22.tar.bz2 b/schily-2020-09-22.tar.bz2 deleted file mode 100644 index f703581..0000000 --- a/schily-2020-09-22.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:832bb7686c60268f077501ffaac725ed4430e3d8cc6ead5f3ead04b814566c27 -size 4806893 diff --git a/schily-2020-10-09.tar.bz2 b/schily-2020-10-09.tar.bz2 new file mode 100644 index 0000000..959c5e6 --- /dev/null +++ b/schily-2020-10-09.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94f4634226bbc9c4184d962f97253db494919480884e07087d56eea4a3a22561 +size 4818571 diff --git a/schily.changes b/schily.changes index 73d39c1..5d86f9b 100644 --- a/schily.changes +++ b/schily.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Oct 9 22:54:57 UTC 2020 - Jan Engelhardt + +- Update to release 2020.10.09 + * Bourne Shell: The "wait" builtin is now POSIX compliant and + returns 127 in $? in case that a process id to be waited for + does not exist. + * Bourne Shell: The exit code retrieved by $/ no longer is + masked by 0xFF when this code originates from a wait(1) call. + * Bourne Shell: The exit code from background jobs is now kept + until the builtin wait(1) is called. + ------------------------------------------------------------------- Wed Sep 23 09:38:47 UTC 2020 - Jan Engelhardt diff --git a/schily.spec b/schily.spec index 351eec6..23bb3c5 100644 --- a/schily.spec +++ b/schily.spec @@ -17,14 +17,14 @@ # grep -Pir 'define\s+VERSION|strvers' -%global box_version 2020.09.22 +%global box_version 2020.10.09 %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.7 -%define rver 2020-09-22 +%define rver 2020-10-09 Name: schily Version: %box_version