[27235] in Source-Commits

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

Re: /svn/athena r26034 - trunk/debathena/debathena/libnss-nonlocal/debian

daemon@ATHENA.MIT.EDU (Jonathan Reed)
Mon Jun 24 09:09:25 2013

Mime-Version: 1.0 (Apple Message framework v1084)
Content-Type: text/plain; charset=us-ascii
From: Jonathan Reed <jdreed@MIT.EDU>
In-Reply-To: <201306130928.r5D9Sm2P002025@drugstore.mit.edu>
Date: Mon, 24 Jun 2013 09:09:15 -0400
Cc: source-commits@MIT.EDU
Message-Id: <6DE4CABB-E0D6-4FB8-B40E-B33E14F9BD51@mit.edu>
To: Anders Kaseorg <andersk@MIT.EDU>
Content-Transfer-Encoding: 8bit

Oops, sorry.  Thanks for fixing that.

-Jon

On Jun 13, 2013, at 5:28 AM, Anders Kaseorg wrote:

> Author: andersk
> Date: 2013-06-13 05:28:48 -0400 (Thu, 13 Jun 2013)
> New Revision: 26034
> 
> Added:
>   trunk/debathena/debathena/libnss-nonlocal/debian/control.in
> Removed:
>   trunk/debathena/debathena/libnss-nonlocal/debian/control
> Modified:
>   trunk/debathena/debathena/libnss-nonlocal/debian/changelog
>   trunk/debathena/debathena/libnss-nonlocal/debian/compat
> Log:
> nss_nonlocal: Revert changes made outside Git
> 
> Modified: trunk/debathena/debathena/libnss-nonlocal/debian/changelog
> ===================================================================
> --- trunk/debathena/debathena/libnss-nonlocal/debian/changelog	2013-06-06 16:39:35 UTC (rev 26033)
> +++ trunk/debathena/debathena/libnss-nonlocal/debian/changelog	2013-06-13 09:28:48 UTC (rev 26034)
> @@ -1,11 +1,3 @@
> -libnss-nonlocal (2.0-0debathena3) UNRELEASED; urgency=low
> -
> -  * Switch from control.in to control (Trac: #561)
> -  * Bump Standards-Version to 3.9.3
> -  * Bump compat level to 7
> -
> - -- Jonathan Reed <jdreed@mit.edu>  Wed, 03 Apr 2013 13:31:06 -0400
> -
> libnss-nonlocal (2.0-0debathena2) unstable; urgency=low
> 
>   * Pre-Depend adduser.
> 
> Modified: trunk/debathena/debathena/libnss-nonlocal/debian/compat
> ===================================================================
> --- trunk/debathena/debathena/libnss-nonlocal/debian/compat	2013-06-06 16:39:35 UTC (rev 26033)
> +++ trunk/debathena/debathena/libnss-nonlocal/debian/compat	2013-06-13 09:28:48 UTC (rev 26034)
> @@ -1 +1 @@
> -7
> +6
> 
> Copied: trunk/debathena/debathena/libnss-nonlocal/debian/control.in (from rev 25886, trunk/debathena/debathena/libnss-nonlocal/debian/control.in)
> ===================================================================
> --- trunk/debathena/debathena/libnss-nonlocal/debian/control.in	                        (rev 0)
> +++ trunk/debathena/debathena/libnss-nonlocal/debian/control.in	2013-06-13 09:28:48 UTC (rev 26034)
> @@ -0,0 +1,41 @@
> +Source: libnss-nonlocal
> +Section: debathena/libs
> +Priority: optional
> +Maintainer: Anders Kaseorg <andersk@mit.edu>
> +Vcs-Git: git://andersk.mit.edu/nss_nonlocal.git
> +Vcs-Browser: http://andersk.mit.edu/gitweb/nss_nonlocal.git
> +Standards-Version: 3.8.4
> +Build-Depends: @cdbs@, gcc-multilib [amd64 i386] | gcc-4.1 (<< 4.1.2) [amd64 i386], libc6-dev-i386 [amd64], libc6-dev-amd64 [i386], lsb-release
> +
> +Package: libnss-nonlocal
> +Architecture: any
> +Pre-Depends: ${misc:Pre-Depends}, adduser
> +Depends: ${shlibs:Depends}, ${misc:Depends}
> +Description: nsswitch proxy module to prevent local account spoofing
> + This nsswitch module acts as a proxy for other nsswitch modules like 
> + hesiod, but prevents non-local users from potentially gaining local 
> + privileges by spoofing local UIDs and GIDs.
> +
> +Package: lib32nss-nonlocal
> +Architecture: amd64
> +Pre-Depends: ${misc:Pre-Depends}, adduser
> +Depends: ${shlibs:Depends}, ${misc:Depends}
> +Description: nsswitch proxy module to prevent local account spoofing (32-bit library)
> + This nsswitch module acts as a proxy for other nsswitch modules like 
> + hesiod, but prevents non-local users from potentially gaining local 
> + privileges by spoofing local UIDs and GIDs.
> + .
> + This package contains a 32-bit version of the library for compatibility 
> + on 64-bit architectures.
> +
> +Package: lib64nss-nonlocal
> +Architecture: i386
> +Pre-Depends: ${misc:Pre-Depends}, adduser
> +Depends: ${shlibs:Depends}, ${misc:Depends}
> +Description: nsswitch proxy module to prevent local account spoofing (64-bit library)
> + This nsswitch module acts as a proxy for other nsswitch modules like 
> + hesiod, but prevents non-local users from potentially gaining local 
> + privileges by spoofing local UIDs and GIDs.
> + .
> + This package contains a 64-bit version of the library for compatibility 
> + on 32-bit architectures.
> 



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