wok diff connman/receipt @ rev 17441

Up bind (9.9.6-P1) CVE-2014-8500
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Dec 09 18:22:52 2014 +0100 (2014-12-09)
parents 802e79c735ff
children 9e01bc6321ea
line diff
     1.1 --- a/connman/receipt	Wed Jan 15 21:20:28 2014 +0100
     1.2 +++ b/connman/receipt	Tue Dec 09 18:22:52 2014 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="connman"
     1.7 -VERSION="1.20"
     1.8 +VERSION="1.21"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Daemon for managing internet connections"
    1.11  MAINTAINER="slaxemulator@gmail.com"
    1.12 @@ -15,7 +15,7 @@
    1.13  BUILD_DEPENDS="glib-dev dbus-dev iptables-dev iptables gnutls-dev libnl-dev
    1.14  openconnect udev-dev wpa_supplicant readline-dev ncursesw-dev openvpn
    1.15  bluez-dev ppp-dev"
    1.16 -SUGGESTED="xl2tpd pptpclient"
    1.17 +SUGGESTED="xl2tpd pptpclient openvpn"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()