forked from pool/coreutils
26558dd009
* src/cut.c: Instead of usig unreliable alloca() stack allocation, use heap allocation via xmalloc()+free(). (coreutils-i18n.patch) - Fix test-suite errors (bnc#798261). * tests/cp/fiemap-FMR: Fix path to src directory and declare require_valgrind_ function. (coreutils-cp-corrupt-fragmented-sparse.patch) * tests/misc/cut: Fix src/cut.c to properly pass output-delimiter tests. Synchronize cut.c related part of the i18n patch with Fedora's. Merge coreutils-i18n-infloop.patch into coreutils-i18n.patch. Merge coreutils-i18n-uninit.patch into coreutils-i18n.patch. In tests/misc/cut, do not replace the non-i18n error messages. (coreutils-i18n.patch) * tests/rm/ext3-perf: This test failed due to heavy parallel CPU and/or disk load because it is based on timeouts. Do not run the test-suite with 'make -jN. (coreutils.spec, coreutils-testsuite.spec) * Further spec changes: Run more tests: also run "very expensive" tests; add acl, python-pyinotify, strace and valgrind to the build requirements. Remove patch5 and patch6 as they are now merged into coreutils-i18n.patch (see above). (coreutils.spec, coreutils-testsuite.spec) - Maintenance changes: (coreutils.spec, coreutils-testsuite.spec) * Add perl and texinfo to the build requirements as they are needed to re-generate the man pages and the texinfo documentation. * Remove already-active "-Wall" compiler option from CFLAGS variable. * Install the compressed test-suite.log into the documentation directory of the coreutils-testsuite package (section %check and %files). * Properly guard the spec sections for the coreutils and the coreutils-testsuite package. * Update patches to reflect new line numbers. OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=172 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
baselibs.conf | ||
coreutils-8.6-compile-su-with-fpie.diff | ||
coreutils-8.6-honor-settings-in-etc-default-su-resp-etc-login.defs.diff | ||
coreutils-8.6-log-all-su-attempts.diff | ||
coreutils-8.6-make-sure-sbin-resp-usr-sbin-are-in-PATH.diff | ||
coreutils-8.6-pam-support-for-su.diff | ||
coreutils-8.6-set-sane-default-path.diff | ||
coreutils-8.6-update-man-page-for-pam.diff | ||
coreutils-8.9-singlethreaded-sort.patch | ||
coreutils-8.17.de.po.xz | ||
coreutils-8.17.tar.xz | ||
coreutils-acl-nofollow.patch | ||
coreutils-basename_documentation.patch | ||
coreutils-bnc#697897-setsid.patch | ||
coreutils-cp-corrupt-fragmented-sparse.patch | ||
coreutils-df-always-hide-rootfs.patch | ||
coreutils-getaddrinfo.patch | ||
coreutils-gl_printf_safe.patch | ||
coreutils-i18n.patch | ||
coreutils-invalid-ids.patch | ||
coreutils-misc.patch | ||
coreutils-no_silent-rule.patch | ||
coreutils-ptr_int_casts.patch | ||
coreutils-remove_hostname_documentation.patch | ||
coreutils-sysinfo.patch | ||
coreutils-testsuite.changes | ||
coreutils-testsuite.spec | ||
coreutils.changes | ||
coreutils.spec | ||
pre_checkin.sh | ||
su.default | ||
su.pamd |