summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-06-15NEWS: update to v0.3.5v0.3.5Alejandro del Castillo
2017-06-15configure.ac: bump version to 0.3.5Alejandro del Castillo
2017-05-22test: add test case for dist-upgradeAlejandro del Castillo
2017-05-22opkgcl.py: add support for dist-upgradeAlejandro del Castillo
2017-05-22libsolv_solver_add_job: force target dist-upgrade operationAlejandro del Castillo
2017-05-22opkg_distupgrade_cmd: add dist-upgrade support for libsolvAlejandro del Castillo
2017-05-22parse_userfields: avoid buffer overrun with user fields > 1023Alejandro del Castillo
2017-05-08solv_solver_solve: print solver errors to stderrAlejandro del Castillo
2017-05-08calculate_dependencies_for: skip error message if --force-dependsAlejandro del Castillo
2017-05-08test: add test for issue 10781Alejandro del Castillo
2017-05-08is_provides_installed: check all installed and to be installed pkgsAlejandro del Castillo
2017-05-08pkg_hash_fetch_all_installed: add option for installed and to be installed pkgsAlejandro del Castillo
2017-05-08is_pkg_a_provides: extend check to Provides of pkgAlejandro del Castillo
2017-05-08internal_solver_solv: do not return if provider is already installedAlejandro del Castillo
2017-05-08calculate_dependencies_for: check return value on recursive callAlejandro del Castillo
2017-04-19parse_userfields: parse values until newlineAlejandro del Castillo
2017-04-19buildProvides: trim Provides stringsAlejandro del Castillo
2017-04-14Add support for installing packages with version constraints other than '='Michael Hansen
2017-04-03test/regress: standardize libsolv xfailsAlejandro del Castillo
2017-04-03regress/issue165b.py: make failure solver agnosticAlejandro del Castillo
2017-04-03test/regress: remove xfail from issue156.py & issue163.pyAlejandro del Castillo
2017-04-03pkg_run_script: use pkg->dest in half installed caseAlejandro del Castillo
2017-04-03pkg_get_provider_replacees: do not add duplicated replaceesAlejandro del Castillo
2017-04-03pkg_get_installed_replacees: do not add duplicated replaceesAlejandro del Castillo
2017-04-03buildProvides: do not add duplicated ab_pkg to provided_by listAlejandro del Castillo
2017-04-03opkgcl.py: add --force-postinstall flag to install, remove and upgradeAlejandro del Castillo
2017-03-23Update required libsolv version to 0.6.25 for changes in 90220245Michael Hansen
2017-03-16libsolv_solver_init: upgrade recommended dependenciesAlejandro del Castillo
2017-03-08libopkg/opkg_cmd.c: more robust PATH handlingGlenn Strauss
2017-03-07libopkg: specify "/bin/sh" instead of "sh"Glenn Strauss
2017-02-28libopkg: add support for user defined fieldsAlejandro del Castillo
2017-02-28libopkg: add option verbose_status_fileAlejandro del Castillo
2017-02-28pkg_formatted_field: error out in all unknown fieldsAlejandro del Castillo
2017-02-28set_flags_from_control: remove functionAlejandro del Castillo
2017-02-23opkg_install: Only allow identical symlinks if the target is a directoryMichael Hansen
2017-02-23opkg_install: Allow packages to provide the same symlink if it is identicalMichael Hansen
2017-02-14libopkg: Fix #11033 by checking package's file type against existing file.Michael Hansen
2017-02-14libopkg: Extend installed files data structure to also track file modeMichael Hansen
2017-02-07opkg_solver_internal.c: do not process orphans if --download-onlyAlejandro del Castillo
2017-01-12populate_installed_repo: make autoinstalled packages removableAlejandro del Castillo
2017-01-12conffile: gracefully handle deleted conffiles in conffile_has_been_modifiedRoss Burton
2017-01-12opkg_cmd: only look at conffile status if we're going to output itRoss Burton
2017-01-12configure.ac: bump version to 0.3.5-SNAPSHOTAlejandro del Castillo
2016-12-22NEWS: update to v0.3.4v0.3.4Alejandro del Castillo
2016-12-22configure.ac: bump version to 0.3.4Alejandro del Castillo
2016-12-22opkg_list_upgradable_packages: fix libokgapi implementationAlejandro del Castillo
2016-12-19libopkg: make the /var and /etc directories configurable at compile time.Florin Gherendi
2016-12-16open_outer: add gzip supportFlorin Gherendi
2016-12-16opkg: Extend 'opkg list' command to optionally display package sizeFlorin Gherendi
2016-12-16opkg: expose lists_dir option as command line argumentFlorin Gherendi