Imported Upstream version 17.30.3 upstream/17.30.3
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 20 Sep 2022 06:41:02 +0000 (15:41 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 20 Sep 2022 06:41:02 +0000 (15:41 +0900)
VERSION.cmake
package/libzypp.changes
po/mk.po
zypp/base/Random.cc

index 0ff36a8..ea96e10 100644 (file)
@@ -61,8 +61,8 @@
 SET(LIBZYPP_MAJOR "17")
 SET(LIBZYPP_COMPATMINOR "22")
 SET(LIBZYPP_MINOR "30")
-SET(LIBZYPP_PATCH "2")
+SET(LIBZYPP_PATCH "3")
 #
-# LAST RELEASED: 17.30.2 (22)
+# LAST RELEASED: 17.30.3 (22)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index 413c410..b91bee2 100644 (file)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Tue Jul  5 10:29:19 CEST 2022 - ma@suse.de
+
+- Fix building with GCC 12.x release (#396)
+- version 17.30.3 (22)
+
+-------------------------------------------------------------------
 Wed Jun 15 12:07:22 CEST 2022 - ma@suse.de
 
 - appdata plugin: Pass path to the repodata/ directory inside the
index 63ea629..ab1e3b0 100644 (file)
--- a/po/mk.po
+++ b/po/mk.po
@@ -7,7 +7,7 @@ msgstr ""
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2022-03-14 15:21+0100\n"
-"PO-Revision-Date: 2022-06-01 11:12+0000\n"
+"PO-Revision-Date: 2022-07-02 23:12+0000\n"
 "Last-Translator: Kristijan Fremen Velkovski <me@krisfremen.com>\n"
 "Language-Team: Macedonian <https://l10n.opensuse.org/projects/libzypp/master/"
 "mk/>\n"
@@ -118,9 +118,8 @@ msgstr "Аруба"
 # fuzzy
 #. :ABW:533:
 #: zypp/CountryCode.cc:173
-#, fuzzy
 msgid "Aland Islands"
-msgstr "Ð\98Ñ\80Ñ\81ка"
+msgstr "Ð\9eландÑ\81ки Ð\9eÑ\81Ñ\82Ñ\80ови"
 
 # AZ
 # fuzzy
@@ -219,9 +218,8 @@ msgstr "Бутан"
 # fuzzy
 #. :BTN:064:
 #: zypp/CountryCode.cc:190
-#, fuzzy
 msgid "Bouvet Island"
-msgstr "Ð\98Ñ\80Ñ\81ка"
+msgstr "Ð\9eÑ\81Ñ\82Ñ\80ов Ð\91Ñ\83ве"
 
 #. :BVT:074:
 #: zypp/CountryCode.cc:191
@@ -250,7 +248,6 @@ msgstr "Канада"
 
 #. :CAN:124:
 #: zypp/CountryCode.cc:195
-#, fuzzy
 msgid "Cocos (Keeling) Islands"
 msgstr "Кокосови Острови"
 
@@ -487,16 +484,14 @@ msgstr "Србија"
 
 #. :GEO:268:
 #: zypp/CountryCode.cc:236
-#, fuzzy
 msgid "French Guiana"
-msgstr "ФÑ\80анÑ\86Ñ\83Ñ\81ки"
+msgstr "ФÑ\80анÑ\86Ñ\83Ñ\81ка Ð\93ваÑ\98ана"
 
 # DE
 #. :GUF:254:
 #: zypp/CountryCode.cc:237
-#, fuzzy
 msgid "Guernsey"
-msgstr "Ð\93еÑ\80маниÑ\98а"
+msgstr "Ð\93еÑ\80нзи"
 
 # GH
 # fuzzy
@@ -697,16 +692,15 @@ msgstr "Кенија"
 # fuzzy
 #. :KEN:404:
 #: zypp/CountryCode.cc:272
-#, fuzzy
 msgid "Kyrgyzstan"
-msgstr "ТаÑ\98ван"
+msgstr "Ð\9aиÑ\80гиÑ\81Ñ\82ан"
 
 # KH
 # fuzzy
 #. :KGZ:417:
 #: zypp/CountryCode.cc:273
 msgid "Cambodia"
-msgstr "Ð\9aолÑ\83мбија"
+msgstr "Ð\9aамбодија"
 
 #. :KHM:116:
 #: zypp/CountryCode.cc:274
@@ -731,9 +725,8 @@ msgstr ""
 # ZA
 #. :PRK:408:
 #: zypp/CountryCode.cc:278
-#, fuzzy
 msgid "South Korea"
-msgstr "Ð\88Ñ\83жна Ð\90Ñ\84Ñ\80ика"
+msgstr "Ð\88Ñ\83жна Ð\9aоÑ\80еÑ\98а"
 
 #. :KOR:410:
 #: zypp/CountryCode.cc:279
@@ -816,17 +809,17 @@ msgstr "Хрватска"
 #. :LVA:428:
 #: zypp/CountryCode.cc:292
 msgid "Libya"
-msgstr ""
+msgstr "Либија"
 
 #. :LBY:434:
 #: zypp/CountryCode.cc:293
 msgid "Morocco"
-msgstr ""
+msgstr "Мароко"
 
 #. :MAR:504:
 #: zypp/CountryCode.cc:294
 msgid "Monaco"
-msgstr ""
+msgstr "Монако"
 
 #. :MCO:492:
 #: zypp/CountryCode.cc:295
index c5dba80..9f40a38 100644 (file)
@@ -1,5 +1,6 @@
 #include <fcntl.h>
 #include <unistd.h>
+#include <time.h>
 #include <zypp/base/Random.h>