aboutsummaryrefslogtreecommitdiff
path: root/libs/libtalloc
Commit message (Collapse)AuthorAge
* libtalloc: Remove libbsd dependencies. Add myself as maintainerTed Hess2018-08-28
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* libtalloc: Update to 2.1.14Rosen Penev2018-07-15
| | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libtalloc: Update to 2.1.13Rosen Penev2018-07-08
| | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libtalloc: bump to latest versionBangLang Huang2018-01-21
| | | | Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* libtalloc: add libattr dependencyEtienne CHAMPETIER2016-11-08
| | | | | | | | | | | | | | When libattr is selected, libtalloc links to this shared library and the build fails with: "Package libtalloc is missing dependencies for the following libraries: libattr.so.1" This commit adds libattr dependency, so that libtalloc systematically links to this library. Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com> [Lucile: replace attr with libattr, edit commit message] Signed-off-by: Lucile Quirion <lucile.quirion@savoirfairelinux.com>
* libtalloc: add packageLucile Quirion2016-07-11
libtalloc is a memory allocator used in Samba4 and freeradius-server version 3.0.x and higher. Signed-off-by: Lucile Quirion <lucile.quirion@savoirfairelinux.com>