Hello community,

here is the log from the commit of package aaa_base for openSUSE:Factory 
checked in at 2013-12-17 06:52:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aaa_base (Old)
 and      /work/SRC/openSUSE:Factory/.aaa_base.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aaa_base"

Changes:
--------
--- /work/SRC/openSUSE:Factory/aaa_base/aaa_base.changes        2013-12-09 
16:51:59.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.aaa_base.new/aaa_base.changes   2013-12-17 
06:52:06.000000000 +0100
@@ -1,0 +2,7 @@
+Fri Dec 13 10:58:54 UTC 2013 - r...@suse.com
+
+- Avoid NAT on Bridges. Bridges are L2 devices, really.
+- Fix Default tag for RCCONFIG_BACKUP_DIR
+
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ aaa_base-13.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aaa_base-13.1/files/usr/lib/sysctl.d/50-default.conf 
new/aaa_base-13.1/files/usr/lib/sysctl.d/50-default.conf
--- old/aaa_base-13.1/files/usr/lib/sysctl.d/50-default.conf    2013-12-09 
09:14:39.000000000 +0100
+++ new/aaa_base-13.1/files/usr/lib/sysctl.d/50-default.conf    2013-12-13 
11:57:37.000000000 +0100
@@ -52,3 +52,7 @@
 
 # restrict printed kernel ptrs (bnc#833774)
 kernel.kptr_restrict = 1
+
+# Disable NAT'ing on Linuxbridges (bnc#845496)
+net.bridge.bridge-nf-call-ip6tables = 0
+net.bridge.bridge-nf-call-iptables = 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/aaa_base-13.1/files/var/adm/fillup-templates/sysconfig.backup 
new/aaa_base-13.1/files/var/adm/fillup-templates/sysconfig.backup
--- old/aaa_base-13.1/files/var/adm/fillup-templates/sysconfig.backup   
2013-12-09 09:14:39.000000000 +0100
+++ new/aaa_base-13.1/files/var/adm/fillup-templates/sysconfig.backup   
2013-12-13 11:57:37.000000000 +0100
@@ -20,7 +20,7 @@
 MAX_RPMDB_BACKUPS="5"
 
 ## Type:       string
-## Default:    /var/adm/backup/rpmdb
+## Default:    /var/adm/backup/sysconfig
 #
 # If you want cron.daily to backup /etc/rc.config and the files in 
 # /etc/sysconfig, specify a directory where the backups will be stored.

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

Reply via email to