Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-10 | libssh: update to 0.7.5 | Waldemar Brodkorb | |
2016-09-30 | remove OpenSSL support | Waldemar Brodkorb | |
I thought some time about this, we have it in parallel some time and it have issues for allmodconfig builds. Anyway I have no fun doing openssl updates twice a week. We just can not support stunnel/ssltunnel anymore. For nodejs we use bundled openssl. I am an old OpenBSD geek anyway, so get rid of OpenSSL. | |||
2016-02-29 | libssh: update to latest stable version | Waldemar Brodkorb | |
2016-02-29 | add new PKG_GIT variable | Waldemar Brodkorb | |
We can now clone git tags and branches in a more performant way. No change for specific hashes, other then PKG_GIT is required now. Do not remove .git dirs, as the downloaded code might be used to add a patch and send upstream. Add git as requirement for downloading. Remove unmaintained u-boot-git package. | |||
2015-10-22 | libssh: disable GSSAPI, update to latest | Waldemar Brodkorb | |
2015-10-22 | libssh: allow to choose libressl | Waldemar Brodkorb | |
2015-03-05 | use latest git, as download mirror is down | Waldemar Brodkorb | |
2015-02-10 | update to latest upstream version | Waldemar Brodkorb | |
2014-12-27 | convert checksum check to sha256 | Waldemar Brodkorb | |
Rename the variable name to PKG_HASH and use a 256 Bit SHA checksum to verify the integrity of distfiles. While there do some housekeeping and remove old packages. | |||
2014-06-27 | convert to cmake style | Waldemar Brodkorb | |
2014-06-21 | s/TOPDIR/ADK_TOPDIR/ | Waldemar Brodkorb | |
to avoid namespace collisions in some packages, rename TOPDIR. Sorry you need to make cleandir && make prereq && make | |||
2014-05-29 | resolve merge conflict | Waldemar Brodkorb | |
2014-04-26 | use XZ tarballs as default | Waldemar Brodkorb | |
2014-03-14 | security update | Waldemar Brodkorb | |
2014-03-06 | get rid of ADK_NATIVE mode, it is not regulary tested and the results where ↵ | Waldemar Brodkorb | |
not satisfying. | |||
2014-01-11 | fix libssh compile on Darwin | Waldemar Brodkorb | |
2013-12-17 | remove stack protector check | Waldemar Brodkorb | |
2013-12-17 | set openssl dir correctly | Waldemar Brodkorb | |
2013-12-16 | fix xbmc build, use swig and sdl host, add CEC,NFS, SSH and Samba support | Waldemar Brodkorb | |