Skip to content
Snippets Groups Projects
  1. Apr 08, 2017
    • Jo-Philipp Wich's avatar
      mdadm: extend uci config support · 813efe57
      Jo-Philipp Wich authored
      
      Extend the mdadm package to allow to explicitely configure arrays as
      well as device list entries.
      
      Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
      813efe57
    • Jo-Philipp Wich's avatar
      opkg: backport upstream fixes, code cleanups · 1449b52f
      Jo-Philipp Wich authored
      
      Update to latest Git in order to import the following fixes:
      
      1d0263b check_data_file_clashes_change: remove duplicated offline root in paths
      a00a6a9 buildReplaces: do not add duplicated replacees
      9fbedd8 opkg: compare-versions doesn't need any state
      45b54f6 opkg_cmd: fix segmentation fault in opkg_compare_versions_cmd()
      93de62b opkg_cmd: fix return of opkg compare-versions
      51275a8 pkg_src_list_push: remove unused function
      947d3d4 pkg_src_list_pop: remove unused function
      980cfb2 str_list_push: remove unused function
      52c31c1 str_list_prev: remove unused function
      7d24212 str_list_last: remove unused function
      48142a3 conffile_list_pop: remove unused function
      46c5de5 pkg_dest_list_push: remove unused functions
      368bb62 nv_pair_list_prev: remove unused function
      2985c00 nv_pair_list_last: remove unused function
      f5082ac conffile_list_pop: remove unused function
      89bf8b9 conffile_list_push: remove unused function
      23d31fb active_list_sort: remove unused function
      7fe45f2 active_list_add_depend: remove unused function
      86b584d pkg_dependence_satisfied: remove unused function
      816d330 Fix typo in pkg_hash_fetch_best_installation_candidate.
      07f3b02 set_flags_from_control: remove function
      
      Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
      1449b52f
  2. Apr 07, 2017
  3. Apr 06, 2017
  4. Apr 05, 2017
  5. Apr 04, 2017
  6. Apr 03, 2017
  7. Apr 01, 2017
  8. Mar 30, 2017
  9. Mar 29, 2017
  10. Mar 28, 2017
    • Yousong Zhou's avatar
      firewall: document rules for IPSec ESP/ISAKMP with 'name' option · 8fb39f16
      Yousong Zhou authored
      
      These are recommended practices by REC-22 and REC-24 of RFC6092:
      "Recommended Simple Security Capabilities in Customer Premises Equipment
      (CPE) for Providing Residential IPv6 Internet Service"
      
      Fixes FS#640
      
      Signed-off-by: default avatarYousong Zhou <yszhou4tech@gmail.com>
      8fb39f16
    • Hannu Nyman's avatar
      mac80211: ath10k: allow failure getting board id via otp · c69a89fe
      Hannu Nyman authored
      
      ath10k tries to fetch board id via otp, but that fails for many chips
      like QCA988x, QCA9984 etc. Recent commit cc189c0b removed the earlier
      hack that had allowed QCA radios to work, as that hack was incompatible
      with the new wifi chips being introduced to the source tree.
      
      Restore functionality for the existing wifi chips by modifying the
      return value of the 'board id via otp' function to a value that is recognised
      as a harmless error, so that name evaluation continues by using the board file.
      
      Patch originally suggested by Christian Lamparter in forum discussion.
      
      Signed-off-by: default avatarHannu Nyman <hannu.nyman@iki.fi>
      c69a89fe
  11. Mar 27, 2017
  12. Mar 25, 2017
  13. Mar 24, 2017
  14. Mar 22, 2017
Loading