Hello community,

here is the log from the commit of package yast2-pkg-bindings for 
openSUSE:Factory checked in at 2014-08-27 07:45:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-pkg-bindings (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-pkg-bindings.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-pkg-bindings"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-pkg-bindings/yast2-pkg-bindings.changes    
2014-06-26 08:00:07.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-pkg-bindings.new/yast2-pkg-bindings.changes   
    2014-08-27 07:45:53.000000000 +0200
@@ -1,0 +2,14 @@
+Tue Aug 19 07:39:01 UTC 2014 - [email protected]
+
+- explicitly include <ostream> to avoid possible compile failures
+  (bnc#891676)
+- 3.1.17
+
+-------------------------------------------------------------------
+Tue Aug 19 06:58:42 UTC 2014 - [email protected]
+
+- fixed passing an invalid repository ID in GPG key import callback
+  (bnc#891389)
+- 3.1.16
+
+-------------------------------------------------------------------

Old:
----
  yast2-pkg-bindings-3.1.15.tar.bz2

New:
----
  yast2-pkg-bindings-3.1.17.tar.bz2

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

Other differences:
------------------
++++++ yast2-pkg-bindings-devel-doc.spec ++++++
--- /var/tmp/diff_new_pack.7sdiw1/_old  2014-08-27 07:45:54.000000000 +0200
+++ /var/tmp/diff_new_pack.7sdiw1/_new  2014-08-27 07:45:54.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-pkg-bindings-devel-doc
-Version:        3.1.15
+Version:        3.1.17
 Release:        0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        yast2-pkg-bindings-%{version}.tar.bz2

++++++ yast2-pkg-bindings.spec ++++++
--- /var/tmp/diff_new_pack.7sdiw1/_old  2014-08-27 07:45:54.000000000 +0200
+++ /var/tmp/diff_new_pack.7sdiw1/_new  2014-08-27 07:45:54.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-pkg-bindings
-Version:        3.1.15
+Version:        3.1.17
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-pkg-bindings-3.1.15.tar.bz2 -> yast2-pkg-bindings-3.1.17.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-pkg-bindings-3.1.15/package/yast2-pkg-bindings-devel-doc.spec 
new/yast2-pkg-bindings-3.1.17/package/yast2-pkg-bindings-devel-doc.spec
--- old/yast2-pkg-bindings-3.1.15/package/yast2-pkg-bindings-devel-doc.spec     
2014-06-10 14:36:32.000000000 +0200
+++ new/yast2-pkg-bindings-3.1.17/package/yast2-pkg-bindings-devel-doc.spec     
2014-08-19 09:51:11.000000000 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:           yast2-pkg-bindings-devel-doc
-Version:        3.1.15
+Version:        3.1.17
 Release:        0
 License:        GPL-2.0
 Group:          Documentation/HTML
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-pkg-bindings-3.1.15/package/yast2-pkg-bindings.changes 
new/yast2-pkg-bindings-3.1.17/package/yast2-pkg-bindings.changes
--- old/yast2-pkg-bindings-3.1.15/package/yast2-pkg-bindings.changes    
2014-06-10 14:36:32.000000000 +0200
+++ new/yast2-pkg-bindings-3.1.17/package/yast2-pkg-bindings.changes    
2014-08-19 09:51:11.000000000 +0200
@@ -1,4 +1,18 @@
 -------------------------------------------------------------------
+Tue Aug 19 07:39:01 UTC 2014 - [email protected]
+
+- explicitly include <ostream> to avoid possible compile failures
+  (bnc#891676)
+- 3.1.17
+
+-------------------------------------------------------------------
+Tue Aug 19 06:58:42 UTC 2014 - [email protected]
+
+- fixed passing an invalid repository ID in GPG key import callback
+  (bnc#891389)
+- 3.1.16
+
+-------------------------------------------------------------------
 Tue Jun 10 09:40:33 UTC 2014 - [email protected]
 
 - fixed ServiceRefresh to not add duplicated repositories (that
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-pkg-bindings-3.1.15/package/yast2-pkg-bindings.spec 
new/yast2-pkg-bindings-3.1.17/package/yast2-pkg-bindings.spec
--- old/yast2-pkg-bindings-3.1.15/package/yast2-pkg-bindings.spec       
2014-06-10 14:36:32.000000000 +0200
+++ new/yast2-pkg-bindings-3.1.17/package/yast2-pkg-bindings.spec       
2014-08-19 09:51:11.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-pkg-bindings
-Version:        3.1.15
+Version:        3.1.17
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-pkg-bindings-3.1.15/src/Callbacks.cc 
new/yast2-pkg-bindings-3.1.17/src/Callbacks.cc
--- old/yast2-pkg-bindings-3.1.15/src/Callbacks.cc      2014-06-10 
14:36:32.000000000 +0200
+++ new/yast2-pkg-bindings-3.1.17/src/Callbacks.cc      2014-08-19 
09:16:11.000000000 +0200
@@ -1649,7 +1649,7 @@
                GPGMap gpgmap(key);
 
                callback.addMap(gpgmap.getMap());
-               long long srcid = 
_pkg_ref.logFindAlias(context.repoInfo().alias());
+               PkgFunctions::RepoId srcid = context.empty() ? 
_pkg_ref.current_repo_id() : _pkg_ref.logFindAlias(context.repoInfo().alias());
                callback.addInt(srcid);
 
                bool res = callback.evaluateBool();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-pkg-bindings-3.1.15/src/Locks.cc 
new/yast2-pkg-bindings-3.1.17/src/Locks.cc
--- old/yast2-pkg-bindings-3.1.15/src/Locks.cc  2014-06-10 14:36:32.000000000 
+0200
+++ new/yast2-pkg-bindings-3.1.17/src/Locks.cc  2014-08-19 09:51:11.000000000 
+0200
@@ -26,6 +26,8 @@
 */
 
 
+#include <ostream>
+
 #include "PkgFunctions.h"
 #include "log.h"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-pkg-bindings-3.1.15/src/PkgFunctions.cc 
new/yast2-pkg-bindings-3.1.17/src/PkgFunctions.cc
--- old/yast2-pkg-bindings-3.1.15/src/PkgFunctions.cc   2014-06-06 
13:01:31.000000000 +0200
+++ new/yast2-pkg-bindings-3.1.17/src/PkgFunctions.cc   2014-08-19 
09:16:11.000000000 +0200
@@ -63,6 +63,7 @@
     , zypp_pointer(NULL)
     , repo_manager(NULL)
     , autorefresh_skipped(false)
+    , current_repo(-1LL)
     , commit_policy(NULL)
     ,_callbackHandler( *new CallbackHandler(*this) )
     , base_product(NULL)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-pkg-bindings-3.1.15/src/PkgFunctions.h 
new/yast2-pkg-bindings-3.1.17/src/PkgFunctions.h
--- old/yast2-pkg-bindings-3.1.15/src/PkgFunctions.h    2014-06-06 
13:01:31.000000000 +0200
+++ new/yast2-pkg-bindings-3.1.17/src/PkgFunctions.h    2014-08-19 
09:16:11.000000000 +0200
@@ -110,6 +110,8 @@
        // ID type
        typedef long long RepoId;
 
+        RepoId current_repo_id() const { return current_repo; }
+
     private: // source related
     
       // all known installation sources
@@ -121,6 +123,9 @@
       // flag for skipping autorefresh
       volatile bool autorefresh_skipped;
 
+      // flag
+      RepoId current_repo;
+
       RepoId last_reported_repo;
       int last_reported_mediumnr;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-pkg-bindings-3.1.15/src/Resolvable_Patches.cc 
new/yast2-pkg-bindings-3.1.17/src/Resolvable_Patches.cc
--- old/yast2-pkg-bindings-3.1.15/src/Resolvable_Patches.cc     2014-06-10 
14:36:32.000000000 +0200
+++ new/yast2-pkg-bindings-3.1.17/src/Resolvable_Patches.cc     2014-08-19 
09:51:11.000000000 +0200
@@ -25,6 +25,8 @@
    Namespace:   Pkg
 */
 
+#include <ostream>
+
 #include "PkgFunctions.h"
 #include "log.h"
 #include <y2util/Y2SLog.h>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-pkg-bindings-3.1.15/src/ServiceManager.cc 
new/yast2-pkg-bindings-3.1.17/src/ServiceManager.cc
--- old/yast2-pkg-bindings-3.1.15/src/ServiceManager.cc 2014-06-06 
13:01:31.000000000 +0200
+++ new/yast2-pkg-bindings-3.1.17/src/ServiceManager.cc 2014-08-19 
09:51:11.000000000 +0200
@@ -18,6 +18,7 @@
  * 
------------------------------------------------------------------------------
  */
 
+#include <ostream>
 
 #include "log.h"
 #include "ServiceManager.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-pkg-bindings-3.1.15/src/Source_Download.cc 
new/yast2-pkg-bindings-3.1.17/src/Source_Download.cc
--- old/yast2-pkg-bindings-3.1.15/src/Source_Download.cc        2014-06-10 
14:36:32.000000000 +0200
+++ new/yast2-pkg-bindings-3.1.17/src/Source_Download.cc        2014-08-19 
09:16:11.000000000 +0200
@@ -76,6 +76,9 @@
        mid->value()
     );
 
+    // remember the current repo (needed at GPG key import)
+    current_repo = id->value();
+
     zypp::filesystem::Pathname path; // FIXME use ManagedMedia
     if (found)
     {
@@ -136,6 +139,8 @@
        }
     }
 
+    current_repo = -1LL;
+
     // set the original probing value
     _silent_probing = _silent_probing_old;
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to