summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-06-29update copyright (add expat/mit licenses)Yves-Alexis Perez
2012-06-29add myself to uploaders, in hope that some others will join.Yves-Alexis Perez
2012-06-29move ldap, curl, kernel-netlink and attr* plugins to libstrongswanYves-Alexis Perez
2012-06-29fix typoYves-Alexis Perez
2012-06-29don't special-case strongswan-nm pluginYves-Alexis Perez
2012-06-29re-add README file to libstrongswanYves-Alexis Perez
2012-06-29handle parallel build with dh other options already handledYves-Alexis Perez
2012-06-29disable DES and Blowfish plugin as they are under a 4 clauses BSD-like license.Yves-Alexis Perez
2012-06-29syntax updateYves-Alexis Perez
2012-06-29add the Young BSD license variantYves-Alexis Perez
2012-06-2902_add-LICENSE added, add the license file from upstream not yet present in ↵Yves-Alexis Perez
tarball.
2012-06-29update copyright fileYves-Alexis Perez
2012-06-29more copyright updatesYves-Alexis Perez
2012-06-29add license paragraphsYves-Alexis Perez
2012-06-29drop old commented stuffYves-Alexis Perez
2012-06-29debian/copyright completely rewritten.Yves-Alexis Perez
2012-06-29get rid of the override since the lib are now privateYves-Alexis Perez
2012-06-29stop bypassing dh_installdocs.Yves-Alexis Perez
2012-06-29make strongswan-nm linux-any and adjust network-manager-dev build-dep to ↵Yves-Alexis Perez
only happen on linux arches. closes: #640928
2012-06-29don't track .pcYves-Alexis Perez
2012-06-29add some bug closuresYves-Alexis Perez
2012-06-29add patch to fix NAME section in manpagesYves-Alexis Perez
* debian/patches: - 01_fix-manpages added, fix space in NAME section.
2012-06-29don't generate maintainer scripts snippets for init scripts, it's already ↵Yves-Alexis Perez
handled (atlhough we might want to change that later)
2012-06-29don't generate ldconfig calls since all libs are in /u/l/*/ipsecYves-Alexis Perez
2012-06-29ignore plugins in dh_makeshlibs.Yves-Alexis Perez
2012-06-29Override warnings for hardening flagsYves-Alexis Perez
* debian/libstrongswan.lintian-overrides, debian/libstrongswan-ikev2.lintian-overrides: - override warning for hardening flags, we do use them.
2012-06-29switch to dh.Yves-Alexis Perez
2012-06-28* is not needed for plugins in .install filesYves-Alexis Perez
2012-06-28rewrap {builds-,}dependsYves-Alexis Perez
2012-06-28inconditionnally enable network-manager.Yves-Alexis Perez
2012-06-28Use multiarch pathsYves-Alexis Perez
2012-06-28Hardening supportYves-Alexis Perez
* debian/rules: - enable hardening flags with PIE and bindnow.
2012-06-28Update to debhelper 9Yves-Alexis Perez
* debian/control - update debhelper build-dep to 9 and add dpkg-dev 1.16.2 build-dep for hardening support. * debian/compat bumped to 9.
2012-06-28Update install filesYves-Alexis Perez
- drop destination path - libs are in ipsec folder now - add libradius, libtls, libtnccs and libsimaka to libstrongswan. - add tnc-tnccs, pkcs8 and cmac plugins to libstrongswan.
2012-06-28Update standards version and add dependency on adduserYves-Alexis Perez
* debian/control: - update standards version to 3.9.3. - add depend on adduser to strongswan-starter for use in maintainer scripts.
2012-06-28drop destination path in .install filesYves-Alexis Perez
2012-06-28Prepare new upstream release.Yves-Alexis Perez
* Non-maintainer upload. * New upstream release. * debian/patches: - drop all patches, they're all included upstream now.
2012-06-28remove files not present in tarball anymoreYves-Alexis Perez
2012-06-28Imported Upstream version 4.6.4Yves-Alexis Perez
2012-06-28Merge tag 'upstream/4.6.4'Yves-Alexis Perez
Upstream version 4.6.4
2012-06-28Import NMU 4.5.2-1.5Yves-Alexis Perez
* Non-maintainer upload. * Fix "package must not include /var/lock/subsys": don't ship /var/lock/subsys but create it in the init script. (Closes: #667764)
2012-06-28Import NMU 4.5.2-1.4Yves-Alexis Perez
* Non-maintainer upload by the Security Team. * debian/patches: - 0001-Fix-boolean-return-value-if-an-empty-RSA-signature-i added, backported from upstream. Fix CVE-2012-2388 (when using gmp plugin, zero length RSA signatures are considered valid). - 0001-Added-support-for-the-resolvconf-framework-in-resolv added, correctly handle resolvconf-managed /etc/resolv.conf. closes: #664873
2012-06-28Import NMU 4.5.2-1.3Yves-Alexis Perez
* Non-maintainer upload. * Fix pending l10n issues. Debconf translations: - Dutch; (Jeroen Schot). Closes: #631502 - Norwegian Bokmål, (Bjørn Steensrud). Closes: #654411 - Polish (Michał Kułach). Closes: #658125
2012-06-28Import NMU 4.5.2-1.2Yves-Alexis Perez
* Non-maintainer upload. * Drop libopensc2-dev from Build-Depends; that library is now private to opensc and is not required at build time as it's loaded by dlopen() anyway. (Closes: #635890)
2012-06-28Import NMU 4.5.2-1.1Yves-Alexis Perez
* Non-maintainer upload. * debian/strongswan-starter.ipsec.init: Init script should depends on remote_fs instead of local_fs, also provide ipsec instead of vpn as the other ipsec implementations (Closes: #629675) * debian/patches/0001-fix-fprintf-format.patch: Fix FTBFS with gcc 4.6, taken from upstream (Closes: #614486) * debian/control: Tighten dependency version against libstrongswan (Closes: #626170) * debian/strongswan-starter.lintian-overrides, debian/rules: Correctly set restricted permissions on /etc/ipsec.d/private/ and /var/lib/strongswan (Closes: #598827)
2011-07-02Point Vcs links to Debian Git packaging instead of upstreamRené Mayrhofer
2011-05-25Also need to ignore those .so files we install manually or the fail-missing ↵René Mayrhofer
check will fail
2011-05-25Also need to create this directory to install the padlock pluginRené Mayrhofer
2011-05-25Install missing files and ignore those we don't want to installRené Mayrhofer
2011-05-25Install additional plugins and fail if we miss to install some files for ↵René Mayrhofer
future tracking