-
Committer:
Bazaar Package Importer
-
Author(s):
Mathias Gug
-
Date:
2008-06-18 17:34:55 UTC
-
mfrom:
(1.1.8 upstream)
-
Revision ID:
james.westby@ubuntu.com-20080618173455-nxdb1h0gikjgqux3
Tags: 1:0.7-2.1ubuntu1
* Merge from debian unstable, remaining changes:
- debian/control:
- Set Ubuntu maintainer address.
- Depend on lsb-base.
- debian/ipsec-tools.setkey.init:
- LSB init script.
* Dropped:
- debian/ipsec-tools.setkey.init:
- restart method: stop then start.
- Use {} instead of () in usage (bash_completion).
- debian/racoon.init:
- Create /var/run/racoon.
- Use {} instead of () in usage (bash_completion).
* Bug fixed by this merge:
- fix XAuth with U-FQDN (LP: #234166).
* Enable build with hardened options:
- src/libipsec/policy_token.c: don't check return code of fwrite.
- src/setkey/setkey.c: stop scanning stdin if fgets fails.