Hello community, here is the log from the commit of package schily for openSUSE:Factory checked in at 2019-10-11 17:14:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/schily (Old) and /work/SRC/openSUSE:Factory/.schily.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "schily" Fri Oct 11 17:14:47 2019 rev:18 rq:736747 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/schily/schily.changes 2019-08-27 15:50:27.695770504 +0200 +++ /work/SRC/openSUSE:Factory/.schily.new.2352/schily.changes 2019-10-11 17:14:49.305604658 +0200 @@ -1,0 +2,18 @@ +Tue Oct 8 16:06:28 UTC 2019 - Jan Engelhardt <[email protected]> + +- 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. + * bosh: 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(). + * bosh: 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. + +------------------------------------------------------------------- Old: ---- schily-2019-08-13.tar.bz2 New: ---- schily-2019-10-07.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ schily.spec ++++++ --- /var/tmp/diff_new_pack.bUY7AB/_old 2019-10-11 17:14:50.029602804 +0200 +++ /var/tmp/diff_new_pack.bUY7AB/_new 2019-10-11 17:14:50.029602804 +0200 @@ -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 @@ 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 @@ $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 @@ %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 @@ %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 ++++++ schily-2019-08-13.tar.bz2 -> schily-2019-10-07.tar.bz2 ++++++ ++++ 27617 lines of diff (skipped)
