Revisions of coreutils

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1146149 from Raymund Will's avatar Raymund Will (rwill) (revision 155)
Complement CVE-2024-0684 with bsc#1218982 in changes for ALP 1.0.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1077762 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 150)
- add fix-reflink-fallback.patch (bsc#1210033)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1075026 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 149)
- update to 9.2:
  * cksum now accepts the --base64 (-b) option to print
    base64-encoded checksums.  It also accepts/checks such
    checksums.
  * cksum now accepts the --raw option to output a raw binary
    checksum.  No file name or other information is output in
    this mode.
  * cp, mv, and install now accept the --debug option to
    print details on how a file is being copied.
  * factor now accepts the --exponents (-h) option to print
    factors in the form p^e, rather than repeating the prime p, e
    times.
  * ls now supports the --time=modification option, to explicitly
    select the default mtime timestamp for display and sorting.
  * mv now supports the --no-copy option, which causes it to fail
    when asked to move a file to a different file system.
  * split now accepts options like '-n SIZE' that exceed machine
    integer range, when they can be implemented as if they were
    infinity.
  * split -n now accepts piped input even when not in round-robin
    mode, by first copying input to a temporary file to determine its
    size.
  * wc now accepts the --total={auto,never,always,only} option
    to give explicit control over when the total is output.
  * 'cp --reflink=always A B' no longer leaves behind a newly
    created empty file B merely because copy-on-write clones are not
    supported.
  * 'cp -n' and 'mv -n' now exit with nonzero status if they skip
    their action because the destination exists, and likewise for 'cp
    -i', 'ln -i', and 'mv -i' when the user declines.  (POSIX
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 994133 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 147)
- refresh coreutils-i18n.patch from Fedora to make expand and unexpand
  more similar 

- Remove python2 from buildrequires - appears to be a left over
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 992240 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 146)
- add missing hostname buildrequires

- refresh coreutils-i18n.patch to prevent unexpand from failing on control
  characters (brc#2112870)  (bsc#1202029)
- extend psuffix handling to be quilt(1) compatible
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 972793 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 145)
- remove builddisabled conditions for rings - will be done now as
  BuildFlags: excludebuilds

- gnulib-simple-backup-fix.patch: Add patch to make simple backups in correct
  directory; broken in 9.1.  See https://bugs.gnu.org/55029

- update to 9.1:
  * chmod -R no longer exits with error status when encountering symlinks.
    All files would be processed correctly, but the exit status was incorrect.
  * If 'cp -Z A B' checks B's status and some other process then removes B,
    cp no longer creates B with a too-generous SELinux security context
    before adjusting it to the correct value.
  * 'cp --preserve=ownership A B' no longer ignores the umask when creating B.
    Also, 'cp --preserve-xattr A B' is less likely to temporarily chmod u+w B.
  * 'id xyz' now uses the name 'xyz' to determine groups, instead of xyz's uid.
  * 'ls -v' and 'sort -V' no longer mishandle corner cases like "a..a" vs "a.+"
    or lines containing NULs.  Their behavior now matches the documentation
    for file names like ".m4" that consist entirely of an extension,
    and the documentation has been clarified for unusual cases.
  * 'mv -T --backup=numbered A B/' no longer miscalculates the backup number
    for B when A is a directory, possibly inflooping.
  * cat now uses the copy_file_range syscall if available, when doing
    simple copies between regular files.  This may be more efficient, by avoiding
    user space copies, and possibly employing copy offloading or reflinking.
  * chown and chroot now warn about usages like "chown root.root f",
    which have the nonstandard and long-obsolete "." separator that
    causes problems on platforms where user names contain ".".
    Applications should use ":" instead of ".".
  * cksum no longer allows abbreviated algorithm names,
    so that forward compatibility and robustness is improved.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) committed (revision 144)
disabled in rings? Somebody is kidding me; REVERT
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) committed (revision 141)
https://bugzilla.opensuse.org/show_bug.cgi?id=1192570
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 923327 from Bernhard Voelker's avatar Bernhard Voelker (berny) (revision 140)
- Update to 9.0.

- coreutils-i18n.patch:
  * Refresh patch, and re-sync with Fedora.

- coreutils-chmod-fix-exit-status-ign-symlinks.patch: Add upstream patch to
  fix a regression with the exit code of chmod introduced in 9.0.

- coreutils-skip-tests-rm-ext3-perf.patch: Add patch to skip the test
  'tests/rm/ext3-perf.sh' temporarily as it hangs on OBS.

- coreutils.spec:
  * Version: bump version.
  * spec file cleanups (spec-cleaner run) 
  * Remove the above removed patches.
  * Reference the above new patches.
Richard Brown's avatar Richard Brown (RBrownSUSE) accepted request 876512 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 138)
Automatic submission by obs-autosubmit
Displaying revisions 1 - 20 of 157
openSUSE Build Service is sponsored by