Rosen Penev [Sat, 18 Apr 2020 09:27:55 +0000 (02:27 -0700)]
pulseaudio: update to 13.0
Converted to use meson for compilation speed.
Removed libwrap dependency. Upstream no longer supports it.
Removed intltool and glib2 host dependencies. They seem to be no
longer needed.
Removed upstream patch.
Minor cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Josef Schlehofer [Wed, 15 Apr 2020 14:51:50 +0000 (16:51 +0200)]
git: update to version 2.26.1
Fixes: CVE-2020-5260
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Fri, 17 Apr 2020 20:15:46 +0000 (13:15 -0700)]
Merge pull request #11659 from ja-pa/tor-hs-new
tor-hs: add new package
Hannu Nyman [Fri, 17 Apr 2020 15:25:50 +0000 (18:25 +0300)]
Merge pull request #11867 from commodo/drop-django-constance
django-constance: drop package
Hannu Nyman [Fri, 17 Apr 2020 15:25:30 +0000 (18:25 +0300)]
Merge pull request #11866 from commodo/openpyxl-update
openpyxl: bump to version 3.0.3
Nick Hainke [Fri, 17 Apr 2020 11:05:25 +0000 (13:05 +0200)]
dawn: feed hostapd with nr reports and improve 802.11k handling
If set_hostapd_nr config flag is set, dawn will insert the nr reports
to allow the hostapd to answer to nr requests from clients.
Improve the synchronization of rcpi and rsni in the network.
Further, clients with bad 802.11k were sending beacon reports with
bssid 00:00:00:00:00:00. Catch those corner cases.
Signed-off-by: Nick Hainke <vincent@systemli.org>
Jan Pavlinec [Tue, 24 Mar 2020 14:35:08 +0000 (15:35 +0100)]
tor-hs: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Hannu Nyman [Fri, 17 Apr 2020 11:01:46 +0000 (14:01 +0300)]
Merge pull request #11869 from br101/bluez-5.54
bluez: Update to version 5.54
Hannu Nyman [Fri, 17 Apr 2020 11:01:22 +0000 (14:01 +0300)]
Merge pull request #11860 from commodo/squashfs-tools-4-4
squashfs-tools: bump to version 4.4
Bruno Randolf [Thu, 16 Apr 2020 15:10:37 +0000 (16:10 +0100)]
bluez: Update to version 5.54
Signed-off-by: Bruno Randolf <br1@einfach.org>
Rosen Penev [Fri, 17 Apr 2020 09:31:12 +0000 (02:31 -0700)]
Merge pull request #11862 from br101/websocketpp-boost
websocketpp: Fix compile with Boost 1.70+
Alexandru Ardelean [Tue, 14 Apr 2020 08:41:14 +0000 (11:41 +0300)]
squashfs-tools: bump to version 4.4
All patches are not needed anymore. squashfs-tools has implemented them in
one way or another.
Converted to download release tarballs. This should work better to get
notified of a newer release.
Also adds support for ZSTD compression:
https://facebook.github.io/zstd/
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Bruno Randolf [Thu, 16 Apr 2020 14:33:20 +0000 (15:33 +0100)]
websocketpp: Fix compile with Boost 1.70+
Fix compilation for newer Boost versions, same as in the websocketpp 'develop'
branch: https://github.com/zaphoyd/websocketpp/pull/814
Signed-off-by: Bruno Randolf <br1@einfach.org>
Alexandru Ardelean [Fri, 17 Apr 2020 08:25:15 +0000 (11:25 +0300)]
django-constance: drop package
This was needed for Seafile up to a certain version. Since it's not
required anymore by any other package/known-user, remove it.
Should be installable via pip or manually.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Dirk Brenken [Fri, 17 Apr 2020 04:57:49 +0000 (06:57 +0200)]
adblock: fix gawk incompatibility
* fix gawk incompatibility in reporting
Signed-off-by: Dirk Brenken <dev@brenken.org>
Rosen Penev [Thu, 16 Apr 2020 22:26:59 +0000 (15:26 -0700)]
Merge pull request #10578 from stintel/flashrom
flashrom: bump to 1.2
Stijn Tintel [Thu, 16 Apr 2020 17:30:55 +0000 (20:30 +0300)]
flashrom: bump to 1.2
Add new PCI and USB drivers to flashrom.mk to disable them in other
build variant.s
Fix DefineConfig calls to use new config symbols, and have it only
append NEED_FEATURE=yes to MAKE_FLAGS. Appending NEED_FEATURE=no would
still enable the feature because upstream compares against an empty
string instead of comparing to yes.
Drop libusb-compat dependency as all drivers use libusb-1 now.
Remove upstreamed patch 010-add-arc.patch.
Rework 0001-fix_internal_bitbang.patch, give it a correct prefix and
more descriptive name.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Etienne Champetier [Thu, 16 Apr 2020 15:54:17 +0000 (11:54 -0400)]
Merge pull request #11861 from PolynomialDivision/feature/add_v_k
dawn: add 802.11v, prepare 802.11k and debug fix
Nick Hainke [Wed, 15 Apr 2020 20:20:49 +0000 (22:20 +0200)]
dawn: add 802.11v, prepare 802.11k and debug fix
Add 802.11v bss transition. Exchange nr-reports.
Implement 802.1k hearing map. Future release will use hearing map
for load balancing decisions.
Remove debug output from stderr.
Signed-off-by: Nick Hainke <vincent@systemli.org>
Alexandru Ardelean [Mon, 18 Nov 2019 14:28:39 +0000 (16:28 +0200)]
openpyxl: bump to version 3.0.3
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Rosen Penev [Wed, 15 Apr 2020 22:00:42 +0000 (15:00 -0700)]
Merge pull request #11849 from neheb/re2
re2: update to 2020-04-01
Dirk Brenken [Wed, 15 Apr 2020 19:52:51 +0000 (21:52 +0200)]
Merge pull request #11841 from PolynomialDivision/feature/daw_fix_reboot
dawn: fix reboot
Nick Hainke [Tue, 14 Apr 2020 09:49:33 +0000 (11:49 +0200)]
dawn: fix reboot
DAWN has a race condition with umdns that prevents dawn from surviving
a reboot.
Increase procd start and stop of dawn to 81.
Further, network is sometimes not ready. Add utimer to check if socket
binds correctly.
Signed-off-by: Nick Hainke <vincent@systemli.org>
Hannu Nyman [Wed, 15 Apr 2020 15:45:45 +0000 (18:45 +0300)]
Merge pull request #11851 from luizluca/ruby-2.7.1
ruby: update to 2.7.1
Jo-Philipp Wich [Wed, 15 Apr 2020 07:54:24 +0000 (09:54 +0200)]
mac-telnet: fix mirror hash
Fixes: 8399121e6 ("mac-telnet: install uci as config file")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Wed, 15 Apr 2020 07:39:33 +0000 (09:39 +0200)]
mac-telnet: mark uci as conffile
Fixes: 8399121e6 ("mac-telnet: install uci as config file")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Wed, 15 Apr 2020 07:32:51 +0000 (09:32 +0200)]
mac-telnet: install uci as config file
Also mark it as configuration file while being at it.
Fixes: #11846
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Rosen Penev [Wed, 15 Apr 2020 01:15:40 +0000 (18:15 -0700)]
Merge pull request #11848 from neheb/quo
quote: disable a bunch of options
Rosen Penev [Tue, 14 Apr 2020 05:18:52 +0000 (22:18 -0700)]
re2: update to 2020-04-01
Massive cleanup of Makefile.
Remove inactive maintainer.
Remove completely unused host build.
Shorten title so that it shows under menuconfig.
Remove pointless static/shared choice.
Add C++17 patch as libcxx seems to need it with this package.
Add ABI_VERSION.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 14 Apr 2020 03:48:33 +0000 (20:48 -0700)]
quote: disable a bunch of options
libwrap is fairly useless. It's also legacy and should not be used/
dbus is a big dependency. It's fairly useless in the OpenWrt context.
I don't know how useful netlink is.
Disabling BSD behavior results in a slightly smaller size.
Disable LDAP. No size difference but I have a feeling it pulls in
another dependency...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Luiz Angelo Daros de Luca [Tue, 31 Dec 2019 01:03:18 +0000 (22:03 -0300)]
ruby: update to 2.7.1
New subpackages (reflect of ongoing ruby gemification)
- ruby-benchmark (from ruby-debuglib)
- ruby-delegate (from ruby-misc)
- ruby-getoptlong (from ruby-misc)
- ruby-net-pop (from ruby-net)
- ruby-net-imap (from ruby-net)
- ruby-observer (from ruby-patterns, now gone)
- ruby-open3 (from ruby-misc)
- ruby-readline-ext (was ruby-readline, while ruby-readline now selects either
ruby-readline-ext or ruby-reline)
- ruby-reline (alternative to ruby-readline-ext as pure ruby)
- ruby-singleton (from ruby-patterns, now gone)
- ruby-timeout (from ruby-multithread)
Dropped subpackages:
- ruby-cmath (gone in 2.7.0)
- ruby-e2mmap (gone in 2.7.0)
- ruby-patterns (splitted into ruby-observer, ruby-singleton)
- ruby-scanf (gone in 2.7.0)
- ruby-shell (gone in 2.7.0)
- ruby-sync (gone in 2.7.0)
- ruby-thwait (gone in 2.7.0)
Ruby 2.7.0 also dropped profile.rb and profiler.rb (they were in ruby-debuglib)
Patches changes:
- Dropped patch 001_fix_isnan_isinf_finite_with_uclibc.patch (now in release)
- Added 100-musl.patch, fixing mainly coroutine implementation selection
Helper scripts changes:
- ruby_missingfiles: do not ignore ruby-dev files
- ruby_find_pkgsdeps: better detect circular dependencies
Ruby 2.7.1 fixes these security issues:
* CVE-2020-10663: Unsafe Object Creation Vulnerability in JSON (Additional fix)
* CVE-2020-10933: Heap exposure vulnerability in the socket library
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Hannu Nyman [Tue, 14 Apr 2020 19:47:00 +0000 (22:47 +0300)]
Merge pull request #11838 from VolunteerComputingHelp/master
boinc: new upstream version, adjustments
Hannu Nyman [Tue, 14 Apr 2020 14:30:21 +0000 (17:30 +0300)]
Merge pull request #11844 from ja-pa/python-pyparsing-update
python-pyparsing: update to version 2.4.7
Jan Pavlinec [Tue, 14 Apr 2020 12:08:01 +0000 (14:08 +0200)]
python-pyparsing: update to version 2.4.7
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Yousong Zhou [Mon, 6 Apr 2020 02:31:49 +0000 (10:31 +0800)]
acme: depends on wget-ssl
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Mon, 6 Apr 2020 02:20:55 +0000 (10:20 +0800)]
wget: make the ssl variant provides wget-ssl
This is to address the need for specifying dependency on a wget
implementation with ssl support.
Now we have a game of names for opkg
1. uclient-fetch: minimal version by openwrt project
2. wget-nossl: gnu wget w/o ssl support
3. wget-ssl: for the moment since this commit, gnu wget w/ ssl support
4. wget: uclient-fetch, wget-nossl, or wget-ssl
5. gnu-wget: wget-nossl or wget-ssl
By the time we provide some dummy package like uclient-fetch-ssl and
make it also provide wget-ssl, I guess by then we will also need
gnu-wget-ssl...
Ref: https://github.com/openwrt/packages/issues/11534
Ref: https://github.com/openwrt/packages/pull/9941
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Rosen Penev [Tue, 14 Apr 2020 02:39:52 +0000 (19:39 -0700)]
libupnp: update to 1.8.7
remove upstreamed patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 14 Apr 2020 00:37:03 +0000 (17:37 -0700)]
Merge pull request #11832 from neheb/v45l
libv4l: update to 1.16.8
Christian Dreihsig [Sun, 12 Apr 2020 20:37:49 +0000 (22:37 +0200)]
boinc: new upstream version, adjustments
* new upstream version 7.16.6
* fixing platform identifier for openwrt x86
(boinc issue https://github.com/BOINC/boinc/issues/3595)
* protected configuration from update
Signed-off-by: Christian Dreihsig <christian.dreihsig@t-online.de>
Hannu Nyman [Mon, 13 Apr 2020 16:26:19 +0000 (19:26 +0300)]
Merge pull request #11837 from tru7/libfmt
libfmt: bump to version 6.2.0
Othmar Truniger [Mon, 13 Apr 2020 16:04:22 +0000 (18:04 +0200)]
libfmt: bump to version 6.2.0
Signed-off-by: Othmar Truniger <github@truniger.ch>
Dirk Brenken [Mon, 13 Apr 2020 04:16:03 +0000 (06:16 +0200)]
adblock: fix another reporting bug
* add a final sort step, this fixes dns reporting with
multiple pcap files as input
Signed-off-by: Dirk Brenken <dev@brenken.org>
Josef Schlehofer [Sun, 12 Apr 2020 10:25:45 +0000 (12:25 +0200)]
Merge pull request #11817 from cotequeiroz/python-src
python3: hide -src package until main pkg selected
Rosen Penev [Sun, 12 Apr 2020 04:54:29 +0000 (21:54 -0700)]
Merge pull request #11780 from WeekendSoftware/family-dns
family-dns: add new package
Gregory L. Dietsche [Mon, 6 Apr 2020 17:09:08 +0000 (12:09 -0500)]
family-dns: add new package
Signed-off-by: Gregory L. Dietsche <gregory.dietsche@cuw.edu>
Rosen Penev [Thu, 9 Apr 2020 22:48:02 +0000 (15:48 -0700)]
libv4l: update to 1.16.8
Fixed license information.
Update argp dependency to be for non glibc.
Added PKG_BUILD_PARALLEL for faster compilation.
Added --as-needed linker flag for slightly smaller size.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 11 Apr 2020 05:22:14 +0000 (22:22 -0700)]
ntpclient: fixup time patch
Added missing header and added casts.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Jo-Philipp Wich [Sat, 11 Apr 2020 21:22:41 +0000 (23:22 +0200)]
nlbwmon: update to latest Git HEAD
34a1887 nfnetlink: disable sequence number checking
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Dirk Brenken [Sat, 11 Apr 2020 19:46:59 +0000 (21:46 +0200)]
adblock: update 4.0.4
* add 'ca-bundle' dependency
* fix a sort bug in report engine
* fix potential bugs in the f_extconf function
Signed-off-by: Dirk Brenken <dev@brenken.org>
Hannu Nyman [Sat, 11 Apr 2020 07:48:16 +0000 (10:48 +0300)]
Merge pull request #11819 from stangri/master-https-dns-proxy
https-dns-proxy: bugfix: memory leak
Stan Grishin [Sat, 11 Apr 2020 00:25:11 +0000 (00:25 +0000)]
https-dns-proxy: bugfix: memory leak
Signed-off-by: Stan Grishin <stangri@melmac.net>
Jo-Philipp Wich [Fri, 10 Apr 2020 22:23:12 +0000 (00:23 +0200)]
nlbwmon: update to latest Git HEAD
e757e06 nfnetlink: allow specifying the socket buffer size
33c77cb nfnetlink: properly handle nl_recvmsgs() failures
95cced5 protocol: Include whitespace when reading names
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Hannu Nyman [Fri, 10 Apr 2020 16:58:35 +0000 (19:58 +0300)]
Merge pull request #11816 from ysc3839/frp
frp: update to 0.32.1
Hannu Nyman [Fri, 10 Apr 2020 16:58:26 +0000 (19:58 +0300)]
Merge pull request #11818 from ysc3839/pycryptodome
python-cryptodome: update to 3.9.7
Richard Yu [Fri, 10 Apr 2020 16:21:57 +0000 (00:21 +0800)]
python-cryptodome: update to 3.9.7
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
Eneas U de Queiroz [Fri, 10 Apr 2020 15:18:32 +0000 (12:18 -0300)]
python3: hide -src package until main pkg selected
This adds a 'Package/<pkg>-src/config' definition with a 'depends on
<pkg>' line, which will hide <pkg>-src unless <pkg> is selected. This
makes the long list of python packages a bit shorter, and also indents
the src package:
<M> python3-base................................ Python 3.8 interpreter
< > python3-base-src................. Python 3.8 interpreter (sources)
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Richard Yu [Fri, 10 Apr 2020 13:39:31 +0000 (21:39 +0800)]
frp: update to 0.32.1
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
Rosen Penev [Fri, 10 Apr 2020 10:34:09 +0000 (03:34 -0700)]
Merge pull request #11813 from lucize/postup
postfix: update to 3.5.0
Rosen Penev [Fri, 10 Apr 2020 10:33:56 +0000 (03:33 -0700)]
Merge pull request #11815 from PolynomialDivision/feature/dawn_update
dawn: fix several typos
Nick Hainke [Fri, 10 Apr 2020 08:30:45 +0000 (10:30 +0200)]
dawn: fix several typos
Signed-off-by: Nick Hainke <vincent@systemli.org>
Lucian Cristian [Thu, 9 Apr 2020 23:45:00 +0000 (02:45 +0300)]
postfix: update to 3.5.0
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Rosen Penev [Thu, 9 Apr 2020 22:36:36 +0000 (15:36 -0700)]
Merge pull request #11805 from neheb/ntp
ntpclient: fix compilation with newer kernels
Rosen Penev [Thu, 9 Apr 2020 21:21:41 +0000 (14:21 -0700)]
Merge pull request #11811 from flyn-org/quota
quota: add necessary dependencies
W. Michael Petullo [Thu, 9 Apr 2020 20:33:15 +0000 (16:33 -0400)]
quota: add necessary dependencies
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Hannu Nyman [Thu, 9 Apr 2020 18:59:30 +0000 (21:59 +0300)]
Merge pull request #11810 from tru7/knxd
knxd: bump to version 0.14.35
Luiz Angelo Daros de Luca [Thu, 9 Apr 2020 18:10:28 +0000 (15:10 -0300)]
Merge pull request #11784 from cotequeiroz/sane-backends
sane-backends: use "tristate" instead of "prompt"
Othmar Truniger [Thu, 9 Apr 2020 17:29:47 +0000 (19:29 +0200)]
knxd: bump to version 0.14.35
Signed-off-by: Othmar Truniger <github@truniger.ch>
Hannu Nyman [Wed, 8 Apr 2020 15:03:39 +0000 (18:03 +0300)]
Merge pull request #11793 from commodo/python3-default-bin
python3: symlink 'python' to '/usr/bin/python3'
Alexandru Ardelean [Tue, 7 Apr 2020 08:08:02 +0000 (11:08 +0300)]
python3: symlink 'python' to '/usr/bin/python3'
Time to make it more official.
Running 'python' should get you an interpreter running, and that one is now
Python3.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Eneas U de Queiroz [Thu, 12 Mar 2020 12:09:28 +0000 (09:09 -0300)]
dnsdist: fix default SSL lib spelling
This is cosmetic only, since openssl is the first one being defined, but
it avoids a warning in scripts/config, after upgrading to kconfig-v5.6:
tmp/.config-package.in:102839:warning: choice default symbol
'DNSDIST_OPENSSSL' is not contained in the choice
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Hannu Nyman [Wed, 8 Apr 2020 10:21:50 +0000 (13:21 +0300)]
Merge pull request #11807 from jefferyto/seafile-7.1.3
seafile-server (and related packages): Update to 7.1.3
Jeffery To [Tue, 7 Apr 2020 15:41:21 +0000 (23:41 +0800)]
seafile-server: Update to 7.1.3
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Tue, 7 Apr 2020 15:37:15 +0000 (23:37 +0800)]
seafile-seahub: Update to 7.1.3, refresh patches
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Tue, 7 Apr 2020 14:53:08 +0000 (22:53 +0800)]
seafile-ccnet: Update to 7.1.3
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Tue, 7 Apr 2020 08:45:19 +0000 (16:45 +0800)]
libsearpc: Update to "new" version, switch to git download method
Upstream changed the v3.2.0 tag. Previously it referred to
haiwen/libsearpc@
23f581b39fa4555ede80efe2729f76e6159e8b7a; now it refers
to haiwen/libsearpc@
d1fd7518a20b25766ff98d6fde6e40c63626ca0d.
This changes the packaged version to the "new" v3.2.0 and switches to
using the git download method (technically the github_archive method),
since the codeload filenames of the previous and current versions are
the same but the files have different hashes.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Hannu Nyman [Wed, 8 Apr 2020 05:23:06 +0000 (08:23 +0300)]
Merge pull request #11804 from VolunteerComputingHelp/master
boinc: FTBFS: avoiding unexpected dependencies
Steffen Möller [Tue, 7 Apr 2020 22:44:31 +0000 (00:44 +0200)]
Boinc: Avoiding unexpected dependencies
In reaction to a comment by @hnyman in
https://github.com/openwrt/packages/pull/11768#issuecomment-
610513948
on BOINC embracing too many libraries it finds on its build
host, the inclusion of the freetype library is now excluded
by an embracing "if" statement.
The patch is presented to BOINC upstream at
https://github.com/BOINC/boinc/pull/3578
Signed-off-by: Steffen Möller <moeller@debian.org>
Dirk Brenken [Wed, 8 Apr 2020 05:04:31 +0000 (07:04 +0200)]
Merge pull request #11799 from dibdot/adblock
adblock: release 4.0.3
Noah Meyerhans [Sun, 22 Mar 2020 17:09:20 +0000 (10:09 -0700)]
bind9: update to 9.16.1
Add libuv dependency
Fix optional libxml and c-json dependency handling
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
Rosen Penev [Wed, 8 Apr 2020 02:51:31 +0000 (19:51 -0700)]
ntpclient: fix compilation with newer kernels
glibc needs an extra header included.
Also cast time values to 64-bit in preparation for 64-bit time_t for
32-bit platforms.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 8 Apr 2020 02:52:38 +0000 (19:52 -0700)]
Merge pull request #11546 from neheb/gst
gstreamer updates to 1.16.2 and meson
Rosen Penev [Wed, 8 Apr 2020 02:19:30 +0000 (19:19 -0700)]
Merge pull request #11786 from neheb/v4llll
libv4l: fix compilation under kernel 4.14
Rosen Penev [Wed, 8 Apr 2020 02:13:51 +0000 (19:13 -0700)]
Merge pull request #11774 from neheb/netif
netifyd: fix compilation with libcxx
Rosen Penev [Wed, 8 Apr 2020 02:12:11 +0000 (19:12 -0700)]
Merge pull request #11789 from neheb/h2oen
h2o: fix compilation without engine support
Rosen Penev [Wed, 8 Apr 2020 02:06:50 +0000 (19:06 -0700)]
Merge pull request #11787 from neheb/shout
libshout: don't use usleep
Rosen Penev [Wed, 8 Apr 2020 02:05:26 +0000 (19:05 -0700)]
gst1-libav: update to 1.16.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 10 Mar 2020 04:20:22 +0000 (21:20 -0700)]
gst1-plugins-ugly: update to 1.16.2
Switched to meson.
Fixed license information.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 10 Mar 2020 04:07:44 +0000 (21:07 -0700)]
gst1-plugins-bad: update to 1.16.2
Switched to meson.
Fixed license information.
Several Makefile cleanups for consistency between packages.
Enabled and added packages for a bunch of plugins.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 10 Mar 2020 02:42:35 +0000 (19:42 -0700)]
gst1-plugins-good: update to 1.16.2
Switch to meson.
No more static libraries as meson makes you choose.
Enabled speex and shout2 as the libraries are available.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 10 Mar 2020 00:29:34 +0000 (17:29 -0700)]
gst1-plugins-base: update to 1.16.2
Switched to meson.
Fixed license information.
No more static libraries as meson makes you choose.
Added several CONFIG_DEPENDS entries.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 9 Mar 2020 23:17:31 +0000 (16:17 -0700)]
gstreamer1: update to 1.16.2
Switched to meson.
Fixed license information.
Rearranged some stuff for consistency between packages.
Removed static libraries. It seems meson only supports either one or the
other.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 8 Apr 2020 01:56:07 +0000 (18:56 -0700)]
Merge pull request #11785 from neheb/upnppp
libupnp: do not use usleep
Rosen Penev [Wed, 8 Apr 2020 01:39:25 +0000 (18:39 -0700)]
Merge pull request #11801 from stangri/master-simple-adblock
simple-adblock: bugfixes: remove escape chars from log, restore from cache on boot
Stan Grishin [Tue, 7 Apr 2020 21:55:22 +0000 (21:55 +0000)]
simple-adblock: bugfixes: remove escape chars from log, restore from cache on boot
Signed-off-by: Stan Grishin <stangri@melmac.net>
Dirk Brenken [Tue, 7 Apr 2020 19:48:09 +0000 (21:48 +0200)]
adblock: release 4.0.3
* add 'wally3k' and 'reg_vn' sources, change 'reg_pl' source
* update readme
* small fixes & cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
Rosen Penev [Tue, 7 Apr 2020 01:31:14 +0000 (18:31 -0700)]
bind: use json-c instead of jsoncpp
The configure script prefers the latter whereas the code prefers the
latter. Hack around it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Tue, 7 Apr 2020 17:09:44 +0000 (20:09 +0300)]
Merge pull request #11797 from commodo/drop-flup
lang: python: flup: drop package
Alexandru Ardelean [Tue, 7 Apr 2020 15:12:58 +0000 (18:12 +0300)]
lang: python: flup: drop package
Was mostly required for Seafile.
Now it isn't.
It's also pretty ancient.
https://www.saddi.com/software/flup/
Page was last updated in 2005.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Hannu Nyman [Tue, 7 Apr 2020 15:05:11 +0000 (18:05 +0300)]
nano: update to 4.9.2
Update nano editor to version 4.9.2
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Hannu Nyman [Tue, 7 Apr 2020 14:23:11 +0000 (17:23 +0300)]
Merge pull request #11744 from ja-pa/pytest-new
python-pytest: add new package