aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | Merge pull request #13824 from BKPepe/yt-dlJosef Schlehofer2020-11-01
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | youtube-dl: update to version 2020.11.1.1
| * | | | | | | | | | youtube-dl: update to version 2020.11.1.1Josef Schlehofer2020-11-01
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | | Merge pull request #13822 from mhei/php7-updateMichael Heimpold2020-11-01
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | php7: update to 7.4.12
| * | | | | | | | | php7: update to 7.4.12Michael Heimpold2020-11-01
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | | Merge pull request #13740 from Cynerd/python-influxdb-5.3.0Josef Schlehofer2020-11-01
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | Python influxdb 5.3.0
| * | | | | | | | python-influxdb: bump to version 5.3.0Karel Kočí2020-11-01
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <cynerd@email.cz>
* | | | | | | | kea: fix compilation with libcxxRosen Penev2020-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Boost headers try to include experimental/string_view when std is less than c++17. This does not work ith libcxx where this header is not present. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | ksmbd: update to 3.2.5Martin Blumenstingl2020-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * cifsd: release 3.2.5 version * cifsd: fix unassigned pointer access in smb_fileinfo_rename() * cifsd: remove unneeded ksmbd_fd_put() in find_next() * cifsd: always zero-initialize ksmbd_dir_info in smb1pdu * cifsd: make spnego depend on the "extended security" bit in flags2 * cifsd: add support for weird clients with off-by-one buffer size issues * cifsd: allow SMB_COM_ECHO without valid user session * cifsd: fix potential null pointer dereferencing error of tfm in alloc_shash_desc() * cifsd: fix potential overflow issue in ___server_conf_set() * cifsd: add xfstests cases in travis-CI Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
* | | | | | | | bind: update to version 9.16.8Josef Schlehofer2020-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - DNS Flag Day 2020 (default EDNS buffer size changed from 4096 to 1232 bytes) -- Added patch, which should be part of the next release It fixes an issue while cross-compilation (I linked it in the commit message with issue link) Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | uw-imap: install c-client/linkage.c to stagingSebastian Kemper2020-10-31
| |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | linkage.c can be included by other programs as described in docs/internal.txt (quote: "By using linkage.c instead of explicit mail_link() calls, you are guaranteed that you will have a consistant linkage among all software built on this system"). This commit adds linkage.c to staging. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | | Merge pull request #13692 from BKPepe/flask-packagesJosef Schlehofer2020-10-30
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Flask: Babel, SeaSurf, Session - add packages
| * | | | | | | python-flask-session: add packageJosef Schlehofer2020-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
| * | | | | | | python-flask-seasurf: add packageJosef Schlehofer2020-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
| * | | | | | | python-flask-babel: add new packageJosef Schlehofer2020-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | Merge pull request #13806 from TDT-AG/pr/20201029-stunnelFlorian Eckert2020-10-30
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | stunnel: update version to 5.57
| * | | | | | | stunnel: update version to 5.57Florian Eckert2020-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | | xl2tpd: bump to version 1.3.16Yousong Zhou2020-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | nginx: adapt to changed ubus socket pathDaniel Golle2020-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | Merge pull request #13713 from ja-pa/python-msgpack-newJosef Schlehofer2020-10-29
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | python-msgpack: add new package
| * | | | | | | python-msgpack: add new packageJan Pavlinec2020-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | lighttpd: add config for logrotateJan Pavlinec2020-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | python3-maxminddb: update to version 2.0.3Jan Pavlinec2020-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | python-iniconfig: update to version 1.1.1Jan Pavlinec2020-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | python-zipp: update to version 3.4.0Jan Pavlinec2020-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | python-psutil: update to version 5.7.3Jan Pavlinec2020-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | Merge pull request #13693 from BKPepe/tornadoJosef Schlehofer2020-10-29
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | Add Python package - Tornado
| * | | | | | | python-tornado: add packageJosef Schlehofer2020-10-29
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | Add option for days until renewalJannis Pinter2020-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jannis Pinter <jannis+openwrt@pinterjann.is>
* | | | | | | setools: fix compilation with python 3.9Rosen Penev2020-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't warn on deprecated declarations. Rename warning patch. It's specific to foritfy-headers. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | at: bump to version 3.2.1Phil Eichinger2020-10-28
| |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change upstream to official repository at https://salsa.debian.org/debian/at Signed-off-by: Phil Eichinger <phil@zankapfel.net>
* | | | | | Merge pull request #13795 from philenotfound/lame_cpe_idTed Hess2020-10-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | sound/lame: add PKG_CPE_ID
| * | | | | | sound/lame: add PKG_CPE_IDPhil Eichinger2020-10-28
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Phil Eichinger <phil@zankapfel.net>
* | | | | | telldus-core: replace iconv with standard C++Rosen Penev2020-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoids iconv dependency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | ifstat: import fixes from Debian packageMatthieu Baerts2020-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extracted from: http://deb.debian.org/debian/pool/main/i/ifstat/ifstat_1.1-8.1.diff.gz Note that I also created a new git repository with these fixes: https://github.com/matttbe/ifstat/ The original author of these modification is: Goswin von Brederlow <goswin-v-b@web.de> ChangeLog: * snmp.c: fix 2 pointer targets differ in signedness warnings * Adding upport for 64bit /proc/net/dev counters. * Clean up compiler warnings. More modifications are available in the patch from the Debian project but mostly related to the "debian" dir, man page and debug mode. Here I only took the modifications related to the .c and .h files. The most important fix is related to the support for 64bit counters in /proc/net/dev instead of displaying 0 after a while. Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
* | | | | | nss: update to 3.58Lucian Cristian2020-10-27
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | coreutils: Add alternatives support for runconHuangbin Zhan2020-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid conflict with package busybox-selinux Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* | | | | | knot: disable libnghttp2 autodetectionDaniel Salzman2020-10-27
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | | zoneinfo: Updated to the latest releaseVladimir Ulrich2020-10-27
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | | | Merge pull request #13752 from TDT-AG/pr/20201023-xinetdFlorian Eckert2020-10-27
|\ \ \ \ \ | | | | | | | | | | | | xinetd: some changes
| * | | | | xinetd: update config sample to latest requirementsHelge Mader2020-10-23
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Helge Mader <ma@dev.tdt.de>
| * | | | | xinetd: include additional (runtime) directory in configuration fileHelge Mader2020-10-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The additional directory is created and can be used e.g. for configurations which are created e.g. dynamically from an uci config. Signed-off-by: Helge Mader <ma@dev.tdt.de>
| * | | | | xinetd: save configurations in /etc/xinetd.d on sysupgradeHelge Mader2020-10-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For applications writing their own xinetd configuration to the /etc/xinetd.d directory it would be necessary to save them (e.g. a user edits them manually) Signed-off-by: Helge Mader <ma@dev.tdt.de>
| * | | | | xinetd: update PKG_RELEASE to 9Helge Mader2020-10-23
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Helge Mader <ma@dev.tdt.de>
* | | | | | dumb-init: add packageToni Uhlig2020-10-26
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* | | | | | softethervpn: update to 4.34-9745Rosen Penev2020-10-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Several patch changes regarding to OpenSSL as this version does not compile under LibreSSL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | transmission: remove variants and use libcurl's TLS libraryRosen Penev2020-10-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows the Makefile to be cleaned up and to have fewer dependencies. There's no need for multiple TLS libraries to be installed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #13768 from bmork/conserverRosen Penev2020-10-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | conserver: update to version 8.2.6
| * | | | | | conserver: update to version 8.2.6Bjørn Mork2020-10-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | version 8.2.6 (October 19, 2020): - try and address license concerns with LICENSE.md - replace usleep with nanosleep (Rosen Penev <rosenp@gmail.com>) - console: Add 'k' option to exit on console-down (Mylène Josserand <mylene.josserand@collabora.com>) - Fix #48 - apply ipv4 CIDR access list when compiled with ipv6 support Signed-off-by: Bjørn Mork <bjorn@mork.no>
* | | | | | | Merge pull request #13783 from zhanhb/coreutils-chconRosen Penev2020-10-26
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | coreutils: Add alternatives support for chcon
| * | | | | | coreutils: Add alternatives support for chconHuangbin Zhan2020-10-27
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid conflict with package busybox-selinux Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>