Compare commits

...
Sign in to create a new pull request.

28 commits

Author SHA1 Message Date
Jakub Filak
a8f7694743 New upstream release 2.2.1 2014-04-22 14:18:37 +02:00
Jakub Filak
c94dcfd637 New upstream release 2.2.0 2014-03-07 12:47:26 +01:00
Jakub Filak
d0206b923f Binary python modules in sitearch, upload-watch consuming too much of CPU 2014-02-10 16:31:15 +01:00
Jakub Filak
330242f51a New upstream release 2.1.12
Resolves: #1055502
2014-01-31 11:39:29 +01:00
Jakub Filak
4ed66caa9b New upstream release 2.1.11 2014-01-08 08:55:21 +01:00
Jakub Filak
6159925f09 New upstream release 2.1.10
Resolves: #998066
2013-12-11 17:37:55 +01:00
Denys Vlasenko
3b36d0abff specfile: remove no longer needed copying from old dump directory to new one.
Related to rhbz#971869.

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Acked-by: Jakub Filak <jfilak@redhat.com>
2013-11-06 13:57:00 +01:00
Jakub Filak
19ebfd3e12 New upstream release 2.1.9
Resolves: #1001139
2013-10-27 22:22:11 +01:00
Jakub Filak
e5e5169e8b New upstream release 2.1.8
And also remove unused patches

Resolves: #998197, #1008125
2013-10-11 11:38:55 +02:00
Jakub Filak
336ca561dd remove rhel GPG keys patch which is no more necessary
https://github.com/abrt/abrt/issues/686
2013-09-13 15:55:44 +02:00
Jakub Filak
0e2c4b78c0 New upstream release 2.1.7
Resolves: #880694, #895745, #906733, #949721, #953927, #960549, #961520, #967644, #990208, #993591, #993592
2013-09-12 11:54:34 +02:00
Jakub Filak
f597cb74c2 try to generate core_backtrace only for CCpp problems
Resolves: #993630
2013-08-06 12:59:08 +02:00
Jakub Filak
50f235a752 disable unused warning for GLib, use right dependencies for RHEL 2013-07-29 13:14:47 +02:00
Jakub Filak
6679c3c8d2 New upstream release 2.1.6
Resolves: #988165
2013-07-26 13:24:50 +02:00
Jakub Filak
fac68ad1e7 Update a patch for rhel 2013-06-19 10:02:01 +02:00
Jakub Filak
413941a1f7 Fix a bogus date in old changelog entry 2013-06-19 10:01:26 +02:00
Jakub Filak
26deb427d6 New upstream release 2.1.5
Resolves: #958961, #974670
2013-06-14 22:28:28 +02:00
Jakub Filak
a559de17e8 natural implementation of --since, no errors in console 2013-05-06 14:33:08 +02:00
Jakub Filak
165458dd2e Update translation, add uefioops, fix live cd
Resolves: #928753
2013-05-03 14:53:17 +02:00
Jakub Filak
3eb15bceac New upstream release 2.1.4 2013-04-30 17:18:01 +02:00
Jakub Filak
a74385eeb0 add deps. required for reporting to abrt-cli pkg 2013-04-08 17:02:08 +02:00
Jakub Filak
ecae54f9a2 Rebuild with correct libreport
Resolves: #947651

Signed-off-by: Jakub Filak <jfilak@redhat.com>
2013-04-08 09:55:52 +02:00
Jakub Filak
fb8cdfea4e New upstream release 2.1.3 2013-03-27 18:09:15 +01:00
Jakub Filak
45bcc8c22c Check if restorecon cmd exists and run it only if it does
Resolves: #926934
2013-03-25 12:34:13 +01:00
Jakub Filak
27801fbb92 Fix problems with spaces in retrace-client 2013-03-22 15:41:06 +01:00
Jakub Filak
5da2d6024f disable shortened and auto reporting in RHEL
Resolves: #918040, #918041
2013-03-22 12:17:18 +01:00
Jakub Filak
9fdda6a830 Rebuild with correct libreport and fixed problem with missing dump location 2013-03-22 11:00:19 +01:00
Jakub Filak
889d8acae9 New upstream release 2.1.2
Resolves: #879160, #854668, #885044, #903005, #905412, #909968, #912540
2013-03-19 12:37:20 +01:00
7 changed files with 849 additions and 67269 deletions

