Hello community,

here is the log from the commit of package yast2-core for openSUSE:Factory 
checked in at 2014-09-10 07:28:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-core (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-core.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-core"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-core/yast2-core.changes    2014-08-27 
22:18:23.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-core.new/yast2-core.changes       
2014-09-10 07:28:09.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Sep  8 08:59:10 UTC 2014 - mvid...@suse.com
+
+- Enable buffering for parsing agent output (bnc#854809).
+- 3.1.11
+
+-------------------------------------------------------------------

Old:
----
  yast2-core-3.1.10.tar.bz2

New:
----
  yast2-core-3.1.11.tar.bz2

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

Other differences:
------------------
++++++ yast2-core.spec ++++++
--- /var/tmp/diff_new_pack.8I506W/_old  2014-09-10 07:28:11.000000000 +0200
+++ /var/tmp/diff_new_pack.8I506W/_new  2014-09-10 07:28:11.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-core
-Version:        3.1.10
+Version:        3.1.11
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-core-3.1.10.tar.bz2 -> yast2-core-3.1.11.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-core-3.1.10/liby2/src/Y2ProgramComponent.cc 
new/yast2-core-3.1.11/liby2/src/Y2ProgramComponent.cc
--- old/yast2-core-3.1.10/liby2/src/Y2ProgramComponent.cc       2014-08-26 
10:10:17.000000000 +0200
+++ new/yast2-core-3.1.11/liby2/src/Y2ProgramComponent.cc       2014-09-08 
11:25:22.000000000 +0200
@@ -324,6 +324,7 @@
 
     // Prepare parser
     parser.setInput(from_external[0], argv[0]);  // set parser input to child 
output
+    parser.setBuffered();
 }
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-core-3.1.10/package/yast2-core.changes 
new/yast2-core-3.1.11/package/yast2-core.changes
--- old/yast2-core-3.1.10/package/yast2-core.changes    2014-08-26 
10:10:18.000000000 +0200
+++ new/yast2-core-3.1.11/package/yast2-core.changes    2014-09-08 
11:25:23.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Mon Sep  8 08:59:10 UTC 2014 - mvid...@suse.com
+
+- Enable buffering for parsing agent output (bnc#854809).
+- 3.1.11
+
+-------------------------------------------------------------------
 Tue Aug 26 08:03:08 UTC 2014 - mvid...@suse.com
 
 - Fixed another batch of compilation warnings.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-core-3.1.10/package/yast2-core.spec 
new/yast2-core-3.1.11/package/yast2-core.spec
--- old/yast2-core-3.1.10/package/yast2-core.spec       2014-08-26 
10:10:18.000000000 +0200
+++ new/yast2-core-3.1.11/package/yast2-core.spec       2014-09-08 
11:25:23.000000000 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           yast2-core
-Version:        3.1.10
+Version:        3.1.11
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

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

Reply via email to