lp:ubuntu/saucy/apport

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/saucy/apport
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

348. By Brian Murray

data/general-hooks/ubuntu.py: Deal with dpkg_log file being a string
instead of bytes (LP: #1080915)

347. By Martin Pitt

* data/package-hooks/source_linux.py: Do not abort with "not an Ubuntu
  kernel" if the report has a CrashDB set, i. e. reports go to a different
  project.
* Add data/package-hooks/source_linux-nexus7.py: Package hook for our nexus7
  package which currently lives in a PPA: (LP: #1076082)
  - Report bugs against the "ubuntu-nexus7" project.
  - Collect information from the "linux" source package hook.
  - Add "mobile" and "nexus7" tags.

346. By Martin Pitt

debian/tests/control: Add missing libglib2.0-0-dbg test dependency for the
report.test_add_gdb_info_abort_glib() check.

345. By Martin Pitt

* debian/tests/control: Add libglib2.0-dev dependency for the new "glib
  assertion message" test case.
* Merge from trunk:
  - test_signal_crashes.py: Fix incompatibility with Python 3.3.
  - test_signal_crashes.py: Allow XDG_RUNTIME_DIR environment variable, as
    it only shows whether or not it is set. (Test regression from 2.6)

344. By Martin Pitt

* New upstream release:
  - problem_report.py: Fix UnicodeDecodeError crash under Python 2 when the
    report has an unicode field with an unprintable ASCII character < 20.
  - debian.py: Fix calling of parent accepts() method and return value.
    Thanks Ritesh Raj Sarraf.
  - bin/apport-retrace: Fix crash when not using --sandbox mode.
  - report.py, add_proc_info(): Throw correct exception if the executable
    path does not exist, to provide a more appropriate error message.
    (LP: #1065129)
  - report.py, add_gdb_info(): Check __glib_assert_msg for assertion
    messages, too.
  - REThread.py: Fix for Python 3.3.
* debian/control: Update Vcs-Bzr: for raring branch.

343. By Evan

Do not refer to the current release in the InstallationDate field
(LP: #1070400). We have the installed release version in the
InstallationMedia field.

342. By Brian Murray

apport/ui.py: create a MarkForUpload field and set that to false for
binaries that changed since the crash happened thereby preventing uploads
to the crash database (LP: #1039220)

341. By Jamie Strandboge

bin/apport-bug: Explicitly set the PATH to that of ENV_SUPATH in
/etc/login.defs and unset ENV and CDPATH. We need do this so that confined
applications using ubuntu-browsers.d/ubuntu-integration cannot abuse the
environment to escape AppArmor confinement via this script (LP: #1045986).
This can be removed once AppArmor supports environment filtering
(LP: 1045985)

340. By Scott Moser

do not stack trace when ec2 metadata is available (LP: #1018552)

339. By Brian Murray

data/general/ubuntu.py: when creating a duplicate signature search the
terminal log for more messages indicating the start of a failure thereby
creating a duplicate signature in more cases

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/trusty/apport
This branch contains Public information 
Everyone can see this information.

Subscribers