Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a default Version and Architecture in the event that none is specified. | graham.gower@gmail.com | 2011-10-23 | 1 | -6/+6 |
| | | | | git-svn-id: http://opkg.googlecode.com/svn/trunk@632 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358 | ||||
* | Fix issue-79: Opkg can remove a package even if another still depends on it. | pixdamix@gmail.com | 2011-07-13 | 1 | -0/+33 |
- The problematic case is described by tests/regress/issue79.py Signed-off-by: Camille Moncelier <moncelier@devlife.org> git-svn-id: http://opkg.googlecode.com/svn/trunk@625 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358 |