opkg: update error handling for opkg_update_pkg in opkg.c and bump version number
[oweals/opkg-lede.git] / Makefile.am
2008-12-15 ticktock35opkg: fix distcheck
2008-12-15 ticktock35opkg: * Add opkg-key utility
2008-12-15 ticktock35opkg: set version number and distribute pkg-config...
2008-12-15 ticktock35opkg: fix problems in opkg_install_package and implemen...
2008-12-15 ticktock35opkg: remove opkg.h in preperation for new API
2008-12-15 ticktock35opkg: catch up with removals and fix include statement...
2008-12-15 ticktock35opkg: remove redundant etc directory
2008-12-15 ticktock35opkg: move tests into a separate directory
2008-12-15 ticktock35opkg: re-arrange source code into sub-directories
2008-12-15 ticktock35opkg: include opkg_state.h in libopkg_include_HEADERS
2008-12-15 ticktock35opkg: add internal state framework
2008-12-15 ticktock35opkg: fix configure checks for gpgme
2008-12-15 ticktock35* Rename top level ipkg directory to opkg
2008-12-15 ticktock35ipkg: replace wget with libcurl functions
2008-12-15 ticktock35* Add ipkg for future development