Import Debian changes 1.0.19-3
tinc (1.0.19-3) unstable; urgency=high * Drop packets forwarded via TCP if they are too big (CVE-2013-1428).
This commit is contained in:
parent
4343b5a2fa
commit
6698135e07
2 changed files with 1 additions and 10 deletions
8
debian/changelog
vendored
8
debian/changelog
vendored
|
@ -1,11 +1,3 @@
|
||||||
tinc (1.0.19-3~bpo60+1) squeeze-backports; urgency=high
|
|
||||||
|
|
||||||
* Rebuild for squeeze-backports.
|
|
||||||
* Build-depend on libvdeplug2-dev, not libvdeplug-dev,
|
|
||||||
as it is how it is named in squeeze.
|
|
||||||
|
|
||||||
-- Michael Tokarev <mjt@tls.msk.ru> Tue, 23 Apr 2013 08:35:41 +0400
|
|
||||||
|
|
||||||
tinc (1.0.19-3) unstable; urgency=high
|
tinc (1.0.19-3) unstable; urgency=high
|
||||||
|
|
||||||
* Drop packets forwarded via TCP if they are too big (CVE-2013-1428).
|
* Drop packets forwarded via TCP if they are too big (CVE-2013-1428).
|
||||||
|
|
3
debian/control
vendored
3
debian/control
vendored
|
@ -2,9 +2,8 @@ Source: tinc
|
||||||
Section: net
|
Section: net
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Guus Sliepen <guus@debian.org>
|
Maintainer: Guus Sliepen <guus@debian.org>
|
||||||
Uploaders: Michael Tokarev <mjt@tls.msk.ru>
|
|
||||||
Standards-Version: 3.9.3
|
Standards-Version: 3.9.3
|
||||||
Build-Depends: libssl-dev, debhelper (>= 9), gettext, texi2html, texinfo, zlib1g-dev, liblzo2-dev, libvdeplug-dev | libvdeplug2-dev
|
Build-Depends: libssl-dev, debhelper (>= 9), gettext, texi2html, texinfo, zlib1g-dev, liblzo2-dev, libvdeplug-dev
|
||||||
Homepage: http://www.tinc-vpn.org/
|
Homepage: http://www.tinc-vpn.org/
|
||||||
|
|
||||||
Package: tinc
|
Package: tinc
|
||||||
|
|
Loading…
Reference in a new issue