~paelzer/ubuntu/+source/strongswan:debian-submission-nov2017

Last commit made on 2017-12-04
Get this branch:
git clone -b debian-submission-nov2017 https://git.launchpad.net/~paelzer/ubuntu/+source/strongswan
Only Christian Ehrhardt  can upload to this branch. If you are Christian Ehrhardt  please log in for upload directions.

Branch merges

Branch information

Name:
debian-submission-nov2017
Repository:
lp:~paelzer/ubuntu/+source/strongswan

Recent commits

9b57697... by Christian Ehrhardt 

changelog: summarize suggested changes

Signed-off-by: Christian Ehrhardt <email address hidden>

8dbf648... by Christian Ehrhardt 

+ d/control, d/libcharon-{extras,standard}-plugins.install: Move charon
  plugins for the most common use cases from extra-plugins into a new
  standard-plugins package. This will allow those use cases without pulling
  in too much more plugins (a bit like the tnc package). Recommend that
  package from strongswan-libcharon.

Signed-off-by: Christian Ehrhardt <email address hidden>

76535cb... by Christian Ehrhardt 

+ Complete the disabling of libfast; This was partially accepted in Debian,
    it is no more packaging medcli and medsrv, but still builds and
    mentions it.
  - d/rules: Add --disable-fast to avoid build time and dependencies
  - d/control: Remove medcli, medsrv from package description

Signed-off-by: Christian Ehrhardt <email address hidden>

4fe0861... by Christian Ehrhardt 

+ d/libstrongswan.install: Add kernel-netlink configuration files

Signed-off-by: Christian Ehrhardt <email address hidden>

13300d3... by Christian Ehrhardt 

+ d/libstrongswan.install: Reorder conf and .so alphabetically to ease
  maintenance

Signed-off-by: Christian Ehrhardt <email address hidden>

f9e7f90... by Christian Ehrhardt 

+ Relocate plugins ccm from extra-plugins to libstrongswan
  - d/libstrongswan-extra-plugins.install: Remove plugins/conffiles
  - d/libstrongswan.install: Add plugins/confiles
  - d/control: move package descriptions and add required breaks/replaces

Signed-off-by: Christian Ehrhardt <email address hidden>

7629c11... by Christian Ehrhardt 

+ Relocate plugins test-vectors from extra-plugins to libstrongswan
  - d/libstrongswan-extra-plugins.install: Remove plugins/conffiles
  - d/libstrongswan.install: Add plugins/confiles
  - d/control: move package descriptions and add required breaks/replaces

Signed-off-by: Christian Ehrhardt <email address hidden>

a587dc1... by Christian Ehrhardt 

+ Relocate tnc plugin to be usable without pulling all of extra-plugins
 - debian/libcharon-extra-plugins.install: Drop tnc from extra plugins
 - Add new subpackage for TNC in d/strongswan-tnc-* and d/control

Signed-off-by: Christian Ehrhardt <email address hidden>

85150f0... by Christian Ehrhardt 

+ Add plugin kernel-libipsec to allow the use of strongswan in containers
  via this userspace implementation (please do note that this is still
  considered experimental by upstream).
  - d/libcharon-extra-plugins.install: Add kernel-libipsec components
  - d/control: List kernel-libipsec plugin at extra plugins description
  - d/p/dont-load-kernel-libipsec-plugin-by-default.patch: As
    upstream recommends to not load kernel-libipsec by default.

Signed-off-by: Christian Ehrhardt <email address hidden>

766d4f0... by Christian Ehrhardt 

+ Remove ha plugin (requires special kernel)
  - d/libcharon-extra-plugins.install: Stop installing ha (so, conf)
  - d/rules: Do not enable ha plugin
  - d/control: Drop listing the ha plugin in the package description

Signed-off-by: Christian Ehrhardt <email address hidden>