TNAP-6 Image Discussion

It should be understood that the TNAP Openwebif plugin has its own Brute force protection , and also generates a log file. The log file becomes active when either HTTP or HTTPS is set to ON in the Openwebif plugin menu. Pressing the Blue remote button while in the Openwebif menu will show the log, which is also stored in /tmp of receiver files. Note: If you see ANY other ip addresses besides your own in this log, you have a Security Breach!
Brute-Force-Log_20251124193829.webp
 
TNAP 6.1 is now available, and should be considered to be "An updated Continuation of TNAP 6".

### Critical Security Fixes
Network Security: Multiple CVE patches for OpenSSH, OpenSSL, Curl, and network utilities
System Libraries: Updated GLib, Glibc, LibXML2 with latest security fixes
Multimedia: GStreamer, FFmpeg security patches
Core Tools: Binutils, GCC, Python security updates
Web Security: LibSoup, WebKit-related fixes

### Notable CVEs Addressed
Security patches include fixes for CVE-2024 and CVE-2025 series vulnerabilities affecting:
SSL/TLS communications
Network protocols
File handling
Memory management
Authentication systems



System Updates

### Updated Core Components
Python: 3.12.11 (from 3.12.8)
GCC Compiler: 13.4 (from 13.3)
GStreamer: 1.26.8 (from 1.22.12)
Git: 2.44.3
Go Language: 1.22.12
Binutils: Latest version with security patches
Kernel: Updated drivers and modules

Package Updates
nodejs: 20.18.2
PHP: 8.2.28
PostgreSQL: 16.9
FFmpeg: 6.1.2
OpenSSL: 3.2.4
library and dependency updates



Bug Fixes

### Build System
Fixed BitBake multiprocessing import issues
Resolved GStreamer patch conflicts
Corrected package dependency chains
Improved build reproducibility

### Multimedia
Fixed RTMP seeking and stability issues
Improved HLS demuxing reliability
Updated hardware codec support
Enhanced streaming performance

### System Stability
Memory leak fixes in various components
Improved error handling
Better resource management
Enhanced package installation reliability



## Improvements

### Performance
Optimized build system performance
Reduced memory usage in several components
Improved startup times for some services
Better caching mechanisms

### Compatibility
Enhanced hardware support
Better driver compatibility
Improved third-party plugin integration
Updated firmware packages


## What's Under the Hood

### Technical Details
(For those interested in the technical details)

Build System Updates:
OpenEmbedded-Core: 568 new commits
Meta-OpenEmbedded: 437 new commits
BitBake: 2.8.1 (scarthgap branch)
Layer Version: 15

Major Version Changes:
GStreamer 1.22.12 → 1.26.8 (multimedia framework)
Python 3.12.8 → 3.12.11 (system scripting)
GCC 13.3 → 13.4 (system compiler)

### Known Issues
Initial boot may take slightly longer due to updated components
Some third-party plugins may need updates from their developers
Samba warnings during boot (harmless, will be addressed in next update)

### Installation
Use Normal Flash Procedures
Should be Okay to Autorestore

Note: If something suddenly quits working after flashing, a clean install may be needed.
Always make a Full Backuo before Flashing!

About_20251130125535.webp
 
Installed but haven't had too much time to check most items yet. Nice boot logo and boot up time seems to be about the same as prior versions. The dreaded zap lag on 87 ku cnn channels are gone. :D
 
In reality, most users will not notice the difference between TNAP 6 and TNAP 6.1. The bump to 6.1 was needed due to the large number of online updates that would have been created if the upgrades were simply added to TNAP 6.

Hallmark is open for the Holidays in preview, and a bit of TNAP EPG is available to compliment this.
hallmark_20251201120836.webp
 
More variety available....

EB, when you get a chance would you add TV Garden to the plugins section pls.
wget -q --no-check-certificate "https://raw.githubusercontent.com/Belfagor2005/TVGarden/main/installer.sh" -O - | /bin/sh

Works great with Tnap 6.0 as is, but with Tnap 6.1 had to add,
[ -e "/usr/bin/python3" ] && PY="python3" || PY="python"; opkg update; opkg install "${PY}-requests"
 

Attachments

  • TV Garden.webp
    TV Garden.webp
    76.1 KB · Views: 5
The ipk install works fine in Tnap 6.1, but when a channel is selected it will only display a black screen. In settings tried changing from auto to exteplayer3 or gstreamer. But still get a black screen.

Hmmm.... tried a known good iptv stream from an older bouquet and it won't display the channel. Black screen only.
Tried a few other good iptv streams and they all display a black screen in Tnap 6.1. The lan connection is working fine.

No big deal, I can reboot to 6.0 in the interim.
 
Back
Top