Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | treewide: Run refresh on all packages | Ilya Lipnitskiy | 2021-02-20 |
| | | | | | | | | | The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com> | ||
* | icecast: Update to 2.4.4 | Rosen Penev | 2018-11-05 |
| | | | | | | | | Fixes CVE-2018-18820. Added PKG_CPE_ID for proper CVE tracking. Signed-off-by: Rosen Penev <rosenp@gmail.com> | ||
* | [icecast] import from old packages | André Gaul | 2014-07-25 |
Signed-off-by: André Gaul <gaul@web-yard.de> |