<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/bootstrap, branch v8.26</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v8.26</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v8.26'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2016-11-22T20:10:24Z</updated>
<entry>
<title>all: update gnulib submodule to latest</title>
<updated>2016-11-22T20:10:24Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2016-11-22T19:41:20Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=812877bfcb34edbff1ba554555bd2ddb613a22cc'/>
<id>urn:sha1:812877bfcb34edbff1ba554555bd2ddb613a22cc</id>
<content type='text'>
Also sync these copies with gnulib:
* bootstrap: Sync missed part of AIX support.
* tests/init.sh: Support compare_ on AIX.
</content>
</entry>
<entry>
<title>all: update gnulib submodule to latest</title>
<updated>2016-11-07T13:17:19Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2016-11-05T17:14:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=7ba9355d0aec01a005164b02f7bdc8e67c430315'/>
<id>urn:sha1:7ba9355d0aec01a005164b02f7bdc8e67c430315</id>
<content type='text'>
Incorporating these coreutils specific changes:
  backupfile: initialize default suffix within the implementation
  strftime,strptime: support %q to represent the quarter

Also sync these copies with gnulib:
* bootstrap: Now supports AIX.
* gnulib: Update to the latest.
* tests/init.sh: dash(1) is now disabled.
</content>
</entry>
<entry>
<title>build: update gnulib submodule to latest</title>
<updated>2016-03-09T16:57:55Z</updated>
<author>
<name>Eric Blake</name>
<email>eblake@redhat.com</email>
</author>
<published>2016-03-08T23:01:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e735d417fb2e5c7427b3622f2a78e65e450b49a8'/>
<id>urn:sha1:e735d417fb2e5c7427b3622f2a78e65e450b49a8</id>
<content type='text'>
Mainly for:
*bdb72bc6 set-permissions: fix compilation on Cygwin

* bootstrap: Sync with gnulib.
* gl/lib/regcomp.c.diff: Regenerate against latest gnulib.
</content>
</entry>
<entry>
<title>maint: update all copyright year number ranges</title>
<updated>2016-01-01T14:10:41Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2016-01-01T14:10:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b16e999f553b682e74e0a56750f649da05130c4f'/>
<id>urn:sha1:b16e999f553b682e74e0a56750f649da05130c4f</id>
<content type='text'>
Run "make update-copyright" and then...

* gnulib: Update to latest with copyright year adjusted.
* tests/init.sh: Sync with gnulib to pick up copyright year.
* bootstrap: Likewise.
* tests/sample-test: Adjust to use the single most recent year.
</content>
</entry>
<entry>
<title>build: remove workarounds for unsupported gettext versions</title>
<updated>2015-05-28T01:47:15Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2015-05-28T01:25:29Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=17621b594a74af2cf77a7120b89add47397dbd11'/>
<id>urn:sha1:17621b594a74af2cf77a7120b89add47397dbd11</id>
<content type='text'>
Now that we depend on gettext &gt;= 0.19.2 remove the workaround
for issues in autopoint 0.18.3.  Note the scheme currently used in
newer gettext (autopoint) to avoid these issues requires
autoconf &gt;= 2.69, therefore we update this requirement also.

Note the gettext version dependence from gnulib comes from
gnulib using gettext macros, and coreutils indirectly depends on
the gettext module due to:
http://git.sv.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=41dca647
bootstrap will then update m4/po.m4 and thus require a
supportng gettext version.

* bootstrap: Remove moot warning (resyncing with gnulib).
* configure.ac (AC_PREREQ): Change to 2.69 (now 3 years old).
</content>
</entry>
<entry>
<title>build: update to latest gnulib</title>
<updated>2015-02-11T03:58:55Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2015-02-11T02:09:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=7577d1582b583d92c3452ee876e80ed30e58c934'/>
<id>urn:sha1:7577d1582b583d92c3452ee876e80ed30e58c934</id>
<content type='text'>
This includes a change to require --with-libmount
to be used with configure, due to the many libmount dependencies.

