Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openSUSE-EULAs for openSUSE:Factory 
checked in at 2022-05-24 20:30:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-EULAs (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-EULAs.new.2254 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-EULAs"

Tue May 24 20:30:58 2022 rev:26 rq:978688 version:84.87.20220520.1491bf6

Changes:
--------
--- /work/SRC/openSUSE:Factory/openSUSE-EULAs/openSUSE-EULAs.changes    
2022-05-20 17:51:01.283242142 +0200
+++ /work/SRC/openSUSE:Factory/.openSUSE-EULAs.new.2254/openSUSE-EULAs.changes  
2022-05-24 20:31:14.822912989 +0200
@@ -1,0 +2,7 @@
+Mon May 23 07:35:34 UTC 2022 - opensuse-packag...@opensuse.org
+
+- Update to version 84.87.20220520.1491bf6:
+  * license for Mesa-dri-nouveau no longer needed (boo#1186721)
+  * Prepare for deepin-feature-enable
+
+-------------------------------------------------------------------

Old:
----
  openSUSE-EULAs-84.87.20220225.c939427.tar.xz

New:
----
  openSUSE-EULAs-84.87.20220520.1491bf6.tar.xz

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

Other differences:
------------------
++++++ openSUSE-EULAs.spec ++++++
--- /var/tmp/diff_new_pack.qiHuZy/_old  2022-05-24 20:31:15.566913652 +0200
+++ /var/tmp/diff_new_pack.qiHuZy/_new  2022-05-24 20:31:15.570913656 +0200
@@ -19,7 +19,7 @@
 %bcond_without  java
 
 Name:           openSUSE-EULAs
-Version:        84.87.20220225.c939427
+Version:        84.87.20220520.1491bf6
 Release:        0
 URL:            https://github.com/openSUSE/openSUSE-EULAs
 Summary:        Collection of EULAs for openSUSE

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.qiHuZy/_old  2022-05-24 20:31:15.634913713 +0200
+++ /var/tmp/diff_new_pack.qiHuZy/_new  2022-05-24 20:31:15.638913716 +0200
@@ -3,6 +3,6 @@
             <param 
name="url">git://github.com/openSUSE/openSUSE-EULAs.git</param>
           <param 
name="changesrevision">ea5f270d8acc7f83330c857f2038121a0d33c7cf</param></service><service
 name="tar_scm">
                 <param 
name="url">https://github.com/openSUSE/openSUSE-EULAs.git</param>
-              <param 
name="changesrevision">ea5f270d8acc7f83330c857f2038121a0d33c7cf</param></service></servicedata>
+              <param 
name="changesrevision">d3a1b232fa619642dd017d631f0e2b25db07bb1a</param></service></servicedata>
 (No newline at EOF)
 

++++++ openSUSE-EULAs-84.87.20220225.c939427.tar.xz -> 
openSUSE-EULAs-84.87.20220520.1491bf6.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openSUSE-EULAs-84.87.20220225.c939427/Makefile 
new/openSUSE-EULAs-84.87.20220520.1491bf6/Makefile
--- old/openSUSE-EULAs-84.87.20220225.c939427/Makefile  2022-02-25 
12:17:40.000000000 +0100
+++ new/openSUSE-EULAs-84.87.20220520.1491bf6/Makefile  2022-05-20 
13:37:08.000000000 +0200
@@ -1,11 +1,8 @@
-PO := $(wildcard */*.*.po)
-POT = $(wildcard */*.pot)
-MASTER = $(wilecard */*.en)
-LICENSES := $(PO:.po=.txt)
+LICENSES := $(.po=.txt)
 VERSION=FIXME
 dest=/usr/share/doc/packages/eulas
 
-all: $(LICENSES) $(POT)
+all: $(LICENSES)
 
 clean:
        rm -f $(LICENSES)
@@ -15,16 +12,9 @@
        for i in $(LICENSES); do fn=$${i#*/}; fn=$${fn%.txt}; test -e $$i || { 
echo "Not fully translated: $$i" >&2; continue; }; cp $$i 
$(DESTDIR)$(dest)/$$fn; done
        cp */*.en $(DESTDIR)$(dest)
 
-$(POT): $(MASTER)
-       txt2po -P $< $@
-
 %.txt: %.po
        po2txt --progress=none --threshold=100 -i $< -o $@ --template 
$(basename $(basename $<)).en
        @if [ -e $@ ]; then sed -i -e"s@#VERSION#@$(VERSION)@g" $@; fi
 
-%.po: $(POT)
-       test -e $@ || cp $< $@
-       msgmerge -U --previous $@ $< && touch $@
-
 .SUFFIXES = .po .txt
 .PHONY: clean install all
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-EULAs-84.87.20220225.c939427/deepin-feature-enable/deepin-feature-enable.en
 
new/openSUSE-EULAs-84.87.20220520.1491bf6/deepin-feature-enable/deepin-feature-enable.en
--- 
old/openSUSE-EULAs-84.87.20220225.c939427/deepin-feature-enable/deepin-feature-enable.en
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/openSUSE-EULAs-84.87.20220520.1491bf6/deepin-feature-enable/deepin-feature-enable.en
    2022-05-20 13:37:08.000000000 +0200
@@ -0,0 +1,21 @@
+WARNING: Deepin Dbus and policykit security issues
+
+The deepin-feature-enable will help you to enable all feature of deepin-api and
+deepin-daemon. 
+
+For Ensuring your openSUSE is in security, We disable all the dbus and 
policykit
+features for deepin-api and deepin-daemon, as well as the deepin-file-manager.
+The SUSE security team thinks these dbus and policykit features are not secure.
+But it leads to Deepin Desktop can not works fine, some features are invalid. 
If
+you don't care about portential security issues, Please click "I agree" to can
+enable Dbus and policykit feature for deepin-api and deepin-daemon. If you 
don't
+know what are you doing, please click "I disagree" to exit this tool and read
+https://en.opensuse.org/Portal:Deepin carefully. Then you can manually run
+deepin-api-dbus-installer, deepin-api-polkit-installer,
+deepin-daemon-dbus-installer and deepin-daemon-polkit-installer with root to
+enable these feature.
+
+The deepin-feature-enable doesn't enable Dbus and policykit features for
+deepin-file-manager. If you need them, please install deepin-file-dbus and
+deepin-file-polkit. Then run deepin-file-dbus-installer and 
+deepin-file-polkit-installer.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-EULAs-84.87.20220225.c939427/deepin-feature-enable/deepin-feature-enable.zh_CN.txt
 
new/openSUSE-EULAs-84.87.20220520.1491bf6/deepin-feature-enable/deepin-feature-enable.zh_CN.txt
--- 
old/openSUSE-EULAs-84.87.20220225.c939427/deepin-feature-enable/deepin-feature-enable.zh_CN.txt
     1970-01-01 01:00:00.000000000 +0100
+++ 
new/openSUSE-EULAs-84.87.20220520.1491bf6/deepin-feature-enable/deepin-feature-enable.zh_CN.txt
     2022-05-20 13:37:08.000000000 +0200
@@ -0,0 +1,16 @@
+????????? Deepin Dbus ??? policykit ????????????
+
+deepin-feature-enable ??????????????? deepin-api ??? deepin-daemon ??? Dbus 
??? policykit 
+?????????
+
+????????? openSUSE ?????????????????????????????? deepin-api ??? deepin-daemon 
??? Dbus ??? policykit 
+??????????????? deepin-file-manager???SUSE 
????????????????????????????????????????????????????????????????????????????????????
+????????????????????????????????????????????????????????????
+
+?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
+??????????????????????????? https://en.opensuse.org/Portal:Deepin 
??????????????????????????????
+
+deepin-feature-enable ???????????? deepin-file-manager ??? Dbus ??? policykit 
??????????????????
+?????????????????????????????? deepin-file-dbus ??? 
deepin-file-polkit?????????????????? 
+deepin-file-dbus-installer ??? deepin-file-polkit-installer ????????????
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-EULAs-84.87.20220225.c939427/deepin-feature-enable/deepin-feature-enable.zh_TW.txt
 
new/openSUSE-EULAs-84.87.20220520.1491bf6/deepin-feature-enable/deepin-feature-enable.zh_TW.txt
--- 
old/openSUSE-EULAs-84.87.20220225.c939427/deepin-feature-enable/deepin-feature-enable.zh_TW.txt
     1970-01-01 01:00:00.000000000 +0100
+++ 
new/openSUSE-EULAs-84.87.20220520.1491bf6/deepin-feature-enable/deepin-feature-enable.zh_TW.txt
     2022-05-20 13:37:08.000000000 +0200
@@ -0,0 +1,15 @@
+????????? Deepin Dbus ??? policykit ????????????
+
+deepin-feature-enable ??????????????? deepin-api ??? deepin-daemon ??? Dbus 
??? policykit
+?????????
+
+????????? openSUSE ?????????????????????????????? deepin-api ??? deepin-daemon 
Dbus ??? policykit ???
+???????????? deepin-file-manager??? SUSE 
????????????????????????????????????????????????????????????????????????????????????
+????????????????????????????????????????????????????????????
+
+?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
+??????????????????????????? https://en.opensuse.org/Portal:Deepin 
??????????????????????????????
+
+deepin-feature-enable ???????????? deepin-file-manager ??? Dbus ??? policykit 
??????????????????
+?????????????????????????????? deepin-file-dbus ??? 
deepin-file-polkit??????????????????
+deepin-file-dbus-installer ??? deepin-file-polkit-installer ????????????

Reply via email to