]>
git.99rst.org Git - openwrt-packages.git/log
Dirk Brenken [Tue, 19 Mar 2019 14:23:11 +0000 (15:23 +0100)]
travelmate: 1.4.2
* fix a json related ressource leak
* add a reload trigger when the wireless config gets changed
* set an interface default 'trm_wwan' (like the LuCI frontend)
* reordered nested loops to optimize the connection handling
Signed-off-by: Dirk Brenken <redacted>
Brian J. Murrell [Wed, 20 Mar 2019 16:04:16 +0000 (12:04 -0400)]
shorewall: Update PKG_RELEASE
Signed-off-by: Brian J. Murrell <redacted>
Philip Prindeville [Wed, 20 Mar 2019 15:41:59 +0000 (09:41 -0600)]
Merge pull request #8434 from pprindeville/perl-text_csv-139
perl-text-csv_xs: update to 1.39
Karel Kočí [Mon, 18 Mar 2019 14:31:38 +0000 (15:31 +0100)]
python-influxdb: update to 5.2.2
Signed-off-by: Karel Kočí <redacted>
William Fleurant [Tue, 19 Mar 2019 20:07:54 +0000 (16:07 -0400)]
yggdrasil: remove pkgarch, cleanup space with tabs
Signed-off-by: William Fleurant <redacted>
Paul Spooren [Tue, 19 Mar 2019 09:50:25 +0000 (10:50 +0100)]
routing-yggdrasil: add package
Yggdrasil builds end-to-end encrypted networks with IPv6. Beyond the
similarities with cjdns is a different routing algorithm. This
globally-agreed spanning tree uses greedy routing in a metric space.
Back-pressure routing techniques allow advanced link aggregation bonding
on per-stream basis. In turn, a single stream will span across multiple
network interfaces simultaneously with much greater throughput.
Authored by: William Fleurant <redacted>
Signed-off-by: Paul Spooren <redacted>
Hannu Nyman [Tue, 19 Mar 2019 14:37:23 +0000 (16:37 +0200)]
Merge pull request #8446 from cotequeiroz/python-qrcode_6.1
python-qrcode: bump to 6.1, fix dependencies
Hannu Nyman [Tue, 19 Mar 2019 14:36:50 +0000 (16:36 +0200)]
Merge pull request #8448 from commodo/tcpreplay-bump
tcpreplay: bump to version 4.3.2
Lucian Cristian [Mon, 18 Mar 2019 10:59:27 +0000 (12:59 +0200)]
google-authenticator-libpam: add package
add pam 2 pass authentication support
Signed-off-by: Lucian Cristian <redacted>
Sebastian Kemper [Tue, 19 Mar 2019 07:28:05 +0000 (08:28 +0100)]
libssh2: version bump/ CVE fixes
- CVE-2019-3855
Possible integer overflow in transport read allows out-of-bounds write
- CVE-2019-3856
Possible integer overflow in keyboard interactive handling allows
out-of-bounds write
- CVE-2019-3857
Possible integer overflow leading to zero-byte allocation and out-of-bounds
write
- CVE-2019-3858
Possible zero-byte allocation leading to an out-of-bounds read
- CVE-2019-3859
Out-of-bounds reads with specially crafted payloads due to unchecked use of
`_libssh2_packet_require` and `_libssh2_packet_requirev`
- CVE-2019-3860
Out-of-bounds reads with specially crafted SFTP packets
- CVE-2019-3861
Out-of-bounds reads with specially crafted SSH packets
- CVE-2019-3862
Out-of-bounds memory comparison
- CVE-2019-3863
Integer overflow in user authenicate keyboard interactive allows
out-of-bounds writes
Signed-off-by: Sebastian Kemper <redacted>
Alexandru Ardelean [Tue, 19 Mar 2019 07:19:27 +0000 (09:19 +0200)]
tcpreplay: bump to version 4.3.2
This one contains only a few CVEs + bugfixes.
* CVE-2019-8381 memory access in do_checksum() (#538)
* CVE-2019-8376 NULL pointer dereference get_layer4_v6() (#537)
* CVE-2019-8377 NULL pointer dereference get_ipv6_l4proto() (#536)
* Rename Ethereal to Wireshark (#545)
Signed-off-by: Alexandru Ardelean <redacted>
Hannu Nyman [Tue, 19 Mar 2019 07:03:05 +0000 (09:03 +0200)]
Merge pull request #8444 from wvdakker/master
Shorewall: Bump to version 5.2.3.2
Josef Schlehofer [Sat, 16 Mar 2019 10:29:39 +0000 (11:29 +0100)]
golang: update to version 1.12.1
Signed-off-by: Josef Schlehofer <redacted>
Alexandru Ardelean [Mon, 18 Mar 2019 08:52:44 +0000 (10:52 +0200)]
python3: remove OpenSSL deprecated API patch
Fixes: https://github.com/openwrt/packages/issues/8399
These 2 patches cause some breakage for other packages.
For now, we drop them and wait for upstream to finalize a fix.
We can live with deprecated SSL APIs for a while. No need to hurry, since
this doesn't seem to help.
Signed-off-by: Alexandru Ardelean <redacted>
Luiz Angelo Daros de Luca [Fri, 13 Apr 2018 23:13:55 +0000 (20:13 -0300)]
trafficshaper: new package
trafficshaper create QoS rules to limit (or reserve) traffic used
by classes of clients.
Uplink and downlink can be controled (or not controlled) independently.
Client classes are defined by its network addresses (IPv4 or IPv6). Each
client class can define absolute or relative (to wan) bandwith, and also
the use (or not) of spare wan bandwidth when avaiable.
Signed-off-by: Luiz Angelo Daros de Luca <redacted>
Eneas U de Queiroz [Fri, 8 Mar 2019 19:24:00 +0000 (16:24 -0300)]
python-requests-oauthlib: update to 1.2.0
This version adds compatibility with OAuthlib 3.0.0 and above.
Signed-off-by: Eneas U de Queiroz <redacted>
Eneas U de Queiroz [Fri, 8 Mar 2019 19:20:35 +0000 (16:20 -0300)]
python-oauthlib: update to 3.0.1
This is a major update with bufixes, new features and API changes.
Signed-off-by: Eneas U de Queiroz <redacted>
W. van den Akker [Mon, 18 Mar 2019 20:25:27 +0000 (21:25 +0100)]
Shorewall6: Bump to version 5.2.3.2.
Signed-off-by: W. van den Akker <redacted>
W. van den Akker [Mon, 18 Mar 2019 20:20:33 +0000 (21:20 +0100)]
Shorewall: Bump to version 5.2.3.2.
Signed-off-by: W. van den Akker <redacted>
W. van den Akker [Mon, 18 Mar 2019 20:19:27 +0000 (21:19 +0100)]
Shorewall6-lite: Bump to version 5.2.3.2.
Signed-off-by: W. van den Akker <redacted>
W. van den Akker [Mon, 18 Mar 2019 20:18:31 +0000 (21:18 +0100)]
Shorewall-lite: Bump to version 5.2.3.2.
Signed-off-by: W. van den Akker <redacted>
W. van den Akker [Mon, 18 Mar 2019 20:17:21 +0000 (21:17 +0100)]
Shorewall-core: Bump to version 5.2.3.2.
Signed-off-by: W. van den Akker <redacted>
Luiz Angelo Daros de Luca [Mon, 18 Mar 2019 18:43:38 +0000 (15:43 -0300)]
ruby: update to 2.6.2
Bug fixes and a security update of the bundled RubyGems:
CVE-2019-8320: Delete directory using symlink when decompressing tar
CVE-2019-8321: Escape sequence injection vulnerability in verbose
CVE-2019-8322: Escape sequence injection vulnerability in gem owner
CVE-2019-8323: Escape sequence injection vulnerability in API response handling
CVE-2019-8324: Installing a malicious gem may lead to arbitrary code execution
CVE-2019-8325: Escape sequence injection vulnerability in errors
Signed-off-by: Luiz Angelo Daros de Luca <redacted>
Karel Kočí [Mon, 18 Mar 2019 14:28:17 +0000 (15:28 +0100)]
ncdu: update to version 1.14
Signed-off-by: Karel Kočí <redacted>
Jannik Vieten [Mon, 18 Mar 2019 11:07:22 +0000 (12:07 +0100)]
stubby: fixed duplicate IPv6 address in stubby.yml; fixed typo in README.md
Signed-off-by: Jannik Vieten <redacted>
Rosen Penev [Mon, 18 Mar 2019 02:52:16 +0000 (19:52 -0700)]
gst1-plugins-ugly: Disable debug + other fixes
Added PKG_BUILD_PARALLEL for faster compilation.
Removed old rpath hack that is no longer necessary.
Removed and replaced two patches with configure arguments.
Added PIC as is standard with these.
Signed-off-by: Rosen Penev <redacted>
Rosen Penev [Mon, 18 Mar 2019 02:45:22 +0000 (19:45 -0700)]
gst1-plugins-good: Disable debug and other fixes
Added PKG_BUILD_PARALLEL for faster compilation.
Removed rpath hack as it is no longer necessary.
Removed old patches that are now handled by configure flags.
Signed-off-by: Rosen Penev <redacted>
Rosen Penev [Mon, 18 Mar 2019 02:31:34 +0000 (19:31 -0700)]
gst1-plugins-bad: Disable debug and other fixes
Added PKG_BUILD_PARALLEL for faster compilation.
Removed rpath hack that is no longer needed.
Added PIC as is typically the case with these.
Remove obsolete patch.
Signed-off-by: Rosen Penev <redacted>
Rosen Penev [Mon, 18 Mar 2019 01:54:50 +0000 (18:54 -0700)]
gst1-plugins-base: Disable various debug checks
Saves on compiled size.
Also got rid of outdated rpath linking.
Added PIC compilation as is done elsewhere.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <redacted>
Rosen Penev [Mon, 18 Mar 2019 01:41:34 +0000 (18:41 -0700)]
gst1-libav: Remove debug and other random stuff
Should lower filesize. I can't tell by how much as this was not building
on mvebu before.
Signed-off-by: Rosen Penev <redacted>
Rosen Penev [Mon, 18 Mar 2019 00:03:02 +0000 (17:03 -0700)]
gstreamer1: Disable debug + other fixes
Disabled a bunch of debug stuff in order to save size.
Also removed the rpath stuff as that has not been needed for a long time.
Added PKG_BUILD_PARALLEL for faster compilation.
Removed two patches that have --disable configure parameters now.
Refreshed patches.
Size of libgstreamer1 from 822243 to 529366 on mvebu.
Signed-off-by: Rosen Penev <redacted>
Philip Prindeville [Sun, 17 Mar 2019 20:13:35 +0000 (14:13 -0600)]
perl-text-csv_xs: update to 1.39
Signed-off-by: Philip Prindeville <redacted>
Hannu Nyman [Sun, 17 Mar 2019 14:23:19 +0000 (16:23 +0200)]
Merge pull request #8370 from danielg4/master
vpnc: fix IPv6-triggered inoperability
Ted Hess [Sun, 17 Mar 2019 11:37:19 +0000 (07:37 -0400)]
Merge pull request #8418 from cotequeiroz/libv4l_no-bpf
libv4l: avoid libelf dependency
Hannu Nyman [Sun, 17 Mar 2019 08:33:25 +0000 (10:33 +0200)]
postgresql: Revert adding build dependency to zlib/host
Revert the addition of build dependency in commit
2d1694ff7
to a non-existent host build of zlib.
The host build of zlib was removed already in April 2018 by
https://github.com/openwrt/openwrt/commit/
8dcd941d8b934891676a8d4bbef1ee78e89a4bf7 #diff-
1ed408c61d79f9c6c5d197333e94ce8d
which made zlib a build tool defined in /tools
The newly introduced build dependency causes always a warning like:
WARNING: Makefile 'package/feeds/packages/postgresql/Makefile'
has a build dependency on 'zlib/host', which does not exist
Not sure what was the error that
2d1694ff7 tried to fix,
but reference to a non-existent host build is not the solution.
Signed-off-by: Hannu Nyman <redacted>
Hannu Nyman [Sun, 17 Mar 2019 07:20:55 +0000 (09:20 +0200)]
Merge pull request #8099 from ja-pa/torsocks
torsocks: add new package
Hannu Nyman [Sun, 17 Mar 2019 06:34:30 +0000 (08:34 +0200)]
Merge pull request #8374 from dangowrt/tar-1.32
tar: update to version 1.32
Hannu Nyman [Sun, 17 Mar 2019 04:59:23 +0000 (06:59 +0200)]
Merge pull request #8427 from MikePetullo/gst1-libav
gst1-libav: update to 1.15.2
Hannu Nyman [Sun, 17 Mar 2019 04:59:02 +0000 (06:59 +0200)]
Merge pull request #8430 from MikePetullo/gst1-plugins-ugly
gst1-plugins-ugly: update to 1.15.2
Hannu Nyman [Sun, 17 Mar 2019 04:58:43 +0000 (06:58 +0200)]
Merge pull request #8429 from MikePetullo/gst1-plugins-good
gst1-plugins-good: update to 1.15.2
Hannu Nyman [Sun, 17 Mar 2019 04:58:08 +0000 (06:58 +0200)]
Merge pull request #8426 from MikePetullo/gst1-plugins-bad
gst1-plugins-bad: update to 1.15.2
Hannu Nyman [Sun, 17 Mar 2019 04:57:46 +0000 (06:57 +0200)]
Merge pull request #8425 from MikePetullo/gst1-plugins-base
gst1-plugins-base: update to 1.15.2
Hannu Nyman [Sun, 17 Mar 2019 04:55:15 +0000 (06:55 +0200)]
Merge pull request #8381 from cotequeiroz/python-certifi_2019.3.9
python-certifi: Update to 2019.3.9
Hannu Nyman [Sun, 17 Mar 2019 04:53:31 +0000 (06:53 +0200)]
Merge pull request #8428 from MikePetullo/gstreamer1
gstreamer1: update to 1.15.2
Hannu Nyman [Sun, 17 Mar 2019 04:53:02 +0000 (06:53 +0200)]
Merge pull request #8424 from MikePetullo/lighttpd
lighttpd: update to 1.4.53
Hannu Nyman [Sun, 17 Mar 2019 04:52:34 +0000 (06:52 +0200)]
Merge pull request #8423 from MikePetullo/php7-pecl-mcrypt
php7-pecl-mcrypt: update to 1.0.2
Hannu Nyman [Sun, 17 Mar 2019 04:51:59 +0000 (06:51 +0200)]
Merge pull request #8422 from MikePetullo/pigeonhole
pigeonhole: update to 0.5.5
Hannu Nyman [Sun, 17 Mar 2019 04:51:40 +0000 (06:51 +0200)]
Merge pull request #8421 from MikePetullo/krb5
krb5: update to 1.17
Brian J. Murrell [Fri, 1 Mar 2019 11:27:44 +0000 (06:27 -0500)]
Shorewall: start and enable interfaces all in hotplug
Using shorewall-lite {en|dis}able instead of completely restarting
Shorewall is much more efficient.
But it also makes sense to move the starting of Shorewall from init
to an interface hotplug event. The "lan" interface should be a good
indicator that networking it ready. Besides, Shorewall won't start
until br-lan is available.
Signed-off-by: Brian J. Murrell <redacted>
Jan Pavlinec [Fri, 1 Feb 2019 00:18:47 +0000 (01:18 +0100)]
torsocks: add new package
Signed-off-by: Jan Pavlinec <redacted>
W. Michael Petullo [Sat, 16 Mar 2019 23:37:56 +0000 (19:37 -0400)]
gst1-plugins-ugly: update to 1.15.2
Signed-off-by: W. Michael Petullo <redacted>
W. Michael Petullo [Sat, 16 Mar 2019 23:37:19 +0000 (19:37 -0400)]
gst1-plugins-good: update to 1.15.2
Signed-off-by: W. Michael Petullo <redacted>
W. Michael Petullo [Sat, 16 Mar 2019 23:36:46 +0000 (19:36 -0400)]
gst1-plugins-base: update to 1.15.2
Signed-off-by: W. Michael Petullo <redacted>
W. Michael Petullo [Sat, 16 Mar 2019 23:35:49 +0000 (19:35 -0400)]
gst1-plugins-bad: update to 1.15.2
Signed-off-by: W. Michael Petullo <redacted>
W. Michael Petullo [Sat, 16 Mar 2019 23:34:14 +0000 (19:34 -0400)]
gst1-libav: update to 1.15.2
Signed-off-by: W. Michael Petullo <redacted>
W. Michael Petullo [Sat, 16 Mar 2019 23:33:33 +0000 (19:33 -0400)]
gstreamer1: update to 1.15.2
Signed-off-by: W. Michael Petullo <redacted>
W. Michael Petullo [Sat, 16 Mar 2019 21:15:56 +0000 (17:15 -0400)]
lighttpd: update to 1.4.53
Signed-off-by: W. Michael Petullo <redacted>
W. Michael Petullo [Sat, 16 Mar 2019 21:13:55 +0000 (17:13 -0400)]
krb5: update to 1.17
Signed-off-by: W. Michael Petullo <redacted>
W. Michael Petullo [Sat, 16 Mar 2019 21:12:46 +0000 (17:12 -0400)]
pigeonhole: update to 0.5.5
Signed-off-by: W. Michael Petullo <redacted>
W. Michael Petullo [Sat, 16 Mar 2019 21:11:28 +0000 (17:11 -0400)]
php7-pecl-mcrypt: update to 1.0.2
Signed-off-by: W. Michael Petullo <redacted>
Val Kulkov [Tue, 22 Jan 2019 19:55:20 +0000 (14:55 -0500)]
openldap-server: enable crypt(3) passwords
With crypt(3) password storage scheme enabled, OpenLDAP can receive and
store SHA-256 and SHA-512 password hashes from Samba AD-DC. Without
crypt(3), synchronization of passwords between Samba AD-DC (v4.5 and
above) and OpenLDAP requires use of cleartext passwords.
To use password hashes from Samba, OpenLDAP must be compiled with
--enable-crypt switch. This patch introduces a new configuration
parameter to enable the use of crypt(3) function by OpenLDAP.
Enabling crypt(3) increases the size of slapd binary by 12 bytes on
the x86_64 target and by only 4 bytes on the ipq806x target.
Signed-off-by: Val Kulkov <redacted>
Hannu Nyman [Sat, 16 Mar 2019 06:33:40 +0000 (08:33 +0200)]
Merge pull request #8208 from LAGonauta/update-prosody
prosody: Update package prosody to 0.11.2
Hannu Nyman [Sat, 16 Mar 2019 06:26:07 +0000 (08:26 +0200)]
Merge pull request #8376 from jefferyto/python-package-data-2
python-pyopenssl,python-service-identity: Update package data
Hannu Nyman [Sat, 16 Mar 2019 06:02:47 +0000 (08:02 +0200)]
Merge pull request #8411 from srchack/open-vm-tools_remove_resolutionkms
open-vm-tools: remove resolutionkms
Hannu Nyman [Sat, 16 Mar 2019 05:59:00 +0000 (07:59 +0200)]
Merge pull request #8415 from val-kulkov/libfreetype-package
libfreetype: update to v2.10.0
Hannu Nyman [Sat, 16 Mar 2019 05:58:31 +0000 (07:58 +0200)]
Merge pull request #8416 from mstorchak/tgt1
tgt: fix packaging of config and initscript
Michael Heimpold [Fri, 15 Mar 2019 19:43:10 +0000 (20:43 +0100)]
Merge pull request #8413 from ja-pa/php7
php7: Add PKG_CPE_ID for proper CVE tracking
Eneas U de Queiroz [Fri, 15 Mar 2019 18:27:53 +0000 (15:27 -0300)]
libv4l: avoid libelf dependency
Explicitly disable bpf support to avoid picking up libelf dependency.
Signed-off-by: Eneas U de Queiroz <redacted>
Nikos Mavrogiannopoulos [Fri, 15 Mar 2019 15:24:42 +0000 (16:24 +0100)]
ocserv: updated to 0.12.3
Signed-off-by: Nikos Mavrogiannopoulos <redacted>
Eneas U de Queiroz [Sun, 10 Feb 2019 14:12:09 +0000 (12:12 -0200)]
luasql: fix variants LDFLAGS
Signed-off-by: Eneas U de Queiroz <redacted>
Nikos Mavrogiannopoulos [Fri, 15 Mar 2019 15:22:35 +0000 (16:22 +0100)]
Merge pull request #8414 from ja-pa/libseccomp
libseccomp: update to version 2.4.0
Maxim Storchak [Fri, 15 Mar 2019 15:07:49 +0000 (17:07 +0200)]
tgt: fix packaging of config and initscript
Signed-off-by: Maxim Storchak <redacted>
Val Kulkov [Fri, 15 Mar 2019 15:03:10 +0000 (11:03 -0400)]
libfreetype: update to v2.10.0
Update to the latest upstream version.
Signed-off-by: Val Kulkov <redacted>
Jan Pavlinec [Fri, 15 Mar 2019 14:03:37 +0000 (15:03 +0100)]
php7: Add PKG_CPE_ID for proper CVE tracking
Signed-off-by: Jan Pavlinec <redacted>
Jan Pavlinec [Fri, 15 Mar 2019 13:51:19 +0000 (14:51 +0100)]
libseccomp: update to version 2.4.0
Changes:
add scmp_sys_resolver utility for syscall resolving
Signed-off-by: Jan Pavlinec <redacted>
Hannu Nyman [Fri, 15 Mar 2019 06:41:54 +0000 (08:41 +0200)]
Merge pull request #8404 from BKPepe/bottle
python3-bottle: update to version 0.12.16
Hannu Nyman [Fri, 15 Mar 2019 06:41:02 +0000 (08:41 +0200)]
Merge pull request #8407 from cotequeiroz/python_circular
misc python packages: fix circular dependencies
Hannu Nyman [Fri, 15 Mar 2019 06:39:48 +0000 (08:39 +0200)]
Merge pull request #8409 from lucize/doveup
dovecot: update to 2.3.5
Yousong Zhou [Fri, 15 Mar 2019 02:06:31 +0000 (02:06 +0000)]
dtc: bump to version 1.5.0
Signed-off-by: Yousong Zhou <redacted>
Yousong Zhou [Fri, 15 Mar 2019 02:01:39 +0000 (02:01 +0000)]
shadowsocks-libev: bump to version 3.2.5
Signed-off-by: Yousong Zhou <redacted>
Yuhei OKAWA [Fri, 15 Mar 2019 01:53:52 +0000 (10:53 +0900)]
open-vm-tools: remove resolutionkms
fix snapshot build err.
Add configure option "--enable-resolutionkms=no"
Can not build if libdrm and libudev exist.
Since resolutionkms is not used, it is avoided by disabling it.
Signed-off-by: Yuhei OKAWA <redacted>
Hannu Nyman [Thu, 14 Mar 2019 20:23:06 +0000 (22:23 +0200)]
Merge pull request #8259 from haodong/fish
fish: Update to 3.0.2
Ted Hess [Thu, 14 Mar 2019 15:53:57 +0000 (11:53 -0400)]
Merge pull request #8310 from diizzyy/multimedia-minidlna
multimedia/minidlna: Update to latest commit
Daniel Engberg [Mon, 14 Jan 2019 00:01:15 +0000 (01:01 +0100)]
multimedia/minidlna: Update to latest commit
Update minidlna to latest commit
Cherry pick commits from https://github.com/xavery/minidlna
Signed-off-by: Daniel Engberg <redacted>
Michael Heimpold [Wed, 13 Mar 2019 21:21:16 +0000 (22:21 +0100)]
php7: update to 7.2.16
Also refresh patch which does not apply cleanly anymore.
Run tested on Duckbill for mxs platform.
Signed-off-by: Michael Heimpold <redacted>
Josef Schlehofer [Wed, 13 Mar 2019 15:19:50 +0000 (16:19 +0100)]
python3-bottle: update to version 0.12.16
Add LICENSE file
Add CPE ID
Remove current maintainer and add me as maintainer
Signed-off-by: Josef Schlehofer <redacted>
Stepan Henek [Wed, 5 Dec 2018 12:59:54 +0000 (13:59 +0100)]
python3-bottle: use Py3Package for installation
Signed-off-by: Stepan Henek <redacted>
Lucian Cristian [Wed, 13 Mar 2019 20:05:28 +0000 (22:05 +0200)]
dovecot: update to 2.3.5
Signed-off-by: Lucian Cristian <redacted>
Hannu Nyman [Wed, 13 Mar 2019 18:53:05 +0000 (20:53 +0200)]
Merge pull request #8396 from Cynerd/btrfs-update
btrfs-progs: update to 4.20.2
Eneas U de Queiroz [Wed, 13 Mar 2019 17:09:35 +0000 (14:09 -0300)]
click-log: fix circular dependency
Removing python3 conditional DEPENDS to avoid a circular dependency.
Signed-off-by: Eneas U de Queiroz <redacted>
Eneas U de Queiroz [Wed, 13 Mar 2019 17:21:54 +0000 (14:21 -0300)]
python-chardet: fix Makefile typo
Signed-off-by: Eneas U de Queiroz <redacted>
Eneas U de Queiroz [Wed, 13 Mar 2019 16:59:45 +0000 (13:59 -0300)]
python-requests: fix circular dependency
Removing python3 conditional DEPENDS to avoid a circular dependency.
Fixes a typo in Makefile.
Signed-off-by: Eneas U de Queiroz <redacted>
Eneas U de Queiroz [Wed, 13 Mar 2019 16:46:08 +0000 (13:46 -0300)]
python-ply: fix circular dependency
Removing python3 conditional DEPENDS to avoid a circular dependency.
Signed-off-by: Eneas U de Queiroz <redacted>
Eneas U de Queiroz [Wed, 13 Mar 2019 15:05:28 +0000 (12:05 -0300)]
python-simplejson: fix circular dependency
Removing python2 conditional DEPENDS to avoid a circular dependency.
Signed-off-by: Eneas U de Queiroz <redacted>
Hannu Nyman [Wed, 13 Mar 2019 15:25:28 +0000 (17:25 +0200)]
Merge pull request #8398 from ja-pa/czmq-4.2.0
czmq: update to version 4.2.0
Hannu Nyman [Wed, 13 Mar 2019 15:24:12 +0000 (17:24 +0200)]
Merge pull request #8394 from EricLuehrsen/unbound_191
unbound: update to 1.9.1 and remove upstream patches
Karel Kočí [Thu, 7 Mar 2019 10:10:06 +0000 (11:10 +0100)]
btrfs-progs: update to 4.20.2
Signed-off-by: Karel Kočí <redacted>
Jan Pavlinec [Tue, 12 Mar 2019 18:41:50 +0000 (19:41 +0100)]
czmq: update to version 4.2.0
Signed-off-by: Jan Pavlinec <redacted>
Eric Luehrsen [Wed, 13 Mar 2019 00:02:34 +0000 (20:02 -0400)]
unbound: update to 1.9.1 and remove upstream patches
Signed-off-by: Eric Luehrsen <redacted>
Rosen Penev [Fri, 1 Feb 2019 00:16:34 +0000 (16:16 -0800)]
crtmpserver: Update to official git repo
The previous source location was an SVN mirror from long ago. This one is
from the author himself.
Reduced overall patch count. A lot of them are no longer necessary.
Switched back to libstdcpp as the necessary uclibc++ changes are not being
merged.
Signed-off-by: Rosen Penev <redacted>