Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2017-10-06 10:58:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-desktop"

Fri Oct  6 10:58:55 2017 rev:139 rq:531202 version:3.26.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes      
2017-09-13 21:51:59.127426733 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2017-10-06 10:58:57.158149538 +0200
@@ -1,0 +2,8 @@
+Wed Oct  4 10:02:13 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.1:
+  + Fix problems with thumbnailer sandboxing (bgo#787072).
+  + Updated translations.
+- Drop gnome-desktop-no-usr-merge.patch: Fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  gnome-desktop-3.26.0.tar.xz
  gnome-desktop-no-usr-merge.patch

New:
----
  gnome-desktop-3.26.1.tar.xz

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

Other differences:
------------------
++++++ gnome-desktop.spec ++++++
--- /var/tmp/diff_new_pack.ewww36/_old  2017-10-06 10:58:58.353968746 +0200
+++ /var/tmp/diff_new_pack.ewww36/_new  2017-10-06 10:58:58.353968746 +0200
@@ -18,7 +18,7 @@
 
 %define IS_DEFAULT_GNOME_DESKTOP 1
 Name:           gnome-desktop
-Version:        3.26.0
+Version:        3.26.1
 Release:        0
 Summary:        The GNOME Desktop API Library
 License:        LGPL-2.1+
@@ -26,8 +26,6 @@
 Url:            http://www.gnome.org
 Source:         
http://download.gnome.org/sources/gnome-desktop/3.26/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
-# PATCH-FIX-UPSTREAM gnome-desktop-no-usr-merge.patch bgo#787072 
dims...@opensuse.org -- Also consider /lib(64)? for the bubblewrap
-Patch0:         gnome-desktop-no-usr-merge.patch
 # PATFH-FIX-OPENSUSE gnome-desktop-switch-Japanese-default-input-to-mozc.patch 
bnc#1029083 boo#1056289 qz...@suse.com -- Switch new user's default input 
engine from "anthy" to "mozc" in gnome-desktop with Japanese language and ibus 
input frame-work condition.
 Patch1:         gnome-desktop-switch-Japanese-default-input-to-mozc.patch
 BuildRequires:  fdupes
@@ -129,7 +127,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 %patch1 -p1
 %if !0%{?is_opensuse}
 translation-update-upstream

++++++ gnome-desktop-3.26.0.tar.xz -> gnome-desktop-3.26.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.26.0/ChangeLog 
new/gnome-desktop-3.26.1/ChangeLog
--- old/gnome-desktop-3.26.0/ChangeLog  2017-09-11 19:01:29.000000000 +0200
+++ new/gnome-desktop-3.26.1/ChangeLog  2017-10-02 21:35:31.000000000 +0200
@@ -1,5 +1,36 @@
 # Generated by Makefile. Do not edit.
 
+commit 8fe92470af3dab7027a8689a889a0e1032e4411d
+Author: Matthias Clasen <mcla...@redhat.com>
+Date:   Mon Oct 2 15:30:49 2017 -0400
+
+    3.26.1
+
+M      NEWS
+M      configure.ac
+
+commit aa443b252bb6ef8c17e4f6d486b7aae0ff6bf6eb
+Author: Pawan Chitrakar <chaut...@gmail.com>
+Date:   Tue Sep 26 06:13:22 2017 +0000
+
+    Update Nepali translation
+
+M      po/ne.po
+
+commit 22b89aa5fd285d7acf98317e8006d91457b53037
+Author: Dominique Leuenberger <dims...@opensuse.org>
+Date:   Sat Sep 2 00:05:23 2017 +0200
+
+    thumbnailer: also add /lib(64)? to bwrap's link-mounted directory list
+    
+    As not all distros have libs moves from /lib(64)? to /usr/lib(64), we need
+    to also bind-mount those directories, or the thumbnailers will fail to load
+    the required libraries.
+    
+    https://bugzilla.gnome.org/show_bug.cgi?id=787072
+
+M      libgnome-desktop/gnome-desktop-thumbnail-script.c
+
 commit 53128bea164b64951c1073d479f60940c2d90d1c
 Author: Matthias Clasen <mcla...@redhat.com>
 Date:   Mon Sep 11 13:00:16 2017 -0400
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.26.0/NEWS 
new/gnome-desktop-3.26.1/NEWS
--- old/gnome-desktop-3.26.0/NEWS       2017-09-11 18:59:59.000000000 +0200
+++ new/gnome-desktop-3.26.1/NEWS       2017-10-02 21:29:07.000000000 +0200
@@ -1,4 +1,11 @@
 ===============
+Version 3.26.1
+===============
+
+- Fix problems with thumbnailer sandboxing (#787072)
+- Translation updates
+
+===============
 Version 3.26.0
 ===============
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.26.0/configure 
new/gnome-desktop-3.26.1/configure
--- old/gnome-desktop-3.26.0/configure  2017-09-11 19:00:39.000000000 +0200
+++ new/gnome-desktop-3.26.1/configure  2017-10-02 21:31:21.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gnome-desktop 3.26.0.
+# Generated by GNU Autoconf 2.69 for gnome-desktop 3.26.1.
 #
 # Report bugs to 
<http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-desktop>.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='gnome-desktop'
 PACKAGE_TARNAME='gnome-desktop'
-PACKAGE_VERSION='3.26.0'
-PACKAGE_STRING='gnome-desktop 3.26.0'
+PACKAGE_VERSION='3.26.1'
+PACKAGE_STRING='gnome-desktop 3.26.1'
 
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-desktop'
 PACKAGE_URL=''
 
@@ -1484,7 +1484,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures gnome-desktop 3.26.0 to adapt to many kinds of systems.
+\`configure' configures gnome-desktop 3.26.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1558,7 +1558,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of gnome-desktop 3.26.0:";;
+     short | recursive ) echo "Configuration of gnome-desktop 3.26.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1719,7 +1719,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gnome-desktop configure 3.26.0
+gnome-desktop configure 3.26.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2088,7 +2088,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by gnome-desktop $as_me 3.26.0, which was
+It was created by gnome-desktop $as_me 3.26.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2953,7 +2953,7 @@
 
 # Define the identity of the package.
  PACKAGE='gnome-desktop'
- VERSION='3.26.0'
+ VERSION='3.26.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -14035,7 +14035,7 @@
 
 GNOME_PLATFORM=3
 GNOME_MINOR=26
-GNOME_MICRO=0
+GNOME_MICRO=1
 GNOME_DISTRIBUTOR="GNOME.Org"
 GNOME_DATE=`date +"%Y-%m-%d"`
 
@@ -18318,7 +18318,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by gnome-desktop $as_me 3.26.0, which was
+This file was extended by gnome-desktop $as_me 3.26.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -18384,7 +18384,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-gnome-desktop config.status 3.26.0
+gnome-desktop config.status 3.26.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.26.0/configure.ac 
new/gnome-desktop-3.26.1/configure.ac
--- old/gnome-desktop-3.26.0/configure.ac       2017-09-11 19:00:11.000000000 
+0200
+++ new/gnome-desktop-3.26.1/configure.ac       2017-10-02 21:30:44.000000000 
+0200
@@ -1,6 +1,6 @@
 m4_define(gnome_platform, 3)
 m4_define(gnome_minor, 26)
-m4_define(gnome_micro, 0)
+m4_define(gnome_micro, 1)
 m4_define(gnome_sub,)
 dnl gnome_sub is an optional sub-version which will not be advertised to the 
user
 dnl It allows to release a 2.30.1.1 which is just a better 2.30.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-desktop-3.26.0/libgnome-desktop/gnome-desktop-thumbnail-script.c 
new/gnome-desktop-3.26.1/libgnome-desktop/gnome-desktop-thumbnail-script.c
--- old/gnome-desktop-3.26.0/libgnome-desktop/gnome-desktop-thumbnail-script.c  
2017-09-06 19:27:44.000000000 +0200
+++ new/gnome-desktop-3.26.1/libgnome-desktop/gnome-desktop-thumbnail-script.c  
2017-10-02 21:28:10.000000000 +0200
@@ -506,10 +506,10 @@
   add_args (array,
            "bwrap",
            "--ro-bind", "/usr", "/usr",
+           "--ro-bind", "/lib", "/lib",
+           "--ro-bind", "/lib64", "/lib64",
            "--proc", "/proc",
            "--dev", "/dev",
-           "--symlink", "usr/lib", "/lib",
-           "--symlink", "usr/lib64", "/lib64",
            "--symlink", "usr/bin", "/bin",
            "--symlink", "usr/sbin", "/sbin",
            "--chdir", "/",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.26.0/po/ne.po 
new/gnome-desktop-3.26.1/po/ne.po
--- old/gnome-desktop-3.26.0/po/ne.po   2017-08-07 21:01:46.000000000 +0200
+++ new/gnome-desktop-3.26.1/po/ne.po   2017-10-02 21:28:10.000000000 +0200
@@ -10,8 +10,8 @@
 "Project-Id-Version: Nepali Translation Gnome  3.26\n"
 "Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-";
 "desktop&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2017-06-28 17:28+0000\n"
-"PO-Revision-Date: 2017-07-24 16:33+0545\n"
+"POT-Creation-Date: 2017-07-25 14:21+0000\n"
+"PO-Revision-Date: 2017-09-26 11:57+0545\n"
 "Last-Translator: Pawan Chitrakar <chaut...@gmail.com>\n"
 "Language-Team: Nepali Translation Team <chaut...@gmail.com>\n"
 "Language: ne\n"
@@ -19,7 +19,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "First-Translator: Suman Raj Tiwari <tiwarisu...@hotmail.com>\n"
-"X-Generator: Poedit 2.0.3\n"
+"X-Generator: Poedit 2.0.4\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Poedit-SourceCharset: UTF-8\n"
 
@@ -50,6 +50,10 @@
 "existing coordinates = (%d, %d), new coordinates = (%d, %d)\n"
 "existing rotation = %d, new rotation = %d"
 msgstr ""
+"निर्गत %s सँग एक प्यारामिटरहरू अर्को क्लोन आउटपुटको रूपमा छैन:\n"
+"अवस्थित मोड =%d, नयाँ मोड =%d\n"
+"अवस्थित समकक्ष = (%d,%d), नयाँ समकक्ष = (%d,%d)\n"
+"अवस्थित रोटेशन =%d, नयाँ रोटेशन =%d"
 
 #: ../libgnome-desktop/gnome-rr-config.c:803
 #, c-format


Reply via email to