Daniel Danzberger [Thu, 4 Apr 2019 11:59:13 +0000 (13:59 +0200)]
python-docutils: Add new package
Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
Daniel Danzberger [Thu, 4 Apr 2019 11:58:52 +0000 (13:58 +0200)]
python-futures: Add new package
Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
Daniel Danzberger [Thu, 4 Apr 2019 11:58:29 +0000 (13:58 +0200)]
python-jmespath: Add new package
Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
Daniel Danzberger [Thu, 4 Apr 2019 11:58:11 +0000 (13:58 +0200)]
python-rsa: Add new package
Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
Daniel Danzberger [Thu, 4 Apr 2019 11:57:46 +0000 (13:57 +0200)]
python-s3transfer: Add new package
Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
Rosen Penev [Thu, 4 Apr 2019 07:19:55 +0000 (00:19 -0700)]
Merge pull request #8584 from jefferyto/python-compileall-recursion-level
python,python3: Increase max recursion level when generating bytecode
Rosen Penev [Thu, 4 Apr 2019 07:18:24 +0000 (00:18 -0700)]
Merge pull request #8516 from jefferyto/python-config
python,python3: Include python-config for target Python in InstallDev
Rosen Penev [Thu, 4 Apr 2019 05:17:50 +0000 (22:17 -0700)]
Merge pull request #8581 from cotequeiroz/luasec_linker
luasec: use gcc to link instead of ld
Rosen Penev [Thu, 4 Apr 2019 01:00:22 +0000 (18:00 -0700)]
Merge pull request #7837 from rosysong/file-server
rosy-file-server: add new package
Rosen Penev [Thu, 4 Apr 2019 00:46:47 +0000 (17:46 -0700)]
Merge pull request #7803 from ammubhave/add_libdoubleconversion_hostbuild
libdouble-conversion: Add host build to libdouble-conversion
Rosen Penev [Thu, 4 Apr 2019 00:03:14 +0000 (17:03 -0700)]
Merge pull request #6950 from thiagoricciardi/pptpd-static-ips
net/pptpd: add static remote ip in config file
Rosen Penev [Wed, 3 Apr 2019 23:28:50 +0000 (16:28 -0700)]
Merge pull request #5447 from Tiboris/tang
tang: Add package tang into tree
Thiago Pereira Ricciardi [Wed, 3 Apr 2019 23:26:15 +0000 (23:26 +0000)]
net/pptpd: add static remote ip in config file
Add ability to configure a static remote ip in pptp config file
This change has backward compatibility with old config files
Also remove the MAINTAINER as intructed
Signed-off-by: Thiago Pereira Ricciardi <thiago.ricciardi@gmail.com>
Tibor Dudlák [Sun, 14 Jan 2018 20:37:13 +0000 (21:37 +0100)]
tang: Add package into tree
Tang is lightweight server for binding data to network presence.
---
Tang's source: https://github.com/latchset/tang
Maintainer: @Tiboris
Compile tested: (mips, TL-WR842N, 17.01.4, r3560-
79f57e422d)
**Tang requires a few other software libraries:**
1. libhttp-parser
2. xinetd's socket activation
3. jose >= 8
**Two new files compared to tang upstream:**
- tangdx : configuration file for xinetd
- tangdw : wrapper for tangd service
- puts timestamp when service activated, and
- redirects stderr to log file in /var/log/
**Removed systemd requirement**
Signed-off-by: Tibor Dudlák <tdudlak@redhat.com>
Rosen Penev [Wed, 3 Apr 2019 21:17:38 +0000 (14:17 -0700)]
Merge pull request #8587 from alext/patch-1
Fix "Sign your work" link in CONTRIBUTING.md
Rosen Penev [Wed, 3 Apr 2019 21:16:59 +0000 (14:16 -0700)]
Merge pull request #4334 from Tiboris/jose
jose: Add Makefile for jose v10
Eneas U de Queiroz [Wed, 3 Apr 2019 20:58:56 +0000 (17:58 -0300)]
luasec: cleanup Makefile
The LIBDIR and INCDIR assignments are duplicate of the original
Makefile, changing LIB_PATH and INC_PATH to LDFLAGS and CPPFLAGS.
Setting LIB_PATH and INC_PATH to empty strings will do the same
without duplicating the flags.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
Alex Tomlins [Wed, 3 Apr 2019 20:49:35 +0000 (21:49 +0100)]
CONTRIBUTING: Fix "Sign your work" link
This was linking to a non-existent page in the wiki.
Signed-off-by: Alex Tomlins <alex@tomlins.org.uk>
Josef Schlehofer [Wed, 3 Apr 2019 20:44:17 +0000 (22:44 +0200)]
Merge pull request #8585 from Cynerd/btrfs-progs-fix-kconfig
btrfs-progs: drop unnecessary Kconfig dependency
Karel Kočí [Wed, 3 Apr 2019 20:20:45 +0000 (22:20 +0200)]
btrfs-progs: drop unnecessary Kconfig dependency
Signed-off-by: Karel Kočí <cynerd@email.cz>
Tibor Dudlák [Sun, 7 May 2017 00:12:06 +0000 (02:12 +0200)]
jose: Add Makefile for v10
Jose is acommand line utility for performing various tasks on JSON
Object Signing and Encryption (JOSE) objects. José provides a full
crypto stack including key generation, signing and encryption.
Added: https://github.com/latchset/jose/commit/
198f7207427ad7f569aa3592ea16e2bb400db040
Signed-off-by: Tibor Dudlák <tibor.dudlak@gmail.com>
Rosen Penev [Wed, 3 Apr 2019 20:08:36 +0000 (13:08 -0700)]
Merge pull request #8583 from ammubhave/bump_glog
glog: Bump version to 0.4.0
Rosen Penev [Wed, 3 Apr 2019 19:33:24 +0000 (12:33 -0700)]
Merge pull request #4929 from hbl0307106015/kea
kea: add new package
Jeffery To [Wed, 3 Apr 2019 18:45:19 +0000 (02:45 +0800)]
python,python3: Increase max recursion level when generating bytecode
"python -m compileall" has a default maximum recursion level of 10, i.e.
it will descend up to 10 levels of subdirectories when looking for
source files to compile. This is usually sufficient but there are
packages that include more than 10 levels (botocore,
https://github.com/openwrt/packages/pull/8214#discussion_r270056741).
This adds the "-r" command line option to the call to compileall to
increase the max recursion level (currently set to 20).
This also patches Python 2's compileall.py to add this max recursion
level option. (Python 3's compileall.py already supports this option.)
This also applies some related changes to python-package-install.sh:
* Use the "-delete" option with find instead of exec'ing rm / rmdir. For
the case of removing empty directories (in delete_empty_dirs()), this
has the added benefit of simplifying the code, as the "-delete" option
implies "-depth", and thus find "does the right thing" (removing empty
directories depth-first).
* Remove the backslash in "-name" patterns (for find), as they are not
regular expression but glob patterns.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Amol Bhave [Wed, 3 Apr 2019 18:24:04 +0000 (11:24 -0700)]
glog: Bump version to 0.4.0
bump glog version from 0.3.5 to 0.4.0
Tested by building another package which depends on glog and verify that
it builds successfully.
Signed-off-by: Amol Bhave <ambhave@fb.com>
Daniel Engberg [Wed, 3 Apr 2019 18:50:05 +0000 (20:50 +0200)]
Merge pull request #8570 from nxhack/icu_64_1
icu: update to 64.1
Josef Schlehofer [Wed, 3 Apr 2019 18:35:37 +0000 (20:35 +0200)]
Merge pull request #8550 from jefferyto/python-fix-bin-symlinks
python,python3: Fix overridden usr/bin symlinks
Eneas U de Queiroz [Wed, 3 Apr 2019 17:43:10 +0000 (14:43 -0300)]
luasec: use gcc to link instead of ld
Linking with ld is not portable and was causing problems for some
targets, e.g. i386_pentium4:
i486-openwrt-linux-musl-ld: x509.o: in function `push_asn1_objname':
x509.c:(.text+0x61): undefined reference to `__stack_chk_fail_local'
...
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
Jeffery To [Sun, 31 Mar 2019 11:11:15 +0000 (19:11 +0800)]
python,python3: Fix overridden usr/bin symlinks
Currently, all files in usr/bin (presumably all Python scripts) are run
through sed to replace the shebang; sed will overwrite the file whether
or not a match is found. This causes symlinks to be overridden and made
into copies of their targets. python[3]-base and python[3]-dev are
affected by this.
This adds the --follow-symlinks flag to sed, in addition to using
$(SED), so that symlinks are not overridden.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Florian Eckert [Wed, 3 Apr 2019 11:11:29 +0000 (13:11 +0200)]
Merge pull request #8536 from TDT-AG/pr/
20190329-keepalived
keepalived: update to version 2.0.14
Florian Eckert [Fri, 29 Mar 2019 12:25:57 +0000 (13:25 +0100)]
keepalived: add new option vrrp_startup_delay
Redmine-patch-id: 3441
Add new global option vrrp_startup_delay to the uci.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Mon, 11 Mar 2019 08:01:07 +0000 (09:01 +0100)]
keepalived: update to version 2.0.14
Redmine-patch-id: 3383
Update keepalived to version 2.0.14.
Add Config.in file.
Authored-by: Quentin Armitage <quentin@armitage.org.uk>
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Daniel Engberg [Wed, 3 Apr 2019 06:48:56 +0000 (08:48 +0200)]
Merge pull request #8576 from Cynerd/btrfs-progs-optional-zstd
btrfs-progs: make zstd optional
BangLang Huang [Fri, 13 Oct 2017 14:24:34 +0000 (22:24 +0800)]
kea: add new package
Kea is an open source DHCPv4/DHCPv6 server being developed by
Internet Systems Consortium. Kea is a high-performance, extensible
DHCP server engine that is designed to be easily modified and extended
with hooks libraries.
Kea is free open source, and we welcome community engagement, via the
Kea-users mailing list, this wiki, and our Github
repository. There is a small core team of dedicated software engineers
developing it and we need your contributions and support
contracts to support them.
DHCP Standardization efforts: The lead developer on KEA is
co-chair of the Dynamic Host Configuration working group in the
IETF. We are committed to providing a standards-compliant
implementation and are closely tracking developments in this working
group and evaluating them for inclusion in KEA.
wiki : http://kea.isc.org/wiki
official : https://www.isc.org/kea/
Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
Hirokazu MORIKAWA [Tue, 2 Apr 2019 03:21:45 +0000 (12:21 +0900)]
icu: update to 64.1
ICU 64 updates to Unicode 12 and to CLDR 35 locale data with many additions and corrections
And Workaround for ICU-20531 : https://unicode-org.atlassian.net/browse/ICU-20531
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Amol Bhave [Sat, 29 Dec 2018 20:17:29 +0000 (12:17 -0800)]
libdouble-conversion: Add host build to libdouble-conversion
This change adds the ability to produce host static build for the
libdouble-conversion library. Other host build tools can now depend on
this library if they need it.
Tested on a x86_64 host build machine.
make package/libdouble-conversion/host/compile produces
staging_dir/hostpkg/lib/libdouble-conversion.a file
Signed-off-by: Amol Bhave <ambhave@fb.com>
Rosen Penev [Tue, 2 Apr 2019 20:48:53 +0000 (13:48 -0700)]
Merge pull request #8021 from val-kulkov/openldap-package
openldap-server: enable crypt(3) passwords
Rosen Penev [Tue, 2 Apr 2019 20:28:28 +0000 (13:28 -0700)]
Merge pull request #4932 from hbl0307106015/log4cplus
log4cplus: add new package
Rosen Penev [Tue, 2 Apr 2019 20:27:00 +0000 (13:27 -0700)]
Merge pull request #4930 from hbl0307106015/botan
botan: add new package
Rosen Penev [Tue, 2 Apr 2019 20:24:58 +0000 (13:24 -0700)]
Merge pull request #7752 from yangfl/freeradius3
freeradius3: Add support for SQL
Rosen Penev [Tue, 2 Apr 2019 20:16:35 +0000 (13:16 -0700)]
Merge pull request #8573 from neheb/luasec
luasec: Replace -fPIC with $(FPIC)
Rosen Penev [Tue, 2 Apr 2019 04:32:32 +0000 (21:32 -0700)]
luasec: Replace -fPIC with $(FPIC)
Currently i386 and the PPC targets have issues linking issues.
https://github.com/openwrt/packages/issues/3319
says that replacing -fPIC with -fpic works.
Patch added to avoid package overriding settings set by toolchain and make
compilation less noisy
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 2 Apr 2019 19:57:32 +0000 (12:57 -0700)]
Merge pull request #8575 from neheb/loas
luasocket: Replace -fpic with $(FPIC)
Rosen Penev [Tue, 2 Apr 2019 07:05:37 +0000 (00:05 -0700)]
luasocket: Replace -fpic with $(FPIC)
This is causing linking errors on i386 and ppc.
Also removed custom warnings an optimization levels that override stock
settings.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Karel Kočí [Mon, 1 Apr 2019 10:31:03 +0000 (12:31 +0200)]
btrfs-progs: make zstd optional
This adds choice to compile support for zstd or not.
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
David Yang [Tue, 2 Apr 2019 13:59:46 +0000 (21:59 +0800)]
freeradius3: update to 3.0.18
Signed-off-by: David Yang <mmyangfl@gmail.com>
David Yang [Sat, 22 Dec 2018 08:41:09 +0000 (16:41 +0800)]
freeradius3: Add support for SQL
Signed-off-by: David Yang <mmyangfl@gmail.com>
Yousong Zhou [Tue, 2 Apr 2019 06:45:02 +0000 (06:45 +0000)]
qemu: explicitly disable dependency on libpmem, libudev, libxml2
Supersedes openwrt/packages#8571
Reported-by: Rosen Penev rosenp@gmail.com
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Tue, 2 Apr 2019 06:39:18 +0000 (06:39 +0000)]
qemu: sort --disable-xx list
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
BangLang Huang [Fri, 13 Oct 2017 13:42:10 +0000 (21:42 +0800)]
botan: add new package
Botan (Japanese for peony) is a cryptography library written in C++11
and released under the permissive Simplified BSD license.
Botan's goal is to be the best option for cryptography in new C++ code
by offering the tools necessary to implement a range of practical
systems, such as TLS/DTLS, PKIX certificate handling, PKCS#11 and TPM
hardware support, password hashing, and post quantum crypto schemes. In
addition to the C++, botan has a C89 API specifically designed to be
easy to call from other languages. A Python binding using ctypes calling
the C89 API is included.
github: https://github.com/randombit/botan
Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
Daniel Engberg [Mon, 1 Apr 2019 21:37:49 +0000 (23:37 +0200)]
Merge pull request #8228 from lucize/libpci
pciutils: add support for libpci
Lucian Cristian [Fri, 15 Feb 2019 18:50:26 +0000 (20:50 +0200)]
pciutils: add support for libpci
fix install dev for packages that needs LIBPCI
and add me as a mantainer
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Rosen Penev [Mon, 1 Apr 2019 20:14:37 +0000 (13:14 -0700)]
Merge pull request #8566 from neheb/sof
softethervpn: Fix compilation under 64-bit targets
Rosen Penev [Mon, 1 Apr 2019 19:43:37 +0000 (12:43 -0700)]
softethervpn: Fix compilation under 64-bit targets
-m64 is not compatible with OpenWrt's compilers.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 1 Apr 2019 19:20:23 +0000 (12:20 -0700)]
Merge pull request #8564 from ammubhave/bump_boost
boost: bump pkg release
Rosen Penev [Mon, 1 Apr 2019 18:40:22 +0000 (11:40 -0700)]
Merge pull request #8554 from neheb/dc
libdouble-conversion: Update to 3.1.4
Rosen Penev [Mon, 1 Apr 2019 18:39:28 +0000 (11:39 -0700)]
Merge pull request #8555 from neheb/fio
fio: Fix compilation under mpcore.
Rosen Penev [Mon, 1 Apr 2019 18:34:32 +0000 (11:34 -0700)]
Merge pull request #8417 from cotequeiroz/luasql-flags
luasql: fix variants LDFLAGS
Amol Bhave [Sat, 5 Jan 2019 14:42:25 +0000 (06:42 -0800)]
boost: bump pkg release
PR #7126 updated the Makefile but didn't bump the pkg release version
Signed-off-by: Amol Bhave <ambhave@fb.com>
Hannu Nyman [Mon, 1 Apr 2019 17:11:57 +0000 (20:11 +0300)]
Merge pull request #8559 from nxhack/homebridge_0_4_47
node-homebridge: update to 0.4.47
Hannu Nyman [Mon, 1 Apr 2019 17:11:38 +0000 (20:11 +0300)]
Merge pull request #8557 from gladiac1337/feature-haproxy-v1.8.19-updates
haproxy: Update all patches for HAProxy v1.8.19
Yousong Zhou [Mon, 1 Apr 2019 15:37:16 +0000 (15:37 +0000)]
shadowsocks-libev: add a "forward all" recipe
Rosen Penev [Mon, 1 Apr 2019 10:47:42 +0000 (03:47 -0700)]
Merge pull request #8089 from ja-pa/openocd-security-fix
openocd: patch security issue
Jan Pavlinec [Thu, 31 Jan 2019 12:20:19 +0000 (13:20 +0100)]
openocd: patch security issue
CVE-2018-5704 - https://nvd.nist.gov/vuln/detail/CVE-2018-5704
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
BangLang Huang [Thu, 12 Oct 2017 08:37:55 +0000 (16:37 +0800)]
log4cplus: add new package
log4cplus is a simple to use C++11 logging API providing thread--safe,
flexible, and arbitrarily granular control over log management and
configuration. It is modeled after the Java log4j API.
wiki: https://sourceforge.net/p/log4cplus/wiki/Home/
github: https://github.com/log4cplus/log4cplus
Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
Jonas Gorski [Mon, 1 Apr 2019 09:09:02 +0000 (11:09 +0200)]
znc: update to 1.7.3
Fixes CVE-2019-9917 (only affects modpython)
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Rosen Penev [Mon, 1 Apr 2019 09:06:31 +0000 (02:06 -0700)]
Merge pull request #8191 from jefferyto/sysstat-init
sysstat: Update init script
Rosen Penev [Mon, 1 Apr 2019 09:05:37 +0000 (02:05 -0700)]
Merge pull request #8183 from jefferyto/hd-idle-init
hd-idle: Update init script
Rosen Penev [Mon, 1 Apr 2019 08:59:27 +0000 (01:59 -0700)]
Merge pull request #8558 from Cynerd/btrfs-progs-zstd
btrfs-progs: add support for zstd
Christian Lachner [Mon, 1 Apr 2019 08:18:45 +0000 (10:18 +0200)]
haproxy: Update all patches for HAProxy v1.8.19
- Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.19.html)
- Raise PKG_RELEASE to 3
Signed-off-by: Christian Lachner <gladiac@gmail.com>
Hirokazu MORIKAWA [Mon, 1 Apr 2019 06:53:25 +0000 (15:53 +0900)]
node-homebridge: update to 0.4.47
Update to 0.4.47
Some document update.
Add ability to publish external accessory separately.
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Rosen Penev [Mon, 1 Apr 2019 06:52:39 +0000 (23:52 -0700)]
Merge pull request #8118 from jefferyto/pptpd-init
pptpd: Update init script
Karel Kočí [Mon, 1 Apr 2019 05:42:18 +0000 (07:42 +0200)]
btrfs-progs: add support for zstd
This allows BTRFS encryption using zstd. Using zstd can increase
performance.
This change increases size of btrfs-progs only by 4K. The real effect on
size is only size of libzstd which is around 500K. This should be fine
on system requiring BTRFS so no variant without zstd was added.
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
Rosy Song [Wed, 2 Jan 2019 06:29:37 +0000 (14:29 +0800)]
rosy-file-server: add new package
Signed-off-by: Rosy Song <rosysong@rosinson.com>
Rosen Penev [Mon, 1 Apr 2019 04:22:58 +0000 (21:22 -0700)]
fio: Fix compilation under mpcore.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 1 Apr 2019 03:51:19 +0000 (20:51 -0700)]
libdouble-conversion: Update to 3.1.4
Added patch to fix compilation on big endian ARM.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 1 Apr 2019 03:29:31 +0000 (20:29 -0700)]
Merge pull request #8103 from jefferyto/e2guardian-init
e2guardian: Update init script
Rosen Penev [Mon, 1 Apr 2019 03:28:13 +0000 (20:28 -0700)]
Merge pull request #8101 from jefferyto/aria2-init
aria2: Update init script
Rosen Penev [Mon, 1 Apr 2019 03:23:58 +0000 (20:23 -0700)]
Merge pull request #8122 from jefferyto/squid-init
squid: Update init script
Rosen Penev [Mon, 1 Apr 2019 03:08:55 +0000 (20:08 -0700)]
Merge pull request #8549 from neheb/gpg
libgpg-error: Update to 1.36
Josef Schlehofer [Mon, 1 Apr 2019 00:50:10 +0000 (02:50 +0200)]
Merge pull request #8526 from BKPepe/voluptuous-serialize
python-voluptuous-serialize: add package for Python3
Josef Schlehofer [Mon, 1 Apr 2019 00:45:48 +0000 (02:45 +0200)]
Merge pull request #8485 from BKPepe/aiohttp
python-aiohttp: add a new package
Josef Schlehofer [Mon, 1 Apr 2019 00:43:53 +0000 (02:43 +0200)]
Merge pull request #8551 from BKPepe/pyotp
python-pyotp: add new package for Python3
Josef Schlehofer [Mon, 1 Apr 2019 00:43:02 +0000 (02:43 +0200)]
Merge pull request #8481 from BKPepe/yarl
python-yarl: add a new package
Josef Schlehofer [Mon, 1 Apr 2019 00:41:36 +0000 (02:41 +0200)]
Merge pull request #8484 from BKPepe/async_timeout
async-timeout: add a new package
Josef Schlehofer [Mon, 1 Apr 2019 00:40:53 +0000 (02:40 +0200)]
Merge pull request #8515 from BKPepe/python-slugify
python-slugify: add new package for Python3
Josef Schlehofer [Mon, 1 Apr 2019 00:40:04 +0000 (02:40 +0200)]
Merge pull request #8503 from BKPepe/voluptuous
python-voluptuous: add a new package
Josef Schlehofer [Mon, 1 Apr 2019 00:39:31 +0000 (02:39 +0200)]
Merge pull request #8480 from BKPepe/multidict
python-multidict: add a new package
Josef Schlehofer [Tue, 26 Mar 2019 22:55:05 +0000 (23:55 +0100)]
python-voluptuous-serialize: add package for Python3
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Sun, 24 Mar 2019 16:58:15 +0000 (17:58 +0100)]
python-aiohttp: add a new package
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Sun, 24 Mar 2019 13:17:26 +0000 (14:17 +0100)]
python-yarl: add a new package
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Sun, 24 Mar 2019 13:50:54 +0000 (14:50 +0100)]
async-timeout: add a new package
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Sat, 30 Mar 2019 22:17:26 +0000 (23:17 +0100)]
python-pyotp: add new package for Python3
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Sun, 24 Mar 2019 12:59:33 +0000 (13:59 +0100)]
python-multidict: add a new package
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Wed, 27 Mar 2019 15:13:33 +0000 (16:13 +0100)]
python-slugify: add Python3 package
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Sun, 31 Mar 2019 21:57:48 +0000 (14:57 -0700)]
Merge pull request #7879 from ammubhave/add_zstd_to_boost
boost: Add zstd as a dependency to boost-iostream
Rosen Penev [Sun, 31 Mar 2019 21:54:43 +0000 (14:54 -0700)]
Merge pull request #7126 from ammubhave/add_zstd
zstd: add zstd package
Rosen Penev [Sun, 31 Mar 2019 21:45:46 +0000 (14:45 -0700)]
Merge pull request #8373 from jan-kardell/TQ_fix_pcre
[pcre] Fix compile of libpcrecpp
Rosen Penev [Sun, 31 Mar 2019 21:43:49 +0000 (14:43 -0700)]
Merge pull request #8486 from neheb/sc
screen: Replace patches with upstream backports
Rosen Penev [Sun, 31 Mar 2019 21:34:02 +0000 (14:34 -0700)]
Merge pull request #8531 from MikePetullo/snort3
snort3: new package