* bootstrap: Sync with gnulib to exit early on gnulib-tool error.
* gl/lib/tempname.c.diff: Adjust for gnulib changes.
* gl/lib/tempname.h.diff: Likewise.
* gl/modules/tempname: Likewise.
* doc/.gitignore: Add new gendocs_template_min gnulib script.
</content>
</entry>
<entry>
<title>maint: update further copyright year number ranges</title>
<updated>2015-01-01T18:56:25Z</updated>
<author>
<name>Bernhard Voelker</name>
<email>mail@bernhard-voelker.de</email>
</author>
<published>2015-01-01T18:56:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=7f235156bcf644c4cccc5670f0468d89c64b822d'/>
<id>urn:sha1:7f235156bcf644c4cccc5670f0468d89c64b822d</id>
<content type='text'>
* bootstrap: Update copyright year manually (missing in previous
gnulib update).
* tests/init.sh: Likewise.

The entries in the exemption list are processed by
"grep -vEf ./.x-update-copyright", and therefore evaluated as an
extended regular expression (ERE).  Thus, the "bootstrap" entry
also matched for bootstrap.conf which we want to be updated.

* .x-update-copyright: Change all entries to EREs, i.e. including
the caret ^ and dollar sign $ meta-characters matching the beginning
and the end of a line.
* bootstrap.conf: Update copyright year by "make update-copyright".

Finally, the only one showing up with the following command should
be the COPYING file:
  $ git grep 'Copyright .* Free Software' | grep -v '2015 Free Software'
</content>
</entry>
<entry>
<title>build: update to latest gnulib</title>
<updated>2014-12-30T02:21:47Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2014-12-29T22:33:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=974c355c595598a219785b6661bb6b030aaef4df'/>
<id>urn:sha1:974c355c595598a219785b6661bb6b030aaef4df</id>
<content type='text'>
Included in this are gnulib changes 3ea43e02 2768ceb7
which make the device IDs from /proc/self/mountinfo
available to df.  This can be leveraged by a subsequent
change to df to present a more accurate list of file systems.

* bootstrap: Merge from gnulib.
* src/ls.c (dev_ino_pop): s/obstack_blank/obstack_blank_fast/
as this API/ABI has changed, giving memory exhausted errors
if negative (large positive) numbers are passed to obstack_blank().
* tests/df/skip-duplicates.sh: Adjust as the new gnulib code
requires a non NULL mnt_opts even when mnt_type is not "none".
</content>
</entry>
<entry>
<title>build: avoid bootstrap error with gettext 0.18.3.1</title>
<updated>2014-05-12T18:14:34Z</updated>
<author>
<name>Assaf Gordon</name>
<email>assafgordon@gmail.com</email>
</author>
<published>2014-05-12T16:17:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2ccc60a28e147d960f016fc38060f0d393ab8791'/>
<id>urn:sha1:2ccc60a28e147d960f016fc38060f0d393ab8791</id>
<content type='text'>
* bootstrap: Create critical bootstrap files for autopoint,
before gnulib re-generates them, avoiding the issue.  See:
http://lists.gnu.org/archive/html/coreutils/2013-11/msg00038.html
http://savannah.gnu.org/bugs/?40083
https://pad.lv/1311895
</content>
</entry>
<entry>
<title>build: update gnulib submodule, bootstrap and tests/init.sh to latest</title>
<updated>2014-01-02T19:31:07Z</updated>
<author>
<name>Bernhard Voelker</name>
<email>mail@bernhard-voelker.de</email>
</author>
<published>2014-01-02T19:31:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=fad018bac1349d92e06464440e2cb2032a0c67e7'/>
<id>urn:sha1:fad018bac1349d92e06464440e2cb2032a0c67e7</id>
<content type='text'>
* gnulib: Update to latest.
* bootstrap: Update from gnulib.
* tests/init.sh: Likewise.
</content>
</entry>
</feed>
