summaryrefslogtreecommitdiff
path: root/debian/control
AgeCommit message (Collapse)Author
2020-03-26strongSwan: T2164: add dependency on libstrongswan-standard-pluginsJohn Estabrook
2019-04-12add dependencyKim
2018-11-13Set the architecture to 'all' since this package has no ↵Daniil Baturin
architecture-dependent files.
2018-08-27Add plugins to dependencies.Daniil Baturin
2018-06-02T675: for downgrading strongswan to 5.5, remove explicit dependency on libvici.Daniil Baturin
In 5.5 from stretch, it's inside the swanctl package. In 5.6 from sid, the swanctl package depends on it so we don't need to mention it explicitly anyway.
2016-03-07add dependencies needed for dmvpn configurationKim Hagen
2016-02-25add libcrypt-openssl-rsa-perl dependencyKim Hagen
2016-01-25Remove dependency on vyatta-ipsec for migration to upstream strongswan.Daniil Baturin
Update standards version and description.
2015-12-16Fix build depends.Thomas Jepp
2014-12-26Update maintainer addressAlex Harpin
2014-09-20vyatta-cfg-vpn: updated the debian package maintainer addressAlex Harpin
2014-09-20vyatta-cfg-vpn: add libnfnetlink-dev to build dependenciesAlex Harpin
Add libnfnetlink-dev to the list of build dependencies, required for compiling src/cfgcti. Bug #317 http://bugzilla.vyos.net/show_bug.cgi?id=317
2012-08-13Bugfix 8276: Vti not working on a 32-bit machine due to sign bit overload.Saurabh Mohan
In a 32-bit machine the signed bit is at the 32'nd bit position. Mark used by vti set's (0x9000-0000) that bit position. Changed the api to use strtoul to read the data from the command line and configure the mark. Also, changed the vyatta-cfg-vpn package to be arch dependent since it now has a binary that it generates.
2010-01-12vyatta-cfg-vpn depends on vyatta-ipsec provided by vyatta-strongswanMohit Mehta
(cherry picked from commit f830e7cfd66d7cf368d47cd5dea47dd26711875a)
2009-11-13dependency updateMichael Larson
2009-11-06use vyatta openswanAn-Cheng Huang
2008-12-12update maintainer informationAn-Cheng Huang
2008-03-24Set dependencies on either bash or vyatta-bashrbalocca
2008-03-21Fix debian dependenciesrbalocca
2007-12-19Port vpn cfg from fairfield to glendale.Stig Thormodsrud