summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2021-04-15stm32 fixesWaldemar Brodkorb
2021-04-10update busybox/hush to latestWaldemar Brodkorb
2021-04-10af-boot: fix linkingWaldemar Brodkorb
2021-04-10openocd: update to 0.11.0Waldemar Brodkorb
2021-04-09libatomic: do not fail on non-existent file, like blackfin FDPICWaldemar Brodkorb
2021-04-09busybox: noMMU fixesWaldemar Brodkorb
2021-03-31git: update to 2.31.1Waldemar Brodkorb
2021-03-31curl: update to 7.75.0Waldemar Brodkorb
2021-03-28openssh: update to 8.5p1Waldemar Brodkorb
2021-03-28libressl: update to 3.2.5Waldemar Brodkorb
2021-03-02different kodi-task bugfixesWaldemar Brodkorb
2021-03-02rpi: update bootloader and linux kernelWaldemar Brodkorb
2021-03-01ruby: update to 3.0.0Waldemar Brodkorb
2021-02-25package/busybox: Update stored config filesPhil Sutter
When updating busybox, these files must be updated - otherwise the config written to busybox source tree when building may be incomplete, causing the build to hang. Fixes: e4800c73e63e5 ("busybox: update to latest") Signed-off-by: Phil Sutter <phil@nwl.cc>
2021-02-25package/busybox: Implement config extractorPhil Sutter
This is a small script updating the stored busybox config files from an extracted source tree. Basically it copies the the files keeping directory hierarchy intact, adjusts contained 'source' calls for the new path (relative to $TOPDIR) and prefixes all defined (and referenced) symbols with 'BUSYBOX_'. Signed-off-by: Phil Sutter <phil@nwl.cc>
2021-02-25package/freeradius-server: Update to version 3.0.21Phil Sutter
The old version 3.0.13 is no longer available for download. Adjust radiusd.conf, some items were moved to 'security' section. Install all dictionaries in /usr/share/freeradius - the base dictionary includes all but very few of them, so no point in explicitly stating which ones to include. Signed-off-by: Phil Sutter <phil@nwl.cc>
2021-02-25package/radvd: Update to version 2.18Phil Sutter
The old version didn't get along with newer kernel headers, got error messages like: [...]/linux/if_arp.h:116:8: error: redefinition of 'struct arpreq' Signed-off-by: Phil Sutter <phil@nwl.cc>
2021-02-19readline: update to 8.1Waldemar Brodkorb
2021-02-19clamav: set curl pathWaldemar Brodkorb
2021-02-19gdb: use system readlineWaldemar Brodkorb
2021-01-28gdbserver: fix buildWaldemar Brodkorb
2021-01-28clamav: update to latestWaldemar Brodkorb
2021-01-28gdb: update to 10.1Waldemar Brodkorb
2021-01-08improved detection of the cfgfs partition by checking for the ID of the ↵Joerg Seitter
partition Signed-off-by: Joerg Seitter <adk@seitter.net>
2020-11-12c-ares: update to 1.16.1Waldemar Brodkorb
2020-11-12afboot-stm32: fix problem with fdpic toolchainWaldemar Brodkorb
2020-11-10dropbear: update to latestWaldemar Brodkorb
2020-10-31automake: fix build on centos8Waldemar Brodkorb
2020-10-31rsyslog: update to 8.2010.0Waldemar Brodkorb
2020-10-31strace: update to 5.9Waldemar Brodkorb
2020-10-18systemd: remove unused paramsWaldemar Brodkorb
2020-10-18libcap: update to 2.44Waldemar Brodkorb
2020-10-18systemd: fix runtime issuesWaldemar Brodkorb
2020-10-17remove non-functional init systemsWaldemar Brodkorb
2020-10-16util-linux: update to 2.36Waldemar Brodkorb
2020-10-16sysvinit: update to 2.97Waldemar Brodkorb
2020-10-16python3: update to 3.9.0Waldemar Brodkorb
2020-10-16php: add back bundled gd supportWaldemar Brodkorb
2020-10-16systemd: fix some runtime issuesWaldemar Brodkorb
2020-10-16php: update to 7.4.11Waldemar Brodkorb
2020-10-16bzip2: fix broken symlinkWaldemar Brodkorb
2020-10-15popt: upstream distfile is defectWaldemar Brodkorb
2020-10-15systemd: update to 246Waldemar Brodkorb
2020-10-14grub: update to 2.04Waldemar Brodkorb
2020-09-30ruby: update to 2.7.1Waldemar Brodkorb
2020-09-24python3: needs zlibWaldemar Brodkorb
2020-09-21add netcat-openbsd and libbsdWaldemar Brodkorb
2020-09-17busybox: add missing symbols for noMMU caseWaldemar Brodkorb
2020-09-17linux-atm: add patch to simplify buildWaldemar Brodkorb
2020-09-17hush: minimize configWaldemar Brodkorb