Hannu Nyman
52021e64b6
Merge pull request #7978 from cshoredaniel/pr-python-pkgconfig
python3: Add installation of pkconfig to InstallDev section.
6 years ago
Josef Schlehofer
770be1697b
youtube-dl: update to version 2019.01.17
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
6 years ago
Hannu Nyman
717216f9d3
Merge pull request #7970 from sartura/libyang_v0.16-r3
libyang: update to 0.16-r3
6 years ago
Hannu Nyman
9d0e8f5aff
Merge pull request #7948 from cshoredaniel/pr-add-bcrypt
bcrypt: Add python secure password hashing library
6 years ago
Hannu Nyman
c79b32e3a9
Merge pull request #7950 from BKPepe/youtube-dl
youtube-dl: update to version 2019.01.10
6 years ago
Hannu Nyman
cbced99807
Merge pull request #7811 from neheb/b
bonnie++: Replace libstdcpp depend with generic CXX.
6 years ago
Daniel F. Dickinson
682cdf3b9c
python3: install pkgconfig to staging
Some programs that use the Python C API have difficulties finding
cross-compiled Python3 without the pkgconfig, so make sure we have
python3.pc and python-3.7.pc in pkgconfig staging dir.
CircleCI requires a package Makefile change to actually
do the CI check, so bump PKG_RELEASE.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
6 years ago
Florian Eckert
810f85c1a9
keepalived: add cpe id
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years ago
Florian Eckert
76da682c75
stunnel: add cpe id
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years ago
Karel Kočí
2740cb8f57
syslog-ng: Add /etc/syslog-ng.d/.keep
This should ensure that updater/opkg won't remove /etc/syslog-ng.d
directory, which would cause syslog-ng to fail to start.
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
8 years ago
Michal Hrusecky
41f3511093
syslog-ng: Use procd style init
Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
7 years ago
Jan Pavlinec
1bf4e7ddf2
unzip: fix PKG_CPE_ID
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
6 years ago
Rosen Penev
b2de31d22a
diffutils: Update to 3.7
Some Makefile consistency updates.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Mislav Novakovic
84bf1b86d5
libyang: update to 0.16-r3
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
6 years ago
Jiri Slachta
e549c53f36
Merge pull request #7952 from neheb/patch-3
libxslt: Update to 1.1.33
6 years ago
Darryl Sokoloski
55d1757e46
netifyd: Added initial package files.
Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
6 years ago
Yousong Zhou
f68ce32f9b
mtr: fix UNKNOWN version reporting
Supersedes openwrt/packages#7634
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years ago
Rosen Penev
015acde252
geth: Update to 1.8.21
Emergency update as the planned upgrade went south.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Peter Wagner
d82cc22019
openssh: backport patch for CVE-2018-20685
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago
Ted Hess
6633ac3afd
Merge pull request #7966 from ja-pa/libmad-security-fix
libmad: patch multiple CVEs
6 years ago
Rosen Penev
4dd0b9e685
smartmontools: Update to 7.0
Removed weird uclibc++ compatibility stuff as it seems to not be needed
anymore.
Switched to standard variables.
Added PKG_BUILD_PARALLEL for faster compilation.
Removed PKG_FIXUP as it seems the package has been fixed already.
A few changes to the CFLAGS and linker options resulted in ipk size going
from 244694 to 244283, possibly due to previous overlinking.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Jan Pavlinec
4e545179c6
libmad: patch multiple CVEs and add CPE
Fixes
CVE-2017-8374
CVE-2017-8373
CVE-2017-8372
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
6 years ago
Hannu Nyman
6cd90ad92a
Merge pull request #7748 from neheb/master
libarchive: Update configure arguments
6 years ago
Deng Qingfang
e23379746f
lm-sensors: update to 3.5.0
Also switch to GitHub tarball
Removed upstreamed patch
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
6 years ago
Jan Pavlinec
cb24d1022b
unzip: patch CVE-2018-1000035 and add PKG_CPE_IDE
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
6 years ago
Peter Wagner
2a6ddb5ad8
wget: remove softlinks
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago
Rosen Penev
25f520fb43
libarchive: Update configure arguments
Some of these were introduced after the Makefile was written. Adding them
guarentees fewer issues down the road.
Also did some small reorganization for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
2416e291d0
shairport-sync: Get rid of libc++ dependency
Two features which are not used by the package depend on a libc++.
Removing the proper entries in the Makefile allow compilation without a
libc++.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Peter Wagner
98728d326e
wget: use ALTERNATIVES
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago
Dirk Brenken
db9750569b
Merge pull request #7960 from dibdot/adblock
adblock: release 3.6.3
6 years ago
Peter Wagner
e6760f31d7
alsa-lib: update to 1.1.8
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago
Peter Wagner
c7700bfb15
tor: update to 0.3.5.7
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago
Hannu Nyman
b1d69a5ab1
Merge pull request #7958 from neheb/patch-9
msmtp: Update to 1.8.2
6 years ago
Hannu Nyman
3b4008cedc
Merge pull request #7959 from lnslbrty/update/atop
atop: update to version 2.4.0
6 years ago
Hannu Nyman
b30421f1e6
Merge pull request #7957 from TDT-AG/pr/20190111-mwan3
mwan3: update to version 2.7.9
6 years ago
Hannu Nyman
581ee40e44
Merge pull request #7904 from ja-pa/libarchive-patch-cve
libarchive: patch multiple CVEs
6 years ago
Dirk Brenken
6216168262
adblock: release 3.6.3
* the DNS Report now displays the hostname, MAC-Address or
client IP (CLI & LuCI)
* Filter the DNS Query result set for a particular domain, client or
time frame (CLI & LuCI)
* remove needless XHR.Poll-Events from Reporting page in LuCI
* remove needless 'force sort' option in LuCI
Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years ago
Toni Uhlig
be2fe5cb66
atop: update to version 2.4.0
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
6 years ago
Rosen Penev
1c0a20d2ce
msmtp: Update to 1.8.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Florian Eckert
b2c4f2b135
mwan3: update version to 2.7.9
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years ago
Florian Eckert
46b2593ce4
mwan3: mwan3rtmon interrupt sleep on signal (trap) event
Sleep will be aborted if a signal is send to this process.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years ago
Florian Eckert
10cadcb2af
mwan3: set interface unknown to offline
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years ago
Florian Eckert
9362ef30ff
mwan3: fix initial_state offline issue
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years ago
Florian Eckert
a974558cfa
mwan3: add syslog debug possibility to rules
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years ago
Deng Qingfang
b09d620139
zsh: size optimizations and fix build without musl
Disable dynamic libraries and enable LTO
Only use `--enable-libc-musl` when musl is selected
Shrinks ipk size by about 200KB
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
6 years ago
Philip Prindeville
5e660327da
Merge pull request #7750 from guidosarducci/master-perl-config-mips64el
perl: add missing config for mips64el
6 years ago
Hannu Nyman
567471714e
Merge pull request #7918 from LLE8/add-lynx-package
lynx: add package
6 years ago
Leonid Esman
d267b62b09
lynx: defined package maintainer, added more download sites
Signed-off-by: Leonid Esman <leonid.esman@gmail.com>
6 years ago
Rosen Penev
f6ceb85a25
pytz: Update to 2018.9
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
666d28e94e
libxslt: Update to 1.1.33
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago