Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

  • Components updated:
    • meta-cmf-rdkb-bsp-emulator, meta-rdk-bsp-emulator, meta-cmf, meta-cmf-broadband, meta-cmf-raspberrypi, meta-cmf-rdkb, meta-rdk, meta-rdk-broadband, devices/intel-x86-pc/rdkbemulator/tdkb, devices/raspberrypi/tdkb, tdk, tdk-advanced, tdkb.
    • crashupload, rdk_logger, CcspCMAgent, CcspCommonLibrary, CcspCr, CcspDmCli, CcspEPONAgent, CcspHomeSecurity, CcspLMLite, CcspMisc, CcspMoCA, CcspMtaAgent, CcspPandM, CcspPsm, CcspSnmpPa, CcspTr069Pa, CcspWifiAgent, CcspXDNS, GwProvApp, GwProvApp-ePON, TestAndDiagnostic, Utopia, Xconf, hal, halinterface, hotspot, sysint, webpa-broadband, webui, rdkb/devices/raspberrypi/hal, rdkb/devices/rdkbemu/ccsp/rdkb, rdkb/devices/rdkbemu/rdkbemu_xb3, rdkcmf/meta-westeros-raspberrypi.
  • Patches updated:
    • patches/rdk-oe
  • Community contributions: 
    • Please refer to the changelog since the last release (rdkb-2017q2here (Gerrit).
  • Feature list:
    • RDKB-13146 Update OSS packages to Remove Security Vulnerabilities (Q3 2017)
    • RDKB-12652 Remove support of CUSADMIN login for Residential devices
    • RDKB-12632 RDKB:Securessid:Change the client limit of secure ssid to 5 by default
    • RDKB-12504 Ability to route private Atom IP to LAN
    • RDKB-12500 Upgrade UPnP library to version 1.6.22 or later
    • RDKB-12495 UPnP Internet Gateway Device
    • RDKB-12469 Restrict Internal Networks from User Configuration
    • RDKB-12465 Atom SSH login from local network
    • RDKB-12290 Improve memory performance for RDKB logger
    • RDKB-12185 Enable PreferPrivate by default and Provide option to enable/disable functionality in the Local admin GUI
    • RDKB-12006 HTTP Security Headers changes
    • RDKB-11962 Provide capability to limit Radius authentication failures
    • RDKB-11647 Add telemetry marker string for WPS enable/disable and WPS connection succeeded or failed.
    • RDKB-11516 Reverse SSH feature
    • RDKB-11138 DOCIS 3.1 OFDM Diagnostics
    • RDKB-10850 RDK should support all Security Modes listed in CBR wifi security requirement
    • RDKB-10679 Management Frame Power control for 2.4 and 5 GHz (Per SSID)
    • RDKB-10626 Upgrade Dropbear to latest version
    • RDKB-10618 Mount all data-only storage partitions as non-executable (Phase 2)
    • RDKB-10375 Query Partner ID via TR-181
    • RDKB-10192 Telemetry enhancement: Add more log signatures to map to user-impacting wifi issues
    • RDKB-9923 Remove XHS and XfinityWiFi SSID information pages from MSO and CUSADMIN GUIs
    • RDKB-9912 HNAP CcspHomeSecurity - Vulnerable TCP Listener Bound Accessible from 172.16.12.x Network (CVSS 7.7)
    • RDKB-9596 Add Logs to Display Current Status of Reports in LMLite
    • RDKB-8491 Disable Moca in bridge Mode. Restore MoCA state when moving out of bridge mode (true or pseudo)
    • RDKB-7918 Secure Connection for Logging/Telemetry
    • RDKB-7838 WebUI - PHP - Patch Management [Multiple CVEs] (CVSS 7.5)
    • RDKB-7718 WebUI Server Security Enhancements
    • RDKB-7345 Override Settings for IP Video Service
    • RDKB-5985 Log message to detect ATOM WiFi health status
    • RDKB-3300 SNMPv3 Migration Phase 1
    • RDKB-1296 WiFi Air Time Management
    • RDKB-972 WiFi QoS PoC

Getting the code

$ mkdir rdkb
$ cd rdkb
$ repo init -u https://code.rdkcentral.com/r/manifests -m rdkb.xml -b rdkb-2017q3
$ repo sync -j4 --no-clone-bundle

...