Commit Graph

16 Commits

Author SHA1 Message Date
Ansis Atteka 588099f772 debian: build debug symbol package
Before this patch all debug symbols were stripped off and simply
discarded.  GDB without debug symbols is barely usable, but at
the same time distributing binaries with debug symbols would
drastically increase strongswan/libstrongswan package size.

Instead of discarding debug symbols, it would be better to strip
them off into a dedicated debian package.  So that, if needed, one
could still install them and use GDB.

Signed-off-by: Ansis Atteka <aatteka@nicira.com>
2013-10-30 09:29:28 +01:00
Martin Willi eb1b380a1c Add a libstrongswan-dev debian package with development headers 2012-07-19 13:55:02 +02:00
Martin Willi 328447acd5 Pass CC/CFLAGS to ./configure, not to make, adding -include config.h 2012-07-19 13:55:02 +02:00
Martin Willi 5084c13f6d Upgraded our Debian package to 5.0 2012-07-19 13:55:02 +02:00
Martin Willi c4d53fe06b Streamlined EAP plugins to use a dash between eap-method, as used in all other places 2009-10-15 10:36:17 +02:00
Martin Willi f18e2a15ac new debian packages for NetworkManager 7.1 2009-03-19 10:20:28 +00:00
Martin Willi b654daf561 fixed MSCHAPv2 password lookup when used with NetworkManager 2009-02-24 13:39:50 +00:00
Martin Willi 3cad46da79 added EAP-Identity package 2009-02-24 11:50:24 +00:00
Martin Willi 8c30041336 updated debian packages to 4.2.12, supporting EAP-MSCHAPv2 2009-02-23 16:33:17 +00:00
Martin Willi 6ce32d8719 do not operate on strongswan-padlock on non-x86 2009-02-17 18:30:02 +00:00
Martin Willi 160fdc9d17 added missing kernel-netlink plugin 2009-02-17 09:38:42 +00:00
Martin Willi bd29dab446 fixed build on non-i386 architectures 2009-02-17 09:34:52 +00:00
Martin Willi b08e64a912 build strongswan-padlock on i386 only 2009-02-16 16:49:43 +00:00
Martin Willi 842e05d5de use a slightly adopted package versioning scheme
NM applet uses strongSwan independent versions
2009-02-16 16:05:30 +00:00
Martin Willi 0f9a47a880 added Makefile to build ubuntu PPA source packages 2009-02-16 16:03:09 +00:00
Martin Willi f4cb848eef initial version of new modular strongswan debian packages
"strongswan" metapackage adds similar functionality as old debian packages
  "network-manager-strongswan" depends on required strongSwan packages
2009-02-16 12:48:35 +00:00