public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/abrt] update-2.17.9-f44: New upstream release 2.2.1
@ 2026-08-03 11:04 Jakub Filak
0 siblings, 0 replies; only message in thread
From: Jakub Filak @ 2026-08-03 11:04 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/abrt
Branch : update-2.17.9-f44
Commit : ffb34b1eea66668b221588ea65de5bc7602fa594
Author : Jakub Filak <jfilak@redhat.com>
Date : 2014-04-22T13:32:35+02:00
Stats : +24/-114 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/abrt/c/ffb34b1eea66668b221588ea65de5bc7602fa594?branch=update-2.17.9-f44
Log:
New upstream release 2.2.1
---
diff --git a/.gitignore b/.gitignore
index f31119f..2691f64 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@ abrt-1.1.13.tar.gz
/abrt-2.1.11.tar.gz
/abrt-2.1.12.tar.gz
/abrt-2.2.0.tar.gz
+/abrt-2.2.1.tar.gz
diff --git a/0001-Fix-new-lines-in-po-files.patch b/0001-Fix-new-lines-in-po-files.patch
deleted file mode 100644
index 7388d3a..0000000
--- a/0001-Fix-new-lines-in-po-files.patch
+++ /dev/null
@@ -1,106 +0,0 @@
-From d26e3cea54444d59d00758d8a69c2bbe1832c492 Mon Sep 17 00:00:00 2001
-From: Jakub Filak <jfilak@redhat.com>
-Date: Wed, 5 Mar 2014 12:24:10 +0100
-Subject: [PATCH] Fix new lines in po files
-
-Signed-off-by: Jakub Filak <jfilak@redhat.com>
----
- po/hu.po | 8 ++++----
- po/tr.po | 12 ++++++------
- 2 files changed, 10 insertions(+), 10 deletions(-)
-
-diff --git a/po/hu.po b/po/hu.po
-index 788a942..dde1e65 100644
---- a/po/hu.po
-+++ b/po/hu.po
-@@ -597,7 +597,7 @@ msgid ""
- " -e,--exact Download only specified files\n"
- " --repo Pattern to use when searching for repos.\n"
- " Default: *debug*\n"
--msgstr "Használat: %s [-vy] [--ids=BUILD_IDS_FILE] \\n [--tmpdir=TMPDIR] [--cache=CACHEDIR[:DEBUGINFODIR1:DEBUGINFODIR2...]] [--size_mb=SIZE] \\n [-e, --exact=PATH] \\n A felsorolt azonosítók alapján felépíti és telepíti a debuginfot BUILD_IDS_FILE alapján \\n a CACHEDIR segítségével a TMPDIR ideiglenes átmeneti területére . \\n A régi fájlok tőrlődnek a CACHEDIRból amíg a z kisebb , mint a SIZE . \\n \\n -v Legyen részletesebb \\n -Y Legyen interaktív és válaszoljunk 'igen'el mindegyik kérdésre \\n --ids Alapértelmezett: build_ids \\n --tmpdir Alapértelmezett: @LARGE_DATA_TMP_DIR@/abrt-tmp-debuginfo-RANDOM_SUFFIX \\n --cache Alapértelmezett: /var/cache/abrt-di \\n --size_mb Alapértelmezettt: 4096 \\n -e,--exact Csak a megadott fájlok letöltése \\n"
-+msgstr "Használat: %s [-vy] [--ids=BUILD_IDS_FILE]\n [--tmpdir=TMPDIR] [--cache=CACHEDIR[:DEBUGINFODIR1:DEBUGINFODIR2...]] [--size_mb=SIZE]\n [-e, --exact=PATH]\n A felsorolt azonosítók alapján felépíti és telepíti a debuginfot BUILD_IDS_FILE alapján\n a CACHEDIR segítségével a TMPDIR ideiglenes átmeneti területére .\n A régi fájlok tőrlődnek a CACHEDIRból amíg a z kisebb , mint a SIZE.\n\n -v Legyen részletesebb\n -Y Legyen interaktív és válaszoljunk 'igen'el mindegyik kérdésre\n --ids Alapértelmezett: build_ids\n --tmpdir Alapértelmezett: @LARGE_DATA_TMP_DIR@/abrt-tmp-debuginfo-RANDOM_SUFFIX\n --cache Alapértelmezett: /var/cache/abrt-di\n --size_mb Alapértelmezettt: 4096\n -e,--exact Csak a megadott fájlok letöltése\n"
-
- #: ../src/plugins/abrt-action-install-debuginfo.in:169
- msgid "Can't open {0}: {1}"
-@@ -756,7 +756,7 @@ msgstr "Adjon hozzáférést a hozzárendelt fájlon túl, helytelen címzésekh
-
- #: ../src/plugins/abrt-gdb-exploitable:693
- msgid "Can't get signal no and do exploitability analysis\n"
--msgstr "Nincsen jel és így nem lehet kihasználhatósági elemzést készíteni \\n"
-+msgstr "Nincsen jel és így nem lehet kihasználhatósági elemzést készíteni\n"
-
- #: ../src/plugins/abrt-gdb-exploitable:706
- msgid "Likely crash reason: "
-@@ -772,7 +772,7 @@ msgstr "Jelenlegi instrukció:"
-
- #: ../src/plugins/abrt-gdb-exploitable:711
- msgid "Exploitability analysis came up empty\n"
--msgstr "A kihasználhatósági elemzés üresen jött \\n"
-+msgstr "A kihasználhatósági elemzés üresen jött\n"
-
- #: ../src/plugins/abrt-watch-log.c:142
- msgid ""
-@@ -1499,7 +1499,7 @@ msgstr "Csak azoknak az eseteknek a számát jelenítse meg, ami a megjelölt id
- #: ../src/cli/status.c:104
- #, c-format
- msgid "ABRT has detected %u problem(s). For more info run: abrt-cli list%s\n"
--msgstr "Az ABRT több hibát is talált %u (s) . További információhoz futtasa az abrt-cli list %s parancsot \\n"
-+msgstr "Az ABRT több hibát is talált %u (s) . További információhoz futtasa az abrt-cli list %s parancsot\n"
-
- #: ../src/plugins/analyze_CCpp.xml.in.h:1
- msgid ""
-diff --git a/po/tr.po b/po/tr.po
-index f104816..51a6a9e 100644
---- a/po/tr.po
-+++ b/po/tr.po
-@@ -902,7 +902,7 @@ msgstr "%d uzunluğundaki HTTP başlığının gönderimi başarısız: NSS hata
- msgid ""
- "Unexpected HTTP response from server: %d\n"
- "%s"
--msgstr "Sunucudan beklenmeyen HTTP cevabı: %d\\n\n%s"
-+msgstr "Sunucudan beklenmeyen HTTP cevabı: %d\n\n%s"
-
- #: ../src/plugins/abrt-retrace-client.c:232
- #: ../src/plugins/abrt-retrace-client.c:745
-@@ -985,17 +985,17 @@ msgstr "Kullanıcı tarafından iptal edildi"
- #: ../src/plugins/abrt-retrace-client.c:673
- #, c-format
- msgid "Uploading %d megabytes\n"
--msgstr "%d megabytes yükleniyor\\n"
-+msgstr "%d megabytes yükleniyor\n"
-
- #: ../src/plugins/abrt-retrace-client.c:675
- #, c-format
- msgid "Uploading %lld bytes\n"
--msgstr "Yüklenen %lld byte \\n"
-+msgstr "Yüklenen %lld byte\n"
-
- #: ../src/plugins/abrt-retrace-client.c:699
- #, c-format
- msgid "Uploading %d%%\n"
--msgstr "Yükleniyor '%d%%\\n"
-+msgstr "Yükleniyor '%d%%\n"
-
- #: ../src/plugins/abrt-retrace-client.c:711
- msgid "Failed to read from a pipe"
-@@ -1039,7 +1039,7 @@ msgstr "Geri izleme işi başladı."
- msgid ""
- "Task Id: %s\n"
- "Task Password: %s\n"
--msgstr "Görev Id: %d\\n\nGörev Şifresi: %s\\n"
-+msgstr "Görev Id: %d\n\nGörev Şifresi: %s\n"
-
- #: ../src/plugins/abrt-retrace-client.c:856
- msgid "Invalid response from server: missing X-Task-Status."
-@@ -1050,7 +1050,7 @@ msgstr "Sunucudan geçersiz cevap: X-Task-Status kayıp"
- msgid ""
- "Task Status: %s\n"
- "%s\n"
--msgstr "Görev Durumu: %s\\n\n%s\\n"
-+msgstr "Görev Durumu: %s\n\n%s\n"
-
- #: ../src/plugins/abrt-retrace-client.c:899
- #: ../src/plugins/abrt-retrace-client.c:973
---
-1.8.5.3
-
diff --git a/abrt.spec b/abrt.spec
index bb5869d..a454fc3 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -34,12 +34,12 @@
%define docdirversion -%{version}
%endif
-%define libreport_ver 2.2.0
+%define libreport_ver 2.2.2
%define satyr_ver 0.13
Summary: Automatic bug detection and reporting tool
Name: abrt
-Version: 2.2.0
+Version: 2.2.1
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@@ -48,8 +48,6 @@ Source: https://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.gz
# don't remove this patch, packages in rawhide are not signed!
Patch0: disable-OpenGPGCheck-in-Fedora-Rawhide.patch
-Patch1: 0001-Fix-new-lines-in-po-files.patch
-
# '%%autosetup -S git' -> git
BuildRequires: git
@@ -225,7 +223,7 @@ Group: System Environment/Libraries
Requires: %{name} = %{version}-%{release}
Requires: abrt-libs = %{version}-%{release}
Requires: abrt-addon-kerneloops
-Obsoletes: abrt-addon-uefioops
+Obsoletes: abrt-addon-uefioops < 2.1.7
%description addon-pstoreoops
This package contains plugin for collecting kernel oopses from pstore storage.
@@ -339,7 +337,7 @@ Requires: libreport-plugin-ureport >= %{libreport_ver}
Requires: libreport-fedora >= %{libreport_ver}
%endif
#Requires: abrt-plugin-firefox
-Provides: bug-buddy
+Provides: bug-buddy = 2.28.0
%description desktop
Virtual package to install all necessary packages for usage from desktop
@@ -788,6 +786,8 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%defattr(-,root,root,-)
%config(noreplace) %{_sysconfdir}/libreport/events.d/koops_event.conf
%{_mandir}/man5/koops_event.conf.5.gz
+%config(noreplace) %{_sysconfdir}/%{name}/plugins/oops.conf
+%{_datadir}/%{name}/conf.d/plugins/oops.conf
%if %{with systemd}
%{_unitdir}/abrt-oops.service
%else
@@ -892,6 +892,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_datadir}/dbus-1/interfaces/com.redhat.problems.configuration.xml
%{_datadir}/dbus-1/interfaces/com.redhat.problems.configuration.abrt.xml
%{_datadir}/dbus-1/interfaces/com.redhat.problems.configuration.ccpp.xml
+%{_datadir}/dbus-1/interfaces/com.redhat.problems.configuration.oops.xml
%{_datadir}/dbus-1/interfaces/com.redhat.problems.configuration.python.xml
%{_datadir}/dbus-1/interfaces/com.redhat.problems.configuration.vmcore.xml
%{_datadir}/dbus-1/interfaces/com.redhat.problems.configuration.xorg.xml
@@ -921,6 +922,20 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh
%changelog
+* Tue Apr 22 2014 Jakub Filak <jfilak@redhat.com> 2.2.1-1
+- stop using deprecated json-c functions
+- vmcore: start the service after kdump service
+- do not clear LANG env variable
+- localization: fix gettext
+- Translation updates
+- simplify Analyze C/C++ event configuration
+- Support handling crashes in lxc containers
+- koops: add an option controlling MCE detection
+- cli: list displays all problems
+- Fix a spelling error in a configuration GUI tooltip.
+- spec: python3 corrections
+- Fix new lines in po files
+
* Wed Mar 05 2014 Jakub Filak <jfilak@redhat.com> 2.2.0-1
- Translation updates
- limit ourselves to *.conf in /etc/abrt
@@ -928,7 +943,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
- ureport: add user to CC List of Bugzilla bug
- python: build python api for py3
- koops: never search for MCE strings in dmesg
-- spec: remove stray space from %description
+- spec: remove stray space from %%description
- spec: add missing requires for python api
- spec: add dependency on abrt-python
diff --git a/sources b/sources
index 7437248..2f38eb1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7d5325ece7728a6058c94999ce2ceccb abrt-2.2.0.tar.gz
+799e55397e1f72dde9486395abe17605 abrt-2.2.1.tar.gz
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-03 11:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 11:04 [rpms/abrt] update-2.17.9-f44: New upstream release 2.2.1 Jakub Filak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox