[ubuntu/yakkety-proposed] asterisk 1:13.10.0~dfsg-1ubuntu1 (Accepted)
Steve Langasek
steve.langasek at ubuntu.com
Fri Sep 30 03:47:41 UTC 2016
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.
Date: Thu, 29 Sep 2016 19:41:58 -0700
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/asterisk/1:13.10.0~dfsg-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Thu, 29 Sep 2016 19:41:58 -0700
Source: asterisk
Binary: asterisk asterisk-modules asterisk-dahdi asterisk-vpb asterisk-voicemail asterisk-voicemail-imapstorage asterisk-voicemail-odbcstorage asterisk-ooh323 asterisk-mp3 asterisk-mysql asterisk-mobile asterisk-doc asterisk-dev asterisk-dbg asterisk-config
Architecture: source
Version: 1:13.10.0~dfsg-1ubuntu1
Distribution: yakkety
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Description:
asterisk - Open Source Private Branch Exchange (PBX)
asterisk-config - Configuration files for Asterisk
asterisk-dahdi - DAHDI devices support for the Asterisk PBX
asterisk-dbg - Debugging symbols for Asterisk
asterisk-dev - Development files for Asterisk
asterisk-doc - Source code documentation for Asterisk
asterisk-mobile - Bluetooth phone support for the Asterisk PBX
asterisk-modules - loadable modules for the Asterisk PBX
asterisk-mp3 - MP3 playback support for the Asterisk PBX
asterisk-mysql - MySQL database protocol support for the Asterisk PBX
asterisk-ooh323 - H.323 protocol support for the Asterisk PBX - ooH323c
asterisk-voicemail - simple voicemail support for the Asterisk PBX
asterisk-voicemail-imapstorage - IMAP voicemail storage support for the Asterisk PBX
asterisk-voicemail-odbcstorage - ODBC voicemail storage support for the Asterisk PBX
asterisk-vpb - VoiceTronix devices support for the Asterisk PBX
Closes: 531728 780601 784551 786926 786972 792303 804460 821018 822339
Changes:
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.
Checksums-Sha1:
388a85d33a4a39ba871762739853dff9bb0a1bb7 4148 asterisk_13.10.0~dfsg-1ubuntu1.dsc
e8d7d3581fd944777cc947cda70292acdd9c0aaf 6031624 asterisk_13.10.0~dfsg.orig.tar.xz
4a8f63081b9c9325618248f7921b38a7f7daf1d5 124480 asterisk_13.10.0~dfsg-1ubuntu1.debian.tar.xz
Checksums-Sha256:
f44e021dbfe2f30f275bbf40d2aa9488322d161975bdfabb4ad7bd974037854a 4148 asterisk_13.10.0~dfsg-1ubuntu1.dsc
9ad6437b10e8d5fa9863f2646065dd41d5673029f415ca20817257abc10eebf0 6031624 asterisk_13.10.0~dfsg.orig.tar.xz
15ec54ec184706bda8eff621c72310fe0789789971e27f93cb4d4fb0d62429be 124480 asterisk_13.10.0~dfsg-1ubuntu1.debian.tar.xz
Files:
1bc4b351845cbf727d12ac264bed706e 4148 comm optional asterisk_13.10.0~dfsg-1ubuntu1.dsc
2e6b8982f9efc61c5cb793a6331ee377 6031624 comm optional asterisk_13.10.0~dfsg.orig.tar.xz
d509830796275efaa9b957402246f666 124480 comm optional asterisk_13.10.0~dfsg-1ubuntu1.debian.tar.xz
Original-Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
More information about the Yakkety-changes
mailing list