Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-10 | openssh: update to 7.6p1 | Waldemar Brodkorb | |
2017-06-15 | openssh: remove deprecated option | Waldemar Brodkorb | |
2017-03-25 | openssh: update to 7.5p1 | Waldemar Brodkorb | |
2016-12-21 | openssh: update to 7.4p1 | 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-08-05 | openssh: update to 7.3p1 | Waldemar Brodkorb | |
2016-04-29 | openssh: Download source via http because the ftp seems to be down | BALATON Zoltan | |
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> | |||
2016-03-11 | openssh: update to latest | Waldemar Brodkorb | |
2016-03-03 | openssh: update to latest | Waldemar Brodkorb | |
2016-01-16 | openssh: update to latest stable version | 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-09-01 | update openssh to latest stable version | Waldemar Brodkorb | |
2015-07-02 | update openssh to latest stable version | Waldemar Brodkorb | |
2015-03-21 | update to latest stable upstream | Waldemar Brodkorb | |
2014-12-30 | enable ipv6, remove unused configure option | 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-17 | update libressl/openssl. allow to compile openssh with libressl | Waldemar Brodkorb | |
2014-10-17 | unbreak ssh/scp client, reenable ripemd160 | Waldemar Brodkorb | |
2014-10-11 | update to latest stable upstream | Waldemar Brodkorb | |
2014-06-27 | get rid of heimdal, no updates in a year, no time to care for two krb5 ↵ | Waldemar Brodkorb | |
implementations | |||
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-23 | fix symbol renaming bugs | Waldemar Brodkorb | |
2014-05-13 | use static-libgc not only for base, simplifies dependencies, just a few ↵ | Waldemar Brodkorb | |
bytes bigger for a xbmc build | |||
2014-05-08 | remove PKG_MULTI var, add a more flexible method | Waldemar Brodkorb | |
2014-05-04 | simplify add_rcconf | Waldemar Brodkorb | |
2014-05-04 | rename init scripts so their basename matches their enabler variable | Thorsten Glaser | |
2014-05-04 | automatic dæmonising of services | Thorsten Glaser | |
2014-04-26 | use XZ tarballs as default | Waldemar Brodkorb | |
2014-04-07 | add gold support | Waldemar Brodkorb | |
2014-03-24 | update to latest upstream | Waldemar Brodkorb | |
2014-03-10 | rename STAGING_DIR to STAGING_TARGET_DIR, since ADK_NATIVE is gone, there is ↵ | Waldemar Brodkorb | |
no difference | |||
2014-02-12 | update to latest stable upstream version | Waldemar Brodkorb | |
2013-10-20 | verified ssh is working in qemu x86_64, fix build bugs | Waldemar Brodkorb | |
2013-08-20 | fix musl compile | Waldemar Brodkorb | |
2013-04-29 | update to latest upstream | Waldemar Brodkorb | |
2012-10-01 | update to latest upstream | Waldemar Brodkorb | |
2012-06-02 | update to latest stable version | Waldemar Brodkorb | |
2011-10-13 | update to latest stable upstream | Waldemar Brodkorb | |
2011-08-05 | update to latest stable upstream version | Waldemar Brodkorb | |
2011-04-29 | static linking is very package dependent, so do not handle it globally | Waldemar Brodkorb | |
2011-04-14 | handle ssp better | Waldemar Brodkorb | |
2011-03-01 | fix startup scripts, when variable is not set in /etc/rc.conf | Waldemar Brodkorb | |
2011-02-05 | avoid warning, create empty file for login information | Waldemar Brodkorb | |
2011-01-28 | add missing patch, to avoid warnings | Waldemar Brodkorb | |
2011-01-27 | the new main package openssh have kerberos support for all other ↵ | Waldemar Brodkorb | |
subpackages, fix a warning reported via syslog | |||
2011-01-18 | rework PKG_FLAVOURS. Subpackages can have flavours, so | Waldemar Brodkorb | |
always add PKG_NAME to PKG_FLAVOURS variable. ala PKG_FLAVOURS_LIBNCURSES. Bug reported by Phil Sutter. | |||
2011-01-10 | fix wrong rpath and cflags | Waldemar Brodkorb | |
2010-12-30 | rework architecture / embedded systems concept | Waldemar Brodkorb | |
Make configuration of new targets cheap. Just add a new file in target/arch/sys-enabled/foo. See other files for syntax. While doing runtime tests with the new infrastructure I've updated a lot of other stuff: - gcc 4.5.2 - uClibc 0.9.32-rc1 (NPTL) - strongswan, php, miredo, parted, util-linux-ng, e2fsprogs I promise, this is the last big fat commit this year ;) | |||
2010-11-25 | update to latest upstream version | Waldemar Brodkorb | |
2010-09-14 | replace mksh scripts with faster C programs | Waldemar Brodkorb | |
depmaker and pkgmaker is replaced by C programs. scan-pkgs.sh will be replaced by another mechanism. scan-pkgs.sh is needed to recognize package flavour changes, so that a package is rebuild. Generation of meta-data is a lot faster now. Fix or add new PKG variables to fulfill the needs of the new programs. Documentation will follow as soon as it is stable. |