~ubuntu-branches/ubuntu/precise/xorp/precise

Viewing all changes in revision 2.

  • Committer: Bazaar Package Importer
  • Author(s): Javier Fernandez-Sanguino Pen~a
  • Date: 2007-08-25 03:15:50 UTC
  • Revision ID: james.westby@ubuntu.com-20070825031550-pux27smk78afuk6w
Tags: 1.5~cvs.20070824-1
* Upload this package to the main archive (Closes: #433467) 
  - Take over this WNPP and set myself as an uploader.
* Use CVS version as the 1.4 does not properly compile on unstable.
* After an audit of all the sources added more licenses and (c) to
  debian/copyright and:
   - Remove docs/tex/bnf.sty (non-free license), this style is actually
     not used to build documentation
   - Remove RFCs and RFC Drafts, also non-free and unused
* Add package maintainer scripts to add the 'xorp' user and group, it is
  needed in order to configure the system with 'xorpsh' and 'xorp_rtmgr'
  complains if it's not there. Also add a Depends: on adduser.
* Use update-rc.d in postinst.
* Add the Homepage: to source's headers as dpkg will soon support it.
* Arbitrarily increase the sleep time to 10 in order to restart the
  daemon. This value (DIETIME) can be set in /etc/default
* Many improvements to the init.d script:
    - add a status check
    - use LSB messages
    - make it test if the service is running before starting and stopping
      it
    - merge in the changes by Jose Calhariz to use daemon (but use
      it without start-stop-daemon and remove debug output) this makes
      it possible to log stdout and stderr to proper logfiles
* Improve the package's description in debian/control
* Substitute the (complex) config.boot file provided in the sources for
  a much more simple configuration file which *only* implements
  multicast forwarding using IGMP and PIM. This should work fine
  for users with at least two network interfaces in their system.
* Make the default options add '-a 127.0.0.1' so xorpsh is only allowed
  locally
* Add a Recommends: on traceroute, iputils-ping (for ping6) and
  iputils-tracepath (for traceroute6) as those are used by xorpsh.
* Updated debian/TODO
* Write the following manpages based on upstream's documentation
    - xorp_rtrmgr.8
    - xorpsh.1
* Added a logrotate definition to rotate /var/log/xorp files. It 
  will also restart the daemon after rotation.
* First disclean docs and then the main program or otherwise it will 
  not work (package build fails the second time around)
* Move xorp_rtrmgr over to /usr/sbin and revert previous change to the
  init script ('root-only' commands should go there)
* Remove config.log when cleaning the package

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: