Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-21 | curl: use ca-path, make git clone ssl url working | Waldemar Brodkorb | |
2018-05-20 | curl: update to 7.60 | Waldemar Brodkorb | |
2018-04-10 | curl: update to 7.59.0 | Waldemar Brodkorb | |
2018-02-10 | curl: update to 7.58.0 | Waldemar Brodkorb | |
2017-12-25 | curl: update to 7.57.0 | Waldemar Brodkorb | |
2017-11-02 | curl: update to 7.56.1 | Waldemar Brodkorb | |
2017-10-08 | curl: update to 7.56.0 | Waldemar Brodkorb | |
2017-07-25 | curl: libgmp not needed | Waldemar Brodkorb | |
2017-06-24 | curl: update to 7.54.1 | Waldemar Brodkorb | |
2017-04-23 | curl: update to 7.54.0 | Waldemar Brodkorb | |
2017-03-06 | curl: update to 7.53.1 | Waldemar Brodkorb | |
2017-02-23 | curl: update to 7.53.0 | Waldemar Brodkorb | |
2016-12-26 | curl: update to 7.52.1 | Waldemar Brodkorb | |
2016-12-04 | curl: update to 7.51.0 | 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-09-14 | curl: update to 7.50.3 | Waldemar Brodkorb | |
2016-09-09 | curl: update to 7.50.2 | Waldemar Brodkorb | |
2016-08-05 | curl: update to 7.50.1 | Waldemar Brodkorb | |
2016-07-21 | curl: update to 7.50.0 | Waldemar Brodkorb | |
2016-07-17 | curl: update to 7.49.1 | Waldemar Brodkorb | |
2016-05-25 | curl: update to 7.49.0 | Waldemar Brodkorb | |
2016-04-13 | curl: fix with latest libressl | Waldemar Brodkorb | |
2016-04-01 | curl: update to 7.48.0 | Waldemar Brodkorb | |
2016-02-29 | curl: update to latest stable version | Waldemar Brodkorb | |
2016-02-01 | curl: update to latest stable version | Waldemar Brodkorb | |
2015-12-21 | curl: add host variant | Waldemar Brodkorb | |
2015-11-15 | add new ADK Symbol PKG_NEEDS | Waldemar Brodkorb | |
There are a lot of packages which needs special features either toolchain or hardware features. Add a new symbol which will be used to disable packages, when a toolchain for example does not provide this feature. At the moment following features are required to set for a package: threads rt c++. There will follow: mmu iconv. This will help to better support targets without MMU or threading support. | |||
2015-10-12 | curl: allow libressl to be choosen | Waldemar Brodkorb | |
2015-09-03 | update curl to latest stable version | Waldemar Brodkorb | |
2015-07-13 | enable curl ssl, fixes youtube playback | Waldemar Brodkorb | |
2015-07-02 | update curl to latest upstream | Waldemar Brodkorb | |
2015-05-02 | update curl to latest stable version | Waldemar Brodkorb | |
2015-04-25 | update curl to latest stable version | Waldemar Brodkorb | |
2015-04-06 | rename cyassl-> wolfssl | Waldemar Brodkorb | |
2015-03-02 | update to latest stable upstream version | Waldemar Brodkorb | |
2015-02-03 | add support for cyassl, update to latest upstream | 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-12-21 | no ssl as default | Waldemar Brodkorb | |
2014-12-05 | update to latest upstream version | Waldemar Brodkorb | |
2014-10-22 | update to latest stable upstream version | Waldemar Brodkorb | |
2014-07-22 | update to latest stable upstream | 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-31 | rework static linking support, works with musl/glibc, fails to boot with ↵ | Waldemar Brodkorb | |
uclibc (qemu-x86) | |||
2014-05-29 | resolve merge conflict | Waldemar Brodkorb | |
2014-05-23 | update to latest upstream | Waldemar Brodkorb | |
2014-04-26 | use XZ tarballs as default | Waldemar Brodkorb | |
2014-04-02 | update to latest upstream version | Waldemar Brodkorb | |
2014-03-19 | prefer gnutls, smaller then openssl | Waldemar Brodkorb | |
2013-10-22 | fix libmix packages, while checking all packages make some style cleanup | Waldemar Brodkorb | |
2013-10-21 | automatically create development subpackages, without user interaction, ↵ | Waldemar Brodkorb | |
depend on gcc for the target, simplifies a lot of library packages |