diff options
author | Jaco Kroon <jaco@uls.co.za> | 2021-03-13 14:13:02 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-03-19 10:51:49 +0200 |
commit | 2c7d0aa6515bffacdaed2237cd28231100465422 (patch) | |
tree | 05b6a57d502370f1966e10b5a97733e7659179d6 /net-misc/pedro | |
parent | net-misc/asterisk: Enable voicemail_storage_file by default, and libxml2 BDEP... (diff) | |
download | gentoo-2c7d0aa6515bffacdaed2237cd28231100465422.tar.gz gentoo-2c7d0aa6515bffacdaed2237cd28231100465422.tar.bz2 gentoo-2c7d0aa6515bffacdaed2237cd28231100465422.zip |
net-misc/asterisk: version bump for 13.
This is primarily aimed to fixing bugs, asterisk 13 is sec-only
upstream, so no further fixes will be made except to address bugs
reported to bus.gentoo.org.
Note that bugs aren't being closed since 16* is still affected (will be
fixed on next bump, just waiting for 16.17.0 to be cut).
Bug: https://bugs.gentoo.org/775005
net-misc/asterisk: injects some CFLAGS. Thanks Sam.
Bug: https://bugs.gentoo.org/767262
systemd automagic dependency.
Bug: https://bugs.gentoo.org/775353
Make asterisk depend on the pjproject SUBSLOT. Ie, rebuild if pjproject
gets updated.
Bug: https://bugs.gentoo.org/761442
Repair "security" issue in that /var/lib/asterisk can now be root:root.
The problem with having it asterisk: is that any arbitrary code vuln
becomes a data modification one. So with this as root:root we can at
least prevent modifications to /var/lib/asterisk whilst still allowing
/var/lib/asterisk/astdb to be modified as required.
Repair default voicemail selection. Thank you pkgcheck scan.
Drop ASTCFLAGS= and ASTLDFLAGS since ./configure already imports these.
I believe Tony added this as a hammer to deal with 775005 above since
these got re-added again after the asterisk injected ones. By setting
DEBUG= and OPTIMIZE= this problem should now be something of the past.
Introduce GENTOO_ASTERISK_CUSTOM_MENUSELECT= environment variable that
can be set from make.conf and takes a string similar to USE flags,
except that these gets passed to menuselect one by one, if -option as
--disable option, else --enable option. Prefixes + and - is supported,
and will be stripped before passing to menuselect.
menuselect has been patched to exit non-zero in case of invalid option
passed to --enable or --disable, resulting in above being reliable (if
you have something invalid in there, it will die).
Accordingly drop format_ogg_speex which doesn't exist in asterisk 13.
Drop no longer required ncurses dependencies (system libedit).
Signed-off-by: Jaco Kroon <jaco@uls.co.za>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-misc/pedro')
0 files changed, 0 insertions, 0 deletions