Skip to content

build #526

Compare
Choose a tag to compare
@negan07 negan07 released this 10 Feb 22:25
· 411 commits to master since this release

DISCLAIMER

LICENSE

Monolithic image firmware .img

Project Name: ancistrus

Homepage: https://github.com/negan07/ancistrus

Revision Author: negan07

Build Revision Author Number: #526

Building Date: 2019-02-10 19:58 UTC

Model: D7000

Firmware: V1.0.1.70_1.0.1

Release Notes

Kernel: avoid GPL-modules overlaps, memory, overload reduction, other smalls.

Uclibc: code opt., other smalls.

GPL builtin libs/apps: gcc/sstrip size opt. flags recompiled.

Other execs: sstrip size opt.

Boot services: rcS optimized, runlevel boot: kills, startups, firewall, schedule, init.d runlevel partition dir, opkg info/status partition dir, procs cleanup, net params tweak, dsl params tweak, inhibition services, personal instructions, smart schedule, remote services, other minors.

Core utilites: gui pem cert renewal, wake on lan, other minors.

Rootfs: orphans cleanup.

8-10% rootfs free space gained.

Packages .ipk included:

ancistrus-core-1.3.0 (including nvram-0.1.4 ) - WEB-GUI

busybox-1.29.3

qos-sqm-2.0.0-351 (including iproute2-3.5.1 )

network-test-0.9.7 (including netperf-2.7.1-697 )

zlib-1.2.11-001

libiconv-1.15

openssl-1.0.2q-102

curl-7.64.0

opkg-0.4.0 (including libarchive-3.3.3 )

openvpn-2.4.6-325 (including lzo-2.10 )

hdparm-9.58

dnrd-2.20.4

smartmontools-7.0

utelnetd-0.1.11

openssh-7.9p1-103

mini-snmpd-1.5-pre-128

e2fsprogs-1.44.5-001

Commentary

  • Bumped some packages & libraries (see commits log).

  • In case of Ancistrus Home gui webpage old version still cached, click the ancistrus/Core Setup/Utilities/Refresh GUI button.

  • Openvpn includes renewed keys & certs with md5 digest replaced by more secure sha256 and 4096 pem bit size. New gui webpage available on Ancistrus/Management/Openvpn with some setting improvements like cipher & digest config option choices and personal option additions. See wiki for details.

  • Iproute2 has been regressed to 3.5.1 to match kernel version including fq_codel patches (avoiding netlink: 20 bytes leftover after parsing attributes dmesg warning on ip execution) and now it's included into qos-sqm .

  • Qos-sqm 2.0.0 package includes many modifications. See wiki for details: test reports always welcome.