~lucaskanashiro/ubuntu/+source/strongswan:re-enable-eap-plugins

Last commit made on 2020-05-25
Get this branch:
git clone -b re-enable-eap-plugins https://git.launchpad.net/~lucaskanashiro/ubuntu/+source/strongswan
Only Lucas Kanashiro can upload to this branch. If you are Lucas Kanashiro please log in for upload directions.

Branch merges

Branch information

Name:
re-enable-eap-plugins
Repository:
lp:~lucaskanashiro/ubuntu/+source/strongswan

Recent commits

71090bc... by Lucas Kanashiro

Update changelog

b6ec150... by Lucas Kanashiro

Remove conf files of plugins removed from libcharon-extra-plugins

These plugins were removed in version 5.8.0-2, and after upgrading to a
greater version an user might get confused since the conf files are
there but the plugins are not installed.

5f219e0... by Lucas Kanashiro

Re-enable eap-{dynamic,peap} libcharon plugins (LP: #1878887)

eap-dynamic might be quite useful for users because it allows clients to
select an alternative EAP method if the one selected by the server
initially is not supported.

eap-peap is still widely used by users because it is what most of the
clients implements. It is often used in combination with EAP-MSCHAPv2 to
authenticate e.g. WiFi clients (the TLS connection in EAP-PEAP protects
the potentially weak password authentication in EAP-MSCHAPv2). For
instance, using the same protocol for VPN clients allows reusing the
existing AAA infrastructure (AD/RADIUS server).

9a36f8e... by Lucas Kanashiro

update-maintainer

8255754... by Lucas Kanashiro

reconstruct-changelog

f42e3c1... by Lucas Kanashiro

merge-changelogs

ae53282... by Lucas Kanashiro

    - d/control: Transition from strongswan-tnc-* being in extra packages
      to libcharon-extra-plugins (drop after 20.04)

d65d255... by Lucas Kanashiro

    - d/control: Transition from former Ubuntu only libcharon-standard-plugins
      to common libcharon-extauth-plugins (drop after 20.04)

aca7169... by Lucas Kanashiro

  * Dropped:
    - d/control: build-depend on libiptc-dev to avoid FTBFS (LP: #1861975)
      This is needed due to changes in regard to Debian bug 947176 and 939243
      and can later be dropped again.
      [applied by Debian in version 5.8.2-2]

227f7b8... by Lucas Kanashiro

    - re-add post-quantum encryption algorithm (NTRU) (LP: #1863749)
      + d/control: mention plugins in package description
      + d/rules: enable ntru at build time
      + d/libstrongswan-extra-plugins.install: ship config and shared objects