[Pkg-uml-commit] uml-utilities: Changes to 'refs/tags/20070815-1.1'

Mattia Dongili malattia at alioth.debian.org
Sat May 12 23:48:44 UTC 2012


Tag '20070815-1.1' created by Mattia Dongili <malattia at linux.it> at 2012-05-12 23:36 +0000

debian package 20070815-1.1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEABECAAYFAk+u9CQACgkQgpRPaOotLEGOSwCgyOzjuykNAIbZQp+DnEI1USP2
KTEAoJD6/FHPg/GYtbEI2yWFSLln9ESN
=1d+O
-----END PGP SIGNATURE-----

Changes since 20070815-1:
Mattia Dongili (2):
      Import upstream sources v20070815
      Always install in /lib

Peter Eisentraut (1):
      Incorporate changes for NMU 20070815-1.1

Petter Reinholdtsen (1):
      uml-utilities: Problem with LSB header in init.d script

---
 .pc/.version                                     |    1 
 .pc/applied-patches                              |    1 
 .pc/tunctl-setgroup/tunctl/tunctl.c              |  113 ++++
 COPYING                                          |  340 +++++++++++++
 CVS/Entries                                      |   21 
 CVS/Repository                                   |    1 
 CVS/Root                                         |    1 
 Changelog                                        |   32 +
 Makefile                                         |   35 +
 debian/changelog                                 |    8 
 debian/patches/00list                            |    1 
 debian/patches/02_fix_install_directories.dpatch |   63 --
 debian/uml-utilities.init                        |    4 
 gdb/gdbinit                                      |   61 ++
 gdbbot/CVS/Entries                               |    2 
 gdbbot/CVS/Repository                            |    1 
 gdbbot/CVS/Root                                  |    1 
 gdbbot/gdbbot.pl                                 |  107 ++++
 honeypot/CVS/CVS/Entries                         |    1 
 honeypot/CVS/CVS/Repository                      |    1 
 honeypot/CVS/CVS/Root                            |    1 
 honeypot/CVS/Entries                             |    4 
 honeypot/CVS/Repository                          |    1 
 honeypot/CVS/Root                                |    1 
 honeypot/honeypot.pl                             |   42 +
 honeypot/hppfs.pm                                |  131 +++++
 honeypot/hppfslib.pm                             |   64 ++
 humfsify/Makefile                                |   10 
 humfsify/humfsify                                |  427 +++++++++++++++++
 jail/CVS/Entries                                 |   10 
 jail/CVS/Repository                              |    1 
 jail/CVS/Root                                    |    1 
 jail/Makefile                                    |   17 
 jail/cell.tar                                    |binary
 jail/db_out.pm                                   |  147 +++++
 jail/jail_uml.c                                  |   81 +++
 jail/jailer.pl                                   |  301 ++++++++++++
 jail/playlog.pl                                  |  132 +++++
 jail/tty_log.pl                                  |   38 +
 jail/tty_log.pm                                  |  123 ++++
 jail/tty_out.pm                                  |  107 ++++
 jailtest/CVS/CVS/Entries                         |    1 
 jailtest/CVS/CVS/Repository                      |    1 
 jailtest/CVS/CVS/Root                            |    1 
 jailtest/CVS/Entries                             |    3 
 jailtest/CVS/Repository                          |    1 
 jailtest/CVS/Root                                |    1 
 jailtest/Makefile                                |   17 
 jailtest/jailtest.c                              |   56 ++
 lib/Makefile                                     |   13 
 lib/rights.c                                     |   45 +
 mconsole/.cvsignore                              |    1 
 mconsole/CVS/Entries                             |    5 
 mconsole/CVS/Repository                          |    1 
 mconsole/CVS/Root                                |    1 
 mconsole/Makefile                                |   18 
 mconsole/notify.pl                               |   42 +
 mconsole/uml_mconsole.c                          |  572 +++++++++++++++++++++++
 moo/.cvsignore                                   |    1 
 moo/CVS/Entries                                  |    8 
 moo/CVS/Repository                               |    1 
 moo/CVS/Root                                     |    1 
 moo/Makefile                                     |   26 +
 moo/cow.c                                        |  440 +++++++++++++++++
 moo/cow.h                                        |   42 +
 moo/cow_sys.h                                    |   86 +++
 moo/uml_mkcow.c                                  |   73 ++
 moo/uml_moo.c                                    |  260 ++++++++++
 patches/series                                   |    1 
 patches/tunctl-setgroup                          |  103 ++++
 port-helper/CVS/CVS/Entries                      |    1 
 port-helper/CVS/CVS/Repository                   |    1 
 port-helper/CVS/CVS/Root                         |    1 
 port-helper/CVS/Entries                          |    3 
 port-helper/CVS/Repository                       |    1 
 port-helper/CVS/Root                             |    1 
 port-helper/Makefile                             |   18 
 port-helper/port-helper.c                        |   75 +++
 tunctl/CVS/Entries                               |    3 
 tunctl/CVS/Repository                            |    1 
 tunctl/CVS/Root                                  |    1 
 tunctl/Makefile                                  |   17 
 tunctl/tunctl.c                                  |  156 ++++++
 uml_net/.cvsignore                               |    2 
 uml_net/CVS/Entries                              |   11 
 uml_net/CVS/Repository                           |    1 
 uml_net/CVS/Root                                 |    1 
 uml_net/Makefile                                 |   25 +
 uml_net/ethertap.c                               |  274 +++++++++++
 uml_net/host.c                                   |  251 ++++++++++
 uml_net/host.h                                   |   27 +
 uml_net/output.c                                 |   71 ++
 uml_net/output.h                                 |   20 
 uml_net/slip.c                                   |  153 ++++++
 uml_net/tuntap.c                                 |  169 ++++++
 uml_net/uml_net.c                                |  139 +++++
 uml_switch/.cvsignore                            |    2 
 uml_switch/CVS/Entries                           |   11 
 uml_switch/CVS/Repository                        |    1 
 uml_switch/CVS/Root                              |    1 
 uml_switch/Makefile                              |   24 
 uml_switch/hash.c                                |  175 +++++++
 uml_switch/hash.h                                |   15 
 uml_switch/port.c                                |  256 ++++++++++
 uml_switch/port.h                                |   20 
 uml_switch/switch.h                              |   10 
 uml_switch/tuntap.c                              |   42 +
 uml_switch/tuntap.h                              |   11 
 uml_switch/uml_switch.c                          |  569 ++++++++++++++++++++++
 uml_util.spec                                    |   46 +
 uml_util.spec.in                                 |   46 +
 umlfs/Makefile                                   |   19 
 umlfs/uml_mount.c                                |   36 +
 umlgdb/CVS/CVS/Entries                           |    1 
 umlgdb/CVS/CVS/Repository                        |    1 
 umlgdb/CVS/CVS/Root                              |    1 
 umlgdb/CVS/Entries                               |    3 
 umlgdb/CVS/Repository                            |    1 
 umlgdb/CVS/Root                                  |    1 
 umlgdb/Makefile                                  |    8 
 umlgdb/umlgdb                                    |  346 +++++++++++++
 watchdog/CVS/Entries                             |    3 
 watchdog/CVS/Repository                          |    1 
 watchdog/CVS/Root                                |    1 
 watchdog/Makefile                                |   17 
 watchdog/uml_watchdog.c                          |   93 +++
 126 files changed, 7373 insertions(+), 66 deletions(-)
---



More information about the Pkg-uml-commit mailing list