<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/perl, branch release/1.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=release%2F1.3</id>
<link rel='self' href='https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=release%2F1.3'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/'/>
<updated>2016-01-18T02:45:57+00:00</updated>
<entry>
<title>Add stopwords for perl/create-ddl</title>
<updated>2016-01-18T02:45:57+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-18T02:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=ac8a0a6e2f91688fcb4665f490b127f3a0e4c9c6'/>
<id>urn:sha1:ac8a0a6e2f91688fcb4665f490b127f3a0e4c9c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add license statements to new SQL files</title>
<updated>2016-01-18T00:58:50+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-18T00:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=8a7d3b765f2e980bac7cc494eab0f4f195ed0b01'/>
<id>urn:sha1:8a7d3b765f2e980bac7cc494eab0f4f195ed0b01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix version source and prerequisites in Build.PL</title>
<updated>2016-01-18T00:56:59+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-18T00:56:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=1118818e82a104b0d5533a6bd3df66a31a8c99d6'/>
<id>urn:sha1:1118818e82a104b0d5533a6bd3df66a31a8c99d6</id>
<content type='text'>
Flesh out recommends for more accurate dependencies for the Perl
modules.  Pull the version from one of the Perl modules, now that
we have another test that ensures that those versions are all
consistent.
</content>
</entry>
<entry>
<title>Standardize Perl module versions</title>
<updated>2016-01-17T20:25:15+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-17T20:25:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=4feab8a987a345e38c44077d1042bf05ec03f0eb'/>
<id>urn:sha1:4feab8a987a345e38c44077d1042bf05ec03f0eb</id>
<content type='text'>
The versions of all of the wallet Perl modules now match the overall
package version except for Wallet::Schema, which is used to version
the database schema.

Import the test from rra-c-util 5.10 and exclude Wallet::Schema from
the tests.

Go through all Perl modules and standardize the syntax for setting the
version and indicating the required version of Perl.  Fix a few other
syntax issues while I'm in there.
</content>
</entry>
<entry>
<title>Fix spelling errors and add stopwords</title>
<updated>2016-01-17T00:14:52+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-17T00:14:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=8c9c420553c4f9a1573d5c7ecabd41148f9e49e1'/>
<id>urn:sha1:8c9c420553c4f9a1573d5c7ecabd41148f9e49e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add documentation of the Active Directory support</title>
<updated>2016-01-17T00:13:03+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-17T00:13:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=269b5a2cdb9b2f2c65423081f532db42a2ec55e4'/>
<id>urn:sha1:269b5a2cdb9b2f2c65423081f532db42a2ec55e4</id>
<content type='text'>
Also remove some configuration checks that aren't required, and
unify handling of some configuration options.
</content>
</entry>
<entry>
<title>Pass object type and name to external ACL verifiers</title>
<updated>2016-01-16T23:35:49+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-16T23:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=d2fde5b8330cab6bd6210ef99a628b1897676897'/>
<id>urn:sha1:d2fde5b8330cab6bd6210ef99a628b1897676897</id>
<content type='text'>
This requires changing the ACL verifier plumbing to pass object
type and name all the way through when verifying ACLs.  Hopefully
I caught everything.
</content>
</entry>
<entry>
<title>Merge branch 'master' into ad-keytabs</title>
<updated>2016-01-05T08:18:37+00:00</updated>
<author>
<name>Bill MacAllister</name>
<email>whm@dropbox.com</email>
</author>
<published>2016-01-05T08:18:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=9e1b210844faaa451cee3b9c0afa738120062e79'/>
<id>urn:sha1:9e1b210844faaa451cee3b9c0afa738120062e79</id>
<content type='text'>
Conflicts:
	NEWS
</content>
</entry>
<entry>
<title>Clean up test-files directory after object/password test</title>
<updated>2016-01-04T05:32:55+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-04T05:32:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=802e47e8d84530d191817b2d86978a0b09803186'/>
<id>urn:sha1:802e47e8d84530d191817b2d86978a0b09803186</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use _exit when failing to fork external commands</title>
<updated>2016-01-04T05:26:28+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-04T05:26:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=61ef051f79682742a30d1501b81cd86ed172fa3c'/>
<id>urn:sha1:61ef051f79682742a30d1501b81cd86ed172fa3c</id>
<content type='text'>
Failed kadmin commands were deleting the wallet database in the
test suite due to an END block in the test programs.  Use _exit
to avoid this.
</content>
</entry>
</feed>
