Skip to content

asterisk: 20.15.0 -> 20.15.1#431089

Merged
yorickvP merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/asterisk
Aug 6, 2025
Merged

asterisk: 20.15.0 -> 20.15.1#431089
yorickvP merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/asterisk

Conversation

@r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Aug 5, 2025

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for asterisk is: Software implementation of a telephone private branch exchange (PBX)

meta.homepage for asterisk is: https://www.asterisk.org/

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 20.15.1 with grep in /nix/store/qa2x8l1d5rqjwlvwai48562v3dnx619l-asterisk-20.15.1
  • found 20.15.1 in filename of file in /nix/store/qa2x8l1d5rqjwlvwai48562v3dnx619l-asterisk-20.15.1

Rebuild report (if merged into master) (click to expand)
9 total rebuild path(s)

9 package rebuild(s)

First fifty rebuilds by attrpath

asterisk
asterisk-ldap
asterisk-lts
asterisk-module-sccp
asterisk-stable
asterisk_18
asterisk_20
asterisk_22
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/qa2x8l1d5rqjwlvwai48562v3dnx619l-asterisk-20.15.1 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A asterisk https://github.com/r-ryantm/nixpkgs/archive/e066e4eee474bf651fbc3220ecaccaa547d04bdf.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/e066e4eee474bf651fbc3220ecaccaa547d04bdf#asterisk

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/qa2x8l1d5rqjwlvwai48562v3dnx619l-asterisk-20.15.1
ls -la /nix/store/qa2x8l1d5rqjwlvwai48562v3dnx619l-asterisk-20.15.1/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 5 packages built:
  • asterisk (asterisk-stable ,asterisk_20)
  • asterisk-ldap
  • asterisk_18 (asterisk-lts)
  • asterisk-module-sccp
  • asterisk_22

Maintainer pings

cc @auntieNeo @DerTim1 @yorickvP for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Aug 5, 2025
@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 1 This PR was reviewed and approved by one person. and removed 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Aug 5, 2025
Copy link
Contributor

@Yarny0 Yarny0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review per https://github.com/NixOS/nixpkgs/tree/5b09dc45f24cf32316283e62aec81ffee3c3e376/pkgs#package-updates

Reviewed points

Built/tested with asterisk_{18,20,22} (as applicable), with the commit cherry-picked onto current nixos-unstable:

  • package name fits guidelines
  • package version fits guidelines
  • package builds on x86_64-linux
  • executables tested on ARCHITECTURE
  • any change of upstream are verified (none)
  • the motives for any special packaging choices are documented (none)
  • all depending packages build (already done by @r-ryantm)
  • patches have a comment describing either the upstream URL or a reason why the patch wasn't upstreamed (none)
  • patches that are remotely available are fetched rather than vendored (none)

More:

  • license still matches upstream
  • sent/received some faxes with iaxmodem, using dailplan functions Busy, Wait, Answer, Playback, Goto, Dial
Comments

According to https://www.asterisk.org/asterisk-news/asterisk-security-releases-22-5-1-21-10-1-20-15-1-18-26-3-certified-20-7-cert7/ , this "security release" fixes GHSA-mrq5-74j5-f5cr and GHSA-v9q8-9j8m-5xwp

@Yarny0 Yarny0 added the 1.severity: security Issues which raise a security issue, or PRs that fix one label Aug 5, 2025
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/prs-already-reviewed/2617/2500

@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 2 This PR was reviewed and approved by two persons. and removed 12.approvals: 1 This PR was reviewed and approved by one person. labels Aug 5, 2025
@yorickvP yorickvP merged commit 5f0bedd into NixOS:master Aug 6, 2025
32 of 34 checks passed
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Aug 6, 2025

Successfully created backport PR for release-25.05:

@github-actions github-actions bot added the 8.has: port to stable This PR already has a backport to the stable release. label Aug 6, 2025
@r-ryantm r-ryantm deleted the auto-update/asterisk branch August 6, 2025 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.severity: security Issues which raise a security issue, or PRs that fix one 8.has: port to stable This PR already has a backport to the stable release. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 12.approvals: 2 This PR was reviewed and approved by two persons.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants