Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory
checked in at Mon Aug 29 09:13:11 CEST 2011.



--------
--- sysconfig/sysconfig.changes 2011-08-25 14:44:40.000000000 +0200
+++ /mounts/work_src_done/STABLE/sysconfig/sysconfig.changes    2011-08-27 
00:14:38.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Aug 26 22:02:59 UTC 2011 - m...@suse.com
+
+- Added vpnc to the default list of preferred services for DNS
+  ranking (NETCONFIG_DNS_RANKING=auto).
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  netconfig-dns-ranking-vpnc.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sysconfig.spec ++++++
--- /var/tmp/diff_new_pack.JTbZ7M/_old  2011-08-29 09:12:32.000000000 +0200
+++ /var/tmp/diff_new_pack.JTbZ7M/_new  2011-08-29 09:12:32.000000000 +0200
@@ -20,7 +20,7 @@
 
 Name:           sysconfig
 Version:        0.75.0
-Release:        7
+Release:        9
 Summary:        The system configuration scheme
 Url:            http://gitorious.org/opensuse/sysconfig
 Group:          System/Base
@@ -34,6 +34,7 @@
 Source:         %name-%version.tar.bz2
 Patch0:         disable-NM-under-systemd.patch
 Patch1:         wireless-power-settings.patch
+Patch2:         netconfig-dns-ranking-vpnc.patch
 
 %description
 This package provides the SuSE system configuration scheme and
@@ -55,6 +56,7 @@
 %setup -n sysconfig-%{version}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 autoreconf --force --install

++++++ netconfig-dns-ranking-vpnc.patch ++++++
--- sysconfig-0.75.0/doc/netconfig.8
+++ sysconfig-0.75.0/doc/netconfig.8    2011/08/26 22:04:03
@@ -230,7 +230,7 @@ service names with a \fB"\-"\fR characte
 The special default value \fI"auto"\fR enables the build-in service ranking
 list, currently:
 .nf
-    "+strongswan +openswan +racoon +openvpn -avahi"
+    "+strongswan +openswan +racoon +openvpn +vpnc -avahi"
 .fi
 the value \fI"none"\fR or \fI""\fR allows to disable the ranking / sorting.
 
--- sysconfig-0.75.0/scripts/functions.netconfig
+++ sysconfig-0.75.0/scripts/functions.netconfig        2011/08/26 22:02:24
@@ -22,7 +22,7 @@
 r=$ROOT
 
 # builtin dns ranking defaults
-NETCONFIG_DNS_RANKING_DEFAULT="+strongswan +openswan +racoon +openvpn -avahi"
+NETCONFIG_DNS_RANKING_DEFAULT="+strongswan +openswan +racoon +openvpn +vpnc 
-avahi"
 
 test -z "$MD5DIR" && {
     MD5DIR=$r/var/adm/netconfig/md5

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to