[Pkg-uml-commit] r52 - in tags/src/uml-utilities: . 20060323-2/debian

Mattia Dongili malattia at costa.debian.org
Mon Apr 10 17:26:31 UTC 2006


Author: malattia
Date: 2006-04-10 17:26:30 +0000 (Mon, 10 Apr 2006)
New Revision: 52

Added:
   tags/src/uml-utilities/20060323-2/
   tags/src/uml-utilities/20060323-2/debian/changelog
   tags/src/uml-utilities/20060323-2/debian/control
   tags/src/uml-utilities/20060323-2/debian/patches/
   tags/src/uml-utilities/20060323-2/debian/rules
Removed:
   tags/src/uml-utilities/20060323-2/debian/changelog
   tags/src/uml-utilities/20060323-2/debian/control
   tags/src/uml-utilities/20060323-2/debian/rules
Log:
tag new revision of uml-utilities

Copied: tags/src/uml-utilities/20060323-2 (from rev 48, trunk/src/uml-utilities)

Deleted: tags/src/uml-utilities/20060323-2/debian/changelog
===================================================================
--- trunk/src/uml-utilities/debian/changelog	2006-04-09 16:06:53 UTC (rev 48)
+++ tags/src/uml-utilities/20060323-2/debian/changelog	2006-04-10 17:26:30 UTC (rev 52)
@@ -1,390 +0,0 @@
-uml-utilities (20060323-1) unstable; urgency=low
-
-  [Mattia Dongili]:
-  * moved Stefano Melchior to Uploaders and using pkg-uml-pkgs at l.a.d.o as
-    Maintainer.
-  * added myself and Andreas Schuldei as Uploaders.
-  * uml_router vanished together with the core file in uptream source 
-    package. (Closes: #280392)
-  * remove dpkg-statoverride entry on remove/purge of the package.
-    (Closes: #270680)
-  * provide an option to prevent uml_switch from starting. (Closes: #231265)
-  * some debian/rules cleanup and a non-POSIX shell code fix.
-  * converted changelog to UTF8.
-
- -- Mattia Dongili <malattia at debian.org>  Sat, 08 Apr 2006 18:58:22 +0200
- 
-uml-utilities (20060110-1) unstable; urgency=low
-
-  * Fixed libreadline5-dev build dependency (closes: #326287)
-  * Fixed space left on daemon stoping from Loic Minier <lool at dooz.org>> (closes: #236467)
-
- -- Stefano Melchior <stefano.melchior at openlabs.it>  Wed, 11 Jan 2006 00:25:40 +0100
-
-uml-utilities (20040406-1) unstable; urgency=low
-
-  * New upstream release
-  * Patch from Carlos Perelló Marín to fix uml_proxy_arp with multiple
-    addresses (Closes: #243834)
-
- -- Matt Zimmerman <mdz at debian.org>  Wed, 14 Apr 2004 17:59:45 -0700
-
-uml-utilities (20040114-1) unstable; urgency=low
-
-  * New upstream release
-
- -- Matt Zimmerman <mdz at debian.org>  Mon, 16 Feb 2004 23:01:35 -0800
-
-uml-utilities (20030903-7) unstable; urgency=low
-
-  * Add a note about using dhcpd to README.Debian
-  * Patch from Clint Adams <schizo at debian.org> to support multiple
-    proxy_arp addresses in /etc/network/interfaces (Closes: #222014)
-
- -- Matt Zimmerman <mdz at debian.org>  Sun, 11 Jan 2004 22:52:13 -0800
-
-uml-utilities (20030903-6) unstable; urgency=low
-
-  * Documentation improvements to reflect user feedback
-  * Add some comments to interfaces.example explaining how they are used
-  * Add "ifup tap0" in the step-by-step instructions in README.Debian
-  * Clarify the README.Debian to indicate that there are multiple methods
-    of networking being documented
-
- -- Matt Zimmerman <mdz at debian.org>  Fri, 19 Sep 2003 01:02:23 -0400
-
-uml-utilities (20030903-5) unstable; urgency=low
-
-  * Fix typo in daemon transport instructions in README.Debian
-    (Closes: #209250)
-
- -- Matt Zimmerman <mdz at debian.org>  Wed, 17 Sep 2003 16:40:08 -0400
-
-uml-utilities (20030903-4) unstable; urgency=low
-
-  * Oops, the switch socket needs to be writable and executable as well.
-    This means the chmod is back.
-
- -- Matt Zimmerman <mdz at debian.org>  Sat,  6 Sep 2003 12:37:59 -0400
-
-uml-utilities (20030903-3) unstable; urgency=low
-
-  * Don't chgrp/chmod the uml_switch socket.  uml_switch is now a public
-    service to local users and requires no additional privileges.
-    (Closes: #208770)
-  * Add documentation to README.Debian about the uml_switch setup
-
- -- Matt Zimmerman <mdz at debian.org>  Fri,  5 Sep 2003 20:13:59 -0400
-
-uml-utilities (20030903-2) unstable; urgency=low
-
-  * Use sysconf rather than PAGE_SIZE in uml_mkcow (Closes: #208795)
-
- -- Matt Zimmerman <mdz at debian.org>  Fri,  5 Sep 2003 13:06:21 -0400
-
-uml-utilities (20030903-1) unstable; urgency=low
-
-  * New upstream release
-  * Update uml_mconsole(1) to document all commands.  Added documentation
-    for cad, sysrq, stop, go and log.
-  * Update init script to match new uml_switch syntax
-
- -- Matt Zimmerman <mdz at debian.org>  Thu,  4 Sep 2003 16:55:26 -0400
-
-uml-utilities (20030605-5) unstable; urgency=low
-
-  * Tweak interfaces example to use uml-net user, as an example of how to
-    let uml_switch connect to the tap interface
-  * I give up, invoke adduser with --no-create-home.  Why should system
-    users have home directories in /home by default? (Closes: #208351)
-  * Don't let the init script fail if the uml-net user does not exist,
-    since that could have failed in postinst
-
- -- Matt Zimmerman <mdz at debian.org>  Tue,  2 Sep 2003 19:20:19 -0400
-
-uml-utilities (20030605-4) unstable; urgency=low
-
-  * Update uml_switch man page to include new options -tap, -daemon,
-    -compat-v0
-  * Add an init script which automatically starts up a uml_switch daemon,
-    which will be accessible by all users in the uml-net group
-
- -- Matt Zimmerman <mdz at debian.org>  Mon,  1 Sep 2003 14:02:30 -0400
-
-uml-utilities (20030605-3) unstable; urgency=medium
-
-  * Depends: makedev (>= 2.3.1-62), as that is when tun support was
-    added (Closes: #204520)
-  * Include if-pre-up.d and if-up.d scripts and example
-    /etc/network/interfaces from Clint Adams <schizo at debian.org>
-    (Closes: #196523)
-
- -- Matt Zimmerman <mdz at debian.org>  Sat, 16 Aug 2003 16:13:43 -0400
-
-uml-utilities (20030605-2) unstable; urgency=low
-
-  * Add explanation of uml_net location to README.Debian
-  * Depends: adduser (Closes: #201188)
-
- -- Matt Zimmerman <mdz at debian.org>  Mon, 14 Jul 2003 08:57:33 -0400
-
-uml-utilities (20030605-1) unstable; urgency=low
-
-  * New upstream release
-
- -- Matt Zimmerman <mdz at debian.org>  Sat,  7 Jun 2003 00:06:09 -0400
-
-uml-utilities (20030312-1) unstable; urgency=low
-
-  * New upstream release
-
- -- Matt Zimmerman <mdz at debian.org>  Fri, 14 Mar 2003 21:38:11 -0500
-
-uml-utilities (20030205-1) unstable; urgency=low
-
-  * New upstream release
-
- -- Matt Zimmerman <mdz at debian.org>  Thu,  6 Feb 2003 22:56:55 -0500
-
-uml-utilities (20030202-1) unstable; urgency=low
-
-  * New upstream release
-
- -- Matt Zimmerman <mdz at debian.org>  Sun,  2 Feb 2003 20:25:13 -0500
-
-uml-utilities (20030122-2) unstable; urgency=low
-
-  * Actually create the tun device (changelog error)
-
- -- Matt Zimmerman <mdz at debian.org>  Tue, 28 Jan 2003 01:13:30 -0500
-
-uml-utilities (20030122-1) unstable; urgency=low
-
-  * New upstream release
-  * Depends on makedev >= 2.3.1-62 and create tun device in postinst
-    (Closes: #174730)
-
- -- Matt Zimmerman <mdz at debian.org>  Mon, 27 Jan 2003 12:22:19 -0500
-
-uml-utilities (20021102-1) unstable; urgency=low
-
-  * New upstream release
-  * Fixes a data corruption bug in uml_moo
-  * Use getent rather than sg to check for the existence of uml-net
-
- -- Matt Zimmerman <mdz at debian.org>  Sun,  3 Nov 2002 15:26:21 -0500
-
-uml-utilities (20020906-1) unstable; urgency=low
-
-  * New upstream release
-
- -- Matt Zimmerman <mdz at debian.org>  Sat, 14 Sep 2002 12:01:13 -0400
-
-uml-utilities (20020821-1) unstable; urgency=low
-
-  * New upstream release
-
- -- Matt Zimmerman <mdz at debian.org>  Tue,  3 Sep 2002 16:38:07 -0400
-
-uml-utilities (20020729-1) unstable; urgency=low
-
-  * New upstream release
-
- -- Matt Zimmerman <mdz at debian.org>  Mon, 29 Jul 2002 21:01:57 -0400
-
-uml-utilities (20020718-1) unstable; urgency=low
-
-  * New upstream release
-
- -- Matt Zimmerman <mdz at debian.org>  Thu, 18 Jul 2002 22:51:28 -0400
-
-uml-utilities (20020707-1) unstable; urgency=low
-
-  * New upstream release
-    - Fixes large file handling in uml_moo (Closes: #146395)
-    - Provides a destructive merge option for uml_moo (Closes: #146399)
-
- -- Matt Zimmerman <mdz at debian.org>  Mon,  8 Jul 2002 19:45:33 -0400
-
-uml-utilities (20020604-1) unstable; urgency=low
-
-  * New upstream release
-  * Includes uml_watchdog
-
- -- Matt Zimmerman <mdz at debian.org>  Wed,  5 Jun 2002 21:19:20 -0400
-
-uml-utilities (20020521-1) unstable; urgency=low
-
-  * New upstream release
-
- -- Matt Zimmerman <mdz at debian.org>  Tue, 21 May 2002 20:39:40 -0400
-
-uml-utilities (20020428-2) unstable; urgency=low
-
-  * Use #ifdef around use of SA_NOCLDWAIT to allow building on ia64 again
-    (Closes: #145409)
-
- -- Matt Zimmerman <mdz at debian.org>  Thu,  2 May 2002 16:14:42 -0400
-
-uml-utilities (20020428-1) unstable; urgency=low
-
-  * New upstream release
-
- -- Matt Zimmerman <mdz at debian.org>  Sun, 28 Apr 2002 23:03:05 -0400
-
-uml-utilities (20020427-1) unstable; urgency=low
-
-  * New upstream release
-
- -- Matt Zimmerman <mdz at debian.org>  Sat, 27 Apr 2002 15:46:25 -0400
-
-uml-utilities (20020415-3) unstable; urgency=high
-
-  * Aaarrgghh...forgot to change back to Architecture: any
-
- -- Matt Zimmerman <mdz at debian.org>  Thu, 25 Apr 2002 22:22:36 -0400
-
-uml-utilities (20020415-2) unstable; urgency=low
-
-  * Hack debian/rules to avoid building or installing tunctl on arm
-    (Closes: #142740)
-
- -- Matt Zimmerman <mdz at debian.org>  Sun, 21 Apr 2002 23:32:33 -0400
-
-uml-utilities (20020415-1) unstable; urgency=low
-
-  * New upstream release
-
- -- Matt Zimmerman <mdz at debian.org>  Sun, 21 Apr 2002 23:08:20 -0400
-
-uml-utilities (20020410-1) unstable; urgency=low
-
-  * New upstream release
-
- -- Matt Zimmerman <mdz at debian.org>  Wed, 10 Apr 2002 23:06:38 -0400
-
-uml-utilities (20020407-1) unstable; urgency=low
-
-  * New upstream release
-  * Needed for 2.4.18-15um
-
- -- Matt Zimmerman <mdz at debian.org>  Tue,  9 Apr 2002 00:47:18 -0400
-
-uml-utilities (20020320-3) unstable; urgency=high
-
-  * Limit architectures to everything except ARM in hopes of getting into
-    testing (and getting user-mode-linux 2.4.18 there).  No other changes
-    whatsoever.
-
- -- Matt Zimmerman <mdz at debian.org>  Sun,  7 Apr 2002 17:57:08 -0400
-
-uml-utilities (20020320-2) unstable; urgency=low
-
-  * Update tunctl(1) to reflect new syntax (Closes: #140702)
-  * Add README.Debian which briefly explains about access control for
-    virtual networking
-
- -- Matt Zimmerman <mdz at debian.org>  Tue,  2 Apr 2002 08:55:55 -0500
-
-uml-utilities (20020320-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Matt Zimmerman <mdz at debian.org>  Thu, 21 Mar 2002 22:24:21 -0500
-
-uml-utilities (20020318-1) unstable; urgency=low
-
-  * New upstream release.
-  * The uml_switch protocol has changed, and this version is required for
-    2.4.18-8um
-  * libuml-perl is gone, superseded by the UML test suite tarball which is
-    not packaged yet
-  * Only suggest user-mode-linux (Closes: #137990)
-
- -- Matt Zimmerman <mdz at debian.org>  Tue, 19 Mar 2002 08:44:43 -0500
-
-uml-utilities (20020212-2) unstable; urgency=low
-
-  * Remove uml_mkdebianfs.  It was a quick hack, and not terribly useful.
-    Instead, use rootstrap, which is now in unstable.  It is much more
-    feature-rich, configurable and extensible.
-  * Removal of uml_mkdebianfs Closes: #134635
-  * Create a group for users authorized to run uml_net as root.  If you
-    want this to be different, use dpkg-statoverride.  (Closes: #136219)
-
- -- Matt Zimmerman <mdz at debian.org>  Sat,  9 Mar 2002 17:57:41 -0500
-
-uml-utilities (20020212-1) unstable; urgency=low
-
-  * New upstream release.
-  * Includes a new tool, tunctl
-
- -- Matt Zimmerman <mdz at debian.org>  Tue, 12 Feb 2002 22:59:51 -0500
-
-uml-utilities (20020125-1) unstable; urgency=low
-
-  * New upstream release.
-  * Include my simplistic uml_mkdebianfs script for building Debian root
-    images for UML
-
- -- Matt Zimmerman <mdz at debian.org>  Fri, 25 Jan 2002 22:20:37 -0500
-
-uml-utilities (20020104-2) unstable; urgency=medium
-
-  * Remove reference to nonexistent uml_net(1) from uml_switch(1)
-  * Only Recommend user-mode-linux, don't depend on it.  This is necessary
-    if we ever want to make it into testing.
-
- -- Matt Zimmerman <mdz at debian.org>  Mon, 14 Jan 2002 19:05:27 -0500
-
-uml-utilities (20020104-1) unstable; urgency=low
-
-  * New upstream release.
-  * Should now handle version 2 COW files correctly (Closes: #123868)
-
- -- Matt Zimmerman <mdz at debian.org>  Fri,  4 Jan 2002 20:01:18 -0500
-
-uml-utilities (20011227-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Matt Zimmerman <mdz at debian.org>  Sat, 29 Dec 2001 18:35:07 -0500
-
-uml-utilities (20011210-1) unstable; urgency=low
-
-  * New upstream release.
-  * Add depends: libexpect-perl for libuml-perl
-
- -- Matt Zimmerman <mdz at debian.org>  Wed, 12 Dec 2001 19:18:55 -0500
-
-uml-utilities (20011209-2) unstable; urgency=low
-
-  * Package UML.pm in new binary package libuml-perl
-  * Fix an error in the (Debian-only) security fix to uml_net
-    (Closes: #123643)
-  * Add missing build-dep on libreadline-dev (Closes: #123647)
-
- -- Matt Zimmerman <mdz at debian.org>  Wed, 12 Dec 2001 18:47:29 -0500
-
-uml-utilities (20011209-1) unstable; urgency=low
-
-  * New upstream release.
-  * Includes security fixes
-
- -- Matt Zimmerman <mdz at debian.org>  Sun,  9 Dec 2001 19:30:43 -0500
-
-uml-utilities (20011124-2) unstable; urgency=low
-
-  * Apply security fixes to uml_net (also sent upstream)
-  * Ship uml_net setuid root, so that virtual networking works for
-    unprivileged users.  dpkg-statoverride it if you don't want this.
-
- -- Matt Zimmerman <mdz at debian.org>  Sun,  9 Dec 2001 07:04:39 -0500
-
-uml-utilities (20011124-1) unstable; urgency=low
-
-  * Initial Release.
-
- -- Matt Zimmerman <mdz at debian.org>  Wed,  5 Dec 2001 07:46:29 -0500
-
-

Copied: tags/src/uml-utilities/20060323-2/debian/changelog (from rev 51, trunk/src/uml-utilities/debian/changelog)

Deleted: tags/src/uml-utilities/20060323-2/debian/control
===================================================================
--- trunk/src/uml-utilities/debian/control	2006-04-09 16:06:53 UTC (rev 48)
+++ tags/src/uml-utilities/20060323-2/debian/control	2006-04-10 17:26:30 UTC (rev 52)
@@ -1,22 +0,0 @@
-Source: uml-utilities
-Section: otherosfs
-Priority: extra
-Maintainer: User Mode Linux Developers <pkg-uml-pkgs at lists.alioth.debian.org>
-Uploaders: Stefano Melchior <stefano.melchior at openlabs.it>, Andreas Schuldei <andreas at schuldei.org>, Mattia Dongili <malattia at debian.org>
-Build-Depends: debhelper (>> 4.0.0), libreadline5-dev | libreadline-dev, docbook-to-man
-Standards-Version: 3.6.2
-
-Package: uml-utilities
-Architecture: any
-Depends: adduser, makedev (>= 2.3.1-62), ${shlibs:Depends}
-Suggests: user-mode-linux
-Description: User-mode Linux (utility programs)
- User-mode Linux is a port of the Linux kernel to its own system call
- interface.  It provides a kind of virtual machine, which runs Linux
- as a user process under another Linux kernel.  This is useful for
- kernel development, sandboxing, jailing, experimentation, and
- many other things.
- .
- This package contains userspace utilities for use with User-mode
- Linux, including uml_mconsole, uml_moo, uml_switch, uml_net and
- tunctl.

Copied: tags/src/uml-utilities/20060323-2/debian/control (from rev 50, trunk/src/uml-utilities/debian/control)

Copied: tags/src/uml-utilities/20060323-2/debian/patches (from rev 49, trunk/src/uml-utilities/debian/patches)

Deleted: tags/src/uml-utilities/20060323-2/debian/rules
===================================================================
--- trunk/src/uml-utilities/debian/rules	2006-04-09 16:06:53 UTC (rev 48)
+++ tags/src/uml-utilities/20060323-2/debian/rules	2006-04-10 17:26:30 UTC (rev 52)
@@ -1,91 +0,0 @@
-#!/usr/bin/make -f
-# Sample debian/rules that uses debhelper.
-# GNU copyright 1997 to 1999 by Joey Hess.
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-# This is the debhelper compatability version to use.
-export DEB_BUILD_ARCH?=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
-
-tmp:=$(CURDIR)/debian/uml-utilities
-
-configure: configure-stamp
-configure-stamp:
-	dh_testdir
-	touch configure-stamp
-
-build: configure-stamp build-stamp
-build-stamp:
-	dh_testdir
-
-ifeq "$(DEB_BUILD_ARCH)" "arm"
-	touch tunctl/tunctl
-endif
-	$(MAKE)
-
-	for man in debian/*.sgml; do \
-		docbook-to-man $$man > `dirname $$man`/`basename $$man .sgml`.1; \
-	done
-
-	touch build-stamp
-
-clean:
-	dh_testdir
-	dh_testroot
-	rm -f build-stamp configure-stamp
-
-	-$(MAKE) clean
-	rm -f debian/*.1
-
-	dh_clean
-
-install: build
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-	dh_installdirs usr/sbin usr/lib/uml \
-		etc/network/if-up.d etc/network/if-pre-up.d \
-		var/run/uml-utilities
-
-	$(MAKE) install DESTDIR=$(tmp)
-	mv $(tmp)/usr/bin/uml_net $(tmp)/usr/lib/uml
-	mv $(tmp)/usr/bin/tunctl $(tmp)/usr/sbin
-
-	chmod +x debian/uml-utilities.if-*.d
-	install -m 755 debian/uml-utilities.if-up.d $(tmp)/etc/network/if-up.d/uml-utilities
-	install -m 755 debian/uml-utilities.if-pre-up.d $(tmp)/etc/network/if-pre-up.d/uml-utilities
-
-ifeq "$(DEB_BUILD_ARCH)" "arm"
-	rm -f $(tmp)/usr/sbin/tunctl
-endif
-
-# Build architecture-independent files here.
-binary-indep: build install
-
-# Build architecture-dependent files here.
-binary-arch: build install
-	dh_testdir -a
-	dh_testroot -a
-#	dh_installdebconf -a
-	dh_installdocs -a
-	dh_installexamples -a
-#	dh_installmenu -a
-#	dh_installlogrotate -a
-	dh_installinit -a
-	dh_installman -a debian/*.1
-	dh_installinfo -a
-#	dh_undocumented
-	dh_installchangelogs -a
-	dh_link -a
-	dh_strip -a
-	dh_compress -a
-	dh_fixperms -a
-	dh_installdeb -a
-	dh_shlibdeps -a
-	dh_gencontrol -a
-	dh_md5sums -a
-	dh_builddeb -a
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install configure

Copied: tags/src/uml-utilities/20060323-2/debian/rules (from rev 49, trunk/src/uml-utilities/debian/rules)




More information about the Pkg-uml-commit mailing list