Skip to content
Snippets Groups Projects
  1. May 22, 2017
    • Felix Fietkau's avatar
      fstools: update to the latest version · 65a3dc27
      Felix Fietkau authored
      
      88d48d5 libfstools: silence mkfs.{ext4,f2fs}
      a19f2b3 build: disable the format-truncation warning error to fix gcc 7 build errors
      633a8d0 libfstools: fix multiple volume_identify usages with the same volume
      c43ae11 fstools: use -Wno-format-truncation instead of -Wno-error=format-truncation
      
      Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
      65a3dc27
  2. May 03, 2017
  3. May 02, 2017
  4. Apr 08, 2017
    • 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
  5. Apr 03, 2017
  6. Mar 29, 2017
  7. Mar 22, 2017
  8. Mar 15, 2017
    • Jo-Philipp Wich's avatar
      opkg: gracefully handle missing $PATH, fix build warnings · 48ae44d0
      Jo-Philipp Wich authored
      
      Update to latest Git in order to import the following fixes:
      
      cfe46c7 opkg_active_list_test: mark functions static, swap strcmp() with memcmp()
      0b60d6a libopkg_test: mark functions static, remove unused opkg_test()
      28b5e15 pkg_parse: fix bad message level for opkg_msg() call
      d9e5814 pkg_parse: remove unused variable in pkg_parse_line()
      1654bcc pkg_parse: remove const requirement from pkg_parse_line()
      53e199e pkg_hash: remove unused variable in pkg_hash_load_feeds()
      da8d599 pkg_depends: add missing parse_replacelist() prototype
      f0c0a80 opkg_utils: add missing header
      e450488 libopkg: remove unused progress parameters from opkg_download()
      f4a55d1 libopkg: remove unused progress callback
      7cbc466 libopkg: remove unused variable from opkg_install_package()
      6fbf8a9 libbb: remove unused variables
      7975c73 libbb: change gzip_read() buffer argument to void *
      6e28563 libbb: fix gzip_thread() warnings
      1ff2475 libopkg/opkg_cmd.c: more robust PATH handling
      5dc3e33 libopkg: specify "/bin/sh" instead of "sh"
      
      Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
      48ae44d0
  9. Mar 07, 2017
  10. Mar 06, 2017
  11. Mar 03, 2017
  12. Mar 01, 2017
  13. Feb 25, 2017
    • Felix Fietkau's avatar
      ubus: update to the latest version · 88734749
      Felix Fietkau authored
      
      c09e4f0 ubusd: fix incomplete copy of shared buf during queue-ing
      453b87f cli: add support for subscribing to objects
      6eb3c96 cli: do not use default timeout for listen
      dfe3383 libubus: reset ctx->sock.error when doing ubus reconnect
      34c6e81 cli: fix listen_timeout compile issue
      
      Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
      88734749
  14. Feb 24, 2017
  15. Feb 23, 2017
  16. Feb 22, 2017
  17. Feb 21, 2017
  18. Feb 20, 2017
  19. Feb 19, 2017
  20. Feb 15, 2017
  21. Feb 11, 2017
  22. Feb 09, 2017
  23. Feb 04, 2017
  24. Feb 02, 2017
  25. Jan 29, 2017
    • Florian Fainelli's avatar
      rpcd: Explicitly link with lcrypt · f3c59349
      Florian Fainelli authored
      
      Fixes build issues with some toolchains that don't add lcrypt in the default
      search paths:
      
      CMakeFiles/rpcd.dir/session.c.o: In function `rpc_login_test_password':
      build_dir/target-mipsel-linux-gnu/rpcd-2016-12-03-0577cfc1/session.c:823: undefined reference to `crypt'
      collect2: error: ld returned 1 exit status
      
      Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
      f3c59349
  26. Jan 26, 2017
  27. Jan 22, 2017
  28. Jan 20, 2017
  29. Jan 16, 2017
Loading