Skip to content

coturn: new, 4.7.0 #11376

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

Open
wants to merge 1 commit into
base: stable
Choose a base branch
from
Open

coturn: new, 4.7.0 #11376

wants to merge 1 commit into from

Conversation

stdmnpkg
Copy link
Contributor

@stdmnpkg stdmnpkg commented Jun 14, 2025

Topic Description

  • coturn: new, 4.7.0
  • incus: update to 6.13.0
    • Add lego as a dependency for ACME functionality.
  • lego: 4.23.1, new

Package(s) Affected

  • coturn: 4.7.0

Security Update?

No

Build Order

#buildit coturn

Test Build(s) Done

Primary Architectures

  • AMD64 amd64
  • AArch64 arm64
  • LoongArch 64-bit loongarch64

Secondary Architectures

  • Loongson 3 loongson3
  • PowerPC 64-bit (Little Endian) ppc64el
  • RISC-V 64-bit riscv64

@stdmnpkg stdmnpkg added the new-package New AOSC OS package label Jun 14, 2025
@stdmnpkg stdmnpkg marked this pull request as ready for review June 15, 2025 16:06
@aosc-buildit-bot
Copy link
Contributor

Dickens-topic report has been uploaded to pastebin as paste f8452d39-078c-4b86-baf1-bfe3f3b3239e.

@aosc-buildit-bot
Copy link
Contributor

Dickens-topic report has been uploaded to pastebin as paste 85a4a23e-e712-4823-8cd4-b02bf62fedbf.

@stdmnpkg
Copy link
Contributor Author

works on my x86-64 machine

studentmain@MeowPC3F [ linux ] $ curl ipv4.icanhazip.com
(my public ip address)
studentmain@MeowPC3F [ linux ] $ turnutils_natdiscovery -m stun.miwifi.com

-= Mapping Behavior Discovery =-

========================================
RFC 5780 response 1
No ALG: Mapped == XOR-Mapped
0: (125199): INFO: IPv4. Response origin: : 111.206.174.2:3478
0: (125199): INFO: IPv4. Other addr: : 111.206.174.3:3479
0: (125199): INFO: IPv4. UDP reflexive addr: (my public ip address):43662
0: (125199): INFO: IPv4. Local addr: : 0.0.0.0:40081

========================================
RFC 5780 response 2
No ALG: Mapped == XOR-Mapped
0: (125199): INFO: IPv4. Response origin: : 111.206.174.3:3478
0: (125199): INFO: IPv4. Other addr: : 111.206.174.2:3479
0: (125199): INFO: IPv4. UDP reflexive addr: (my public ip address):43662
0: (125199): INFO: IPv4. Local addr: : 0.0.0.0:40081

========================================
NAT with Endpoint Independent Mapping!
========================================
studentmain@MeowPC3F [ linux ] $ turnutils_natdiscovery -f stun.miwifi.com

-= Filtering Behavior Discovery =-

========================================
RFC 5780 response 1
No ALG: Mapped == XOR-Mapped
0: (125218): INFO: IPv4. Response origin: : 111.206.174.3:3478
0: (125218): INFO: IPv4. Other addr: : 111.206.174.2:3479
0: (125218): INFO: IPv4. UDP reflexive addr: (my public ip address):43678
0: (125218): INFO: IPv4. Local addr: : 0.0.0.0:51730
STUN receive timeout..
STUN receive timeout..

========================================
NAT with Address and Port Dependent Filtering!
========================================

@stdmnpkg stdmnpkg marked this pull request as draft June 16, 2025 14:01
@MingcongBai MingcongBai marked this pull request as ready for review June 16, 2025 15:00
@@ -0,0 +1,8 @@
PKGNAME=coturn
PKGSEC=net
PKGDES="A TURN server and TURN client messaging library"
Copy link
Member

Choose a reason for hiding this comment

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

Remove "A", it's pointless

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-package New AOSC OS package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants