Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Turris OS packages Turris OS packages
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 81
    • Issues 81
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Turris
  • Turris OS
  • Turris OS packagesTurris OS packages
  • Merge requests
  • !764

Merged
Created Jun 01, 2021 by Karel Koci@kkoci🤘Owner

turris-diagnostics: version 14.0.0

  • Overview 7
  • Commits 1
  • Changes 1

Added

  • uci_anonymize function that replaces UCI value with asterisks. It is a way to include option in report without getting the real value.
  • Notification module's UCI configuration
  • (re)Foris module
  • Sentinel module
  • HaaS module
  • opkg configuration to package module
  • firmare (uboot) module now queries also for versions of U-Boot, rescue image and secure firmware

Changed

  • Key in wireless configuration is now anonymized instead of being filtered out
  • Wireguard's private key and preshared keys are now anynimized
  • PPPoE password is now anonymized
  • serial-number, os-release, uname and uptime modules were merged to single system-info module
  • netstat module now uses ss instead of netstat and thus provides even more info and was renamed to sockets
  • utility function dump_file now support multiple files (intended to be used with globs)
  • module uboot renamed to firmware

Fixed

  • ps command in dns module is now explicitly busybox implementation

Removed

  • nikola module
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/diagnostics-14