openSUSE Commits
Threads by month
- ----- 2025 -----
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
April 2018
- 1 participants
- 1679 discussions
Hello community,
here is the log from the commit of package libzypp for openSUSE:Factory checked in at 2018-04-30 22:48:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libzypp (Old)
and /work/SRC/openSUSE:Factory/.libzypp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libzypp"
Mon Apr 30 22:48:27 2018 rev:399 rq:601652 version:17.3.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/libzypp/libzypp.changes 2018-04-17 11:12:01.341872629 +0200
+++ /work/SRC/openSUSE:Factory/.libzypp.new/libzypp.changes 2018-04-30 22:48:39.882953244 +0200
@@ -1,0 +2,8 @@
+Thu Apr 26 18:07:11 CEST 2018 - ma(a)suse.de
+
+- Avoid zombie tar processes (bsc#1076192)
+- Replace the terminology 'uninstallable' with 'not installable'
+ (bsc#1029392)
+- version 17.3.1 (2)
+
+-------------------------------------------------------------------
Old:
----
libzypp-17.3.0.tar.bz2
New:
----
libzypp-17.3.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libzypp.spec ++++++
--- /var/tmp/diff_new_pack.h1PwWR/_old 2018-04-30 22:48:40.578927852 +0200
+++ /var/tmp/diff_new_pack.h1PwWR/_new 2018-04-30 22:48:40.586927560 +0200
@@ -17,7 +17,7 @@
Name: libzypp
-Version: 17.3.0
+Version: 17.3.1
Release: 0
Url: git://gitorious.org/opensuse/libzypp.git
Summary: Package, Patch, Pattern, and Product Management
++++++ libzypp-17.3.0.tar.bz2 -> libzypp-17.3.1.tar.bz2 ++++++
++++ 1608 lines of diff (skipped)
++++ retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/VERSION.cmake new/libzypp-17.3.1/VERSION.cmake
--- old/libzypp-17.3.0/VERSION.cmake 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/VERSION.cmake 2018-04-26 18:11:36.000000000 +0200
@@ -61,8 +61,8 @@
SET(LIBZYPP_MAJOR "17")
SET(LIBZYPP_COMPATMINOR "2")
SET(LIBZYPP_MINOR "3")
-SET(LIBZYPP_PATCH "0")
+SET(LIBZYPP_PATCH "1")
#
-# LAST RELEASED: 17.3.0 (2)
+# LAST RELEASED: 17.3.1 (2)
# (The number in parenthesis is LIBZYPP_COMPATMINOR)
#=======
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/package/libzypp.changes new/libzypp-17.3.1/package/libzypp.changes
--- old/libzypp-17.3.0/package/libzypp.changes 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/package/libzypp.changes 2018-04-26 18:11:36.000000000 +0200
@@ -1,4 +1,12 @@
-------------------------------------------------------------------
+Thu Apr 26 18:07:11 CEST 2018 - ma(a)suse.de
+
+- Avoid zombie tar processes (bsc#1076192)
+- Replace the terminology 'uninstallable' with 'not installable'
+ (bsc#1029392)
+- version 17.3.1 (2)
+
+-------------------------------------------------------------------
Mon Apr 9 13:11:50 CEST 2018 - ma(a)suse.de
- Show progressbar when running posttrans scripts
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/af.po new/libzypp-17.3.1/po/af.po
--- old/libzypp-17.3.0/po/af.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/af.po 2018-04-17 17:19:03.000000000 +0200
@@ -4453,13 +4453,13 @@
#, fuzzy
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr "Daar is geen installeerbare verskaffers van %s nie"
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
#, fuzzy
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "Daar is geen installeerbare verskaffers van %s nie"
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/ar.po new/libzypp-17.3.1/po/ar.po
--- old/libzypp-17.3.0/po/ar.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/ar.po 2018-04-18 16:16:43.000000000 +0200
@@ -13,10 +13,10 @@
"Project-Id-Version: YaST (@memory@)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-09 13:14+0200\n"
-"PO-Revision-Date: 2018-01-30 22:00+0000\n"
+"PO-Revision-Date: 2018-04-18 14:13+0000\n"
"Last-Translator: George Yacoub <george.yacoub(a)arabize.com>\n"
-"Language-Team: Arabic <https://l10n.opensuse.org/projects/libzypp/master/ar/"
-">\n"
+"Language-Team: Arabic <https://l10n.opensuse.org/projects/libzypp/master/ar/>"
+"\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -4522,14 +4522,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"موفرون غير قابلين للتثبيت: "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "الموفرون غير القابلين للتثبيت: "
#: zypp/solver/detail/SATResolver.cc:1145
@@ -4632,13 +4632,13 @@
#: zypp/target/RpmPostTransCollector.cc:103
#, boost-format
msgid "Executing %%posttrans script '%1%'"
-msgstr ""
+msgstr "جارٍ تنفيذ برنامج %%posttrans النصي '%1%'"
#. show a final message
#: zypp/target/RpmPostTransCollector.cc:160
#, c-format, boost-format
msgid "Executing %posttrans scripts"
-msgstr ""
+msgstr "جارٍ تنفيذ برامج %posttrans النصية"
#: zypp/target/TargetImpl.cc:310
msgid " executed"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/be.po new/libzypp-17.3.1/po/be.po
--- old/libzypp-17.3.0/po/be.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/be.po 2018-04-17 17:19:03.000000000 +0200
@@ -4533,12 +4533,12 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr ""
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/bg.po new/libzypp-17.3.1/po/bg.po
--- old/libzypp-17.3.0/po/bg.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/bg.po 2018-04-17 17:19:03.000000000 +0200
@@ -4694,13 +4694,13 @@
#, fuzzy
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr "Няма инсталируеми доставчици на %s"
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
#, fuzzy
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "Няма инсталируеми доставчици на %s"
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/bn.po new/libzypp-17.3.1/po/bn.po
--- old/libzypp-17.3.0/po/bn.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/bn.po 2018-04-17 17:19:03.000000000 +0200
@@ -4453,13 +4453,13 @@
#, fuzzy
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr "%s এর কোনও বিকল্প স্থাপনযোগ্য প্রদানকারী নেই"
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
#, fuzzy
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "%s এর কোনও বিকল্প স্থাপনযোগ্য প্রদানকারী নেই"
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/bs.po new/libzypp-17.3.1/po/bs.po
--- old/libzypp-17.3.0/po/bs.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/bs.po 2018-04-17 17:19:03.000000000 +0200
@@ -4945,13 +4945,13 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
#, fuzzy
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "&Nemoj instalirati"
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/ca.po new/libzypp-17.3.1/po/ca.po
--- old/libzypp-17.3.0/po/ca.po 2018-04-09 16:43:29.000000000 +0200
+++ new/libzypp-17.3.1/po/ca.po 2018-04-17 17:19:03.000000000 +0200
@@ -4910,14 +4910,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"proveïdors no desistal·lables: "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "proveïdors no desinstal·lables: "
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/cs.po new/libzypp-17.3.1/po/cs.po
--- old/libzypp-17.3.0/po/cs.po 2018-04-10 17:47:05.000000000 +0200
+++ new/libzypp-17.3.1/po/cs.po 2018-04-17 17:19:03.000000000 +0200
@@ -4728,14 +4728,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"neinstalovatelní poskytovatelé: "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "neinstalovatelní poskytovatelé: "
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/cy.po new/libzypp-17.3.1/po/cy.po
--- old/libzypp-17.3.0/po/cy.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/cy.po 2018-04-17 17:19:03.000000000 +0200
@@ -4748,13 +4748,13 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
#, fuzzy
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "Arsefydlu"
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/da.po new/libzypp-17.3.1/po/da.po
--- old/libzypp-17.3.0/po/da.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/da.po 2018-04-17 17:19:03.000000000 +0200
@@ -4503,14 +4503,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"ikke-installérbare leverandører: "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "ikke-installérbare leverandører: "
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/de.po new/libzypp-17.3.1/po/de.po
--- old/libzypp-17.3.0/po/de.po 2018-04-09 13:56:35.000000000 +0200
+++ new/libzypp-17.3.1/po/de.po 2018-04-17 17:19:03.000000000 +0200
@@ -4529,14 +4529,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"Nicht installierbare Anbieter: "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "Nicht installierbare Anbieter: "
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/el.po new/libzypp-17.3.1/po/el.po
--- old/libzypp-17.3.0/po/el.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/el.po 2018-04-17 17:19:03.000000000 +0200
@@ -4532,14 +4532,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"μη εγκαταστήσιμοι πάροχοι: "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "Μη εγκαταστήσιμοι πάροχοι: "
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/en_GB.po new/libzypp-17.3.1/po/en_GB.po
--- old/libzypp-17.3.0/po/en_GB.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/en_GB.po 2018-04-17 17:19:03.000000000 +0200
@@ -4466,13 +4466,13 @@
#, fuzzy
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr "There are no installable providers of %s"
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
#, fuzzy
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "There are no installable providers of %s"
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/es.po new/libzypp-17.3.1/po/es.po
--- old/libzypp-17.3.0/po/es.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/es.po 2018-04-17 17:19:03.000000000 +0200
@@ -17,10 +17,10 @@
"Project-Id-Version: zypp\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-09 13:14+0200\n"
-"PO-Revision-Date: 2018-01-25 19:07+0000\n"
+"PO-Revision-Date: 2018-04-12 23:13+0000\n"
"Last-Translator: Juan Sarria <juansarriam(a)gmail.com>\n"
-"Language-Team: Spanish <https://l10n.opensuse.org/projects/libzypp/master/es/"
-">\n"
+"Language-Team: Spanish "
+"<https://l10n.opensuse.org/projects/libzypp/master/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -4536,14 +4536,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"proveedores no instalables: "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "proveedores no instalables: "
#: zypp/solver/detail/SATResolver.cc:1145
@@ -4650,13 +4650,13 @@
#: zypp/target/RpmPostTransCollector.cc:103
#, boost-format
msgid "Executing %%posttrans script '%1%'"
-msgstr ""
+msgstr "Ejecutando el guion %%posttrans %1%"
#. show a final message
#: zypp/target/RpmPostTransCollector.cc:160
#, c-format, boost-format
msgid "Executing %posttrans scripts"
-msgstr ""
+msgstr "Ejecutando guiones %posttrans"
# include/nis_server/io.ycp:567
#: zypp/target/TargetImpl.cc:310
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/et.po new/libzypp-17.3.1/po/et.po
--- old/libzypp-17.3.0/po/et.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/et.po 2018-04-17 17:19:03.000000000 +0200
@@ -4460,14 +4460,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"kättesaamatud varustajad: "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "kättesaamatud varustajad: "
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/fa.po new/libzypp-17.3.1/po/fa.po
--- old/libzypp-17.3.0/po/fa.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/fa.po 2018-04-17 17:19:03.000000000 +0200
@@ -4501,14 +4501,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"ارائه دهندگان غیر قابل نصب: "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "ارائه دهندگان غیر قابل نصب: "
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/fi.po new/libzypp-17.3.1/po/fi.po
--- old/libzypp-17.3.0/po/fi.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/fi.po 2018-04-17 17:19:03.000000000 +0200
@@ -4713,14 +4713,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"Poistettavissa olevat tarjoajat: "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "poistetut tarjoajat: "
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/fr.po new/libzypp-17.3.1/po/fr.po
--- old/libzypp-17.3.0/po/fr.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/fr.po 2018-04-17 17:19:03.000000000 +0200
@@ -20,16 +20,16 @@
"Project-Id-Version: zypp.fr\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-09 13:14+0200\n"
-"PO-Revision-Date: 2017-12-02 23:43+0000\n"
-"Last-Translator: Antoine Belvire <antoine.belvire(a)laposte.net>\n"
-"Language-Team: French <https://l10n.opensuse.org/projects/libzypp/master/fr/"
-">\n"
+"PO-Revision-Date: 2018-04-12 20:15+0000\n"
+"Last-Translator: Antoine Belvire <antoine.belvire(a)opensuse.org>\n"
+"Language-Team: French <https://l10n.opensuse.org/projects/libzypp/master/fr/>"
+"\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Weblate 2.17.1\n"
+"X-Generator: Weblate 2.18\n"
#: zypp/target/hal/HalException.h:46 zypp/target/hal/HalException.h:55
#: zypp/target/hal/HalException.h:64
@@ -4538,14 +4538,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"fournisseurs non installables : "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "fournisseurs non installables : "
#: zypp/solver/detail/SATResolver.cc:1145
@@ -4650,13 +4650,13 @@
#: zypp/target/RpmPostTransCollector.cc:103
#, boost-format
msgid "Executing %%posttrans script '%1%'"
-msgstr ""
+msgstr "Exécution du script %%posttrans « %1% »"
#. show a final message
#: zypp/target/RpmPostTransCollector.cc:160
#, c-format, boost-format
msgid "Executing %posttrans scripts"
-msgstr ""
+msgstr "Exécution des scripts %posttrans"
# TLABEL online_update_2002_01_04_0147__113
#: zypp/target/TargetImpl.cc:310
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/gl.po new/libzypp-17.3.1/po/gl.po
--- old/libzypp-17.3.0/po/gl.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/gl.po 2018-04-17 17:19:03.000000000 +0200
@@ -4794,14 +4794,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"provedores non instalables: "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "provedores non instalables: "
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/gu.po new/libzypp-17.3.1/po/gu.po
--- old/libzypp-17.3.0/po/gu.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/gu.po 2018-04-17 17:19:03.000000000 +0200
@@ -4456,13 +4456,13 @@
#, fuzzy
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr "%s ના કોઇ સ્થાપવાનું પૂરું પાડનાર નથી"
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
#, fuzzy
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "%s ના કોઇ સ્થાપવાનું પૂરું પાડનાર નથી"
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/he.po new/libzypp-17.3.1/po/he.po
--- old/libzypp-17.3.0/po/he.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/he.po 2018-04-17 17:19:03.000000000 +0200
@@ -4932,14 +4932,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
# IT
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
#, fuzzy
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "התקן"
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/hi.po new/libzypp-17.3.1/po/hi.po
--- old/libzypp-17.3.0/po/hi.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/hi.po 2018-04-17 17:19:03.000000000 +0200
@@ -4455,13 +4455,13 @@
#, fuzzy
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr "%s का कोई संस्थापनयोग्य प्रदाता नहीं है"
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
#, fuzzy
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "%s का कोई संस्थापनयोग्य प्रदाता नहीं है"
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/hr.po new/libzypp-17.3.1/po/hr.po
--- old/libzypp-17.3.0/po/hr.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/hr.po 2018-04-17 17:19:03.000000000 +0200
@@ -4589,12 +4589,12 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr ""
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/hu.po new/libzypp-17.3.1/po/hu.po
--- old/libzypp-17.3.0/po/hu.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/hu.po 2018-04-17 17:19:03.000000000 +0200
@@ -19,10 +19,10 @@
"Project-Id-Version: zypp.hu\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-09 13:14+0200\n"
-"PO-Revision-Date: 2018-01-29 18:33+0000\n"
+"PO-Revision-Date: 2018-04-12 12:07+0000\n"
"Last-Translator: Robert Taisz <robert.taisz(a)emerald.hu>\n"
-"Language-Team: Hungarian <https://l10n.opensuse.org/projects/libzypp/master/"
-"hu/>\n"
+"Language-Team: Hungarian "
+"<https://l10n.opensuse.org/projects/libzypp/master/hu/>\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -4798,14 +4798,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"nem telepíthető szolgáltatók: "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "nem telepíthető szolgáltatók: "
#: zypp/solver/detail/SATResolver.cc:1145
@@ -4909,13 +4909,13 @@
#: zypp/target/RpmPostTransCollector.cc:103
#, boost-format
msgid "Executing %%posttrans script '%1%'"
-msgstr ""
+msgstr "'%1%' %%posttrans parancsfájl végrehajtása"
#. show a final message
#: zypp/target/RpmPostTransCollector.cc:160
#, c-format, boost-format
msgid "Executing %posttrans scripts"
-msgstr ""
+msgstr "%posttrans parancsfájlok végrehajtása"
#: zypp/target/TargetImpl.cc:310
msgid " executed"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/id.po new/libzypp-17.3.1/po/id.po
--- old/libzypp-17.3.0/po/id.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/id.po 2018-04-17 17:19:03.000000000 +0200
@@ -4947,14 +4947,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"penyedia tidak dapat dihapus: "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "penyedia tidak dapat dihapus: "
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/it.po new/libzypp-17.3.1/po/it.po
--- old/libzypp-17.3.0/po/it.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/it.po 2018-04-17 17:19:03.000000000 +0200
@@ -15,16 +15,16 @@
"Project-Id-Version: zypp\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-09 13:14+0200\n"
-"PO-Revision-Date: 2017-12-12 20:13+0000\n"
+"PO-Revision-Date: 2018-04-12 15:03+0000\n"
"Last-Translator: Alessio Adamo <alessio.adamo(a)gmail.com>\n"
-"Language-Team: Italian <https://l10n.opensuse.org/projects/libzypp/master/it/"
-">\n"
+"Language-Team: Italian "
+"<https://l10n.opensuse.org/projects/libzypp/master/it/>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 2.17.1\n"
+"X-Generator: Weblate 2.18\n"
"X-Poedit-Bookmarks: 370,-1,-1,-1,-1,-1,-1,-1,-1,-1\n"
#: zypp/target/hal/HalException.h:46 zypp/target/hal/HalException.h:55
@@ -4522,14 +4522,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"impossibile installare i provider: "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "provider non installabili: "
#: zypp/solver/detail/SATResolver.cc:1145
@@ -4634,13 +4634,13 @@
#: zypp/target/RpmPostTransCollector.cc:103
#, boost-format
msgid "Executing %%posttrans script '%1%'"
-msgstr ""
+msgstr "Esecuzione dello script %%posttrans '%1%'"
#. show a final message
#: zypp/target/RpmPostTransCollector.cc:160
#, c-format, boost-format
msgid "Executing %posttrans scripts"
-msgstr ""
+msgstr "Esecuzione degli script %posttrans"
# TLABEL modules/inst_config_x11.ycp:578
#: zypp/target/TargetImpl.cc:310
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/ja.po new/libzypp-17.3.1/po/ja.po
--- old/libzypp-17.3.0/po/ja.po 2018-04-10 00:31:45.000000000 +0200
+++ new/libzypp-17.3.1/po/ja.po 2018-04-17 17:19:03.000000000 +0200
@@ -4508,14 +4508,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"インストール不可能なプロバイダ: "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "インストール不可能なプロバイダ: "
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/ka.po new/libzypp-17.3.1/po/ka.po
--- old/libzypp-17.3.0/po/ka.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/ka.po 2018-04-17 17:19:03.000000000 +0200
@@ -4435,12 +4435,12 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr ""
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/km.po new/libzypp-17.3.1/po/km.po
--- old/libzypp-17.3.0/po/km.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/km.po 2018-04-17 17:19:03.000000000 +0200
@@ -4457,14 +4457,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"លុបក្រុមហ៊ុនផ្ដល់ ៖ "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "ក្រុមហ៊ុនលក់ដែលអាចលុបបាន ៖ "
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/ko.po new/libzypp-17.3.1/po/ko.po
--- old/libzypp-17.3.0/po/ko.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/ko.po 2018-04-17 17:19:03.000000000 +0200
@@ -9,10 +9,10 @@
"Project-Id-Version: zypp.ko\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-09 13:14+0200\n"
-"PO-Revision-Date: 2018-01-29 02:49+0000\n"
+"PO-Revision-Date: 2018-04-17 05:21+0000\n"
"Last-Translator: Hwajin Kim <hwajin.kim(a)e4net.net>\n"
-"Language-Team: Korean <https://l10n.opensuse.org/projects/libzypp/master/ko/"
-">\n"
+"Language-Team: Korean <https://l10n.opensuse.org/projects/libzypp/master/ko/>"
+"\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -4694,14 +4694,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"설치 불가능한 공급자: "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "설치할 수 없는 공급자: "
#: zypp/solver/detail/SATResolver.cc:1145
@@ -4805,13 +4805,13 @@
#: zypp/target/RpmPostTransCollector.cc:103
#, boost-format
msgid "Executing %%posttrans script '%1%'"
-msgstr ""
+msgstr "%%posttrans 스크립트 '%1%' 실행 중"
#. show a final message
#: zypp/target/RpmPostTransCollector.cc:160
#, c-format, boost-format
msgid "Executing %posttrans scripts"
-msgstr ""
+msgstr "%posttrans 스크립트 실행 중"
#: zypp/target/TargetImpl.cc:310
msgid " executed"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/ku.po new/libzypp-17.3.1/po/ku.po
--- old/libzypp-17.3.0/po/ku.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/ku.po 2018-04-17 17:19:03.000000000 +0200
@@ -4527,12 +4527,12 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr ""
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/lt.po new/libzypp-17.3.1/po/lt.po
--- old/libzypp-17.3.0/po/lt.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/lt.po 2018-04-17 17:19:03.000000000 +0200
@@ -4607,14 +4607,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"netinkami įdiegti pasiūlymai: "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "netinkami diegimui pasiūlymai: "
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/mk.po new/libzypp-17.3.1/po/mk.po
--- old/libzypp-17.3.0/po/mk.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/mk.po 2018-04-17 17:19:03.000000000 +0200
@@ -4805,12 +4805,12 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr ""
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/mr.po new/libzypp-17.3.1/po/mr.po
--- old/libzypp-17.3.0/po/mr.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/mr.po 2018-04-17 17:19:03.000000000 +0200
@@ -4454,13 +4454,13 @@
#, fuzzy
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr "%s चे स्थापित करता येण्याजोगे प्रदाता नाहीत"
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
#, fuzzy
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "%s चे स्थापित करता येण्याजोगे प्रदाता नाहीत"
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/nb.po new/libzypp-17.3.1/po/nb.po
--- old/libzypp-17.3.0/po/nb.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/nb.po 2018-04-17 17:19:03.000000000 +0200
@@ -4596,14 +4596,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"uinstallerbare nødvendige pakker: "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "uinstallerbare nødvendige pakker: "
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/nl.po new/libzypp-17.3.1/po/nl.po
--- old/libzypp-17.3.0/po/nl.po 2018-04-09 14:27:01.000000000 +0200
+++ new/libzypp-17.3.1/po/nl.po 2018-04-17 17:19:03.000000000 +0200
@@ -4521,14 +4521,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"niet-installeerbare providers: "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "niet-installeerbare providers: "
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/nn.po new/libzypp-17.3.1/po/nn.po
--- old/libzypp-17.3.0/po/nn.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/nn.po 2018-04-17 17:19:03.000000000 +0200
@@ -4481,12 +4481,12 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr ""
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/pa.po new/libzypp-17.3.1/po/pa.po
--- old/libzypp-17.3.0/po/pa.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/pa.po 2018-04-17 17:19:03.000000000 +0200
@@ -4458,13 +4458,13 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
#, fuzzy
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "ਉਪਲੱਬਧ ਪਰੋਫਾਇਲ"
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/pl.po new/libzypp-17.3.1/po/pl.po
--- old/libzypp-17.3.0/po/pl.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/pl.po 2018-04-19 16:26:43.000000000 +0200
@@ -8,17 +8,17 @@
"Project-Id-Version: zypp\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-09 13:14+0200\n"
-"PO-Revision-Date: 2018-01-03 17:22+0000\n"
-"Last-Translator: Mariusz Fik <fisiu(a)opensuse.org>\n"
-"Language-Team: Polish <https://l10n.opensuse.org/projects/libzypp/master/pl/"
-">\n"
+"PO-Revision-Date: 2018-04-19 14:22+0000\n"
+"Last-Translator: Ewelina Michalowska <ewelina.michalowska(a)stgambit.com>\n"
+"Language-Team: Polish <https://l10n.opensuse.org/projects/libzypp/master/pl/>"
+"\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2;\n"
-"X-Generator: Weblate 2.17.1\n"
+"X-Generator: Weblate 2.18\n"
#: zypp/target/hal/HalException.h:46 zypp/target/hal/HalException.h:55
#: zypp/target/hal/HalException.h:64
@@ -4515,14 +4515,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"dostawcy, których nie można zainstalować: "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "dostawcy, których nie można zainstalować: "
#: zypp/solver/detail/SATResolver.cc:1145
@@ -4629,13 +4629,13 @@
#: zypp/target/RpmPostTransCollector.cc:103
#, boost-format
msgid "Executing %%posttrans script '%1%'"
-msgstr ""
+msgstr "Wykonywanie skryptu %%posttrans '%1%'"
#. show a final message
#: zypp/target/RpmPostTransCollector.cc:160
#, c-format, boost-format
msgid "Executing %posttrans scripts"
-msgstr ""
+msgstr "Wykonywanie skryptów %posttrans"
#: zypp/target/TargetImpl.cc:310
msgid " executed"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/pt.po new/libzypp-17.3.1/po/pt.po
--- old/libzypp-17.3.0/po/pt.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/pt.po 2018-04-17 17:19:03.000000000 +0200
@@ -4683,14 +4683,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"fornecedores não instaláveis: "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "fornecedores não instaláveis: "
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/pt_BR.po new/libzypp-17.3.1/po/pt_BR.po
--- old/libzypp-17.3.0/po/pt_BR.po 2018-04-09 22:46:25.000000000 +0200
+++ new/libzypp-17.3.1/po/pt_BR.po 2018-04-17 17:19:03.000000000 +0200
@@ -4520,14 +4520,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"fornecedores não instaláveis: "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "fornecedores não instaláveis: "
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/ro.po new/libzypp-17.3.1/po/ro.po
--- old/libzypp-17.3.0/po/ro.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/ro.po 2018-04-17 17:19:03.000000000 +0200
@@ -4490,14 +4490,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"pachete care pot fi dezinstalate: "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "furnizori dezinstalabili: "
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/ru.po new/libzypp-17.3.1/po/ru.po
--- old/libzypp-17.3.0/po/ru.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/ru.po 2018-04-18 15:11:57.000000000 +0200
@@ -14,16 +14,16 @@
"Project-Id-Version: zypp.ru\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-09 13:14+0200\n"
-"PO-Revision-Date: 2018-01-10 18:05+0000\n"
+"PO-Revision-Date: 2018-04-18 13:07+0000\n"
"Last-Translator: Nikita Maynagashev <maynagashev(a)palex.ru>\n"
-"Language-Team: Russian <https://l10n.opensuse.org/projects/libzypp/master/ru/"
-">\n"
+"Language-Team: Russian "
+"<https://l10n.opensuse.org/projects/libzypp/master/ru/>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<="
+"4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 2.18\n"
#: zypp/target/hal/HalException.h:46 zypp/target/hal/HalException.h:55
@@ -4518,14 +4518,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"неустанавливаемые поставщики: "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "поставщики, не подлежащие установке: "
#: zypp/solver/detail/SATResolver.cc:1145
@@ -4630,13 +4630,13 @@
#: zypp/target/RpmPostTransCollector.cc:103
#, boost-format
msgid "Executing %%posttrans script '%1%'"
-msgstr ""
+msgstr "Выполнение скрипта %%posttrans \"%1%\""
#. show a final message
#: zypp/target/RpmPostTransCollector.cc:160
#, c-format, boost-format
msgid "Executing %posttrans scripts"
-msgstr ""
+msgstr "Выполнение скриптов %posttrans"
#: zypp/target/TargetImpl.cc:310
msgid " executed"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/si.po new/libzypp-17.3.1/po/si.po
--- old/libzypp-17.3.0/po/si.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/si.po 2018-04-17 17:19:03.000000000 +0200
@@ -4464,12 +4464,12 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr ""
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/sk.po new/libzypp-17.3.1/po/sk.po
--- old/libzypp-17.3.0/po/sk.po 2018-04-10 08:16:22.000000000 +0200
+++ new/libzypp-17.3.1/po/sk.po 2018-04-17 17:19:03.000000000 +0200
@@ -4507,14 +4507,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"neinštalovateľní poskytovatelia:"
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "neinštalovateľní poskytovatelia: "
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/sl.po new/libzypp-17.3.1/po/sl.po
--- old/libzypp-17.3.0/po/sl.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/sl.po 2018-04-17 17:19:03.000000000 +0200
@@ -4920,13 +4920,13 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
#, fuzzy
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "Samodejna namestitev"
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/sr.po new/libzypp-17.3.1/po/sr.po
--- old/libzypp-17.3.0/po/sr.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/sr.po 2018-04-17 17:19:03.000000000 +0200
@@ -4566,13 +4566,13 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
#, fuzzy
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "Automatska Instalacija"
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/sv.po new/libzypp-17.3.1/po/sv.po
--- old/libzypp-17.3.0/po/sv.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/sv.po 2018-04-26 10:26:54.000000000 +0200
@@ -14,10 +14,10 @@
"Project-Id-Version: zypp.sv\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-09 13:14+0200\n"
-"PO-Revision-Date: 2018-03-07 12:07+0000\n"
+"PO-Revision-Date: 2018-04-26 08:21+0000\n"
"Last-Translator: Martin Devenney <devenneymartin(a)gmail.com>\n"
-"Language-Team: Swedish <https://l10n.opensuse.org/projects/libzypp/master/sv/"
-">\n"
+"Language-Team: Swedish "
+"<https://l10n.opensuse.org/projects/libzypp/master/sv/>\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -4679,14 +4679,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"leverantörer som inte går att installera: "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "leverantörer som inte går att installera: "
#: zypp/solver/detail/SATResolver.cc:1145
@@ -4789,13 +4789,13 @@
#: zypp/target/RpmPostTransCollector.cc:103
#, boost-format
msgid "Executing %%posttrans script '%1%'"
-msgstr ""
+msgstr "Kör %%posttrans-skriptet '%1%'"
#. show a final message
#: zypp/target/RpmPostTransCollector.cc:160
#, c-format, boost-format
msgid "Executing %posttrans scripts"
-msgstr ""
+msgstr "Kör %p 1osttrans-skript"
#: zypp/target/TargetImpl.cc:310
msgid " executed"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/ta.po new/libzypp-17.3.1/po/ta.po
--- old/libzypp-17.3.0/po/ta.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/ta.po 2018-04-17 17:19:03.000000000 +0200
@@ -4452,13 +4452,13 @@
#, fuzzy
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr "%sக்கு நிறுவக்கூடிய அளிப்பவர்கள் இல்லை"
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
#, fuzzy
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "%sக்கு நிறுவக்கூடிய அளிப்பவர்கள் இல்லை"
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/th.po new/libzypp-17.3.1/po/th.po
--- old/libzypp-17.3.0/po/th.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/th.po 2018-04-17 17:19:03.000000000 +0200
@@ -4570,13 +4570,13 @@
#, fuzzy
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr "เขียนค่าของผู้ให้บริการ"
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
#, fuzzy
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "เขียนค่าของผู้ให้บริการ"
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/tr.po new/libzypp-17.3.1/po/tr.po
--- old/libzypp-17.3.0/po/tr.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/tr.po 2018-04-17 17:19:03.000000000 +0200
@@ -5146,14 +5146,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"Yüklenemez sağlayıcılar:"
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "Yüklenemez sağlayıcılar:"
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/uk.po new/libzypp-17.3.1/po/uk.po
--- old/libzypp-17.3.0/po/uk.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/uk.po 2018-04-17 17:19:03.000000000 +0200
@@ -14,17 +14,17 @@
"Project-Id-Version: zypp.uk\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-09 13:14+0200\n"
-"PO-Revision-Date: 2017-12-06 08:45+0000\n"
+"PO-Revision-Date: 2018-04-14 04:38+0000\n"
"Last-Translator: Andriy Bandura <andriykopanytsia(a)gmail.com>\n"
-"Language-Team: Ukrainian <https://l10n.opensuse.org/projects/libzypp/master/"
-"uk/>\n"
+"Language-Team: Ukrainian "
+"<https://l10n.opensuse.org/projects/libzypp/master/uk/>\n"
"Language: uk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: Weblate 2.17.1\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<="
+"4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"X-Generator: Weblate 2.18\n"
#: zypp/target/hal/HalException.h:46 zypp/target/hal/HalException.h:55
#: zypp/target/hal/HalException.h:64
@@ -4697,14 +4697,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"залежності без можливості встановлення: "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "залежності без можливості встановлення: "
#: zypp/solver/detail/SATResolver.cc:1145
@@ -4807,13 +4807,13 @@
#: zypp/target/RpmPostTransCollector.cc:103
#, boost-format
msgid "Executing %%posttrans script '%1%'"
-msgstr ""
+msgstr "Виконання сценарію %%posttrans '%1%'"
#. show a final message
#: zypp/target/RpmPostTransCollector.cc:160
#, c-format, boost-format
msgid "Executing %posttrans scripts"
-msgstr ""
+msgstr "Виконання сценаріїв %posttrans"
#: zypp/target/TargetImpl.cc:310
msgid " executed"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/vi.po new/libzypp-17.3.1/po/vi.po
--- old/libzypp-17.3.0/po/vi.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/vi.po 2018-04-17 17:19:03.000000000 +0200
@@ -4437,12 +4437,12 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr ""
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/wa.po new/libzypp-17.3.1/po/wa.po
--- old/libzypp-17.3.0/po/wa.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/wa.po 2018-04-17 17:19:03.000000000 +0200
@@ -4478,14 +4478,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"ahesseus nén astalåves : "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "ahesseus nén astalåves : "
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/xh.po new/libzypp-17.3.1/po/xh.po
--- old/libzypp-17.3.0/po/xh.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/xh.po 2018-04-17 17:19:03.000000000 +0200
@@ -4457,13 +4457,13 @@
#, fuzzy
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr "Akukho baboneleli bahlohliweyo baka%s"
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
#, fuzzy
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "Akukho baboneleli bahlohliweyo baka%s"
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/zh_CN.po new/libzypp-17.3.1/po/zh_CN.po
--- old/libzypp-17.3.0/po/zh_CN.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/zh_CN.po 2018-04-17 17:19:03.000000000 +0200
@@ -12,10 +12,10 @@
"Project-Id-Version: YaST (@memory@)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-09 13:14+0200\n"
-"PO-Revision-Date: 2018-01-23 12:01+0000\n"
-"Last-Translator: Grace Yu <grace.yu(a)excel-gits.com>\n"
-"Language-Team: Chinese (China) <https://l10n.opensuse.org/projects/libzypp/"
-"master/zh_CN/>\n"
+"PO-Revision-Date: 2018-04-17 05:01+0000\n"
+"Last-Translator: Emily Dong <Emily.Dong(a)excel-gits.com>\n"
+"Language-Team: Chinese (China) "
+"<https://l10n.opensuse.org/projects/libzypp/master/zh_CN/>\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -4503,14 +4503,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"无法安装的提供者: "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "无法安装的提供者: "
#: zypp/solver/detail/SATResolver.cc:1145
@@ -4613,13 +4613,13 @@
#: zypp/target/RpmPostTransCollector.cc:103
#, boost-format
msgid "Executing %%posttrans script '%1%'"
-msgstr ""
+msgstr "正在执行 %%posttrans 脚本“%1%”"
#. show a final message
#: zypp/target/RpmPostTransCollector.cc:160
#, c-format, boost-format
msgid "Executing %posttrans scripts"
-msgstr ""
+msgstr "正在执行 %p osttrans 脚本"
#: zypp/target/TargetImpl.cc:310
msgid " executed"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/zh_TW.po new/libzypp-17.3.1/po/zh_TW.po
--- old/libzypp-17.3.0/po/zh_TW.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/zh_TW.po 2018-04-17 17:19:03.000000000 +0200
@@ -12,10 +12,10 @@
"Project-Id-Version: zypp\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-09 13:14+0200\n"
-"PO-Revision-Date: 2018-02-02 06:34+0000\n"
-"Last-Translator: Emily Dong <Emily.Dong(a)excel-gits.com>\n"
-"Language-Team: Chinese (Taiwan) <https://l10n.opensuse.org/projects/libzypp/"
-"master/zh_TW/>\n"
+"PO-Revision-Date: 2018-04-17 02:58+0000\n"
+"Last-Translator: Grace Yu <grace.yu(a)excel-gits.com>\n"
+"Language-Team: Chinese (Taiwan) "
+"<https://l10n.opensuse.org/projects/libzypp/master/zh_TW/>\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -4495,14 +4495,14 @@
#: zypp/solver/detail/SATResolver.cc:1085
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr ""
"\n"
"無法安裝的提供者: "
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "無法安裝的提供者: "
#: zypp/solver/detail/SATResolver.cc:1145
@@ -4605,13 +4605,13 @@
#: zypp/target/RpmPostTransCollector.cc:103
#, boost-format
msgid "Executing %%posttrans script '%1%'"
-msgstr ""
+msgstr "正在執行 %%posttrans 程序檔「%1%」"
#. show a final message
#: zypp/target/RpmPostTransCollector.cc:160
#, c-format, boost-format
msgid "Executing %posttrans scripts"
-msgstr ""
+msgstr "正在執行 %p osttrans 程序檔"
#: zypp/target/TargetImpl.cc:310
msgid " executed"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/po/zu.po new/libzypp-17.3.1/po/zu.po
--- old/libzypp-17.3.0/po/zu.po 2018-04-09 13:16:27.000000000 +0200
+++ new/libzypp-17.3.1/po/zu.po 2018-04-17 17:19:03.000000000 +0200
@@ -4460,13 +4460,13 @@
#, fuzzy
msgid ""
"\n"
-"uninstallable providers: "
+"not installable providers: "
msgstr "Abekho abanye abaphakeli abafakiwe be-%s"
#. translators: 'uninstallable' == 'not installable'
#: zypp/solver/detail/SATResolver.cc:1088
#, fuzzy
-msgid "uninstallable providers: "
+msgid "not installable providers: "
msgstr "Abekho abanye abaphakeli abafakiwe be-%s"
#: zypp/solver/detail/SATResolver.cc:1145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/zypp/RepoInfo.cc new/libzypp-17.3.1/zypp/RepoInfo.cc
--- old/libzypp-17.3.0/zypp/RepoInfo.cc 2017-11-22 10:41:04.000000000 +0100
+++ new/libzypp-17.3.1/zypp/RepoInfo.cc 2018-04-25 14:56:54.000000000 +0200
@@ -651,6 +651,7 @@
accept = false;
}
}
+ prog.close();
MIL << "License(" << name_r << ") in " << name() << " has to be accepted: " << (accept?"true":"false" ) << endl;
return accept;
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libzypp-17.3.0/zypp/solver/detail/SATResolver.cc new/libzypp-17.3.1/zypp/solver/detail/SATResolver.cc
--- old/libzypp-17.3.0/zypp/solver/detail/SATResolver.cc 2017-12-06 13:11:05.000000000 +0100
+++ new/libzypp-17.3.1/zypp/solver/detail/SATResolver.cc 2018-04-17 17:19:03.000000000 +0200
@@ -1081,11 +1081,9 @@
}
if (providerlistUninstalled.size() > 0) {
if (detail.size() > 0)
- // translators: 'uninstallable' == 'not installable'
- detail += _("\nuninstallable providers: ");
+ detail += _("\nnot installable providers: ");
else
- // translators: 'uninstallable' == 'not installable'
- detail = _("uninstallable providers: ");
+ detail = _("not installable providers: ");
for (ProviderList::const_iterator iter = providerlistUninstalled.begin(); iter != providerlistUninstalled.end(); iter++) {
if (iter == providerlistUninstalled.begin())
detail += itemToString( *iter );
1
0
Hello community,
here is the log from the commit of package gettext-runtime for openSUSE:Factory checked in at 2018-04-30 22:48:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gettext-runtime (Old)
and /work/SRC/openSUSE:Factory/.gettext-runtime.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gettext-runtime"
Mon Apr 30 22:48:17 2018 rev:73 rq:601635 version:0.19.8.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/gettext-runtime/gettext-csharp.changes 2016-07-03 12:17:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gettext-runtime.new/gettext-csharp.changes 2018-04-30 22:48:22.159599876 +0200
@@ -1,0 +2,5 @@
+Wed Oct 18 17:30:16 UTC 2017 - jayvdb(a)gmail.com
+
+- Disable debug packages on RHEL and derived distributions
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/gettext-runtime/gettext-java.changes 2017-10-13 14:02:14.920742049 +0200
+++ /work/SRC/openSUSE:Factory/.gettext-runtime.new/gettext-java.changes 2018-04-30 22:48:23.615546757 +0200
@@ -1,0 +2,6 @@
+Wed Oct 18 17:30:16 UTC 2017 - jayvdb(a)gmail.com
+
+- Replace deprecated PreReq: with Requires(post): and Requires(preun):
+- Disable debug packages on RHEL and derived distributions
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/gettext-runtime/gettext-runtime-mini.changes 2017-07-24 12:29:09.961097792 +0200
+++ /work/SRC/openSUSE:Factory/.gettext-runtime.new/gettext-runtime-mini.changes 2018-04-30 22:48:23.927535374 +0200
@@ -1,0 +2,7 @@
+Wed Oct 18 17:30:16 UTC 2017 - jayvdb(a)gmail.com
+
+- Ignore Recommends: on non-SUSE distributions
+- Explicitly remove %{_infodir}/dir before creating package to
+ allow builds on RHEL and derived Linux distributions
+
+-------------------------------------------------------------------
gettext-runtime.changes: same change
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gettext-csharp.spec ++++++
--- /var/tmp/diff_new_pack.p3EeL9/_old 2018-04-30 22:48:26.399445187 +0200
+++ /var/tmp/diff_new_pack.p3EeL9/_new 2018-04-30 22:48:26.399445187 +0200
@@ -48,6 +48,10 @@
Patch5: gettext-initialize_vars.patch
Patch9: gettext-needlessly_init_vars.patch
+%if 0%{?fedora_version} || 0%{?centos_version} <= 600 || 0%{?scilin_version} <= 600 || 0%{?rhel_version} <= 600
+%global debug_package %{nil}
+%endif
+
%description
Mono with its 'resgen' program uses a design that Microsoft created and
that gives the power to the software vendor and not to the user: it
++++++ gettext-java.spec ++++++
--- /var/tmp/diff_new_pack.p3EeL9/_old 2018-04-30 22:48:26.435443874 +0200
+++ /var/tmp/diff_new_pack.p3EeL9/_new 2018-04-30 22:48:26.435443874 +0200
@@ -45,8 +45,12 @@
BuildRequires: perl-libintl-perl
BuildRequires: tcl
BuildRequires: xz
-# FIXME: use proper Requires(pre/post/preun/...)
-PreReq: %{install_info_prereq}
+Requires(post): %install_info_prereq
+Requires(preun): %install_info_prereq
+
+%if 0%{?fedora_version} || 0%{?centos_version} <= 600 || 0%{?scilin_version} <= 600 || 0%{?rhel_version} <= 600
+%global debug_package %{nil}
+%endif
%description
This package includes the tools needed to support message catalogs in
++++++ gettext-runtime-mini.spec ++++++
--- /var/tmp/diff_new_pack.p3EeL9/_old 2018-04-30 22:48:26.467442706 +0200
+++ /var/tmp/diff_new_pack.p3EeL9/_new 2018-04-30 22:48:26.467442706 +0200
@@ -106,7 +106,9 @@
Provides: gettext-tools = %{version}
%endif
# Several tools use bison-runtime text domain:
+%if 0%{?suse_version}
Recommends: bison-lang
+%endif
%description -n gettext-tools%{?with_mini:-mini}
This package contains the `intl' library as well as tools that ease the
@@ -180,6 +182,7 @@
# moved to gettext-java and gettext-csharp:
rm -rf *csharp* *java* ../javadoc* ../csharpdoc*
rm -f %{buildroot}%{_defaultdocdir}/%name/README.woe32
+rm -f %{buildroot}%{_infodir}/dir
cd %{buildroot}/%{_mandir}/man3
echo ".so man3/dngettext.3" > dcngettext.3
echo ".so man3/dgettext.3" > dcgettext.3
gettext-runtime.spec: same change
1
0
Hello community,
here is the log from the commit of package 000product for openSUSE:Factory checked in at 2018-04-30 14:44:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/000product (Old)
and /work/SRC/openSUSE:Factory/.000product.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "000product"
Mon Apr 30 14:44:45 2018 rev:140 rq: version:unknown
Changes:
--------
New Changes file:
NO CHANGES FILE!!!
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
_service:product_converter:openSUSE-Addon-NonOss-ftp-ftp-i586_x86_64.kiwi: same change
_service:product_converter:openSUSE-Addon-NonOss-release.spec: same change
_service:product_converter:openSUSE-Tumbleweed-Kubic-dvd5-dvd-x86_64.kiwi: same change
_service:product_converter:openSUSE-Tumbleweed-Kubic-release.spec: same change
_service:product_converter:openSUSE-cd-mini-i586.kiwi: same change
_service:product_converter:openSUSE-cd-mini-x86_64.kiwi: same change
++++++ _service:product_converter:openSUSE-dvd5-dvd-i586.kiwi ++++++
--- /var/tmp/diff_new_pack.UjcJ2x/_old 2018-04-30 14:44:59.164610654 +0200
+++ /var/tmp/diff_new_pack.UjcJ2x/_new 2018-04-30 14:44:59.168610508 +0200
@@ -1703,6 +1703,7 @@
<repopackage name="libcholmod-3_0_11" arch="i586,i686"/>
<repopackage name="libcilkrts5" arch="i586,i686"/>
<repopackage name="libclamav7" arch="i586,i686"/>
+ <repopackage name="libclammspack0" arch="i586,i686"/>
<repopackage name="libclang6" arch="i586,i686"/>
<repopackage name="libclastfm0" arch="i586,i686"/>
<repopackage name="libclucene-contribs-lib1" arch="i586,i686"/>
++++++ _service:product_converter:openSUSE-dvd5-dvd-x86_64.kiwi ++++++
--- /var/tmp/diff_new_pack.UjcJ2x/_old 2018-04-30 14:44:59.196609488 +0200
+++ /var/tmp/diff_new_pack.UjcJ2x/_new 2018-04-30 14:44:59.200609342 +0200
@@ -1713,6 +1713,7 @@
<repopackage name="libcholmod-3_0_11" arch="x86_64"/>
<repopackage name="libcilkrts5" arch="x86_64"/>
<repopackage name="libclamav7" arch="x86_64"/>
+ <repopackage name="libclammspack0" arch="x86_64"/>
<repopackage name="libclang6" arch="x86_64"/>
<repopackage name="libclastfm0" arch="x86_64"/>
<repopackage name="libclucene-contribs-lib1" arch="x86_64"/>
_service:product_converter:openSUSE-release.spec: same change
openSUSE-Tumbleweed-Kubic-release.spec: same change
openSUSE-release.spec: same change
++++++ DVD5-i586.group ++++++
--- /var/tmp/diff_new_pack.UjcJ2x/_old 2018-04-30 14:44:59.332604532 +0200
+++ /var/tmp/diff_new_pack.UjcJ2x/_new 2018-04-30 14:44:59.336604385 +0200
@@ -1971,6 +1971,7 @@
<package name="libcholmod-3_0_11"/>
<package name="libcilkrts5"/>
<package name="libclamav7"/>
+ <package name="libclammspack0"/>
<package name="libclang6"/>
<package name="libclastfm0"/>
<package name="libclucene-contribs-lib1"/>
++++++ DVD5-x86_64.group ++++++
--- /var/tmp/diff_new_pack.UjcJ2x/_old 2018-04-30 14:44:59.360603511 +0200
+++ /var/tmp/diff_new_pack.UjcJ2x/_new 2018-04-30 14:44:59.364603366 +0200
@@ -2001,6 +2001,7 @@
<package name="libcholmod-3_0_11"/>
<package name="libcilkrts5"/>
<package name="libclamav7"/>
+ <package name="libclammspack0"/>
<package name="libclang6"/>
<package name="libclastfm0"/>
<package name="libclucene-contribs-lib1"/>
1
0
Hello community,
here is the log from the commit of package apparmor for openSUSE:Factory checked in at 2018-04-30 08:50:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apparmor (Old)
and /work/SRC/openSUSE:Factory/.apparmor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apparmor"
Mon Apr 30 08:50:00 2018 rev:116 rq:602408 version:2.13
Changes:
--------
--- /work/SRC/openSUSE:Factory/apparmor/apparmor.changes 2018-04-23 19:51:15.123600464 +0200
+++ /work/SRC/openSUSE:Factory/.apparmor.new/apparmor.changes 2018-04-30 08:50:02.698785013 +0200
@@ -1,0 +2,6 @@
+Sun Apr 29 22:24:33 UTC 2018 - suse-beta(a)cboltz.de
+
+- exclude the /etc/apparmor.d/cache.d/ directory from aa-logprof parsing
+ (logprof-skip-cache-d.diff)
+
+-------------------------------------------------------------------
New:
----
logprof-skip-cache-d.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apparmor.spec ++++++
--- /var/tmp/diff_new_pack.GMnsUh/_old 2018-04-30 08:50:03.718747627 +0200
+++ /var/tmp/diff_new_pack.GMnsUh/_new 2018-04-30 08:50:03.718747627 +0200
@@ -65,9 +65,12 @@
# install aa-teardown to /usr/sbin, not /sbin (merged upstream 2018-04-15 https://gitlab.com/apparmor/apparmor/merge_requests/97)
Patch8: aa-teardown-path.diff
-# fix permissions of apparmor.systemd (boo#1090545)
+# fix permissions of apparmor.systemd (boo#1090545, merged upstream 2018-04-27 https://gitlab.com/apparmor/apparmor/merge_requests/106)
Patch9: fix-apparmor-systemd-perms.diff
+# exclude the /etc/apparmor.d/cache.d directory from aa-logprof parsing
+Patch10: logprof-skip-cache-d.diff
+
PreReq: sed
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define apparmor_bin_prefix /lib/apparmor
@@ -357,6 +360,7 @@
%patch7
%patch8
%patch9 -p1
+%patch10
%build
export SUSE_ASNEEDED=0
@@ -456,6 +460,7 @@
%makeinstall -C profiles
install -d -m 755 %{buildroot}/usr/share/apparmor/cache
+echo "*** WARNING: precompiling cache is known to fail under 'osc build' - use 'osc build --vm-type kvm' instead ***"
cp -a profiles/cache/* %{buildroot}/usr/share/apparmor/cache
test -f %{buildroot}/usr/share/apparmor/cache/*/.features
test -f %{buildroot}/usr/share/apparmor/cache/*/bin.ping
++++++ logprof-skip-cache-d.diff ++++++
diff --git a/utils/apparmor/aa.py b/utils/apparmor/aa.py
index e28b8495..88bf2172 100644
--- utils/apparmor/aa.py
+++ utils/apparmor/aa.py
@@ -2048,7 +2048,7 @@ def is_skippable_file(path):
return False
def is_skippable_dir(path):
- if re.search('^(.*/)?(disable|cache|force-complain|lxc|\.git)/?$', path):
+ if re.search('^(.*/)?(disable|cache|cache\.d|force-complain|lxc|\.git)/?$', path):
return True
return False
diff --git a/utils/test/test-aa.py b/utils/test/test-aa.py
index 243283a9..b5f8e94f 100644
--- utils/test/test-aa.py
+++ utils/test/test-aa.py
@@ -484,6 +484,8 @@ class AaTest_is_skippable_dir(AATest):
('lxc', True),
('force-complain', True),
('/etc/apparmor.d/cache', True),
+ ('/etc/apparmor.d/cache.d', True),
+ ('/etc/apparmor.d/cache.d/', True),
('/etc/apparmor.d/lxc/', True),
('/etc/apparmor.d/.git/', True),
1
0
Hello community,
here is the log from the commit of package 000product for openSUSE:Factory checked in at 2018-04-29 19:38:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/000product (Old)
and /work/SRC/openSUSE:Factory/.000product.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "000product"
Sun Apr 29 19:38:14 2018 rev:139 rq: version:unknown
Sun Apr 29 19:38:12 2018 rev:138 rq: version:unknown
Changes:
--------
New Changes file:
NO CHANGES FILE!!!
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
_service:product_converter:openSUSE-Addon-NonOss-ftp-ftp-i586_x86_64.kiwi: same change
_service:product_converter:openSUSE-Addon-NonOss-release.spec: same change
++++++ _service:product_converter:openSUSE-Tumbleweed-Kubic-dvd5-dvd-x86_64.kiwi ++++++
--- /var/tmp/diff_new_pack.pC9YCd/_old 2018-04-29 19:38:28.383938172 +0200
+++ /var/tmp/diff_new_pack.pC9YCd/_new 2018-04-29 19:38:28.383938172 +0200
@@ -1,4 +1,4 @@
-<image name="OBS__openSUSE-Tumbleweed-Kubic___20180427" schemaversion="4.1">
+<image name="OBS__openSUSE-Tumbleweed-Kubic___20180429" schemaversion="4.1">
<description type="system">
<author>The SUSE Team</author>
<contact>build(a)opensuse.org</contact>
@@ -35,9 +35,9 @@
<productvar name="SEPARATE_MEDIA">true</productvar>
<productvar name="SHA1OPT">-x -2</productvar>
<productvar name="VENDOR">openSUSE</productvar>
- <productvar name="VERSION">20180427</productvar>
+ <productvar name="VERSION">20180429</productvar>
<productinfo name="CONTENTSTYLE">11</productinfo>
- <productinfo name="DISTRO">cpe:/o:opensuse:opensuse-tumbleweed-kubic:20180427,openSUSE Tumbleweed Kubic</productinfo>
+ <productinfo name="DISTRO">cpe:/o:opensuse:opensuse-tumbleweed-kubic:20180429,openSUSE Tumbleweed Kubic</productinfo>
<productinfo name="LINGUAS">en_US </productinfo>
<productinfo name="VENDOR">openSUSE</productinfo>
<productoption name="INI_DIR">/usr/share/kiwi/modules/plugins/suse-tumbleweed</productoption>
++++++ _service:product_converter:openSUSE-Tumbleweed-Kubic-release.spec ++++++
--- /var/tmp/diff_new_pack.pC9YCd/_old 2018-04-29 19:38:28.399937585 +0200
+++ /var/tmp/diff_new_pack.pC9YCd/_new 2018-04-29 19:38:28.403937439 +0200
@@ -17,7 +17,7 @@
Name: openSUSE-Tumbleweed-Kubic-release
-Version: 20180427
+Version: 20180429
Release: 0
Summary: openSUSE Tumbleweed Kubic
License: GPL-2.0-or-later
@@ -38,9 +38,9 @@
ExclusiveArch: %ix86 x86_64 ppc64le s390x aarch64
Provides: %name-%version
Provides: product() = openSUSE-Tumbleweed-Kubic
-Provides: product(openSUSE-Tumbleweed-Kubic) = 20180427-0
+Provides: product(openSUSE-Tumbleweed-Kubic) = 20180429-0
Provides: product-label() = openSUSE%20Tumbleweed%20Kubic
-Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Dtumbleweed%2Dkubic%3A20180427
+Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Dtumbleweed%2Dkubic%3A20180429
Provides: product-url(releasenotes) = http%3A%2F%2Fdoc.opensuse.org%2Frelease%2Dnotes%2Fx86_64%2FopenSUSE%2FTumbleweed%2Frelease%2Dnotes%2DopenSUSE.rpm
Provides: product-endoflife()
Requires: product_flavor(openSUSE-Tumbleweed-Kubic)
@@ -61,7 +61,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(dvd)
-Provides: product_flavor(openSUSE-Tumbleweed-Kubic) = 20180427-0
+Provides: product_flavor(openSUSE-Tumbleweed-Kubic) = 20180429-0
Summary: openSUSE Tumbleweed Kubic
%description dvd
@@ -123,11 +123,11 @@
<product schemeversion="0">
<vendor>openSUSE</vendor>
<name>openSUSE-Tumbleweed-Kubic</name>
- <version>20180427</version>
+ <version>20180429</version>
<release>0</release>
<endoflife></endoflife>
<arch>%{_target_cpu}</arch>
- <cpeid>cpe:/o:opensuse:opensuse-tumbleweed-kubic:20180427</cpeid>
+ <cpeid>cpe:/o:opensuse:opensuse-tumbleweed-kubic:20180429</cpeid>
<productline>openSUSE-Tumbleweed-Kubic</productline>
<register>
<pool>
++++++ _service:product_converter:openSUSE-cd-mini-i586.kiwi ++++++
--- /var/tmp/diff_new_pack.pC9YCd/_old 2018-04-29 19:38:28.423936705 +0200
+++ /var/tmp/diff_new_pack.pC9YCd/_new 2018-04-29 19:38:28.423936705 +0200
@@ -1,4 +1,4 @@
-<image name="OBS__openSUSE___20180427" schemaversion="4.1">
+<image name="OBS__openSUSE___20180429" schemaversion="4.1">
<description type="system">
<author>The SUSE Team</author>
<contact>build(a)opensuse.org</contact>
@@ -32,9 +32,9 @@
<productvar name="SEPARATE_MEDIA">true</productvar>
<productvar name="SHA1OPT">-x -2</productvar>
<productvar name="VENDOR">openSUSE</productvar>
- <productvar name="VERSION">20180427</productvar>
+ <productvar name="VERSION">20180429</productvar>
<productinfo name="CONTENTSTYLE">11</productinfo>
- <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20180427,openSUSE Tumbleweed</productinfo>
+ <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20180429,openSUSE Tumbleweed</productinfo>
<productinfo name="LINGUAS">cs da de en en_GB en_US es fi fr hu it ja nb nl pl pt pt_BR ru sv zh zh_CN zh_TW </productinfo>
<productinfo name="VENDOR">openSUSE</productinfo>
<productoption name="INI_DIR">/usr/share/kiwi/modules/plugins/suse-tumbleweed</productoption>
_service:product_converter:openSUSE-cd-mini-x86_64.kiwi: same change
_service:product_converter:openSUSE-dvd5-dvd-i586.kiwi: same change
_service:product_converter:openSUSE-dvd5-dvd-x86_64.kiwi: same change
++++++ _service:product_converter:openSUSE-ftp-ftp-i586_x86_64.kiwi ++++++
--- /var/tmp/diff_new_pack.pC9YCd/_old 2018-04-29 19:38:28.499933918 +0200
+++ /var/tmp/diff_new_pack.pC9YCd/_new 2018-04-29 19:38:28.499933918 +0200
@@ -1,4 +1,4 @@
-<image name="OBS__openSUSE___20180427" schemaversion="4.1">
+<image name="OBS__openSUSE___20180429" schemaversion="4.1">
<description type="system">
<author>The SUSE Team</author>
<contact>build(a)opensuse.org</contact>
@@ -24,7 +24,7 @@
<productvar name="DISTNAME">openSUSE</productvar>
<productvar name="FLAVOR">ftp</productvar>
<productvar name="MAKE_LISTINGS">true</productvar>
- <productvar name="MEDIUM_NAME">openSUSE-20180427-i586-x86_64</productvar>
+ <productvar name="MEDIUM_NAME">openSUSE-20180429-i586-x86_64</productvar>
<productvar name="MULTIPLE_MEDIA">true</productvar>
<productvar name="PRODUCT_DIR">/</productvar>
<productvar name="PRODUCT_NAME">$DISTNAME-$FLAVOR</productvar>
@@ -36,9 +36,9 @@
<productvar name="SEPARATE_MEDIA">true</productvar>
<productvar name="SHA1OPT">-x -2</productvar>
<productvar name="VENDOR">openSUSE</productvar>
- <productvar name="VERSION">20180427</productvar>
+ <productvar name="VERSION">20180429</productvar>
<productinfo name="CONTENTSTYLE">11</productinfo>
- <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20180427,openSUSE Tumbleweed</productinfo>
+ <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20180429,openSUSE Tumbleweed</productinfo>
<productinfo name="LINGUAS">cs da de en en_GB en_US es fi fr hu it ja nb nl pl pt pt_BR ru sv zh zh_CN zh_TW </productinfo>
<productinfo name="VENDOR">openSUSE</productinfo>
<productoption name="DEBUGMEDIUM">2</productoption>
++++++ _service:product_converter:openSUSE-release.spec ++++++
--- /var/tmp/diff_new_pack.pC9YCd/_old 2018-04-29 19:38:28.531932745 +0200
+++ /var/tmp/diff_new_pack.pC9YCd/_new 2018-04-29 19:38:28.551932012 +0200
@@ -20,7 +20,7 @@
#define betaversion %{nil}
%define codename Tumbleweed
Name: openSUSE-release
-Version: 20180427
+Version: 20180429
Release: 0
# 0 is the product release, not the build release of this package
Summary: openSUSE Tumbleweed
@@ -51,7 +51,7 @@
Obsoletes: aaa_version
Obsoletes: openSUSE-Promo-release <= 11.1
Obsoletes: openSUSE-release-live <= 11.0
-Obsoletes: product_flavor(%{product}) < 20180427
+Obsoletes: product_flavor(%{product}) < 20180429
# bnc#826592
Provides: weakremover(kernel-default) < 3.11
Provides: weakremover(kernel-desktop) < 4.2
@@ -61,7 +61,7 @@
Provides: weakremover(kernel-xen) < 3.11
Provides: %name-%version
Provides: product() = openSUSE
-Provides: product(openSUSE) = 20180427-0
+Provides: product(openSUSE) = 20180429-0
%ifarch x86_64
Provides: product-register-target() = openSUSE%2DTumbleweed%2Dx86_64
%endif
@@ -75,7 +75,7 @@
Provides: product-register-target() = openSUSE%2DTumbleweed%2Daarch64
%endif
Provides: product-label() = openSUSE
-Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%3A20180427
+Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%3A20180429
Provides: product-url(releasenotes) = http%3A%2F%2Fdoc.opensuse.org%2Frelease%2Dnotes%2Fx86_64%2FopenSUSE%2FTumbleweed%2Frelease%2Dnotes%2DopenSUSE.rpm
Provides: product-url(repository) = http%3A%2F%2Fdownload.opensuse.org%2Ftumbleweed%2Frepo%2Foss%2F
Requires: product_flavor(openSUSE)
@@ -13558,7 +13558,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(ftp)
-Provides: product_flavor(openSUSE) = 20180427-0
+Provides: product_flavor(openSUSE) = 20180429-0
Summary: openSUSE Tumbleweed
%description ftp
@@ -13573,7 +13573,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(mini)
-Provides: product_flavor(openSUSE) = 20180427-0
+Provides: product_flavor(openSUSE) = 20180429-0
Summary: openSUSE Tumbleweed
%description mini
@@ -13588,7 +13588,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(dvd)
-Provides: product_flavor(openSUSE) = 20180427-0
+Provides: product_flavor(openSUSE) = 20180429-0
Summary: openSUSE Tumbleweed
%description dvd
@@ -13603,7 +13603,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(livecd-kde)
-Provides: product_flavor(openSUSE) = 20180427-0
+Provides: product_flavor(openSUSE) = 20180429-0
Summary: openSUSE Tumbleweed
%description livecd-kde
@@ -13618,7 +13618,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(livecd-x11)
-Provides: product_flavor(openSUSE) = 20180427-0
+Provides: product_flavor(openSUSE) = 20180429-0
Summary: openSUSE Tumbleweed
%description livecd-x11
@@ -13633,7 +13633,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(livecd-gnome)
-Provides: product_flavor(openSUSE) = 20180427-0
+Provides: product_flavor(openSUSE) = 20180429-0
Summary: openSUSE Tumbleweed
%description livecd-gnome
@@ -13648,7 +13648,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(usb-kde)
-Provides: product_flavor(openSUSE) = 20180427-0
+Provides: product_flavor(openSUSE) = 20180429-0
Summary: openSUSE Tumbleweed
%description usb-kde
@@ -13663,7 +13663,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(usb-gnome)
-Provides: product_flavor(openSUSE) = 20180427-0
+Provides: product_flavor(openSUSE) = 20180429-0
Summary: openSUSE Tumbleweed
%description usb-gnome
@@ -13678,7 +13678,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(usb-x11)
-Provides: product_flavor(openSUSE) = 20180427-0
+Provides: product_flavor(openSUSE) = 20180429-0
Summary: openSUSE Tumbleweed
%description usb-x11
@@ -13751,10 +13751,10 @@
<product schemeversion="0">
<vendor>openSUSE</vendor>
<name>openSUSE</name>
- <version>20180427</version>
+ <version>20180429</version>
<release>0</release>
<arch>%{_target_cpu}</arch>
- <cpeid>cpe:/o:opensuse:opensuse:20180427</cpeid>
+ <cpeid>cpe:/o:opensuse:opensuse:20180429</cpeid>
<productline>openSUSE</productline>
<register>
<pool>
openSUSE-release.spec: same change
++++++ openSUSE-Tumbleweed-Kubic.product ++++++
--- /var/tmp/diff_new_pack.pC9YCd/_old 2018-04-29 19:38:28.835921598 +0200
+++ /var/tmp/diff_new_pack.pC9YCd/_new 2018-04-29 19:38:28.835921598 +0200
@@ -6,7 +6,7 @@
<name>openSUSE-Tumbleweed-Kubic</name>
<releasepkgname>openSUSE-Tumbleweed-Kubic-release</releasepkgname>
<endoflife/>
- <version>20180427</version>
+ <version>20180429</version>
<!-- release is no longer optional -->
<release>0</release>
<productline>openSUSE-Tumbleweed-Kubic</productline>
++++++ openSUSE.product ++++++
--- /var/tmp/diff_new_pack.pC9YCd/_old 2018-04-29 19:38:28.855920864 +0200
+++ /var/tmp/diff_new_pack.pC9YCd/_new 2018-04-29 19:38:28.855920864 +0200
@@ -4,7 +4,7 @@
<product>
<vendor>openSUSE</vendor>
<name>openSUSE</name>
- <version>20180427</version>
+ <version>20180429</version>
<release>0</release>
<productline>openSUSE</productline>
1
0
Hello community,
here is the log from the commit of package chromium for openSUSE:Factory checked in at 2018-04-29 19:37:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/chromium (Old)
and /work/SRC/openSUSE:Factory/.chromium.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "chromium"
Sun Apr 29 19:37:40 2018 rev:185 rq:602242 version:66.0.3359.139
Changes:
--------
--- /work/SRC/openSUSE:Factory/chromium/chromium.changes 2018-04-20 17:32:42.495493206 +0200
+++ /work/SRC/openSUSE:Factory/.chromium.new/chromium.changes 2018-04-29 19:38:07.204714826 +0200
@@ -1,0 +2,7 @@
+Fri Apr 27 08:22:18 UTC 2018 - tchvatal(a)suse.com
+
+- chromium 66.0.3359.139:
+ * CVE-2018-6118: Use after free in Media Cache (bsc#1091288)
+ * drop add-missing-blink-tools.patch, now in tarball again
+
+-------------------------------------------------------------------
Old:
----
add-missing-blink-tools.patch
chromium-66.0.3359.117.tar.xz
New:
----
chromium-66.0.3359.139.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ chromium.spec ++++++
--- /var/tmp/diff_new_pack.nvVlhW/_old 2018-04-29 19:38:17.432339773 +0200
+++ /var/tmp/diff_new_pack.nvVlhW/_new 2018-04-29 19:38:17.436339627 +0200
@@ -35,7 +35,7 @@
%bcond_with system_vpx
%bcond_with clang
Name: chromium
-Version: 66.0.3359.117
+Version: 66.0.3359.139
Release: 0
Summary: Google's open source browser project
License: BSD-3-Clause AND LGPL-2.1-or-later
@@ -65,7 +65,6 @@
Patch8: chromium-drm.patch
Patch9: chromium-gcc7.patch
Patch10: chromium-sandbox-pie.patch
-Patch11: add-missing-blink-tools.patch
# Google seem not too keen on merging this but GPU accel is quite important
# https://chromium-review.googlesource.com/c/chromium/src/+/532294
Patch100: chromium-vaapi.patch
++++++ chromium-66.0.3359.117.tar.xz -> chromium-66.0.3359.139.tar.xz ++++++
/work/SRC/openSUSE:Factory/chromium/chromium-66.0.3359.117.tar.xz /work/SRC/openSUSE:Factory/.chromium.new/chromium-66.0.3359.139.tar.xz differ: char 27, line 1
1
0
Hello community,
here is the log from the commit of package fcitx-qt5 for openSUSE:Factory checked in at 2018-04-29 19:37:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fcitx-qt5 (Old)
and /work/SRC/openSUSE:Factory/.fcitx-qt5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fcitx-qt5"
Sun Apr 29 19:37:37 2018 rev:15 rq:602233 version:1.2.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/fcitx-qt5/fcitx-qt5.changes 2018-02-13 10:29:48.308225137 +0100
+++ /work/SRC/openSUSE:Factory/.fcitx-qt5.new/fcitx-qt5.changes 2018-04-29 19:37:38.937751398 +0200
@@ -1,0 +2,6 @@
+Sat Apr 28 06:50:53 UTC 2018 - lbeltrame(a)kde.org
+
+- Add upstream patch fix-compilation-with-qt-5.11.patch:
+ * Fix compilation with Qt 5.11 (missing include)
+
+-------------------------------------------------------------------
New:
----
fix-compilation-with-qt-5.11.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ fcitx-qt5.spec ++++++
--- /var/tmp/diff_new_pack.htUxjb/_old 2018-04-29 19:37:39.677724262 +0200
+++ /var/tmp/diff_new_pack.htUxjb/_new 2018-04-29 19:37:39.681724115 +0200
@@ -20,11 +20,13 @@
Version: 1.2.2
Release: 0
Summary: Fcitx QT5 Input Context
-License: GPL-2.0+ AND GPL-3.0+ AND BSD-3-Clause
+License: GPL-2.0-or-later AND GPL-3.0-or-later AND BSD-3-Clause
Group: System/I18n/Chinese
Url: https://github.com/fcitx/fcitx-qt5
Source: https://download.fcitx-im.org/%{name}/%{name}-%{version}.tar.xz
Source99: baselibs.conf
+# PATCH-FIX-UPSTREAM: fix compilation with Qt 5.11 (missing include)
+Patch0: fix-compilation-with-qt-5.11.patch
BuildRequires: cmake
BuildRequires: extra-cmake-modules
BuildRequires: fcitx-devel >= 4.2.9.1
@@ -53,6 +55,7 @@
%prep
%setup -q
+%autopatch -p1
%build
%cmake ..
++++++ fix-compilation-with-qt-5.11.patch ++++++
>From af033e3d5305108eecc568adff7f8b2da5831ed6 Mon Sep 17 00:00:00 2001
From: Weng Xuetian <wengxt(a)gmail.com>
Date: Sun, 25 Mar 2018 10:16:16 -0700
Subject: [PATCH] Fix #34
Add include <QIcon>
---
quickphrase-editor/batchdialog.cpp | 1 +
1 file changed, 1 insertion(+)
diff --git a/quickphrase-editor/batchdialog.cpp b/quickphrase-editor/batchdialog.cpp
index 5b4c72c..4038db5 100644
--- a/quickphrase-editor/batchdialog.cpp
+++ b/quickphrase-editor/batchdialog.cpp
@@ -17,6 +17,7 @@
* *
***************************************************************************/
+#include <QIcon>
#include "batchdialog.h"
#include "common.h"
#include "ui_batchdialog.h"
1
0
Hello community,
here is the log from the commit of package vapoursynth for openSUSE:Factory checked in at 2018-04-29 19:37:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vapoursynth (Old)
and /work/SRC/openSUSE:Factory/.vapoursynth.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vapoursynth"
Sun Apr 29 19:37:34 2018 rev:4 rq:601693 version:43
Changes:
--------
--- /work/SRC/openSUSE:Factory/vapoursynth/vapoursynth.changes 2018-03-07 10:32:57.574196861 +0100
+++ /work/SRC/openSUSE:Factory/.vapoursynth.new/vapoursynth.changes 2018-04-29 19:37:36.413843951 +0200
@@ -1,0 +2,6 @@
+Thu Apr 26 15:51:41 UTC 2018 - guillaume.gardet(a)opensuse.org
+
+- Add patch to fix aarch64 build:
+ * vapoursynth-upstream-fix-for-aarch64.patch
+
+-------------------------------------------------------------------
New:
----
vapoursynth-upstream-fix-for-aarch64.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ vapoursynth.spec ++++++
--- /var/tmp/diff_new_pack.V1LbXo/_old 2018-04-29 19:37:36.997822536 +0200
+++ /var/tmp/diff_new_pack.V1LbXo/_new 2018-04-29 19:37:37.001822389 +0200
@@ -20,13 +20,16 @@
Version: 43
Release: 0
Summary: A video processing framework
-License: LGPL-2.1 AND OFL-1.1
+License: LGPL-2.1-only AND OFL-1.1
Group: Productivity/Multimedia/Video/Editors and Convertors
URL: http://www.vapoursynth.com/
Source0: https://github.com/vapoursynth/vapoursynth/archive/R%{version}.tar.gz#/%{na…
# PATCH-FIX-OPENSUSE vapoursynth-version.patch -- makes sure that we have
# some sort of version for othervise unversioned .so files
Patch1: vapoursynth-version.patch
+# PATCH-FIX-UPSTREAM vapoursynth-upstream-fix-for-aarch64.patch -- Do not fail if we have no known CPU
+# https://github.com/vapoursynth/vapoursynth/commit/4906ae8
+Patch2: vapoursynth-upstream-fix-for-aarch64.patch
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: gcc-c++
@@ -178,6 +181,7 @@
%prep
%setup -q -n %{name}-R%{version}
%patch1 -p1
+%patch2 -p1
%build
autoreconf -fiv
++++++ vapoursynth-upstream-fix-for-aarch64.patch ++++++
>From 4906ae8e7f8922db430b1d90aa2b4f36f9aa1bac Mon Sep 17 00:00:00 2001
From: Fredrik Mellbin <fredrik.mellbin(a)gmail.com>
Date: Thu, 26 Apr 2018 16:20:18 +0200
Subject: [PATCH] Change unknown cpu features to a warning instead of an error
---
src/core/cpufeatures.c | 4 ++--
src/core/cpufeatures.h | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/core/cpufeatures.c b/src/core/cpufeatures.c
index 78b92be6..ec00b02d 100644
--- a/src/core/cpufeatures.c
+++ b/src/core/cpufeatures.c
@@ -94,9 +94,9 @@ void getCPUFeatures(CPUFeatures *cpuFeatures) {
cpuFeatures->dfp = !!(hwcap & PPC_FEATURE_HAS_DFP);
cpuFeatures->vsx = !!(hwcap & PPC_FEATURE_HAS_VSX);
#else
-#error Do not know how to get CPU features on Linux.
+#warning "Do not know how to get CPU features on Linux."
#endif
}
#else
-#error Do not know how to get CPU features.
+#warning "Do not know how to get CPU features."
#endif
diff --git a/src/core/cpufeatures.h b/src/core/cpufeatures.h
index 2f94438e..b2bf8512 100644
--- a/src/core/cpufeatures.h
+++ b/src/core/cpufeatures.h
@@ -60,7 +60,7 @@ typedef struct CPUFeatures {
char dfp;
char vsx;
#else
-#error No VS_TARGET_CPU_* defined/handled!
+#warning "No VS_TARGET_CPU_* defined/handled!"
#endif
} CPUFeatures;
1
0
Hello community,
here is the log from the commit of package lua-lua-mpris for openSUSE:Factory checked in at 2018-04-29 19:37:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lua-lua-mpris (Old)
and /work/SRC/openSUSE:Factory/.lua-lua-mpris.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-lua-mpris"
Sun Apr 29 19:37:31 2018 rev:5 rq:601692 version:0.0+git20170918.28b1c75
Changes:
--------
--- /work/SRC/openSUSE:Factory/lua-lua-mpris/lua-lua-mpris.changes 2017-10-31 15:44:16.057192023 +0100
+++ /work/SRC/openSUSE:Factory/.lua-lua-mpris.new/lua-lua-mpris.changes 2018-04-29 19:37:34.029931371 +0200
@@ -1,0 +2,5 @@
+Thu Apr 26 17:20:31 UTC 2018 - jberry(a)suse.com
+
+- Only produce mpv-plugin-mpris during one flavor to avoid duplicate binary.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lua-lua-mpris.spec ++++++
--- /var/tmp/diff_new_pack.yy9BrO/_old 2018-04-29 19:37:34.573911423 +0200
+++ /var/tmp/diff_new_pack.yy9BrO/_new 2018-04-29 19:37:34.573911423 +0200
@@ -1,7 +1,7 @@
#
# spec file for package lua-lua-mpris
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -68,8 +68,10 @@
%install
mkdir -p %{buildroot}%{lua_noarchdir}/lua-mpris
cp -Ra applet.lua client.lua init.lua %{buildroot}%{lua_noarchdir}/lua-mpris/
+%if "%{flavor}" == "lua53"
mkdir -p %{buildroot}%{_datadir}/mpv-plugin-mpris
cp mpv.lua %{buildroot}%{_datadir}/mpv-plugin-mpris/
+%endif
%post -n mpv-plugin-mpris
if [ "$1" = 1 ] ; then
@@ -81,11 +83,14 @@
%doc LICENSE
%{lua_noarchdir}/lua-mpris
+# Only produce during one flavor to avoid duplicate binary.
+%if "%{flavor}" == "lua53"
%files -n mpv-plugin-mpris
%defattr(-,root,root)
%doc LICENSE
%{_datadir}/mpv-plugin-mpris
%ghost %config %{_sysconfdir}/mpv/scripts/mpris.lua
%ghost %dir %{_sysconfdir}/mpv/scripts
+%endif
%changelog
1
0
Hello community,
here is the log from the commit of package clamav for openSUSE:Factory checked in at 2018-04-29 19:37:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/clamav (Old)
and /work/SRC/openSUSE:Factory/.clamav.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "clamav"
Sun Apr 29 19:37:28 2018 rev:94 rq:601641 version:0.100.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/clamav/clamav.changes 2018-03-08 10:59:25.953143356 +0100
+++ /work/SRC/openSUSE:Factory/.clamav.new/clamav.changes 2018-04-29 19:37:31.238033752 +0200
@@ -1,0 +2,44 @@
+Thu Apr 26 15:35:15 UTC 2018 - max(a)suse.com
+
+- Update to version 0.100.0 (bsc#1089502):
+ * Add interfaces to the Prelude SIEM open source package for
+ collecting ClamAV virus events.
+ * Support libmspack internal code or as a shared object
+ library. The internal library is the default and includes
+ modifications to enable parsing of CAB files that do not
+ entirely adhere to the CAB file format.
+ * Link with OpenSSL 1.1.0.
+ * Deprecate of the AllowSupplementaryGroups parameter
+ statement in clamd, clamav-milter, and freshclam.
+ Use of supplementary is now in effect by default.
+ * Deprecate internal LLVM code support.
+ * Compute and check PE import table hash (a.k.a. "imphash")
+ signatures.
+ * Support file property collection and analysis for MHTML files.
+ * Raw scanning of PostScript files.
+ * Fix clamsubmit to use the new virus and false positive
+ submission web interface.
+ * Optionally, flag files with the virus
+ "Heuristic.Limits.Exceeded" when size limitations are exceeded.
+ * Improved decoders for PDF files.
+ * Reduced number of compile time warnings.
+ * Improved support for C++11.
+ * Improved detection of system installed libraries.
+ * Fixes to ClamAV's Container system and the introduction of
+ Intermediates for more descriptive signatures.
+ * Improvements to clamd's On-Access scanning capabilities
+ for Linux.
+ * Obsoletes clamav-fix_newer_zlib.patch
+- Update key ring and add signature file.
+- Turn off LLVM for now, because the bundled copy is deprecated,
+ the versions we have are too new and the performance gain over
+ the byte code interpreter are negligable, according to upstream.
+- Move pkgconfig stuff from main to devel package.
+- Re-introduce removed options as deprecated, so that clamd and
+ freshclam don't exit on startup with an old config file
+ (clamav-obsolete-config.patch).
+- Put libclammspack0 into its own subpackage to follow the letter
+ of the shlib packaging policy, even though it really makes no
+ sense here.
+
+-------------------------------------------------------------------
Old:
----
clamav-0.99.4.tar.gz
clamav-fix_newer_zlib.patch
New:
----
clamav-0.100.0.tar.gz
clamav-0.100.0.tar.gz.sig
clamav-obsolete-config.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ clamav.spec ++++++
--- /var/tmp/diff_new_pack.ge0bTj/_old 2018-04-29 19:37:32.062003537 +0200
+++ /var/tmp/diff_new_pack.ge0bTj/_new 2018-04-29 19:37:32.066003390 +0200
@@ -17,34 +17,28 @@
Name: clamav
-BuildRequires: ncurses-devel
-BuildRequires: sed
-BuildRequires: sendmail-devel
-%define llvm --disable-llvm
-BuildRequires: bc
-BuildRequires: pkgconfig
-BuildRequires: zlib-devel
-%ifarch %ix86 x86_64
-%define llvm --enable-llvm
-# Needed for compiling LLVM.
-BuildRequires: gcc-c++
-%endif
BuildRequires: autoconf
BuildRequires: automake
+BuildRequires: bc
BuildRequires: check-devel
BuildRequires: libbz2-devel
BuildRequires: libcurl-devel
BuildRequires: libopenssl-devel
BuildRequires: libtool
BuildRequires: libxml2-devel
+BuildRequires: ncurses-devel
BuildRequires: pcre-devel
+BuildRequires: pkgconfig
BuildRequires: pwdutils
BuildRequires: python-devel
+BuildRequires: sed
+BuildRequires: sendmail-devel
+BuildRequires: zlib-devel
%define clamav_check --enable-check
Summary: Antivirus Toolkit
-License: GPL-2.0
+License: GPL-2.0-only
Group: Productivity/Security
-Version: 0.99.4
+Version: 0.100.0
Release: 0
Url: http://www.clamav.net
Obsoletes: clamav-db < 0.88.3
@@ -53,6 +47,7 @@
Requires(pre): %_sbindir/groupadd %_sbindir/useradd %_sbindir/usermod
Requires(pre): /usr/bin/awk /bin/sed /bin/tar
Source0: http://www.clamav.net/downloads/production/%{name}-%{version}.tar.gz
+Source1: http://www.clamav.net/downloads/production/%{name}-%{version}.tar.gz.sig
Source11: clamav.keyring
Source4: clamav-rpmlintrc
Source6: clamav-tmpfiles.conf
@@ -61,7 +56,7 @@
Source9: service.clamav-milter
Patch1: clamav-conf.patch
Patch4: clamav-disable-timestamps.patch
-Patch5: clamav-fix_newer_zlib.patch
+Patch5: clamav-obsolete-config.patch
BuildRequires: systemd
BuildRequires: systemd-rpm-macros
%systemd_requires
@@ -84,6 +79,14 @@
ClamAV is an antivirus engine designed for detecting trojans,
viruses, malware and other malicious threats.
+%package -n libclammspack0
+Summary: ClamAV antivirus engine runtime
+Group: System/Libraries
+
+%description -n libclammspack0
+ClamAV is an antivirus engine designed for detecting trojans,
+viruses, malware and other malicious threats.
+
%package devel
Summary: Development files for libclamav, an antivirus engine
Group: Development/Libraries/C and C++
@@ -98,9 +101,9 @@
%prep
%setup -q
-%patch1 -p1
+%patch1
%patch4
-%patch5 -p1
+%patch5
%build
CFLAGS="-fstack-protector"
@@ -120,7 +123,6 @@
--with-group=vscan \
--enable-milter \
%clamav_check \
- %llvm \
--enable-clamdtop \
--disable-zlib-vcheck \
--disable-timestamps
@@ -135,8 +137,11 @@
mkdir -p %buildroot/var/spool/amavis
mkdir -p -m 0755 %buildroot/run/clamav
rm %buildroot/%_libdir/*.la
-# Remove bogus dependencies from libclamav.pc
-sed -i 's/^Libs: .*/Libs: -lclamav/' %buildroot%_libdir/pkgconfig/libclamav.pc
+
+# libclammspack is not meant to be linked against by anything but
+# libclamav
+rm %buildroot%_libdir/pkgconfig/libclammspack.pc
+rm %buildroot%_libdir/libclammspack.so
# fix the new config file names
pushd %buildroot/etc
@@ -170,30 +175,30 @@
%postun -n libclamav7 -p /sbin/ldconfig
%files
-%defattr(-,root,root,-)
%config(noreplace) %_sysconfdir/*.conf
#systemd...
%{_unitdir}/clamd.service
%{_unitdir}/freshclam.service
%{_unitdir}/clamav-milter.service
%_tmpfilesdir
-%doc AUTHORS BUGS ChangeLog COPYING FAQ NEWS README UPGRADE
+%doc COPYING*
%doc docs/*.pdf docs/html
%doc %_mandir/*/*
%_bindir/*
%_sbindir/*
-%_libdir/pkgconfig/libclamav.pc
%defattr(-,vscan,vscan)
%dir %attr(750,vscan,vscan) /var/spool/amavis
%dir /var/lib/clamav
%ghost %attr(755,vscan,vscan) /run/clamav
%files -n libclamav7
-%defattr(-,root,root)
%_libdir/libclam*.so.7*
+%files -n libclammspack0
+%_libdir/libclammspack.so.0*
+
%files devel
-%defattr(-,root,root)
+%_libdir/pkgconfig/*
%_libdir/libclam*.so
%_includedir/*
++++++ clamav-0.99.4.tar.gz -> clamav-0.100.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/clamav/clamav-0.99.4.tar.gz /work/SRC/openSUSE:Factory/.clamav.new/clamav-0.100.0.tar.gz differ: char 5, line 1
++++++ clamav-conf.patch ++++++
--- /var/tmp/diff_new_pack.ge0bTj/_old 2018-04-29 19:37:32.122001336 +0200
+++ /var/tmp/diff_new_pack.ge0bTj/_new 2018-04-29 19:37:32.122001336 +0200
@@ -1,7 +1,5 @@
-Index: clamav-0.98.3/etc/clamav-milter.conf.sample
-===================================================================
---- clamav-0.98.3.orig/etc/clamav-milter.conf.sample 2014-05-06 20:39:56.000000000 +0200
-+++ clamav-0.98.3/etc/clamav-milter.conf.sample 2014-05-08 16:42:14.865949467 +0200
+--- etc/clamav-milter.conf.sample.orig
++++ etc/clamav-milter.conf.sample
@@ -2,10 +2,6 @@
## Example config file for clamav-milter
##
@@ -13,7 +11,7 @@
##
## Main options
##
-@@ -17,8 +13,7 @@
+@@ -17,8 +13,7 @@ Example
# inet6:port@[hostname|ip-address] - to specify an ipv6 socket
#
# Default: no default
@@ -23,16 +21,16 @@
# Define the group ownership for the (unix) milter socket.
# Default: disabled (the primary group of the user running clamd)
-@@ -36,7 +31,7 @@
- # Run as another user (clamav-milter must be started by root for this option to work)
+@@ -37,7 +32,7 @@ Example
+ # to work)
#
# Default: unset (don't drop privileges)
-#User clamav
+User vscan
- # Initialize supplementary group access (clamav-milter must be started by root).
- #
-@@ -64,7 +59,7 @@
+ # Waiting for data from clamd will timeout after this time (seconds).
+ # Value of 0 disables the timeout.
+@@ -61,7 +56,7 @@ Example
# daemon (main thread).
#
# Default: disabled
@@ -41,8 +39,8 @@
# Optional path to the global temporary directory.
# Default: system specific (usually /tmp or /var/tmp).
-@@ -90,7 +85,7 @@
- # with the same socket: clamd servers will be selected in a round-robin fashion.
+@@ -88,7 +83,7 @@ Example
+ # fashion.
#
# Default: no default
-#ClamdSocket tcp:scanner.mydomain:7357
@@ -50,7 +48,7 @@
##
-@@ -239,13 +234,13 @@
+@@ -238,13 +233,13 @@ Example
# Use system logger (can work together with LogFile).
#
# Default: no
@@ -66,10 +64,8 @@
# Enable verbose logging.
#
-Index: clamav-0.98.3/etc/clamd.conf.sample
-===================================================================
---- clamav-0.98.3.orig/etc/clamd.conf.sample 2014-05-08 16:42:07.318862339 +0200
-+++ clamav-0.98.3/etc/clamd.conf.sample 2014-05-08 16:45:03.177891683 +0200
+--- etc/clamd.conf.sample.orig
++++ etc/clamd.conf.sample
@@ -1,12 +1,8 @@
##
-## Example config file for the Clam AV daemon
@@ -84,7 +80,7 @@
# Uncomment this option to enable logging.
# LogFile must be writable for the user running daemon.
# A full path is required.
-@@ -41,12 +37,12 @@
+@@ -41,12 +37,12 @@ Example
# Use system logger (can work together with LogFile).
# Default: no
@@ -99,7 +95,7 @@
# Enable verbose logging.
# Default: no
-@@ -63,7 +59,7 @@
+@@ -71,7 +67,7 @@ Example
# This option allows you to save a process identifier of the listening
# daemon (main thread).
# Default: disabled
@@ -108,7 +104,7 @@
# Optional path to the global temporary directory.
# Default: system specific (usually /tmp or /var/tmp).
-@@ -82,7 +78,7 @@
+@@ -90,7 +86,7 @@ Example
# Path to a local socket file the daemon will listen on.
# Default: disabled (must be specified by a user)
@@ -117,7 +113,7 @@
# Sets the group ownership on the unix socket.
# Default: disabled (the primary group of the user running clamd)
-@@ -98,7 +94,7 @@
+@@ -106,7 +102,7 @@ Example
# TCP port address.
# Default: no
@@ -126,7 +122,7 @@
# TCP address.
# By default we bind to INADDR_ANY, probably not wise.
-@@ -106,7 +102,7 @@
+@@ -114,7 +110,7 @@ Example
# from the outside world. This option can be specified multiple
# times if you want to listen on multiple IPs. IPv6 is now supported.
# Default: no
@@ -135,16 +131,16 @@
# Maximum length the queue of pending connections may grow to.
# Default: 200
-@@ -192,7 +188,7 @@
+@@ -204,7 +200,7 @@ Example
# Run as another user (clamd must be started by root for this option to work)
# Default: don't drop privileges
-#User clamav
+User vscan
- # Initialize supplementary group access (clamd must be started by root).
- # Default: no
-@@ -525,6 +521,10 @@
+ # Stop daemon when libclamav reports out of memory condition.
+ #ExitOnOOM yes
+@@ -598,6 +594,10 @@ Example
##
## On-access Scan Settings
##
@@ -155,10 +151,8 @@
# Enable on-access scanning. Currently, this is supported via fanotify.
# Clamuko/Dazuko support has been deprecated.
-Index: clamav-0.98.3/etc/freshclam.conf.sample
-===================================================================
---- clamav-0.98.3.orig/etc/freshclam.conf.sample 2014-05-08 16:42:07.349862696 +0200
-+++ clamav-0.98.3/etc/freshclam.conf.sample 2014-05-08 16:42:14.866949479 +0200
+--- etc/freshclam.conf.sample.orig
++++ etc/freshclam.conf.sample
@@ -1,12 +1,8 @@
##
-## Example config file for freshclam
@@ -173,7 +167,7 @@
# Path to the database directory.
# WARNING: It must match clamd.conf's directive!
# Default: hardcoded (depends on installation options)
-@@ -35,12 +31,12 @@
+@@ -35,12 +31,12 @@ Example
# Use system logger (can work together with UpdateLogFile).
# Default: no
@@ -188,7 +182,7 @@
# Enable log rotation. Always enabled when LogFileMaxSize is enabled.
# Default: no
-@@ -48,12 +44,12 @@
+@@ -48,12 +44,12 @@ Example
# This option allows you to save the process identifier of the daemon
# Default: disabled
@@ -201,9 +195,9 @@
-#DatabaseOwner clamav
+DatabaseOwner vscan
- # Initialize supplementary group access (freshclam must be started by root).
- # Default: no
-@@ -136,7 +132,7 @@
+ # Use DNS to verify virus database version. Freshclam uses DNS TXT records
+ # to verify database and software versions. With this directive you can change
+@@ -132,7 +128,7 @@ DatabaseMirror database.clamav.net
# Send the RELOAD command to clamd.
# Default: no
@@ -212,12 +206,3 @@
# Run command after successful database update.
# Default: disabled
-@@ -179,7 +175,7 @@
- # detected in the field and in what geographic area they are.
- # Freshclam will connect to clamd in order to get recent statistics.
- # Default: no
--#SubmitDetectionStats /path/to/clamd.conf
-+#SubmitDetectionStats /etc/clamd.conf
-
- # Country of origin of malware/detection statistics (for statistical
- # purposes only). The statistics collector at ClamAV.net will look up
++++++ clamav-disable-timestamps.patch ++++++
--- /var/tmp/diff_new_pack.ge0bTj/_old 2018-04-29 19:37:32.134000897 +0200
+++ /var/tmp/diff_new_pack.ge0bTj/_new 2018-04-29 19:37:32.134000897 +0200
@@ -27,7 +27,7 @@
strncat(buf, "WARNING: sizeof(fp_digit) == sizeof(fp_word), this build is likely to not work properly.\n",
--- configure.orig
+++ configure
-@@ -785,6 +785,7 @@ FGREP
+@@ -800,6 +800,7 @@ FGREP
SED
LIBTOOL
LIBCLAMAV_VERSION
@@ -35,7 +35,7 @@
EGREP
GREP
CPP
-@@ -887,6 +888,7 @@ ac_user_opts='
+@@ -902,6 +903,7 @@ ac_user_opts='
enable_option_checking
enable_silent_rules
enable_dependency_tracking
@@ -43,16 +43,16 @@
enable_static
enable_shared
with_pic
-@@ -1594,6 +1596,8 @@ Optional Features:
- --disable-dependency-tracking speeds up one-time build
- --enable-dependency-tracking do not reject slow dependency extractors
+@@ -1616,6 +1618,8 @@ Optional Features:
+ --disable-dependency-tracking
+ speeds up one-time build
--enable-static[=PKGS] build static libraries [default=no]
+ --enable-timestamps Enable embedding timestamp information in build
+ (default is YES)
--enable-shared[=PKGS] build shared libraries [default=yes]
--enable-fast-install[=PKGS]
optimize for fast installation [default=yes]
-@@ -4989,6 +4993,26 @@ $as_echo "$ac_cv_safe_to_define___extens
+@@ -5211,6 +5215,26 @@ $as_echo "$ac_cv_safe_to_define___extens
$as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h
@@ -78,4 +78,4 @@
+_ACEOF
- VERSION="0.99.4"
+ VERSION="0.100.0"
++++++ clamav-obsolete-config.patch ++++++
--- shared/optparser.c.orig
+++ shared/optparser.c
@@ -505,6 +505,13 @@ const struct clam_option __clam_options[
{ "ClamukoExcludeUID", NULL, 0, CLOPT_TYPE_NUMBER, MATCH_NUMBER, -1, NULL, FLAG_MULTIPLE, OPT_CLAMD | OPT_DEPRECATED, "", "" },
{ "ClamukoMaxFileSize", NULL, 0, CLOPT_TYPE_SIZE, MATCH_SIZE, 5242880, NULL, 0, OPT_CLAMD | OPT_DEPRECATED, "", "" },
{ "AllowSupplementaryGroups", NULL, 0, CLOPT_TYPE_BOOL, MATCH_BOOL, 0, NULL, 0, OPT_CLAMD | OPT_FRESHCLAM | OPT_MILTER | OPT_DEPRECATED, "Initialize a supplementary group access (the process must be started by root).", "no" },
+ { "StatsHostID", "stats-host-id", 0, CLOPT_TYPE_STRING, NULL, -1, NULL, 0, OPT_FRESHCLAM | OPT_CLAMD | OPT_CLAMSCAN | OPT_DEPRECATED, "", "" },
+ { "StatsEnabled", "enable-stats", 0, CLOPT_TYPE_BOOL, MATCH_BOOL, 0, NULL, 0, OPT_CLAMD | OPT_FRESHCLAM | OPT_CLAMSCAN | OPT_DEPRECATED, "", "" },
+ { "StatsPEDisabled", "disable-pe-stats", 0, CLOPT_TYPE_BOOL, MATCH_BOOL, 0, NULL, 0, OPT_CLAMD | OPT_CLAMSCAN | OPT_DEPRECATED, "", "" },
+ { "StatsTimeout", "stats-timeout", 0, CLOPT_TYPE_NUMBER, MATCH_NUMBER, -1, NULL, 0, OPT_CLAMD | OPT_CLAMSCAN | OPT_FRESHCLAM | OPT_DEPRECATED, "", "" },
+ { "SubmitDetectionStats", NULL, 0, CLOPT_TYPE_STRING, NULL, -1, NULL, 0, OPT_FRESHCLAM | OPT_DEPRECATED, "", "" },
+ { "DetectionStatsCountry", NULL, 0, CLOPT_TYPE_STRING, NULL, -1, NULL, 0, OPT_FRESHCLAM | OPT_DEPRECATED, "", "" },
+ { "DetectionStatsHostID", NULL, 0, CLOPT_TYPE_STRING, NULL, -1, NULL, 0, OPT_FRESHCLAM | OPT_DEPRECATED, "", "" },
/* Milter specific options */
++++++ clamav.keyring ++++++
--- /var/tmp/diff_new_pack.ge0bTj/_old 2018-04-29 19:37:32.189998843 +0200
+++ /var/tmp/diff_new_pack.ge0bTj/_new 2018-04-29 19:37:32.189998843 +0200
@@ -1,43 +1,52 @@
-----BEGIN PGP PUBLIC KEY BLOCK-----
-Version: GnuPG v2.0.19 (GNU/Linux)
-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
-MjiCtk3kDuDp
-=xBx3
+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
+=rmWe
-----END PGP PUBLIC KEY BLOCK-----
+
1
0