quagga: Add 0.99.4, fix bgp package name, some cleanups.
authorJamie Lenehan <lenehan@twibble.org>
Fri, 26 May 2006 08:10:45 +0000 (08:10 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 26 May 2006 08:10:45 +0000 (08:10 +0000)
commit50f316141f109701317bb6453483f1a80f8aba6c
treeaa799fa35b476ecf29868b4a059f1d4d07db94b4
parent1bdd82295819fdd8eda7a2a2dfa0f75b92eb1f40
quagga: Add 0.99.4, fix bgp package name, some cleanups.
* Added version 0.99.4 which fixes a number of bugs in the previous
  release, several critical bugs. See quagga homepage for details.
* Fix the name of BGP package and init scripts - it should be bgpd
  not bpgd.  Discovered when looking at the change log for the OWMNR
  project.
* Added myself as the maintainer.
* Add a prerm script from the base quagga package which stops all the
  sub deamons. Otherwise if you just erase the main package all the
  sub daemons keep running. Normally dependencies stop this, so this
  only if the user forces deletion.
* Bump PR on 0.99.2 and 0.99.3 to pick up changes.
* Remove PR from the .inc file, this is to be specified in the .bb
  files.
* Re-order header to match style guide layout on the wiki.
* Allow a directory addition to be passed through from .bb to the
  .inc. Use it in the 0.99.2 to indicate that the source for that
  version are now in the attic subdirectory.
packages/quagga/quagga.inc
packages/quagga/quagga_0.99.2.bb
packages/quagga/quagga_0.99.3.bb
packages/quagga/quagga_0.99.4.bb [new file with mode: 0644]