<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/NEWS, branch upstream/1.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=upstream%2F1.4</id>
<link rel='self' href='https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=upstream%2F1.4'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/'/>
<updated>2018-06-03T23:54:22+00:00</updated>
<entry>
<title>Release 1.4</title>
<updated>2018-06-03T23:54:22+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2018-06-03T23:38:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=dadc06bdd09c60737f2800c01d98bfc16e6e2747'/>
<id>urn:sha1:dadc06bdd09c60737f2800c01d98bfc16e6e2747</id>
<content type='text'>
Update EXTRA_DIST for the new release.
</content>
</entry>
<entry>
<title>Add SPDX-License-Identifier headers</title>
<updated>2018-06-03T22:36:42+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2018-06-03T22:36:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=4a0b9e747c8abfca24f30b7ce1e9a725ce11474a'/>
<id>urn:sha1:4a0b9e747c8abfca24f30b7ce1e9a725ce11474a</id>
<content type='text'>
Add SPDX-License-Identifier headers to all substantial source files.
Collapse copyright years.  Add some Emacs configuration for files
where the copyright notice is at the end.  Add a test that every
file has SPDX-License-Identifier.
</content>
</entry>
<entry>
<title>Pass realm to krb5_appdefault_* functions</title>
<updated>2018-05-28T22:06:46+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2018-05-28T22:06:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=f3f09aab44117d8eb97811421b2685c295d3d585'/>
<id>urn:sha1:f3f09aab44117d8eb97811421b2685c295d3d585</id>
<content type='text'>
When getting configuration values from krb5.conf, pass the default
local realm into the Kerberos appdefault functions.  This will produce
more correct results with krb5.conf files that specify wallet
configuration for multiple realms.
</content>
</entry>
<entry>
<title>Rename autogen to bootstrap</title>
<updated>2018-05-28T04:40:28+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2018-05-28T04:40:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=eafb48ca60858a6dc480568ff570e8a997ee5113'/>
<id>urn:sha1:eafb48ca60858a6dc480568ff570e8a997ee5113</id>
<content type='text'>
Rename the script to bootstrap from a Git checkout to bootstrap,
matching the emerging consensus in the Autoconf world.
</content>
</entry>
<entry>
<title>Update to rra-c-util 7.2 and C TAP Harness 4.3</title>
<updated>2018-05-28T03:59:59+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2018-05-28T03:59:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=bdcb3741db27d6b773ce7cdf05aab063a70ea100'/>
<id>urn:sha1:bdcb3741db27d6b773ce7cdf05aab063a70ea100</id>
<content type='text'>
Update to rra-c-util 7.2:

* Improve configure output for krb5-config testing.
* Define UINT32_MAX for systems that don't have it.
* Add SPDX-License-Identifier headers to all substantial source files.
* Fix new warnings from GCC 7 and Clang warnings.
* Require Test::Strict 0.25 or later to run those tests.
* Fix off-by-one error in return-value checks for snprintf.
* Use Autoconf to probe for supported warning flags.
* Fix running module-version-t -u with current versions of Perl.
* Use C_TAP_SOURCE and C_TAP_BUILD instead of SOURCE and BUILD.

Update to C TAP Harness 4.3:

* Add support for valgrind and libtool in test lists.
* Report test failures as left and right, not wanted and expected.
* Fix string comparisons with NULL pointers and the string "(null)".
* Add SPDX-License-Identifier headers to all substantial source files.
* Avoid zero-length realloc allocations in breallocarray.
* Fix new warnings from GCC 7 and Clang warnings.
* Use C_TAP_SOURCE and C_TAP_BUILD instead of SOURCE and BUILD.
</content>
</entry>
<entry>
<title>Add NEWS entry for Active Directory fixes</title>
<updated>2018-05-28T01:02:45+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2018-05-28T01:02:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=62a9101895a2d596bf91231f119d338d2025ff08'/>
<id>urn:sha1:62a9101895a2d596bf91231f119d338d2025ff08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add NEWS entry for Perl path detection</title>
<updated>2016-01-24T00:14:38+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-24T00:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=8388f34bd46be32e9644dbdf8657a1cd4c8089af'/>
<id>urn:sha1:8388f34bd46be32e9644dbdf8657a1cd4c8089af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove dead strlcpy and strlcat declarations</title>
<updated>2016-01-23T22:49:52+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-23T22:49:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=d06e318c304a8c55277c616765a8a0502eb9207d'/>
<id>urn:sha1:d06e318c304a8c55277c616765a8a0502eb9207d</id>
<content type='text'>
Remove stray references to strlcpy and strlcat that broke builds on
platforms where those functions are part of libc.  Thanks to Karl
Kornel for the report.
</content>
</entry>
<entry>
<title>Release 1.3</title>
<updated>2016-01-18T00:59:47+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-18T00:59:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=22f5cf990ab74632950ae8ed986c8f89a7837e6e'/>
<id>urn:sha1:22f5cf990ab74632950ae8ed986c8f89a7837e6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to rra-c-util 5.10 and C TAP Harness 3.4</title>
<updated>2016-01-17T22:30:53+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-17T22:30:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=57a5a0095c3fe0f22dcbb9d99a82cc94f2b608c7'/>
<id>urn:sha1:57a5a0095c3fe0f22dcbb9d99a82cc94f2b608c7</id>
<content type='text'>
Update to rra-c-util 5.10:

* Add missing va_end to xasprintf implementation.
* Fix Perl test suite framework for new Automake relative paths.
* Improve portability to Kerberos included in Solaris 10.
* Use appropriate warning flags with Clang (currently not warning clean).

Update to C TAP Harness 3.4:

* Fix segfault in runtests with an empty test list.
* Display verbose test results with -v or C_TAP_VERBOSE.
* Test infrastructure builds cleanly with Clang warnings.
* Support comments and blank lines in test lists.
</content>
</entry>
</feed>
