Hello community,

here is the log from the commit of package apport for openSUSE:Factory checked 
in at 2014-03-04 13:20:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apport (Old)
 and      /work/SRC/openSUSE:Factory/.apport.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apport"

Changes:
--------
--- /work/SRC/openSUSE:Factory/apport/apport.changes    2014-01-23 
15:39:49.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.apport.new/apport.changes       2014-03-04 
13:20:12.000000000 +0100
@@ -1,0 +2,51 @@
+Sat Mar  1 10:14:09 UTC 2014 - [email protected]
+
+- Update to version 2.13.2
+  + Fix crash if systemd cgroup is unreadable in /sys, such as in 
+    containers. (LP: #1270783)
+  + apt/dpkg: Also consider Contents.gz from updates/security/proposed
+    pockets, so that e. g. apport-retrace works for crash reports with
+    files that are new in those.(LP: #1271258)
+  + Only drop internal/private keys (starting with '_') from uploading
+    to the crash DB and from the UI report views, but not already when
+    updating the report. (LP: #1272505)
+  + data/apport: Fix stdout/stderr initialization of the error log,
+    don't close the original fd after dup2'ing as it is usually already
+    fd 1. This makes Apport work with Python 3.4. (LP: #1272355)
+  + Adjust report tests to work with Python 3.4 (LP: #1272355)
+-Changes from version 2.13.1
+ + Fix report.test_get_timestamp test for running in other time zones.
+ + Fix erroneous "gdb-multiarch not installed" warnings in ui tests.
+ + Fix ui.test_run_crash_older_session test for running as root.
+ + Fix ui.test_run_crash_older_session for different file system
+   file orders.
+- Changes from version 2.13
+  + whoopsie-upload-all: Add a -t/--timeout option. In CI environments
+    it is undesirable to block on upload for 30 mins, but it's still 
+    a reasonable timeout on less well connected devices.
+  + Do not report keys starting with '_' to the crash database. This can
+    be used for keeping private keys in .crash files between crash and
+    report time, or to store data between hooks etc., without cluttering
+    reports.
+  + UI: In "run all pending crashes" mode, skip reports that happened
+    during logout in a desktop (specifically, logind) session; they are
+    uninteresting and confusing to see at the next login. (LP: #1033932)
+    They can still be reported manually with running the .crash file
+    directly, but this sufficiently reduces the need to explicitly flag
+    whether the report concerns a logout crash. (LP: #1067646)
+  + Add support for PID namespaces (Linux containers): Crashes originating
+    from a container on a system running a >= 3.12 kernel will be automatically
+    redirected to apport inside the container, or ignored if apport is not
+    installed in the container.
+  + test_signal_crashes: Clean up unexpected reports after every test,
+    to avoid breaking all subsequent tests.
+  + test_signal_crashes: Stop checking that gdb prints nothing on stderr, as
+    latest gdb 7.6.50 now almost always prints some about missing source files.
+  + setup.py: Make updating of hashbangs work when building without Java, and
+    also apply it on bin/.
+  + Print a warning when trying to retrace a report from a foreign architecture
+    and gdb-multiarch is not installed. (LP: #1239395)
+  + etc/init.d/apport: Don't change core_pattern when running in a container, 
as
+    this influences the host and other containers, too. (LP: #1267728)
+
+-------------------------------------------------------------------

Old:
----
  apport-2.12.7.tar.gz

New:
----
  apport-2.13.2.tar.gz

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

Other differences:
------------------
++++++ apport.spec ++++++
--- /var/tmp/diff_new_pack.VxjG2X/_old  2014-03-04 13:20:12.000000000 +0100
+++ /var/tmp/diff_new_pack.VxjG2X/_new  2014-03-04 13:20:12.000000000 +0100
@@ -21,7 +21,7 @@
 Summary:        Automatic crash handler
 License:        GPL-2.0+
 Group:          System/Monitoring
-Version:        2.12.7
+Version:        2.13.2
 Release:        0
 Url:            https://launchpad.net/apport
 BuildRequires:  gtk3-devel
@@ -60,7 +60,7 @@
 Requires:       ptools
 Requires:       python-apport
 Recommends:     %{name}-lang
-Source0:        
https://launchpad.net/apport/trunk/2.12.7/+download/%{name}-%{version}.tar.gz
+Source0:        
https://launchpad.net/apport/trunk/2.13.2/+download/%{name}-%{version}.tar.gz
 Source2:        crashdb.conf
 Source4:        crashdb-gencert
 Source99:       apport-rpmlintrc

++++++ apport-2.12.7.tar.gz -> apport-2.13.2.tar.gz ++++++
++++ 120816 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to