|
|
|
|
Changelog for librscg1_0-2024.03.21-lp156.195.1.x86_64.rpm :
* Fri Apr 12 2024 Jan Engelhardt - Update to release 2024.03.21 * mkisofs: produce less scrollback when logging progress to ttys. * Sun Nov 12 2023 Jan Engelhardt - Update to release 2023.09.26 * smake: add new -V option to print the expanded value of macros * Bourne Shell: Fix bug where set -o notify or set -b would cause the shell to exit when ^C was pressed * Thu Nov 17 2022 Jan Engelhardt - Update to release 2022.10.16 * bsh: Implement ^L support * libmdigest: Add support for BLAKE2 digests * mkisofs: No longer warn about Joliet being nonstandard. With the 2019 revision of ECMA 119, Joliet has been added as an annex to the standard. * Wed Aug 31 2022 Thorsten Kukuk - pbosh.1: replace broken \".so sh.1\" refernce with a symlink to bosh.1 * Sat Aug 27 2022 Thorsten Kukuk - Fix update-alternatives for rmt.1 * Wed Sep 01 2021 Jan Engelhardt - Update to release 2021.09.01 * smake: The man page now better describes pattern macro replacement.- Drop schily-stksz.diff (resolved upstream) * Sun Aug 15 2021 Jan Engelhardt - Update to release 2021.08.14 * A new test was added to check whether SIGSTKSZ is a constant. * smake: While expanding the right side of a macro assignment with the operators :::= and +:=, smake no longer expands $$ to $, but rather leaves $$ untouched. * smake: The dynamic macros $? and $^ now work for implicit rules as well.- Add schily-stksz.diff * Sat Jul 31 2021 Jan Engelhardt - Update to release 2021.07.29 * Bourne Shell: \"cd -\" now prints the new directory, required by POSIX. * star: A single Linux xattr entry with a zero length value did disable all Linux xattrs for the related file. This is now handled correctly. * ved: ved maxll=79 now checks whether the cursor is > column 79 before entering a new line character. * ved: ved now aborts the startup if it turns out to be connected to a hardcopy terminal. * Tue Jun 08 2021 Jan Engelhardt - Update to release 2021.06.07 * Manpage updates * Thu May 20 2021 Jan Engelhardt - Update to release 2021.05.19 * Bourne Shell: The \"ERR\" trap is now also triggered in case that the error is of type \"command not found\" or \"cannot execute\". * Bourne Shell: the fc(1) builtin now handles \"fc -l -0\" the same way as ksh does and refers to the current command. Before, only \"fc -l -1\" did work to select the previous command. * Tue May 04 2021 Jan Engelhardt - Update to release 2021.04.21 * Bourne Shell: The new version no longer aborts with an illegal multi byte sequence as \"no match\". As a result, the \" *\" now again matches any filename - even if the filename contains an illegal multi-byte sequence. * SunPro Make: The new operators :::= and +:= have been introduced. * Thu Nov 26 2020 Jan Engelhardt - Update to release 2020.11.25 * libhfs_iso: changed malloc() to calloc() to avoid uninitialized data. * ved: A new colon command (ESC : vhelp) has been added.- Remove fix_junk_in_partition.patch (upstreamed) * Fri Nov 20 2020 Adam Majer - fix_junk_in_partition.patch: Initialize memory that created the partition table instead of writing random bytes to it (bsc#1178692) * Sat Nov 07 2020 Jan Engelhardt - Move ctags to update-alternatives scheme. * Thu Nov 05 2020 Jan Engelhardt - Update to release 2020.11.04 * Bourne Shell: If a background job did finish during an implicit wait for a foreground job, the exit code for the background job was lost, which was fixed. * star: ACLs and Linux xattrs did not work if the path name to a file was longer than PATH_MAX, which was fixed. * Fri Oct 09 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 2020 Jan Engelhardt - Update to release 2020.09.22 * SCCS: delta now supports to handle nul bytes in the diff(1) output. * SCCS: delta now supports nul bytes in the new version of the input file if processing SCCSv6 history files. * SCCS: delta now by default uses `fsdiff` instead of `bdiff`. * SCCS: delta, if called as `delta -d ...`, now calls diff(1) with the option -a. * Sat Sep 05 2020 Jan Engelhardt - Update to release 2020.09.04 * sccs: get(1) and delta(1) now restore the removed newline at the end of the last line if this was a SCCSv6 \"^ANxxx\" line to support files not ending in a newline. * sccs: The delta(1) command now correctly handles deltas where the last difference hits the end of the history file. * sccs: The delta(1) command now removes the e.file in case of an error abort. * Thu Aug 13 2020 Jan Engelhardt - Update to release 2020.08.12 * star: GNU cpio archives may contain longer path names than permitted by the AT&T documentation, problems with which where fixed. * sccs: sccslog again allows ovelapping delgets and now allows overlapping delget groups to be correctly detected as commit bundle. * Sun Jul 19 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 03 2020 Jan Engelhardt - Update to release 2020.07.01 * star: Backslashes are now honored when looking for the substitution separators in options like -s /from/to/ or - pax-s /from/to/ * cdda2wav: The default for the CDDB database has been changed to gnudb.gnudb.org, as freedb.freedb.org has shutdown. * Full support for SCCSv6 history files. * SCCS: A new sccs(1) subcommand \"histfile\" has been implemented. * SCCS: admin fixed a potential buffer overflow related to the user (programmer) name that is used in the delta table. * Fri Jul 03 2020 Jan Engelhardt - Run tests after build. * Tue Jun 09 2020 Jan Engelhardt - Update to release 2020.06.09 * star: A new option -one-file has been added that causes star to exit after a single file has been extracted as a result from a pattern match or command line argument match. * star: A new option iskip=# has been introduced. The argument is the number of bytes to skip before looking for the first archive header in the first tape block read after star started. * star: A new option mtskip=# has been introduced. This option causes star to issue a \"mt fsr xxx\" equivalent on a tape archive. * Tue May 26 2020 Jan Engelhardt - Update to release 2020.05.25 * mkisofs: Fixed an integer overflow bug in mac_label.c with Apple -chrp boot. * star: The subst command for pax now supports the \\1, \\2, ... escapes for \\(...\\) selections in the from pattern, like it is used by sed(1). * star: A new subst option -pax-s has been added that supports sed(1) like substitutions. The old option -s continues to support change(1) like substititions. * SCCS: A new option -X0 has been introduced to allow to use nul byte separated file names on stdin when using the file argument \"-\". * SCCS: The commands sccslog and sccscvt now also support the argument \"-\" as a directive to read filenames from stdin. * SCCS: `sccs init` now by default creates an empty changeset history file with release 1.0 as $SRC_ROOT/.sccs/SCCS/s.changeset This signals SCCS to work in project mode where a group of files is managed together and the version 1.0 allows the first proect release to become 1.1. * SCCS: `sccs init -s` now allows to initialize a directory tree without creating a $SRC_ROOT/.sccs/SCCS/s.changeset history file. This signals SCCS to work in single file mode.- Drop large_mac_iso.patch (merged) * Wed May 13 2020 Jan Engelhardt - Update to release 2020.05.11 * SCCS: the \"sccs root\" command now checks for too many arguments and only allows zero or one path arguments. * mkisofs: README.eltorito has been enhanced to mention \"-boot-load-size\" and \"-eltorito-platform efi\". * isoinfo: Identifying an EFI boot record has been added to mkisofs. Isoinfo is now able to print \"efi\" instead of the unexpected \"Unknown arch\". * Mon May 11 2020 Adam Majer - mkisofs: fix integer overflow in partition table calculation when chrp-boot is enabled and a large ISO image is created. (large_mac_iso.patch, bsc#1169420) * Wed Apr 29 2020 Jan Engelhardt - Update to release 2020.04.18 * smake: A new option -a has been added. This option allows to tell smake not to set up the automake specific make macros MAKE_ARCH, MAKE_OS and similar. * Sat Mar 28 2020 Jan Engelhardt - Update to release 2020.03.27 * mkisofs: A new option -noatime has been introduced in order to use the modification time of the files instead of the last access time. * mkisofs: New options -creation-date, -effective-date, - expiration-date have been introduced in order to use the supplied time stamp instead of the current time in the PVD. * mkisofs: A new option -reproducible-date has been added. This option sets -creation-date, -modification-date, - effective-date and -noatime at the same time and helps to make usage easier. * Bourne Shell: The case statement now supports the alternate end case symbol \";;&\" that has been introduced by bash. If \";;&\" is used instead of \";;\", the next pattern list is evaluated and if there is a match, the related command list is executed. * Mon Mar 16 2020 Jan Engelhardt - Update to release 2020.03.11 * Bourne Shell: set -m now works in scripts as well. Before, bosh did never call startjobs() when the shell startup was done with a shell script. * Bourne Shell: The shell now supports the alternate ;& switch command limiter in addition to ;; where ;& implements a fallthrough to the next command list regardless on thether there is a match or not. * Wed Feb 12 2020 Jan Engelhardt - Update to release 2020.02.11 * Bourne Shell: A new variable ${.sh.path} returns the absolute path of the binary associated to the exec() for this shell. * Bourne Shell: `for i in; do cmd ...; done` is now valid syntax even though this is useless. * SCCS: comb.c now puts the filename in the created shell script in single quotes. * SCCS: comb.c now forbids single quotes and backslashes in filenames as they would cause problems with the shell script created by comb. * Tue Feb 04 2020 Jan Engelhardt - Set -fcommon [boo#1160291]. * Sun Jan 12 2020 Jan Engelhardt - Update to release 2019.12.05 * libschily: the function getargs() and similar (from the option parser group) now support an extended format specifier: Previously, %0 and %1 have been supported, now all single digit numbers %0..%9 are supported. * libfind: The functions fetchdir()/dfetchdir(), sortdir(), cmpdir() now use size_t instead of int for the entry number count and the allocated size. * star: The new-volume-script= script is now called at the end of _every tape_, even at the last one. This now allows to have a script that automatically renames a standard archive name into numbered archive names when a tree should be splitted into chunks. * star: In \"pax\" command line mode, star now uses -no-fsync as default. * Wed Nov 20 2019 Jan Engelhardt - Update to relesae 2019.11.11 * star: When using star -copy, the default is now - no-secure-links. This is what users like since they are copying their own data that per definition cannot be untrusted external data. * star: star -diff is now \"more smooth\" to use, when the archive type is GNU TAR and the \"atime\" or \"ctime\" properties are not present for a specific file. Before, Jan 1 1970 was the assumed time in the archive. * star: star -diff now prints a diff statistics summary. * SCCS: Added a new delta type \'U\' that allows to tell get(1) to remove the g-file. Such SCCS history files are going to be used as placeholders for removed files in the upcomming project mode. * SCCS: admin now has a new option -Xunlink. It can be used together with -n to create special SCCS history files that remove the g-file on extraction if a delta is to be extracted that is of type \'U\'. * SCCS: get now honors delta table entries that use the new \'U\' delta type and removed non-writable g-files on extraction. This feature only works if the history file is in SCCS V6 mode. * SCCS: a new option -Xmail=address allows admin(1) and delta(1) to add an email address to the delta meta data. * Sat Oct 26 2019 Jan Engelhardt - Update to release 2019.10.25 * libfind: The recent changes to support \"find dir/name -name name\" did not work with -depth because the name base index needs a reset after processing the directory content. * Tue Oct 08 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. * 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. * Sat Aug 24 2019 Jan Engelhardt - Update to new upstream release 2019.08.13 * mkisofs: The struct attrinfo in apple.h has been enhanced by the struct members objid_low, objid_high, rsrc_length. * Mon Aug 12 2019 Jan Engelhardt - Update to new upstream release 2019.07.22 * The smake man page now mentions -N,-T,-u,-w,-j,-m-R * smake: fixed a potential crash when printing current directory * smake: implemented the -C option for gmake compatibility * Thu Jul 11 2019 Dominique Leuenberger - Disable LTO: mkisofs makes weird memory accesses otherwise (boo#1141188). * Fri Jun 14 2019 Jan Engelhardt - Update to new upstream release 2019.06.13 * cdrecord: The manpage now lists all supported media types and which media types are preferred over others. * star 1.6.1: fixed a bug in the FIFO code where star reported \"star: Implementation botch: with FIFO_MEOF\" as the tar side of the FIFO did sometimes not wait for the FIFO_IWAIT state when called as \"star -multivolume -tv f=... f=... ...\" * bsh: When expanding file names, the directory entries \".\" and \"..\" are now skipped and not part of the results. This is to make bsh to behave similar to the Bourne Shell with respect to globbing. * Sun Jun 02 2019 Jan Engelhardt - Update to new upstream release 2019.05.28 * SCCS: man page and help text updates * Thu May 02 2019 Jan Engelhardt - Update to new upstream release 2019.04.29 * cdda2wav: The read Fallback-C2 funcion that tries to read with the better Sony SCSI commands did not correctly fall back to the MMC-C2 read function, which has been fixed. * readcd: a new option spt=# allows to limit the number of sectors per transfer for testing purposes. * Bourne Shell: \"trap -- ...\" now correctly handles \"--\" even if the next argument is \"-\". * Bourne Shell: trap now supports a new option -p that allows to restore the whole trap state. * Mon Apr 01 2019 Jan Engelhardt - Update to new upstream release 2019.03.29 * Bourne Shell: \"readonly\", \"export\" and \"local\" now expand the tilde. * star: several forgotten fields of the tar header now support base-256 encoding. * star: support for new BSD and Linux file flags has been added. * star: The old star format no longer causes a warning when plain files from *BSD are imported on a UNIX with contiguous minor device bits. * star: Support for the \"lzma\" and \"freeze2\" compression has been added. * Sat Mar 16 2019 Jan Engelhardt - Add Conflict markers for file-based conflicts identified by repo-checker. * Fri Mar 15 2019 Jan Engelhardt - Update to new upstream release 2019.03.11 * star: Support for base-256 numbers in timestamps and UID/GID has been added. This has been planned in the 1990s already, when star invented the base-256 coding, but it has been forgotten in favor of the POSIX.1-2001 enhanded archive headers. Now it seems that GNU tar that copied the format from star uses it for timestamps and UID/GID and we need to implement it in order to get archive compatibility. * star: star did print archives with illegal 32 byte user/group names (where the NUL terminator is missing) \"correctly\", when in list mode but it used only the first 31 bytes when extractig such archives. * star: Creating multi volume archives without using the FIFO did dump core. * star: Creating multi volume archives without POSIX.1-2001 support no longer sets POSIX.1-2001 extension flags for the volume header. * Wed Feb 20 2019 Jan Engelhardt - Update to new upstream release 2019.02.18 * star 1.6: Two more FIFO problems (mainly visible on Linux) have been fixed. * 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]
|
|
|