From aededdb760e394433bbd6cb864b9c60cfaa97eabf9ad517af7a685b51fec9b0b Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 8 Oct 2019 16:36:43 +0000 Subject: [PATCH] - Update to release 2019.10.07 OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=72 --- schily-2019-08-13.tar.bz2 | 3 --- schily-2019-10-07.tar.bz2 | 3 +++ schily.changes | 18 ++++++++++++++++++ schily.spec | 17 +++++++++-------- 4 files changed, 30 insertions(+), 11 deletions(-) delete mode 100644 schily-2019-08-13.tar.bz2 create mode 100644 schily-2019-10-07.tar.bz2 diff --git a/schily-2019-08-13.tar.bz2 b/schily-2019-08-13.tar.bz2 deleted file mode 100644 index 24ddcbc..0000000 --- a/schily-2019-08-13.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:177ea39046ad897570b82dc6d94e850f524b5b35c42d489e2cf54817f8f1694a -size 4447359 diff --git a/schily-2019-10-07.tar.bz2 b/schily-2019-10-07.tar.bz2 new file mode 100644 index 0000000..cab5e9e --- /dev/null +++ b/schily-2019-10-07.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aaa42f69d2affa15e3ca1eefd206ddbbac50f7c0dc05f005752113653cc6680 +size 4404621 diff --git a/schily.changes b/schily.changes index 27a02ad..dde8d49 100644 --- a/schily.changes +++ b/schily.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Oct 8 16:06:28 UTC 2019 - Jan Engelhardt + +- Update to release 2019.10.07 + * Fixed infinite recursion of following symlinks in libschily/resolvepath.c. + * smake: The error message for failed shell commands has been + modified to "Code %d (%s) from command line..." in order to + cause less confusion with the text printed by smake. + * bsh: introduced shared memory to be able to forward the + special exit cause (NOTFOUND or NOEXEC) to the parent even in + case it used fork() instead of vfork(). + * bsh: Added support for a new automatic parameter "$/" to + complement the existing parameter "$?". + * star: The option -no-secure-links now may be configured as a + global default via the tag STAR_SECURE_LINKS= in the file + /etc/default/star and as a private default via an environment + of the same name. + ------------------------------------------------------------------- Sat Aug 24 15:42:42 UTC 2019 - Jan Engelhardt diff --git a/schily.spec b/schily.spec index 796f802..5177cf8 100644 --- a/schily.spec +++ b/schily.spec @@ -17,14 +17,14 @@ # grep -r define.VERSION (sometimes also noted down in schily-%rver/AN-%rver) -%global box_version 2019.08.13 +%global box_version 2019.10.07 %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 2019-08-13 +%define rver 2019-10-07 Name: schily Version: %box_version @@ -452,7 +452,7 @@ find . "(" -type d -o -type f ")" -exec chmod u+w "{}" "+" cp %{SOURCE1} . %build -%define _lto_cflags %{nil} +%define _lto_cflags %nil perl -i -pe 's{\@echo}{echo}' RULES/cc-* # Static link libhfs, only used by mkisofs. rm -fv libhfs_iso/shlhfs.mk @@ -636,7 +636,8 @@ rm -Rfv \ $b/usr/share/man/man5/sccschangeset.5 \ $b/usr/share/man/man5/sccsfile.5 \ $b/usr/share/man/man5/streamarchive.5 \ - $b/usr/share/man/man8/sformat.8 + $b/usr/share/man/man8/sformat.8 \ + $b/usr/share/doc/packages/dotfiles.tar.bz2 # Remove documentation (will be added in %_datadir/doc/packages/*) #rm -Rf "$b/%_datadir/doc"/* @@ -703,13 +704,13 @@ fi %postun -n libxtermcap1_0 -p /sbin/ldconfig %verifyscript -n cdrecord -%{verify_permissions -e %_bindir/cdrecord} +%verify_permissions -e %_bindir/cdrecord %verifyscript -n cdda2wav -%{verify_permissions -e %_bindir/cdda2wav} +%verify_permissions -e %_bindir/cdda2wav %verifyscript -n readcd -%{verify_permissions -e %_bindir/readcd} +%verify_permissions -e %_bindir/readcd %files -n bosh %license CDDL.Schily.txt @@ -996,9 +997,9 @@ fi %files -n schily-rmt %license CDDL.Schily.txt -%{_docdir}/schily-rmt %config(noreplace) %_sysconfdir/default/rmt %_docdir/rmt/ +%_docdir/schily-rmt %_bindir/srmt %_mandir/man1/srmt.1* %ghost %_sysconfdir/alternatives/rmt