summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-11-30NEWS: update to v0.4.4v0.4.4Alejandro del Castillo
2020-11-30bump version to 0.4.4Alejandro del Castillo
2020-11-05opkg.conf: miscellaneous documentation fixesAlejandro del Castillo
2020-11-05opkg: miscellaneous documentation fixesAlejandro del Castillo
2020-11-03opkg_cmd: make download return code more usefulAlex Stewart
2020-10-27pkg_src_verify: Verify feeds signatures only onceZavaczki Raul
2020-10-27opkg_solver_libsolv: Pass opkg_config->noaction as 'noaction' parameter to li...Zavaczki Raul
2020-10-27opkg_conf: reset lock_fd after unlinking fileAlex Stewart
2020-10-27libopkg: do not require uid 0 for RO cmdsAlex Stewart
2020-10-20libopkg: remove absolute file pathPhilipp Trommler
2020-09-15libopkg: clear curl properties on download error to prevent polluting next callAndrei Zene
2020-08-12tests: python styling and whitespaceAlex Stewart
2020-07-29pkg_parse_line: prevent invalid memory access when reading Description fieldAlejandro del Castillo
2020-07-29opkg: remove error list bufferingAlejandro del Castillo
2020-07-15opkg_download: drop dir names when manually downloadingAlex Stewart
2020-07-15tests/opk.py: enable subdirectories in test feedsAlex Stewart
2020-07-15tests/opkgcl.py: add download command supportAlex Stewart
2020-06-27bump version to 0.4.4-SNAPSHOTAlejandro del Castillo
2020-06-24NEWS: update to v0.4.3v0.4.3Alejandro del Castillo
2020-06-24configure.ac: bump version to 0.4.3Alejandro del Castillo
2020-04-09opkg_conf_load: prevent double freeVladyslav Movchan
2020-04-02file_util.c: fix possible bad memory access in file_read_line_alloc()Jo-Philipp Wich
2020-02-06pkg_print_status: do not print install properties if the package is not insta...Alejandro del Castillo
2020-02-06libsolv: ignore missing recommends of installed packagesAlejandro del Castillo
2020-02-05libopkg: add glob support for --add-ignore-recommends and --add-excludeAlejandro del Castillo
2020-02-04libsolv_solver_solv: show all solver problemsYann Dirson
2020-01-17libsolv_solver_execute_transaction: treat obsolete operations as upgradesAlejandro del Castillo
2020-01-17opkg_install_pkg: allow upgrades between packages with different namesAlejandro del Castillo
2020-01-03pkg_dest_init: remove extra slash on dest structure variablesDemonSinusa
2019-12-18bump version to 0.4.3-SNAPSHOTAlejandro del Castillo
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