asterisk 1:13.10.0~dfsg-1ubuntu1 source package in Ubuntu

Changelog

asterisk (1:13.10.0~dfsg-1ubuntu1) yakkety; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - debian/asterisk.init: chown /dev/dahdi.
  * Dropped changes, included in Debian:
    - Add build dependencies on libsdl2-dev, libopencore-amrnb-dev,
      libopencore-amrwb-dev.
    - Add build dependencies on libavformat-dev, libv4l-dev, libavutil-dev,
      libswscale-dev and libavcodec-dev.

asterisk (1:13.10.0~dfsg-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).

  [ Jonas Smedegaard ]
  * Update upstream signing-key:
    + Add Richard Mudgett (0x6CB44E557BD982D8).
    + Drop Rusty Newton (0x123FD04E861FFB7D).
    + Drop Matthew Fredrickson (0x8438CBA18D0CAA72).
  * Update AMR patch.
  * Unfuzz patches.
  * Update copyright info.

asterisk (1:13.9.1~dfsg-2) unstable; urgency=medium

  [ Tzafrir Cohen ]
  * provide a usable sounds/priv-callerintros

  [ Jonas Smedegaard ]
  * Fix override dh_install only for architecture-dependent targets.
    Closes: Bug#821018. Thanks to Santiago Vila.
  * Build-depend on libfreeradius-client-dev, with libradcli-dev only as
    fallback (see bug#825121).

asterisk (1:13.9.1~dfsg-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).

  [ Jonas Smedegaard ]
  * Update copyright info:
    + Fix cover BSD-4-Clause, BSD-3-Clause, GSM, and ISC licensed files.
    + Fix extend coverage for main upstream author.
    + Fix extend Files section for ooh323.
    + Fix add more copyright holders to initial catch-all Files section,
      and merge with more specific same-licensed Files sections.
    + Fix update and merge unrestricted licensed files.
    + Fix distinguish plain GPL licensed files from those referencing
      Asterisk exceptions.
    + Fix drop Files sections for files with no copyright or licensing
      statements.
    + Fix interpret "GPL is fine" grant as plain GPL-2 (without Asterisk
      exceptions).
    + Fix copyright holder and mention of additional WOL license.
    + Mention alternative LGPL license.
    + Use license grant and tidy comments for GPL licensed files.
    + Fix add files in the public domain.
    + Fix file path (track patch not patch content).
    + Fix strip trailing / from excluded files.
      Thanks to Vasuded Kamath.
  * Add copyright-check scripts to source package.
  * Declare compliance with Debian Policy 3.9.8.

asterisk (1:13.8.2~dfsg-1) unstable; urgency=medium

  [ Tzafrir Cohen ]
  * New upstream release (Fixes AST-2016-005).
  * systemd: only restart on failure

  [ Jonas Smedegaard ]
  * Link against radcli favored over freeradius-client/radiusclient-ng:
    + Add patch to autodetect radcli.
    + Build-depend on libradcli-dev, with libfreeradius-client-dev or
      libradiusclient-ng-dev only as fallbacks.
    Closes: Bug#822339. Thanks to Daniel Pocock.
  * Enable PJProject and FFMpeg: Both projects has re-entered testing.

asterisk (1:13.8.0~dfsg-1) experimental; urgency=medium

  [ upstream ]
  * New release.

  [ Tzafrir Cohen ]
  * hurd_osarch.patch: set osarch to support HURD
  * hurd_path_max.patch (Closes: #784551)

  [ Jonas Smedegaard ]
  * Build-depend on libpjproject-dev.
  * Unfuzz patches.

asterisk (1:13.7.2~dfsg-1) unstable; urgency=medium

  [ upstream ]
  * New minor releases.
    + Fixes AST-2015-001.
      CVE-2015-1558. Closes: Bug#780601.
    + Fixes AST-2015-002.
      Related to CVE-2014-8150.

  [ Jonas Smedegaard ]
  * Update patches:
    + Unfuzz patches enable_addons smsq_enable.
    + Refresh and tighten all patches.
    + Add/update DEP3 patch headers, with long descriptions embedded in
      Description field.
  * Modernize Vcs-* field URLs:
    + Use https protocol.
    + Use cgit viewer.
  * Declare compliance with Debian Policy 3.9.7.
  * Wrap and sort control file.
  * Add myself as uploader.
  * Tidy copyright info: Strip trailing whitespace.
  * Drop/simplify obsolete versioning or fallbacks in build-dependencies
    or breaks/replaces.
  * Avoid X11-related on not-in-testing linkage (until in testing and
    X11-related binaries are in separate binary package).
    + Only enable PJProject, SDL or FFMpeg when targeted experimental.
    + Disable in non-experimental releases.
    + Ignore ABI drift on experimental builds.
    + Temporarily stop build-depend on libpjproject-dev.
    Closes: Bug#804460, #792303.
  * Fix build-depend only on libsrtp-dev (not also libsrtp0-dev).
  * Build-depend on liburiparser-dev, for (presumably) a more uniform
    URI parsing.
    Closes: Bug#786926.
  * Update watch file:
    + Bump to file format 4.
    + Always repackage, using xz.
    + Mangle debian version: strip ~dfsg suffix.
  * Update upstream PGP keyring: Add Joshua Colp (0xDAB29B236B940F89).
  * Git-ignore quilt .pc dir.
  * Have git-buildpackage filter upstream .gitignore files, enable
    signed tags, and enable use of pristine-tar.
  * Drop custom get-orig-source target: Use "gbp import-orig --uscan"
    instead.
  * Update copyright info:
    + Fix include reasons for repackaging in Source field (not separate
      Comment field) as mandated by file format 1.0.
    + Consider formats/msgsm.h as non-copyright-protected, with comment
      on reasoning.
    + Consider formats/msgsm.h as non-copyright-protected, with comment
      on reasoning.
    + Fix use License shortnames BSD-3-clause~IETF BSD-4-clause~Clapper
      (not BSD-3-clause).
    + Fix include full verbatim BSD-3-clause~IETF license.
    + Wrap at 72 chars.
    + Use "None" (not "-") as copyright holder for files in the public
      domain.
    + Strip non-license text.
    + Assume unversioned GPL is same as generally for the project.
    + Drop comment on audio data encoded as C header file lacking
      source: Upstream is free to choose that format as preferred form
      (similar to pnm for graphics).
    + Assume GTK+ dialogue code without explicit licensing has same
      license as project generally.
    + Use License-Grant and License-Reference fields.
      Thanks to Ben Finney.
  * Improve media support:
    + Add patch to add Opus codec module supporting transcoding.
    + Add patch to add VP8 format module supporting read/write to file.
    + Add patch to add AMR and AMR-WB modules supporting transcoding.
    + Add patches to support video in console.
    + Build-depend on libopus-dev libopencore-amrnb-dev
      libopencore-amrwb-dev libavcodec-dev libswscale-dev
      libsdl-image1.2-dev.
    Closes: bug#786972, #531728.
  * Bump ABI hash.
  * Add lintian override regarding license in License-Reference field.
    See bug#786450.
  * Tidy README.Debian: Fix typo.
  * Emit config.log if configure fails.

 -- Steve Langasek <email address hidden>  Thu, 29 Sep 2016 19:41:58 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Yakkety
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
comm
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
asterisk_13.10.0~dfsg.orig.tar.xz 5.8 MiB 9ad6437b10e8d5fa9863f2646065dd41d5673029f415ca20817257abc10eebf0
asterisk_13.10.0~dfsg-1ubuntu1.debian.tar.xz 121.6 KiB 15ec54ec184706bda8eff621c72310fe0789789971e27f93cb4d4fb0d62429be
asterisk_13.10.0~dfsg-1ubuntu1.dsc 4.1 KiB f44e021dbfe2f30f275bbf40d2aa9488322d161975bdfabb4ad7bd974037854a

View changes file

Binary packages built by this source

asterisk: No summary available for asterisk in ubuntu yakkety.

No description available for asterisk in ubuntu yakkety.

asterisk-config: No summary available for asterisk-config in ubuntu yakkety.

No description available for asterisk-config in ubuntu yakkety.

asterisk-dahdi: No summary available for asterisk-dahdi in ubuntu yakkety.

No description available for asterisk-dahdi in ubuntu yakkety.

asterisk-dahdi-dbgsym: No summary available for asterisk-dahdi-dbgsym in ubuntu yakkety.

No description available for asterisk-dahdi-dbgsym in ubuntu yakkety.

asterisk-dbg: No summary available for asterisk-dbg in ubuntu yakkety.

No description available for asterisk-dbg in ubuntu yakkety.

asterisk-dbgsym: No summary available for asterisk-dbgsym in ubuntu yakkety.

No description available for asterisk-dbgsym in ubuntu yakkety.

asterisk-dev: No summary available for asterisk-dev in ubuntu yakkety.

No description available for asterisk-dev in ubuntu yakkety.

asterisk-doc: No summary available for asterisk-doc in ubuntu yakkety.

No description available for asterisk-doc in ubuntu yakkety.

asterisk-mobile: No summary available for asterisk-mobile in ubuntu yakkety.

No description available for asterisk-mobile in ubuntu yakkety.

asterisk-mobile-dbgsym: No summary available for asterisk-mobile-dbgsym in ubuntu yakkety.

No description available for asterisk-mobile-dbgsym in ubuntu yakkety.

asterisk-modules: No summary available for asterisk-modules in ubuntu yakkety.

No description available for asterisk-modules in ubuntu yakkety.

asterisk-modules-dbgsym: No summary available for asterisk-modules-dbgsym in ubuntu yakkety.

No description available for asterisk-modules-dbgsym in ubuntu yakkety.

asterisk-mp3: No summary available for asterisk-mp3 in ubuntu yakkety.

No description available for asterisk-mp3 in ubuntu yakkety.

asterisk-mp3-dbgsym: No summary available for asterisk-mp3-dbgsym in ubuntu yakkety.

No description available for asterisk-mp3-dbgsym in ubuntu yakkety.

asterisk-mysql: No summary available for asterisk-mysql in ubuntu yakkety.

No description available for asterisk-mysql in ubuntu yakkety.

asterisk-mysql-dbgsym: No summary available for asterisk-mysql-dbgsym in ubuntu yakkety.

No description available for asterisk-mysql-dbgsym in ubuntu yakkety.

asterisk-ooh323: No summary available for asterisk-ooh323 in ubuntu yakkety.

No description available for asterisk-ooh323 in ubuntu yakkety.

asterisk-ooh323-dbgsym: No summary available for asterisk-ooh323-dbgsym in ubuntu yakkety.

No description available for asterisk-ooh323-dbgsym in ubuntu yakkety.

asterisk-voicemail: No summary available for asterisk-voicemail in ubuntu yakkety.

No description available for asterisk-voicemail in ubuntu yakkety.

asterisk-voicemail-dbgsym: No summary available for asterisk-voicemail-dbgsym in ubuntu yakkety.

No description available for asterisk-voicemail-dbgsym in ubuntu yakkety.

asterisk-voicemail-imapstorage: No summary available for asterisk-voicemail-imapstorage in ubuntu yakkety.

No description available for asterisk-voicemail-imapstorage in ubuntu yakkety.

asterisk-voicemail-imapstorage-dbgsym: No summary available for asterisk-voicemail-imapstorage-dbgsym in ubuntu yakkety.

No description available for asterisk-voicemail-imapstorage-dbgsym in ubuntu yakkety.

asterisk-voicemail-odbcstorage: No summary available for asterisk-voicemail-odbcstorage in ubuntu yakkety.

No description available for asterisk-voicemail-odbcstorage in ubuntu yakkety.

asterisk-voicemail-odbcstorage-dbgsym: No summary available for asterisk-voicemail-odbcstorage-dbgsym in ubuntu yakkety.

No description available for asterisk-voicemail-odbcstorage-dbgsym in ubuntu yakkety.

asterisk-vpb: No summary available for asterisk-vpb in ubuntu yakkety.

No description available for asterisk-vpb in ubuntu yakkety.

asterisk-vpb-dbgsym: No summary available for asterisk-vpb-dbgsym in ubuntu yakkety.

No description available for asterisk-vpb-dbgsym in ubuntu yakkety.