[25634] in Source-Commits

home help back first fref pref prev next nref lref last post

Re: /svn/athena r25133 - in trunk/debathena/config: alpine-config/debian

daemon@ATHENA.MIT.EDU (Benjamin Kaduk)
Tue Jun 14 22:33:04 2011

Date: Tue, 14 Jun 2011 22:32:56 -0400 (EDT)
From: Benjamin Kaduk <kaduk@MIT.EDU>
To: Jonathan D Reed <jdreed@MIT.EDU>
cc: source-commits@MIT.EDU
In-Reply-To: <201106141338.p5EDcT6J027497@drugstore.mit.edu>
Message-ID: <alpine.GSO.1.10.1106142232421.6818@multics.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed

ACK

-Ben

On Tue, 14 Jun 2011, Jonathan D Reed wrote:

> Author: jdreed
> Date: 2011-06-14 09:38:28 -0400 (Tue, 14 Jun 2011)
> New Revision: 25133
>
> Modified:
>   trunk/debathena/config/alpine-config/debian/changelog
>   trunk/debathena/config/alpine-config/debian/transform_pine.conf.debathena
>   trunk/debathena/config/ldap-config/debian/changelog
>   trunk/debathena/config/ldap-config/debian/transform_ldap.conf.debathena
> Log:
> In alpine-config:
>  * Use ldap-too.mit.edu, not ldap.mit.edu (Trac: #392)
> In ldap-config:
>  * Use ldap-too, not ldap (Trac: #392)
>
>
> Modified: trunk/debathena/config/alpine-config/debian/changelog
> ===================================================================
> --- trunk/debathena/config/alpine-config/debian/changelog	2011-06-13 19:24:13 UTC (rev 25132)
> +++ trunk/debathena/config/alpine-config/debian/changelog	2011-06-14 13:38:28 UTC (rev 25133)
> @@ -1,3 +1,9 @@
> +debathena-alpine-config (1.17) unstable; urgency=low
> +
> +  * Use ldap-too.mit.edu, not ldap.mit.edu (Trac: #392)
> +
> + -- Jonathan Reed <jdreed@mit.edu>  Wed, 20 Apr 2011 17:40:57 -0400
> +
> debathena-alpine-config (1.16) unstable; urgency=low
>
>   * Configure alpine to use the MIT LDAP server (Trac: #774).
>
> Modified: trunk/debathena/config/alpine-config/debian/transform_pine.conf.debathena
> ===================================================================
> --- trunk/debathena/config/alpine-config/debian/transform_pine.conf.debathena	2011-06-13 19:24:13 UTC (rev 25132)
> +++ trunk/debathena/config/alpine-config/debian/transform_pine.conf.debathena	2011-06-14 13:38:28 UTC (rev 25133)
> @@ -15,4 +15,4 @@
> s%^(rsh-open-timeout=).*$%${1}0%m or die;
> s%^(ssh-open-timeout=).*$%${1}0%m or die;
> s%^(new-version-threshold=).*$%\% (Athena hack: 'z' should be lexically greater than any pine version.)\n${1}z%m or die;
> -s%^(ldap-servers=).*$%${1}ldap.mit.edu:389 "/base=dc=mit,dc=edu"%m or die;
> +s%^(ldap-servers=).*$%${1}ldap-too.mit.edu:389 "/base=dc=mit,dc=edu"%m or die;
>
> Modified: trunk/debathena/config/ldap-config/debian/changelog
> ===================================================================
> --- trunk/debathena/config/ldap-config/debian/changelog	2011-06-13 19:24:13 UTC (rev 25132)
> +++ trunk/debathena/config/ldap-config/debian/changelog	2011-06-14 13:38:28 UTC (rev 25133)
> @@ -1,3 +1,9 @@
> +debathena-ldap-config (1.7) unstable; urgency=low
> +
> +  * Use ldap-too, not ldap (Trac: #392)
> +
> + -- Jonathan Reed <jdreed@mit.edu>  Wed, 20 Apr 2011 17:41:23 -0400
> +
> debathena-ldap-config (1.6) unstable; urgency=low
>
>   * Fix location of the MIT CA certificate, which moved in
>
> Modified: trunk/debathena/config/ldap-config/debian/transform_ldap.conf.debathena
> ===================================================================
> --- trunk/debathena/config/ldap-config/debian/transform_ldap.conf.debathena	2011-06-13 19:24:13 UTC (rev 25132)
> +++ trunk/debathena/config/ldap-config/debian/transform_ldap.conf.debathena	2011-06-14 13:38:28 UTC (rev 25133)
> @@ -1,3 +1,3 @@
> #!/usr/bin/perl -0p
> s/^#BASE.*$/BASE\tdc=mit, dc=edu/m or die;
> -s/^#URI.*$/URI\tldap:\/\/ldap.mit.edu\nTLS_CACERT\t\/usr\/share\/ca-certificates\/mit.edu\/mitCA.crt/m or die;
> +s/^#URI.*$/URI\tldap:\/\/ldap-too.mit.edu\nTLS_CACERT\t\/usr\/share\/ca-certificates\/mit.edu\/mitCA.crt/m or die;
>
>

home help back first fref pref prev next nref lref last post