aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-12-05ROADMAP: updatev0.6.3Alex Stewart
2023-12-05CHANGELOG: update for 0.6.3 releaseAlex Stewart
2023-12-05configure.ac: bump version to 0.6.3Alex Stewart
2023-12-01docs: add SECURITY.mdAlex Stewart
2023-09-15tests: add test for CVE-2020-7982Alex Stewart
2023-08-18migrate mailing list to lists.yoctoproject.orgAlex Stewart
2023-08-15opkg: set locale from system environment variablesPiotr Ɓobacz
2023-07-12Add options to enable support for acl and xattrMaciej Liszewski
2023-07-12configure.ac: bump version to 0.6.2+gitAlex Stewart
2023-07-11Makefile.am: do not duplicate EXTRA_DIST dirsv0.6.2Alex Stewart
2023-07-11make-dist.sh: use new changelog fileAlex Stewart
2023-07-11configure.ac: bump version to 0.6.2 for releaseAlex Stewart
2023-07-11CHANGELOG: update changelog for 0.6.2 releaseAlex Stewart
2023-01-20remove obsolete scriptsAlex Stewart
2023-01-20ROADMAP: add an initial roadmapAlex Stewart
2023-01-20TODO: removeAlex Stewart
2023-01-20gitignore: ignore configure.linenoAlex Stewart
2023-01-20tests: add READMEAlex Stewart
2023-01-20Makefile.am: cleanup dist filesAlex Stewart
2023-01-20configure.ac: declare the project as "foreign"Alex Stewart
2023-01-20README: improve and enhanceAlex Stewart
2023-01-20GettingStarted: removeAlex Stewart
2023-01-20RELEASE: move to MAINTAINING and updateAlex Stewart
2023-01-20VersionPoilcy: move to MAINTAINING.mdAlex Stewart
2023-01-20INSTALL: removeAlex Stewart
2023-01-20NEWS: rename to CHANGELOG.mdAlex Stewart
2023-01-20ChangeLog: removeAlex Stewart
2023-01-20ChangeLog.ipkg: move to docs/Alex Stewart
2023-01-20AUTHORS: deprecateAlex Stewart
2023-01-20CONTRIBUTING: reworkedAlex Stewart
2023-01-18Define alignof using _Alignof when using C11 or newerKhem Raj
2023-01-09opkg-key: Remove --no-options flag from gpg calls.Charlie Johnston
2022-12-06configure.ac: bump version to 0.6.1+gitAlex Stewart
2022-12-06NEWS: update for v0.6.1 releasev0.6.1Alex Stewart
2022-12-06configure.ac: bump version for 0.6.1 releaseAlex Stewart
2022-10-19opkg.c: usage text spellingAlex Stewart
2022-08-15libopkg: track the number of packages installing a directoryShruthi Ravichandran
2022-08-15libopkg: support multiple packages installing a directory or a symlink to oneShruthi Ravichandran
2022-08-15libopkg: remove trailing '/' when generating list from packageShruthi Ravichandran
2022-08-15pkg_parse: don't segfault on bogus Size/Installed-SizeBrenda Streiff
2022-06-29opkg_conf: check if tmp_dir exists before deletingShruthi Ravichandran
2022-06-02configure.ac: bump version to 0.6.1-SNAPSHOTAlex Stewart
2022-06-02make-dist.sh: remove unintended subshellv0.6.0Alex Stewart
2022-06-02make-dist.sh: whitespace fixupsAlex Stewart
2022-06-02NEWS: update for v0.6.0 releaseAlex Stewart
2022-06-02configure.ac: bump version to 0.6.0Alex Stewart
2022-05-27opkg_cmd: Add newline at the end of error messageChaitanya Vadrevu
2022-05-27libsolv: Error on unknown package install requestChaitanya Vadrevu
2022-03-10libsolv: add missing break statement in switch caseShruthi Ravichandran
2022-03-10libopkg: add pre-depends print to package status dumpsShruthi Ravichandran