Releases: webosbrew/webos-homebrew-channel
Release 0.7.2
Should now work on Dev Mode thanks to @mariotaku.
Release 0.7.1
Elevation should be fixed on webOS 3.x. (But it's broken on Dev Mode.)
Release 0.7.0
WARNING: Elevation is broken on webOS 3.x.
Release v0.6.3
webOS 22 Users Warning: Due to broken self-update before version v0.6.3 Homebrew Channel needs to be updated using separate Homebrew Channel Updater app or manually reelevated using SSH/Telnet immediately after update.
When running on a rooted TV only supported method of Homebrew Channel update is via Homebrew Channel itself.
Do not update using dev-manager-desktop!
Fixed
- Fix Homebrew Channel self-update/reelevation on webOS 22
Release v0.6.2
webOS 22 Users Warning: Due to broken self-update before version v0.6.3 Homebrew Channel needs to be updated using separate Homebrew Channel Updater app or manually reelevated using SSH/Telnet immediately after update.
When running on a rooted TV only supported method of Homebrew Channel update is via Homebrew Channel itself.
Do not update using dev-manager-desktop!
Changed
- Disabled Launch/Uninstall button on Homebrew Channel application details page
to prevent accidental removals. Homebrew Channel can still technically be
removed by long-pressing its icon on home screen, but this will of course
break most of root-related functionality and prevent further rooting until
factory reset in many cases.
Release v0.6.1
webOS 22 Users Warning: Due to broken self-update before version v0.6.3 Homebrew Channel needs to be updated using separate Homebrew Channel Updater app or manually reelevated using SSH/Telnet immediately after update.
When running on a rooted TV only supported method of Homebrew Channel update is via Homebrew Channel itself.
Do not update using dev-manager-desktop!
Fixed
- Support for legacy SCP protocol over SSH
/checkRoot
endpoint
Release v0.6.0
webOS 22 Users Warning: Due to broken self-update before version v0.6.3 Homebrew Channel needs to be updated using separate Homebrew Channel Updater app or manually reelevated using SSH/Telnet immediately after update.
When running on a rooted TV only supported method of Homebrew Channel update is via Homebrew Channel itself.
Do not update using dev-manager-desktop!
Added
- Uninstall button present on app details page
- Autostart hook is now launched on app start, if it has not been run yet
- Currently installed app version is displayed now if update is available
/var/lib/webosbrew/init.d
directory is now automatically created on startup
Fixed
- dropbear sshd patched to support webOS 22 (7.x)
- Fixed
/autostart
endpoint on webOS 4.0 - Fixed luna-service2 fd leak causing Homebrew Channel service to fail after 60
seconds if used for autostart on certain webOS versions.
Release v0.5.1
Added
- Added Autostart Fallback for webOS 4+, to use with upcoming RootMyTV
- Added warning message for SSH/Telnet, to warn users to not modify their system parition
Full Changelog: v0.5.0...v0.5.1
Release v0.5.0
Added
- Added "webosbrew.org Non-free software" repository switch - this may contain
software that is distributed under non-free/open source licenses. This is
disabled by default and can be enabled in Settings. - Added automatic updates of startup scripts. Homebrew Channel will now check
checksums of known startup script paths against known list of "official"
scripts and automatically update them if they match, or show a notification
when a manual intervention is needed. (when a script has been modified) - Failsafe mode will now be automatically disabled after 15 seconds and an alert
to reboot will be shown. authorized_keys
file permissions are now fixed up automatically on boot.
Changed
- Application name is now rendered in "Application installed" toast messages
- Homebrew Channel icon is now properly displayed in toasts/notifications
- Startup script will now use /tmp subdirectory for dummy telemetry blocking
directory to reduce leftovers after Factory Resets of rooted devices. Updated
list of blocked telemetry paths.
Fixed
Release v0.5.0-rc2
services: ensure startup script permissions