<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/perl/t, branch debian/1.0-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=debian%2F1.0-3</id>
<link rel='self' href='https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=debian%2F1.0-3'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/'/>
<updated>2013-03-29T20:58:09+00:00</updated>
<entry>
<title>Make t/admin.t test robust against missing sqlite3 binary</title>
<updated>2013-03-29T20:58:09+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2013-03-29T20:56:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=3ca875d70c2f7415675ebcceef261c1224f03db0'/>
<id>urn:sha1:3ca875d70c2f7415675ebcceef261c1224f03db0</id>
<content type='text'>
If we can't find the sqlite3 binary, just skip the upgrade test.

Reviewed-on: https://gerrit.stanford.edu/994
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
(cherry picked from commit 15fea5552df18667b39fce620488ed6c48bd7329)

Change-Id: I26cd8148d58368767f39d135afe4c721652b0740
</content>
</entry>
<entry>
<title>admin.t: Fixed problem with not upgrading from unversioned db</title>
<updated>2013-03-29T20:57:53+00:00</updated>
<author>
<name>Jon Robertson</name>
<email>jonrober@stanford.edu</email>
</author>
<published>2013-03-29T06:53:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=bb41f28d6edc33a9b5b3943eda403cadea33e8ae'/>
<id>urn:sha1:bb41f28d6edc33a9b5b3943eda403cadea33e8ae</id>
<content type='text'>
Since we were reinstalling a fresh database via the same DBIx::Class
functions, the database we installed to upgrade from a non-versioned
setup was still getting a version table.  Switched to delete the
database and reload it fresh from the sqlite3 command itself.

Reviewed-on: https://gerrit.stanford.edu/993
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
(cherry picked from commit 2a8fb416b5eb2db697e03ddce930c21656ccbc88)

Change-Id: If097c6edff916746e332e04c8d479a858a5773c4
</content>
</entry>
<entry>
<title>Skip the wa-keyring tests if WebAuth is too old</title>
<updated>2013-03-28T00:28:10+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2013-03-28T00:23:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=df08f0309a1fa861ddfdcab049f7fa6d47497ce6'/>
<id>urn:sha1:df08f0309a1fa861ddfdcab049f7fa6d47497ce6</id>
<content type='text'>
If the WebAuth module is too old, don't just fail the tests.  Skip
them instead.  This will let the Debian package build in unstable.

Change-Id: I84c97f23ff7fbf89f2fd797898ebb4ab5e58eee6
Reviewed-on: https://gerrit.stanford.edu/987
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Fix test skip counts for some of the Perl tests</title>
<updated>2013-03-27T22:19:08+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2013-03-27T22:02:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=e44a0417cde0235c2fc368e86acea3d257816958'/>
<id>urn:sha1:e44a0417cde0235c2fc368e86acea3d257816958</id>
<content type='text'>
Change-Id: Ic0f33bf01936a093a645bedd5adfa771fd4e3574
Reviewed-on: https://gerrit.stanford.edu/983
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Allow owners of objects to destroy them by default</title>
<updated>2013-03-27T19:52:58+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2013-03-27T19:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=f6c63bdb2be5ccc0c6133bf87025d37805579005'/>
<id>urn:sha1:f6c63bdb2be5ccc0c6133bf87025d37805579005</id>
<content type='text'>
Owners of wallet objects are now allowed to destroy them.  In previous
versions, a special destroy ACL had to be set and the owner ACL wasn't
used for destroy actions, but operational experience at Stanford has
shown that letting owners destroy their own objects is a better model.

Change-Id: I0e97d7a000e62cf5321add7b44140db6edc6769f
Reviewed-on: https://gerrit.stanford.edu/973
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Add explicit license statement to perl/t/data/README</title>
<updated>2013-02-28T00:53:36+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2013-02-27T23:35:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=18edd82ea59d8ddea7647a5848a082b78c68db1f'/>
<id>urn:sha1:18edd82ea59d8ddea7647a5848a082b78c68db1f</id>
<content type='text'>
Change-Id: Ibad85d6d7c653b557e9ec297a4268068261271fa
Reviewed-on: https://gerrit.stanford.edu/847
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Mark the LDAP verifier test as maintainer-only</title>
<updated>2013-02-28T00:53:07+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2013-02-27T23:17:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=9ae4e978acd8d36b39e52087806b00acdf7837ad'/>
<id>urn:sha1:9ae4e978acd8d36b39e52087806b00acdf7837ad</id>
<content type='text'>
This currently requires global read access to the Stanford LDAP
directory, so even other people at Stanford can't run it.  Will
revisit when we have a chance to write mock LDAP classes.

Change-Id: I0e944b8019744b14a62e60d5dcc662b417108722
Reviewed-on: https://gerrit.stanford.edu/844
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Use correct form of Stanford's copyright statement</title>
<updated>2013-02-28T00:52:47+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2013-02-27T22:46:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=4d11772001f65264bf714711550acdbb05900f4c'/>
<id>urn:sha1:4d11772001f65264bf714711550acdbb05900f4c</id>
<content type='text'>
Change-Id: I06dd9ecca19315179bdd34d4b301548fe7604331
Reviewed-on: https://gerrit.stanford.edu/842
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Set upgrade directory in Wallet::Admin</title>
<updated>2013-02-14T02:28:25+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2013-02-14T02:24:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=b750e56ea3f93fbc09917cacfc6b2737ef9671a7'/>
<id>urn:sha1:b750e56ea3f93fbc09917cacfc6b2737ef9671a7</id>
<content type='text'>
In the upgrade() wrapper in Wallet::Admin, set the DDL directory
in the schema before attempting an upgrade.

Change-Id: I691184fc4cf416e68f300bc78f7caffc41bf94b8
Reviewed-on: https://gerrit.stanford.edu/793
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Add ssl-keypair to Stanford naming policy</title>
<updated>2013-02-13T20:42:11+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2013-02-13T20:13:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=3733b1537c987a42e4c3f6b30f4ccfef378e7cfc'/>
<id>urn:sha1:3733b1537c987a42e4c3f6b30f4ccfef378e7cfc</id>
<content type='text'>
Used currently by MDM to store both the certificate and the key in
the same file for convenience.

Change-Id: I38901ac93fe3022c2e00f735a0f995500841d709
Reviewed-on: https://gerrit.stanford.edu/784
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
</feed>
