<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/sysutils/coreutils/patches, branch pkgsrc_2011Q3</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q3</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q3'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2009-12-20T16:12:06Z</updated>
<entry>
<title>Add a fix for coreutils' CVE-2009-4135. Instead of using /tmp/coreutils</title>
<updated>2009-12-20T16:12:06Z</updated>
<author>
<name>tonnerre</name>
<email>tonnerre</email>
</author>
<published>2009-12-20T16:12:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4cada72fe9ec062fbf8de79e34b422aa1cfd36ba'/>
<id>urn:sha1:4cada72fe9ec062fbf8de79e34b422aa1cfd36ba</id>
<content type='text'>
as temporary directory, use a directory in the builddir.
</content>
</entry>
<entry>
<title>Fix build on DragonFly. From YONETANI Tomokazu in PR 41366.</title>
<updated>2009-06-12T15:09:46Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-06-12T15:09:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=87b924b768a4267753089376b45436e61d1e6a25'/>
<id>urn:sha1:87b924b768a4267753089376b45436e61d1e6a25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hack around misuse of math.h. From Heath Caldwell in PR 41350.</title>
<updated>2009-05-17T23:11:21Z</updated>
<author>
<name>dholland</name>
<email>dholland</email>
</author>
<published>2009-05-17T23:11:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f2cdb5b7a8f367a4dc2b463a050c630eb394e36a'/>
<id>urn:sha1:f2cdb5b7a8f367a4dc2b463a050c630eb394e36a</id>
<content type='text'>
Nominally a build fix, but bump PKGREVISION as a precaution.
</content>
</entry>
<entry>
<title>Add build fix for Solaris taken from</title>
<updated>2008-12-02T10:16:30Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2008-12-02T10:16:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6b1e094d42bc66768b20014a940041b8c9c03ead'/>
<id>urn:sha1:6b1e094d42bc66768b20014a940041b8c9c03ead</id>
<content type='text'>
http://www.nabble.com/coreutils-6.12-fails-to-build-on-Solaris-td20137586.html
as suggested by Tim Zingelman in private e-mail.
</content>
</entry>
<entry>
<title>Update "coreutils" package to version 6.12. Changes since version 6.11:</title>
<updated>2008-10-29T22:34:18Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2008-10-29T22:34:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ab6c0f42c1ad0408a8e5e8f613dfdfe8b96fbe75'/>
<id>urn:sha1:ab6c0f42c1ad0408a8e5e8f613dfdfe8b96fbe75</id>
<content type='text'>
- chcon, runcon: --help output now includes the bug-reporting address
- cp -p copies permissions more portably.  For example, on MacOS X 10.5,
  "cp -p some-fifo some-file" no longer fails while trying to copy the
  permissions from the some-fifo argument.
- id with no options now prints the SELinux context only when invoked
  with no USERNAME argument.
- id and groups once again print the AFS-specific nameless group-ID (PAG).
  Printing of such large-numbered, kernel-only (not in /etc/group) group-IDs
  was suppressed in 6.11 due to ignorance that they are useful.
- uniq: avoid subtle field-skipping malfunction due to isblank misuse.
  In some locales on some systems, isblank(240) (aka &amp;nbsp) is nonzero.
  On such systems, uniq --skip-fields=N would fail to skip the proper
  number of fields for some inputs.
- tac: avoid segfault with --regex (-r) and multiple files, e.g.,
  "echo &gt; x; tac -r x x".
- install once again sets SELinux context, when possible
</content>
</entry>
<entry>
<title>Update to coreutils-6.10.</title>
<updated>2008-03-08T01:06:52Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2008-03-08T01:06:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=467a1346daaa746a6d37e5798ff472f13675fcae'/>
<id>urn:sha1:467a1346daaa746a6d37e5798ff472f13675fcae</id>
<content type='text'>
New tools:
* gmktemp - GNU implementation of mktemp(1)
* gchcon  - change the SELinux security context of a file
* gruncon - run a program in a different SELinux security context

Programs now default disabled by upstream (thus not installed):
* ghostname
* gsu (XXX: could make this a PKG_OPTION if requested)

Also assorted bugfixes.
</content>
</entry>
<entry>
<title>Standardize statvfs test. From Sergey Svishchev.</title>
<updated>2007-12-02T12:55:08Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2007-12-02T12:55:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c290be2a3b9c6813483424154c8846c1aeebedcf'/>
<id>urn:sha1:c290be2a3b9c6813483424154c8846c1aeebedcf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to coreutils-6.9 and reset maintainer to tech-pkg@</title>
<updated>2007-07-18T11:25:19Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2007-07-18T11:25:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=452dc649c0d017e108c10dedd3145dd1f4c127f9'/>
<id>urn:sha1:452dc649c0d017e108c10dedd3145dd1f4c127f9</id>
<content type='text'>
This is a major update from 5.2.1 and the ChangeLog is far too long to
include here. The update includes many bugfixes, POSIX.1 conformance fixes,
various GNU extensions to command line syntax, translations and some new
tools: gbase64, gsha224sum, gsha256sum, gsha384sum, gsha512sum, gshuf.
</content>
</entry>
<entry>
<title>In ls.c, use d_type field only, if DTTOIF is defined as well.</title>
<updated>2006-01-09T22:45:08Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-01-09T22:45:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e62989df8d4e366a0bd34c52e5f5a6add27c554f'/>
<id>urn:sha1:e62989df8d4e366a0bd34c52e5f5a6add27c554f</id>
<content type='text'>
In paste.c, do real boundary checks and consider NULL FILE pointers as
closed files. This replaces use of global dummy FILEs, which is not
possible on DragonFly, since FILE is incompletly.
In configure, include stdio.h when checking for __fpending, since
the prototype is defined there on DragonFly.
</content>
</entry>
<entry>
<title>Change version check to figure out whether NetBSD supports the statvfs(2)</title>
<updated>2005-08-28T09:07:21Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2005-08-28T09:07:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a84e8c93e9d544975b264505c9aada2f702e934a'/>
<id>urn:sha1:a84e8c93e9d544975b264505c9aada2f702e934a</id>
<content type='text'>
systen call. We now assumes that it only exists in NetBSD 2.99.x and
newer. This will avoid build problems under the upcoming NetBSD 2.1
release. Mark this package as unusable for NetBSD-2.0[D-H]-* (a few
very old NetBSD-current versions which have statvfs(2) but a version
number smaller than 2.99.x).
</content>
</entry>
</feed>