13
.gitignore vendored
View file

@ -23,3 +23,16 @@ abrt-1.1.13.tar.gz
/abrt-2.0.20.tar.gz
/abrt-2.1.0.tar.gz
/abrt-2.1.1.tar.gz
/abrt-2.1.2.tar.gz
/abrt-2.1.3.tar.gz
/abrt-2.1.4.tar.gz
/abrt-2.1.5.tar.gz
/abrt-2.1.6.tar.gz
/abrt-2.1.7.tar.gz
/abrt-2.1.8.tar.gz
/abrt-2.1.9.tar.gz
/abrt-2.1.10.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

File diff suppressed because it is too large Load diff

View file

@ -1,97 +0,0 @@
diff -ur abrt-2.1.1/src/daemon/abrt.conf abrt-2.1.1.new/src/daemon/abrt.conf
--- abrt-2.1.1/src/daemon/abrt.conf 2013-02-01 12:59:58.000000000 +0100
+++ abrt-2.1.1.new/src/daemon/abrt.conf 2013-03-05 10:01:11.347789231 +0100
@@ -28,9 +28,7 @@
# In order to run this event automatically after detection, the
# AutoreportingEnabled option must be configured to 'yes'
#
-# Default value: report_uReport
-#
-AutoreportingEvent = report_uReport
+AutoreportingEvent = empty
# Enables automatic running of the event configured in AutoreportingEvent option.
#
diff -ur abrt-2.1.1/src/daemon/abrt_event.conf abrt-2.1.1.new/src/daemon/abrt_event.conf
--- abrt-2.1.1/src/daemon/abrt_event.conf 2013-02-01 17:05:40.000000000 +0100
+++ abrt-2.1.1.new/src/daemon/abrt_event.conf 2013-03-05 10:00:58.406693336 +0100
@@ -95,3 +95,7 @@
EVENT=open-gui
report-gtk -x -- "$DUMP_DIR"
+
+# no operation event, used for AutoreportingEvent to override the default value
+EVENT=empty
+ exit 0
diff -ur abrt-2.1.1/src/plugins/ccpp_event.conf abrt-2.1.1.new/src/plugins/ccpp_event.conf
--- abrt-2.1.1/src/plugins/ccpp_event.conf 2013-02-07 08:42:58.000000000 +0100
+++ abrt-2.1.1.new/src/plugins/ccpp_event.conf 2013-03-05 09:56:40.607779146 +0100
@@ -80,20 +80,12 @@
-F "/etc/libreport/plugins/$format" \
-A "/etc/libreport/plugins/$formatdup"
-# Send micro report
-EVENT=report_uReport analyzer=CCpp
- /usr/libexec/abrt-action-ureport
-
-# update ABRT database after successful report to bugzilla
-EVENT=post_report analyzer=CCpp
- reporter-ureport -r
-
EVENT=analyze_CCpp analyzer=CCpp
abrt-action-perform-ccpp-analysis
# Reporting of C/Cpp problems
EVENT=report-gui analyzer=CCpp
- report-gtk -e report_uReport -e analyze_CCpp -e "collect_*" -e report_Bugzilla -e post_report -- "$DUMP_DIR"
+ report-gtk -e analyze_CCpp -e "collect_*" -e report_Bugzilla -- "$DUMP_DIR"
EVENT=report-cli analyzer=CCpp
- report-cli -e report_uReport -e analyze_CCpp -e report_Bugzilla -e post_report -- "$DUMP_DIR"
+ report-cli -e analyze_CCpp -e report_Bugzilla -- "$DUMP_DIR"
diff -ur abrt-2.1.1/src/plugins/koops_event.conf abrt-2.1.1.new/src/plugins/koops_event.conf
--- abrt-2.1.1/src/plugins/koops_event.conf 2013-02-01 17:05:40.000000000 +0100
+++ abrt-2.1.1.new/src/plugins/koops_event.conf 2013-03-05 09:57:50.824301289 +0100
@@ -21,17 +21,9 @@
reporter-bugzilla -b \
-F /etc/libreport/plugins/bugzilla_format_kernel.conf
-# Send micro report
-EVENT=report_uReport analyzer=Kerneloops
- /usr/libexec/abrt-action-ureport
-
-# Update ABRT database after successful report to bugzilla
-EVENT=post_report analyzer=Kerneloops
- reporter-ureport -r
-
# Automatic/simple GUI-based kernel oopses reporting will do this:
EVENT=report-gui analyzer=Kerneloops
- report-gtk -e report_uReport -e "collect_*" -e report_Bugzilla -e post_report -- "$DUMP_DIR"
+ report-gtk -e "collect_*" -e report_Bugzilla -- "$DUMP_DIR"
EVENT=report-cli analyzer=Kerneloops
- report-cli -e report_uReport -e report_Bugzilla -e post_report -- "$DUMP_DIR"
+ report-cli -e report_Bugzilla -- "$DUMP_DIR"
diff -ur abrt-2.1.1/src/plugins/python_event.conf abrt-2.1.1.new/src/plugins/python_event.conf
--- abrt-2.1.1/src/plugins/python_event.conf 2013-02-01 17:05:40.000000000 +0100
+++ abrt-2.1.1.new/src/plugins/python_event.conf 2013-03-05 10:04:37.763247228 +0100
@@ -16,17 +16,9 @@
-c /etc/libreport/plugins/bugzilla.conf
# TODO? -F /etc/libreport/plugins/bugzilla_format_python.conf
-# Send micro report
-EVENT=report_uReport analyzer=Python
- /usr/libexec/abrt-action-ureport
-
-# update ABRT database after successful report to bugzilla
-EVENT=post_report analyzer=Python
- reporter-ureport -r
-
# Reporting of python exceptions
EVENT=report-gui analyzer=Python
- report-gtk -e report_uReport -e "collect_*" -e report_Bugzilla -e post_report -- "$DUMP_DIR"
+ report-gtk -e "collect_*" -e report_Bugzilla -- "$DUMP_DIR"
EVENT=report-cli analyzer=Python
- report-cli -e report_uReport -e report_Bugzilla -e post_report -- "$DUMP_DIR"
+ report-cli -e report_Bugzilla -- "$DUMP_DIR"

View file

@ -1,9 +0,0 @@
--- abrt-2.0.3/src/daemon/gpg_keys 2011-06-08 17:00:18.000000000 +0200
+++ abrt-2.0.3_/src/daemon/gpg_keys 2011-07-14 20:57:09.000000000 +0200
@@ -1 +1,5 @@
-/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
+/etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta
+/etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-legacy-former
+/etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-legacy-release
+/etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-legacy-rhx
+/etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release

1111
abrt.spec

File diff suppressed because it is too large Load diff

View file

@ -1,11 +0,0 @@
--- abrt-2.0.13/src/daemon/abrt-action-save-package-data.conf 2012-08-06 10:13:24.000000000 +0200
+++ abrt-2.0.13_/src/daemon/abrt-action-save-package-data.conf 2012-09-21 16:20:19.943882773 +0200
@@ -3,7 +3,7 @@
# the list of public keys used to check the signature is
# in the file gpg_keys
#
-OpenGPGCheck = yes
+OpenGPGCheck = no
# Blacklisted packages
#

View file

@ -1 +1 @@
fc5bcf3e366fd708d4509e8a73586194 abrt-2.1.1.tar.gz
799e55397e1f72dde9486395abe17605 abrt-2.2.1.tar.gz