SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libscg1_0-2019.01.22-61.1.i586.rpm :

* Thu Jan 24 2019 Jan Engelhardt - Update to new upstream release 2019.01.22
* star: fixes for a hang and pipe reading issues
* star: The debug printing for the FIFO has been enhanced to print more information from the FIFO control structure to debug problems like the ones mentioned above.
* star now ignores SIGPIPE.
* Thu Dec 06 2018 Jan Engelhardt - Update to new upstream release 2018.12.06
* sccs-prs now prints the SCCS v6 initial path using the new keyword :Gp:.
* sccs-prs now prints the SCCS v6 unified random using the new keyword :Gr:.
* sccs: libcomobj: A parser for the SCCS v6 flags has been added.
* sccs: libcomobj: A parser for SCCS v6 global meta data has been added.- Package sccs.
* Sun Nov 25 2018 Jan Engelhardt - Package bsh, pfbsh symlinks.
* Fri Nov 23 2018 Jan Engelhardt - Update to new upstream release 2018.11.22
* include/schily/getopt.h: A new include file has been created for our libgetopt that includes an enhanced getopt() implementation.
* libschily: resolvenpath() did not work as expected when some path names do not exist. A stat() call that should check whether we already reached the \"/\" directory caused a return (-1) even with (flags & RSPF_EXIST) == 0. This bug caused star to classify more symlinks as dangerous than needed.- Remove schily-linker.diff (resolved upstream)
* Thu Nov 08 2018 Jan Engelhardt - Trim SELINUX from schily-2018-05-25_star_configuration.patch, it is already determined by %configure now.
* Tue Nov 06 2018 Jan Engelhardt - Update to new upstream release 2018.10.30
* bsh/Bourne Shell/star: a very long path name could cause a core dump with a \"chdir()\" operation in some cases.
* star: \"star -c H=exustar -pax-o binary\" now correctly results in unencoded strings for uname/gname/path/linkpath.
* star: a new option -no-secure-links allows to disable the secure default behavior.
* Changes to libfind options like -mount/-xdev and -perm; for details, see the AN-
* files in the documentation directory.
* New libfind primaries -chatime, -chctime, -chfile, -chown, etc. see AN-
* for details.
* star: Added \"volatile\" to a selection of struct members in struct m_head. This should help to avoid specific optimization from newer compilers that could cause problems with the synchronization of the fifo.
* star: make sure that \"star -c\" results in a non-zero exit code if it is interupted by Ctrl-C.
* star: Added new code to allow to debug a hanging FIFO.
* star: the path name length and the link name length are now set from the POSIX 2001 extended tar headers in case that a name appears in that extended meta data.- Removed schily-2018-05-25_star_lock.patch (no longer needed).- Added schily-linker.diff.- Add smake and ved subpackages.
* Wed Aug 29 2018 jengelhAATTinai.de- Update to new upstream release 2018.08.24
* star: SELinux support has been added.
* star: dotdot atacks are now also detected if they are based on DOS filesystem semantics.
* star: Added a new check for the exit code of the compress program.
* star: A hard EOF on input now results in a non-zero exit code.
* star: Now defaults to use \"ssh\" for the remote tape interface.
* star: There is now a way to make -no-fsync the default behavior to avoid slow operation on platforms with slow buffer cache.
* librmt: added a way to configure the remote shell and the remote tape server path.
* star: support for unlimited file path length.
* libschily: a new set of gt
*() and fgt
*() functions with gettext() support have been added.
* Bourne Shell: avoid a core dump with missing HOME.
* libfind: added a new primary \"-call\" that allows to call back into the program instead of calling exec().
* libfind: new primaries -newerat, -newermt, -newerct.- Remove schily-2018-05-25_star_detect_gzip_failures.patch, schily-2018-05-25_star_use_ssh_by_default.patch, schily-2018-05-25_star_no_fsync.patch, schily-2018-05-25_star_selinux.patch (merged upstream)- Remove schily-2018-05-25_star_mk.patch (no longer needed)
* Wed Aug 29 2018 jengelhAATTinai.de- Drop Conflicts against cpio-mt/tar-rmt, since update-alternatives is used as an arbitraring mechanism.- Add Provides: mt, rmt.
* Sun Aug 19 2018 bwiedemannAATTsuse.com- Run make config before build instead of in the middle, to have reproducible builds (boo#1102408)
* Wed Jun 06 2018 jengelhAATTinai.de- Remove schily-2018-05-25_star_bufferoverflow.patch (the bug is long gone, the patch has no effect)
* Tue Jun 05 2018 kstreitovaAATTsuse.com- add patches from the star package
* schily-2018-05-25_star_configuration.patch
* schily-2018-05-25_star_no_fsync.patch
* schily-2018-05-25_star_lock.patch
* schily-2018-05-25_star_detect_gzip_failures.patch
* schily-2018-05-25_star_bufferoverflow.patch
* schily-2018-05-25_star_use_ssh_by_default.patch
* schily-2018-05-25_star_mk.patch
* schily-2018-05-25_star_selinux.patch- add missing BuildRequires for star:
* autoconf (because of selinux patch)
* libacl-devel
* libattr-devel
* libselinux-devel
* libtool- install README-FIRST (as schily-rmt) documentation- add noreplace for %_sysconfdir/default/rmt and %_sysconfdir/default/star- move srmt from sbindir to bindir- do not ship star_sym and suntar
* Mon May 28 2018 jengelhAATTinai.de- Update to new upstream release 2018.05.25
* star: user name, group name, path and linkpath are now automatically added to the POSIX.1-2001 extended header in case that they include non-ASCII characters (outside the 7-bit range).- Remove gccwarns.diff (fixed upstream), gcc48wa.diff (we no longer have gcc-4.8)
* Thu May 17 2018 jengelhAATTinai.de- Update to new upstream release 2018.05.17
* smake: Now using TYPE_MAXVAL(time_t) in gnewtime() instead of the method from 1996, to work around a problem with gcc-8.1 and clang-6.0.
* mkisofs: The link count computation did incorrectly count all directory entries for large (multi extent) files. This resulted in a link count that was \"real number\" + (sizeof file / 2GB)
* mkisofs: File meta data for UDF directories that refer to a Rock Ridge relocated directory had been emitted as all zeroes.
* star: nanosecond timestamp support
* libfind: nanosecond timestamp support
* star: Added a new archive format \"epax\". This is the same as \"pax\", but it always includes a POSIX.1-2001 extended header with timestamps with nanosecond resolution.
* Wed May 16 2018 jengelhAATTinai.de- Update to new upstream release 2018.05.02
* bsh: fixed a NULL deref when the file content was \"#!\"
* bsh: Avoid a coredump from expressions like \"$2222222222222222222\" that cause an integer overflow while converting the number.
* mkisofs: fixed crash during Joliet info creation
* Better support for Address Sanitizer
* (s)patch: CVE-2018-1000156 was fixed
* star: star -diff is now able to compare nanoseconds in timestamps.- Drop mkisofs-j-crash.diff (fixed upstream)- Add gccwarns.diff to address some undefined behavior.
* Tue May 08 2018 jengelhAATTinai.de- Add update-alternatives handling for (s)rmt and (s)mt
* Tue May 08 2018 jengelhAATTinai.de- Add spax and star subpackages
* Wed Apr 11 2018 jengelhAATTinai.de- Add iconv-name.diff; rename cp10000 to macintosh to workaround glibc [boo#1089126]
* Wed Apr 04 2018 jengelhAATTinai.de- Add mkisofs-j-crash.diff
* Thu Mar 22 2018 jengelhAATTinai.de- Move to schily-2018.03.16 source tarball
* mkisofs and smake moved their config files to /usr/share/lib.
* smake: when an implicit target is made, the result is now searched in the list of obj-directories.- Drop fix_chrp_boot.patch (applied upstream)- Use cdrecord.spec as a base for schily.spec. The subsequent changelog entries are from cdrecord.changes.
* Mon Mar 12 2018 adam.majerAATTsuse.de- fix_chrp_boot.patch: chrp-boot option doesn\'t take any parameters but seems to require one that it doesn\'t use. Fix it uses no parameters. (bnc#1084893)- Always install to /usr/lib/siconv since otherwise mkisofs doesn\'t find charsets. Needs to be fixed properly later. (bnc#1084892)
* Thu Dec 14 2017 jengelhAATTinai.de- Update to new upstream release 3.02~a09
* Cdda2wav now works around a Linux glibc bug that causes stderr to be illegally buffered.
* `cdda2wav -vall` no longer clobbers out-fd= to become stdin when compiled in 64 bit mode.
* Thu May 11 2017 adaugherityAATTtamu.edu- Fix build on older distros (e.g. SLE11) -- no caps support in RPM- Remove build dependency on mmv (not present on SLE, and its usage is easily replaced with a small shell script).- Fix build on older distros (makedepend)
* Wed Dec 28 2016 jengelhAATTinai.de- Update to new upstream release 3.02~a07
* mkisofs: deduplication for files)
* Thu Jan 28 2016 jengelhAATTinai.de- Update to new upstream release 3.02~a06
* libscg: fixed a copy/paste problem in the Linux transport that could cause libscg to assume a timeout when no timeout occurred.
* libscg: add a new generic option interface.
* libscg: New option \"ignore-resid\" to work around a Linux kernel problem.
* mkisofs: better warning messages for rotten directories when in multi-session mode.
* Thu Dec 31 2015 jengelhAATTinai.de- Update to new upstream release 3.02~a05
* mkisofs now tries to be more immune against rotten iso images when in multi session mode.
* mkisofs no longer tries to access a string past the null byte when dealing with Joliet.
* mkisofs fixed a bug related to sorting with multi extent files (greater than 4 GB).
* Wed Dec 16 2015 jengelhAATTinai.de- Update to new upstream release 3.02~a04
* Support for DVD-Audio was added to mkisofs.
* Several bug fixes in mkisofs and mkisofs/diag/
* programs to make them more robust against rotten ISO images.
* Wed Dec 02 2015 jengelhAATTinai.de- Update to new upstream release 3.02~a03
* isoinfo no longer eats up all memory when an ISO image with a directory loop is specified.
* Fri Nov 20 2015 jengelhAATTinai.de- Update to new upstream release 3.02~a02
* Many smaller \"isoinfo\" enhancements including support for relocated directories.
* Fri Nov 06 2015 jengelhAATTinai.de- Update to new upstream release 3.02~a01
* libparanoia: work around a bug that resulted from uninitalized statistics data for C2 checks.
* cdda2wav now supports sound output on Linux again.
* Sun Aug 30 2015 jengelhAATTinai.de- Update to new upstream release 3.01
* Final version
* Wed Aug 05 2015 jengelhAATTinai.de- Update to new upstream release 3.01~a31
* Added compile support for Win-10 using non-automake-aware make implementations. Add some workarounds for MinGW32 compilation.
* Wed Jul 08 2015 jengelhAATTinai.de- Update to new upstream release 3.01~a30
* Added a workaround (with autoconf) for a Cygwin bug with [#]pragma weak.
* Thu Jun 04 2015 jengelhAATTinai.de- Update to new upstream release 3.01~a29
* (Several changes for better Haiku compatibility.)
* Some code fixes include results from automated tests.
* Wed Mar 25 2015 jengelhAATTinai.de- Update to new upstream release 3.01~a28
* Build system changes only: manpages are installed just once
* Thu Feb 19 2015 jengelhAATTinai.de- Update to new upstream release 3.01~a27
* dlopen emulation for certain platforms
* Fri Jan 09 2015 jengelhAATTinai.de- Update to new upstream release 3.01~a26
* Add the HELIOS UNICODE mapping code. This needs to be done at UCS-2 level for Joliet and UDF (instead of UTF-8) and only for Rock Ridge (in case of a UTF-8 based target locale) using UTF-8 based translations.
* Make the Apple extensions work again with \"mkisofs -find\"
* Thu Dec 04 2014 meissnerAATTsuse.com- run permission handling code unconditionally. bnc#899718
* Sat Nov 29 2014 jengelhAATTinai.de- Update to new upstream release 3.01~a25
* Precursory work for localization- Run spec-beautifier for spec files- Reenable missing capability support [bnc#899718]
 
ICM