SHA256
1
0
forked from pool/coreutils
Go to file
Bernhard Voelker 26558dd009 - Avoid segmentation fault in "uniq" with long line input (bnc#796243, VUL-1)
* 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
2013-01-16 19:09:57 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=1 2006-12-18 23:15:28 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=1 2006-12-18 23:15:28 +00:00
baselibs.conf OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=23 2008-04-10 11:11:17 +00:00
coreutils-8.6-compile-su-with-fpie.diff - Avoid segmentation fault in "uniq" with long line input (bnc#796243, VUL-1) 2013-01-16 19:09:57 +00:00
coreutils-8.6-honor-settings-in-etc-default-su-resp-etc-login.defs.diff - Avoid segmentation fault in "uniq" with long line input (bnc#796243, VUL-1) 2013-01-16 19:09:57 +00:00
coreutils-8.6-log-all-su-attempts.diff - Avoid segmentation fault in "uniq" with long line input (bnc#796243, VUL-1) 2013-01-16 19:09:57 +00:00
coreutils-8.6-make-sure-sbin-resp-usr-sbin-are-in-PATH.diff - Avoid segmentation fault in "uniq" with long line input (bnc#796243, VUL-1) 2013-01-16 19:09:57 +00:00
coreutils-8.6-pam-support-for-su.diff - Avoid segmentation fault in "uniq" with long line input (bnc#796243, VUL-1) 2013-01-16 19:09:57 +00:00
coreutils-8.6-set-sane-default-path.diff - Avoid segmentation fault in "uniq" with long line input (bnc#796243, VUL-1) 2013-01-16 19:09:57 +00:00
coreutils-8.6-update-man-page-for-pam.diff - Avoid segmentation fault in "uniq" with long line input (bnc#796243, VUL-1) 2013-01-16 19:09:57 +00:00
coreutils-8.9-singlethreaded-sort.patch - Avoid segmentation fault in "uniq" with long line input (bnc#796243, VUL-1) 2013-01-16 19:09:57 +00:00
coreutils-8.17.de.po.xz - Update to 8.17: 2012-06-19 12:54:24 +00:00
coreutils-8.17.tar.xz - Update to 8.17: 2012-06-19 12:54:24 +00:00
coreutils-acl-nofollow.patch - Avoid segmentation fault in "uniq" with long line input (bnc#796243, VUL-1) 2013-01-16 19:09:57 +00:00
coreutils-basename_documentation.patch - Avoid segmentation fault in "uniq" with long line input (bnc#796243, VUL-1) 2013-01-16 19:09:57 +00:00
coreutils-bnc#697897-setsid.patch - Avoid segmentation fault in "uniq" with long line input (bnc#796243, VUL-1) 2013-01-16 19:09:57 +00:00
coreutils-cp-corrupt-fragmented-sparse.patch - Avoid segmentation fault in "uniq" with long line input (bnc#796243, VUL-1) 2013-01-16 19:09:57 +00:00
coreutils-df-always-hide-rootfs.patch - Combine r166 and r167 to mention the patch name. 2012-12-04 09:26:01 +00:00
coreutils-getaddrinfo.patch - Avoid segmentation fault in "uniq" with long line input (bnc#796243, VUL-1) 2013-01-16 19:09:57 +00:00
coreutils-gl_printf_safe.patch - Avoid segmentation fault in "uniq" with long line input (bnc#796243, VUL-1) 2013-01-16 19:09:57 +00:00
coreutils-i18n.patch - Avoid segmentation fault in "uniq" with long line input (bnc#796243, VUL-1) 2013-01-16 19:09:57 +00:00
coreutils-invalid-ids.patch - Avoid segmentation fault in "uniq" with long line input (bnc#796243, VUL-1) 2013-01-16 19:09:57 +00:00
coreutils-misc.patch - Avoid segmentation fault in "uniq" with long line input (bnc#796243, VUL-1) 2013-01-16 19:09:57 +00:00
coreutils-no_silent-rule.patch [bug introduced in coreutils-8.11] (bnc#788459 gnu#12656) 2012-11-08 12:16:12 +00:00
coreutils-ptr_int_casts.patch - Avoid segmentation fault in "uniq" with long line input (bnc#796243, VUL-1) 2013-01-16 19:09:57 +00:00
coreutils-remove_hostname_documentation.patch - Avoid segmentation fault in "uniq" with long line input (bnc#796243, VUL-1) 2013-01-16 19:09:57 +00:00
coreutils-sysinfo.patch - Avoid segmentation fault in "uniq" with long line input (bnc#796243, VUL-1) 2013-01-16 19:09:57 +00:00
coreutils-testsuite.changes - Avoid segmentation fault in "uniq" with long line input (bnc#796243, VUL-1) 2013-01-16 19:09:57 +00:00
coreutils-testsuite.spec - Avoid segmentation fault in "uniq" with long line input (bnc#796243, VUL-1) 2013-01-16 19:09:57 +00:00
coreutils.changes - Avoid segmentation fault in "uniq" with long line input (bnc#796243, VUL-1) 2013-01-16 19:09:57 +00:00
coreutils.spec - Avoid segmentation fault in "uniq" with long line input (bnc#796243, VUL-1) 2013-01-16 19:09:57 +00:00
pre_checkin.sh - Adapt comment in pre_checkin.sh 2012-11-06 18:05:09 +00:00
su.default OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=12 2007-11-30 15:07:11 +00:00
su.pamd Updating link to change in openSUSE:Factory/coreutils revision 43.0 2010-07-19 12:13:47 +00:00