aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #14854 from luizluca/hplip-3.21.2Rosen Penev2021-02-22
|\ | | | | hplip: bump to 3.21.2
| * hplip: bump to 3.21.2Luiz Angelo Daros de Luca2021-02-22
| | | | | | | | | | | | | | | | | | Patches refreshed: * 010-libusb_fix.patch * 020-remove_cups_dep_on_scan.patch * 060-fix-uclibc.patch renamed to 060-fix-glibc.patch Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | Merge pull request #14865 from neheb/louRosen Penev2021-02-22
|\ \ | |/ |/| loudmouth: update to 1.5.4
| * loudmouth: update to 1.5.4Rosen Penev2021-02-22
|/ | | | | | | | | | Remove upstreamed patches. Fix license. Use AUTORELEASE to avoid bumping the release. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #14849 from 1715173329/yq-mterRosen Penev2021-02-22
|\ | | | | yq: bump to 4.6.0, remove myself from maintainters
| * yq: Update to 4.6.0Tianling Shen2021-02-23
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@gmail.com>
| * yq: remove myself from maintaintersTianling Shen2021-02-23
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@gmail.com>
* | Merge pull request #14823 from neheb/gdbnRosen Penev2021-02-22
|\ \ | | | | | | gdbm: update to 1.19
| * | gdbm: update to 1.19Rosen Penev2021-02-20
| | | | | | | | | | | | | | | | | | | | | | | | Remove upstreamed patch. Use AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #14842 from marcin1j/pr/20200221-fix-mini_snmpd-source-repoRosen Penev2021-02-22
|\ \ \ | | | | | | | | mini_snmpd: fix spurious version bump to 1.6
| * | | mini_snmpd: fix spurious version bump to 1.6Marcin Jurkowski2021-02-22
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | Fixes spurious version bump done in 5c8fb42 and reported in #14815 and switches source proto from git to codeload. Upstream has changed daemon binary name to `/usr/sbin/mini-snmpd`. Package and config/init script name stays unchanged. Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
* | | Merge pull request #14826 from jjm2473/master-fix-icu-macosRosen Penev2021-02-22
|\ \ \ | | | | | | | | libs/icu: fix host compile in macOS
| * | | libs/icu: fix host compile in macOSLiangbin Lian2021-02-22
| | | | | | | | | | | | | | | | Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
* | | | Merge pull request #14817 from neheb/snRosen Penev2021-02-22
|\ \ \ \ | | | | | | | | | | sane-backends: remove outdated C++ patch
| * | | | sane-backends: remove outdated C++ patchRosen Penev2021-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | std::round was unavailable because of a wrong configure var from the uClibc days. Fixed upstream with 1647790ae6202bd70b199e2aa44f8eb43e8d3af1 Refreshed patches with make package/sane-backends/refresh Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | libv4l: fix glibc compilationRosen Penev2021-02-20
| | |_|/ | |/| | | | | | | | | | | | | | | | | | There was a typo in the linker flags. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #14832 from TDT-AG/pr/20210222-stunnelDaniel Engberg2021-02-22
|\ \ \ \ | | | | | | | | | | stunnel: update to 5.58
| * | | | stunnel: update to 5.58Florian Eckert2021-02-22
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | Merge pull request #14853 from BKPepe/netdata-1.29.2Daniel Engberg2021-02-22
|\ \ \ \ | | | | | | | | | | netdata: update to version 1.29.2
| * | | | netdata: update to version 1.29.2Josef Schlehofer2021-02-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes: https://github.com/netdata/netdata/releases/tag/v1.29.2 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | Merge pull request #14844 from ja-pa/python-more-itertools-8.7.0Josef Schlehofer2021-02-22
|\ \ \ \ \ | | | | | | | | | | | | python-more-itertools: update to version 8.7.0
| * | | | | python-more-itertools: update to version 8.7.0Jan Pavlinec2021-02-22
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | Merge pull request #14837 from ja-pa/libmaxminddb-1.5.2Josef Schlehofer2021-02-22
|\ \ \ \ \ | | | | | | | | | | | | libmaxminddb: update to version 1.5.2
| * | | | | libmaxminddb: update to version 1.5.2Jan Pavlinec2021-02-22
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | Merge pull request #14833 from jefferyto/golang-1.16Josef Schlehofer2021-02-22
|\ \ \ \ \ | | | | | | | | | | | | golang: Update to 1.16
| * | | | | golang: Update to 1.16Jeffery To2021-02-22
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | unbound: update to 1.13.1Eric Luehrsen2021-02-22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | | | | Merge pull request #14847 from jefferyto/python-3.9.2Josef Schlehofer2021-02-22
|\ \ \ \ \ | |/ / / / |/| | | | python3: Update to 3.9.2, refresh patches
| * | | | python3: Update to 3.9.2, refresh patchesJeffery To2021-02-22
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes fixes for: * CVE-2021-3177 - ctypes: Buffer overflow in PyCArg_repr * CVE-2021-23336 - urllib parse_qsl(): Web cache poisoning - semicolon as a query args separator Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #14811 from xdarklight/ksmbd-3.3.5Rosen Penev2021-02-21
|\ \ \ \ | | | | | | | | | | ksmbd and ksmbd-tools 3.3.5
| * | | | ksmbd-tools: update to 3.3.5Martin Blumenstingl2021-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Major changes for version 3.3.5 are: - Rename "streams" parameter to "vfs objects = streams_xattr". - Enable smb2 leases by default. - Ignore ksmbd.subauth creation failure. - Fix bugs that related to guest ok = yes. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
| * | | | ksmbd: update to 3.3.5Martin Blumenstingl2021-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Major changes for version 3.3.5 are: - Add support for version 4 dos attribute structure of samba. - Implement maximal allowed desired access. - Fix several error handling. - Fix a few smbtorture failures. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
* | | | | fdk-aac: refresh patchesPaul Spooren2021-02-21
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | A treewide script ran to find dirty patches, this was the only packages found with issues. From now on the CI should no longer return false positives on dirty patches. Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | Merge pull request #14821 from neheb/gdRosen Penev2021-02-21
|\ \ \ \ | | | | | | | | | | libwebp + libgd version bump
| * | | | libgd: update to 2.3.1Rosen Penev2021-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove upstreamed patches. Add one to fix finding libwebp. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | libwebp: update to 1.2.0Rosen Penev2021-02-20
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for easier changes. Fix not having all of the libraries. Remove upstream patches and refresh other one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #14813 from mhei/lttng-tools-iconv-fixMichael Heimpold2021-02-21
|\ \ \ \ | | | | | | | | | | lttng-tools: fix linking with full language support enabled
| * | | | lttng-tools: fix linking with full language support enabledMichael Heimpold2021-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes fallout after d18692c. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | libevdev: update to 1.11.0Rosen Penev2021-02-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use AUTORELEASE to avoid having to bump it manually. Remove old patch for kernel 4.14 compatibility. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #13929 from ja-pa/git-lfsJosef Schlehofer2021-02-21
|\ \ \ \ \ | |_|/ / / |/| | | | git-lfs: add new package
| * | | | git-lfs: add new packageJan Pavlinec2021-02-11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | Merge pull request #14818 from mwarning/ztRosen Penev2021-02-20
|\ \ \ \ \ | | | | | | | | | | | | zerotier: bump to 1.6.4
| * | | | | zerotier: bump to 1.6.4Moritz Warning2021-02-21
| | |_|/ / | |/| | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | Merge pull request #14646 from lipnitsk/refreshRosen Penev2021-02-20
|\ \ \ \ \ | | | | | | | | | | | | treewide: Run refresh on all packages
| * | | | | treewide: Run refresh on all packagesIlya Lipnitskiy2021-02-20
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
* | | | | Merge pull request #14814 from stintel/yubicoStijn Tintel2021-02-21
|\ \ \ \ \ | |/ / / / |/| | | | Fix typo Yuibco -> Yubico
| * | | | treewide: s/Yuibco/Yubico/Stijn Tintel2021-02-21
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
| * | | | ykpers: refresh patchesStijn Tintel2021-02-21
|/ / / / | | | | | | | | | | | | | | | | | | | | Required to make CI happy. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | Merge pull request #14741 from mhei/openconnect-iconv-intlMichael Heimpold2021-02-20
|\ \ \ \ | |/ / / |/| | | openconnect: fix dependencies to iconv/intl (fixes #14734)
| * | | openconnect: fix dependencies to iconv/intl (fixes #14734)Michael Heimpold2021-02-20
|/ / / | | | | | | | | | | | | | | | This fixes the issue raised after d18692c (libxml2: allow building with iconv support). Signed-off-by: Michael Heimpold <mhei@heimpold.de>