Skip to content
Snippets Groups Projects
  1. Apr 03, 2017
  2. Mar 29, 2017
  3. Mar 22, 2017
  4. 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
  5. Mar 07, 2017
  6. Mar 06, 2017
  7. Mar 03, 2017
  8. Mar 01, 2017
  9. 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
  10. Feb 24, 2017
  11. Feb 23, 2017
  12. Feb 22, 2017
  13. Feb 21, 2017
  14. Feb 20, 2017
  15. Feb 19, 2017
  16. Feb 15, 2017
  17. Feb 11, 2017
  18. Feb 09, 2017
  19. Feb 04, 2017
  20. Feb 02, 2017
  21. 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
  22. Jan 26, 2017
  23. Jan 22, 2017
  24. Jan 20, 2017
  25. Jan 16, 2017
  26. Jan 13, 2017
  27. Jan 11, 2017
Loading