summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-12-16NEWS: update to v0.4.2v0.4.2Alejandro del Castillo
2019-12-16configure.ac: bump version to 0.4.2Alejandro del Castillo
2019-12-02libopkg: follow symlinks during installAlejandro del Castillo
2019-11-27pkg_write_filelist_helper: remove trailing '/'Alejandro del Castillo
2019-11-20open_inner: add support for empty payloadsAlejandro del Castillo
2019-11-20opkg_archive.c: avoid double free on uncompress errorAlejandro del Castillo
2019-10-30opkg: add verify optionAlejandro del Castillo
2019-10-25add SPDX License identifierYann CARDAILLAC
2019-10-11opkg.c: do not load feed or status file information on cleanAlejandro del Castillo
2019-09-18configure.ac: use libarchive pkg-config static configuration when using --wit...Alejandro del Castillo
2019-09-10Initialize pkg->tagsAlejandro del Castillo
2019-06-13bump version to 0.4.2-SNAPSHOTAlejandro del Castillo
2019-06-11NEWS: update to v0.4.1v0.4.1Alejandro del Castillo
2019-06-11configure.ac: bump version to 0.4.1Alejandro del Castillo
2019-06-07dist_hash_add_from_file: add debian repository information as extra_dataAlejandro del Castillo
2019-06-06pkg_parse_line: allow Description fields that start with an empty lineAlejandro del Castillo
2019-06-06release_parse_line: improve parsing of Release filesAlejandro del Castillo
2019-04-16opkg: add target for testsuite installationAlejandro del Castillo
2019-04-08regress/issue72.py: resolve paths before comparisionAlejandro del Castillo
2019-02-25opkg-key: whitelist gpg.conf during resetAlejandro del Castillo
2019-02-12libsolv_solver_execute_transaction: propagate download errorAlejandro del Castillo
2019-02-12opkg_download: propagate error if download failsAlejandro del Castillo
2019-02-05libopkg/pkg.c: Check downloaded file size in pkg_verify()Haris Okanovic
2019-02-05tests/opkgcl.py: Add DEBUG_OPKG_CMDS env flagHaris Okanovic
2019-02-04libopkg: add --add-ignore-recommends optionAlejandro del Castillo
2019-02-04libsolv_solver_init: make --no-install-recommends case consistentAlejandro del Castillo
2019-01-31opkg_gpg: Move pubkeys from /etc/opkg/*.gpg --> /etc/opkg/gpg/Haris Okanovic
2019-01-31opkg_gpg: Load pubkeys with gpgme_op_keylist_*()Haris Okanovic
2019-01-31file_util.c: file_mkdir_hier(): Avoid overly permissive umaskHaris Okanovic
2019-01-28bump version to 0.4.1-SNAPSHOTAlejandro del Castillo
2018-12-26NEWS: update to v0.4.0v0.4.0Alejandro del Castillo
2018-12-26configure.ac: bump version to 0.4.0Alejandro del Castillo
2018-12-26opkg: clean and consolidate helpAlejandro del Castillo
2018-12-26libopkg: error out if feeds are sha256 and --enable-sha256=falseAlejandro del Castillo
2018-11-30libopkg: Add --short-description command line argument.Dan Mondrik
2018-11-30libopkg: add --fields command line argumentDan Mondrik
2018-11-19libopkg: add support for lz4 compressionAlejandro del Castillo
2018-11-15Ensure octal mode values are always printed with a 0 prefix.Michael Hansen
2018-11-14pkg.c: Write the mode and symlink target to the .list file and use it if poss...Michael Hansen
2018-09-10remove_maintainer_scripts: use strict matchingAlejandro del Castillo
2018-08-30libsolv_solver_execute_transaction: abort transaction on first failureAlejandro del Castillo
2018-06-26populate_installed_repo: add Essential field supportAlejandro del Castillo
2018-03-28libsolv_solver_transaction_preamble: add arch information to get matching pac...Alejandro del Castillo
2018-02-22src/opkg.c: remove getopt_long_only caseAlejandro del Castillo
2018-02-22bump version to 0.4.0-SNAPSHOTAlejandro del Castillo
2018-02-19NEWS: update to v0.3.6v0.3.6Alejandro del Castillo
2018-02-19configure.ac: bump version to 0.3.6Alejandro del Castillo
2018-02-19libopkg/pkg_hash.c: fix possible infinite loopMichał Łyszczek
2018-02-19src/opkg.c: use getopt_long if getopt_long_only is not availableMichał Łyszczek
2018-02-19src, libopkg: don't use non-portable malloc.hMichał Łyszczek