reportbug 6.5.0+nmu1ubuntu0.1 source package in Ubuntu

Changelog

reportbug (6.5.0+nmu1ubuntu0.1) trusty-security; urgency=medium

  * SECURITY UPDATE:
  * References
  * CVE-2014-0479
  * LP: #1353046
  * Merge from Debian unstable. Remaining changes:
    - bin/reportbug: If bts=ubuntu or unconfigured, exit with an
      an error and refer user "ubuntu-bug" instead.
    - reportbug/__init__.py: Match reportbug version with package version.
    - debian/control: Add prominent note to package description.
    - debian/rules, debian/dirs: Do not install .desktop file.
 -- Scott Kitterman <email address hidden>   Tue, 05 Aug 2014 14:49:52 -0400

Upload details

Uploaded by:
Scott Kitterman
Sponsored by:
Marc Deslauriers
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty updates universe utils
Trusty security universe utils

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
reportbug_6.5.0+nmu1ubuntu0.1.tar.bz2 179.3 KiB c7c756fb44e13d85f8e4210726b1a65106d60acc107bc4b0b1fc27d5955da518
reportbug_6.5.0+nmu1ubuntu0.1.dsc 1.9 KiB 02fa8d4463712c0f15e28c3ae07ea873092923a3a6a9b8091b29956b503a968d

View changes file

Binary packages built by this source

python-reportbug: Python modules for interacting with bug tracking systems

 reportbug is a tool designed to make the reporting of bugs in Debian
 and derived distributions relatively painless.
 .
 This package includes Python modules which may be reusable by other
 tools that want to interact with the Debian bug tracking system.
 .
 To actually report a bug, install the reportbug package.

reportbug: reports bugs in the Debian distribution

 reportbug is a tool designed to make the reporting of bugs in Debian
 and derived distributions relatively painless. Its features include:
 .
  * Integration with mutt and mh/nmh mail readers.
  * Access to outstanding bug reports to make it easier to identify
    whether problems have already been reported.
  * Automatic checking for newer versions of packages.
  * Optional automatic verification of integrity of packages via debsums.
  * Support for following-up on outstanding reports.
  * Optional PGP/GnuPG integration.
 .
 reportbug is designed to be used on systems with an installed mail
 transport agent, like exim or sendmail; however, you can edit the
 configuration file and send reports using any available mail server.
 .
 This package also includes the "querybts" script for browsing the
 Debian bug tracking system.
 .
 REPORTBUG IS MEANT FOR UBUNTU DEVELOPERS TO FORWARD BUGS TO DEBIAN.
 IF YOU WANT TO REPORT A BUG IN UBUNTU, PLEASE USE "ubuntu-bug"
 INSTEAD (from the "apport" package).