Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prosody: update to 0.12.4. #48919

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

AnInternetTroll
Copy link
Contributor

@AnInternetTroll AnInternetTroll commented Feb 24, 2024

  • New package: lua-unbound-1.0.0
  • prosody: add lua51-unbound as a dependency

Testing the changes

  • I tested the changes in this PR: YES

New package

Local build testing

  • I built this PR locally for my native architecture, (x86_64-glibc)
  • I built this PR locally for these architectures (if supported. mark crossbuilds):
    • aarch64-musl

Crossbuilt from x86_64-glibc and tested on aarch64-musl

Fixes the following warning that shows up when using prosodyctl (any
command):

**************************
Prosody was unable to find lua-unbound
This package can be obtained in the following ways:

  Debian/Ubuntu | sudo apt install lua-unbound
       luarocks | luarocks install luaunbound
         Source | https://www.zash.se/luaunbound.html

Old DNS resolver library will be used
More help can be found on our website, at https://prosody.im/doc/depends
**************************

Fixes the following deprecation as well:

Option Default Notes
daemonize true Whether to daemonize Prosody or not. DEPRECATED since 0.12, use command line flags -D or -F instead.

@AnInternetTroll AnInternetTroll changed the title prosody: add lua51-unbound as a dependency prosody: update to 0.12.3. Feb 25, 2024
@AnInternetTroll AnInternetTroll changed the title prosody: update to 0.12.3. prosody: update to 0.12.4. Feb 26, 2024
Copy link

Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.

@github-actions github-actions bot added the Stale label May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant