lp:ubuntu/quantal/xorp

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/quantal/xorp
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

13. By Julian Taylor

* add build failure with GCC 4.7 work around from debian
  - debian/rules, debian/control: build with gcc-4.6

12. By Stephan RĂ¼gamer

* Merge from debian unstable. Remaining changes:
  + Build with -U_FORTIFY_SOURCE instead of -D_FORTIFY_SOURCE=0

11. By Matthias Klose

* Build with -U_FORTIFY_SOURCE instead of -D_FORTIFY_SOURCE=0. LP: #832788.
* Build for all architectures.

10. By Jose Calhariz <email address hidden>

* New upstream release.
* Don't depend on daemon (Closes: #611227).
* Move xorp preinst to postinst for setting up proper ownership of
  /etc/xorp during fresh installs (Closes: #611231).
* Give write permissions to group xorp as suggested on bug report
  #611231.
* Removes old obsolete patches.
* Solve FTBFS with g++ v4.6 (Closes: #625437).
* Remove rules for building indep packages, upstream don't ship anymore
  documentation.
* Created patches for compiling the checks with g++ v4.6
* Standards Version updated to 3.9.2, no changes needed.
* Fetch manpages from upstream git into debian directory and create man
  pages from sgml files.
* Dropped depends on libsnmp-dev, the support was removed from xorp.
* Increase debhelper compatibility to v7 as is supported on lenny, may
  lower to 5 for building on etch.
* README.* files updated.

9. By Colin Watson

Rebuild for OpenSSL 1.0.0.

8. By Jose Calhariz <email address hidden>

* Fixes "xorp: installation fails" during new install because of missing
  directory /etc/xorp (Closes: #574218).
* Refresh quilt patch fix_ident_header that is causing a FTBFS (Closes:
  574328).
* The fix for file policy/common/element.cc was moved to
  fix_invalid_cast, from libtool-rm-invalid-argument-fix.
* Create debian/README.source explaining how to edit the packages
  sources.
* Set source package format as 1.0, add a rationale on why to stay 1.0
  for the near future to debian/README.source file.
* init.d depends on $remote_fs
* Disable patches debian/patches/libtool-rm-invalid-argument-fix
  debian/patches/libtecla_Makefile, not needed for building.

7. By James Westby

Fix build failure caused by two instances of "format not a string literal
and no format arguments"

6. By Jose Calhariz <email address hidden>

changed -fpic to -fPIC in cli/libtecla/configure.in and run autoconf
to solve a FTBFS on sparc (Closes: #503169)

5. By Jose Calhariz <email address hidden>

* New upstream release
  - Solved problem "xorp don't start when exist a tun interface"
  (closes: #482188)
  - Update contrib/olsr from CVS to fix building problem
* Bumped Standards-Version to 3.7.3, no needed changes.

4. By Jose Calhariz <email address hidden>

[ Javier Fernandez-Sanguino ]
* Update to latest CVS contents
* Modify debian/rules to prevent autobuilders from building
  the binary-independent components: (Closes: #441121)
  - Create a new Build-Depends-Indep with all the TeX
  components used to build documentation
  - Since autobuilders call build, which in turns calls build-indep, hack
    the debian rules file so that the documentation is only built if ps2pdf,
    dvips and pslatex are available.
* Modify the init.d script:
  - restart action: Do not attempt to stop xorp if not running
  - stop function: fix errors in the script
  - add a try-restart action
  - restructure the init.d script, move the restart code to a function
  - review the use of echo calls and exit values
* Use, as examples, the new boot files at rtrmgr/config/

[ Jose Calhariz ]
* Add depends on ncurses-dev, I don't know why xorp use tigetstr
  function from curses. This way the depends field change less between
  build environments.
* Removed pushd and popd commands from Makefile and replaced with cd
  commands, was a bashism and FTBFS (closes: #453637)
* debian/control converted to utf-8 (closes: #454026) (closes: #453485)
* init.d/xorp now returns 0 if disabled.
* Added Vcs-Browser and Vcs-Svn fields pointing to the repository of the
  package.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/raring/xorp
This branch contains Public information 
Everyone can see this information.

Subscribers