Rosen Penev [Mon, 20 Jan 2020 22:56:47 +0000 (14:56 -0800)]
Merge pull request #11073 from BKPepe/python-slugify
python-slugify: update to version 4.0.0
Rosen Penev [Mon, 20 Jan 2020 22:56:30 +0000 (14:56 -0800)]
Merge pull request #11075 from BKPepe/voluptuous-serialize
python-voluptuous-serialize: update to version 2.3.0
Rosen Penev [Mon, 20 Jan 2020 22:55:39 +0000 (14:55 -0800)]
Merge pull request #11076 from BKPepe/text-unidecode
python-text-unidecode: update to version 1.3
Rosen Penev [Mon, 20 Jan 2020 22:54:54 +0000 (14:54 -0800)]
Merge pull request #11079 from BKPepe/python-yaml
python-yaml: update to version 5.3
Rosen Penev [Mon, 20 Jan 2020 22:04:29 +0000 (14:04 -0800)]
Merge pull request #11080 from BKPepe/sqlalchemy
python-sqlalchemy: update to version 1.3.12
Rosen Penev [Mon, 20 Jan 2020 21:40:25 +0000 (13:40 -0800)]
Merge pull request #11077 from BKPepe/pyotp
pyotp: update to version 2.3.0
Rosen Penev [Mon, 20 Jan 2020 21:39:32 +0000 (13:39 -0800)]
Merge pull request #11074 from lucize/frrup
frr: update to 7.2.1
Rosen Penev [Mon, 20 Jan 2020 21:36:01 +0000 (13:36 -0800)]
Merge pull request #11069 from peter-stadler/nginx-util
nginx-util: fix ubus::~iterator() and minor issues
Rosen Penev [Mon, 20 Jan 2020 21:00:21 +0000 (13:00 -0800)]
Merge pull request #10433 from flyn-org/grilo
grilo: update to 0.3.10 and build with meson
Josef Schlehofer [Mon, 20 Jan 2020 20:52:51 +0000 (21:52 +0100)]
python-sqlalchemy: update to version 1.3.12
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Mon, 20 Jan 2020 19:44:51 +0000 (20:44 +0100)]
pyotp: update to version 2.3.0
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Mon, 20 Jan 2020 19:37:26 +0000 (20:37 +0100)]
python-text-unidecode: update to version 1.3
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Mon, 20 Jan 2020 18:52:16 +0000 (19:52 +0100)]
python-yaml: update to version 5.3
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Mon, 20 Jan 2020 18:42:12 +0000 (19:42 +0100)]
python-voluptuous-serialize: update to version 2.3.0
Add two spaces as indentation to description
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Lucian Cristian [Mon, 20 Jan 2020 18:43:28 +0000 (20:43 +0200)]
frr: update to 7.2.1
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Hannu Nyman [Mon, 20 Jan 2020 17:08:15 +0000 (19:08 +0200)]
Merge pull request #11070 from jefferyto/python-six-1.14.0
python-six: Update to 1.14.0
W. Michael Petullo [Mon, 20 Jan 2020 15:57:15 +0000 (10:57 -0500)]
grilo-plugins: update to 0.3.10 and build with meson
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Jeffery To [Mon, 20 Jan 2020 15:36:27 +0000 (23:36 +0800)]
python-six: Update to 1.14.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Peter Stadler [Mon, 20 Jan 2020 09:48:22 +0000 (10:48 +0100)]
nginx-util: fix ubus::~iterator() and minor issues
* Do not destroy the iterator twice if cur==this (segfault).
* Do not add the delimiter clim=='\0' when creating the SSL directives.
* Set the right SSL_SESSION_CACHE_ARG for nginx-util get_env.
* Remove static from the constexpr that are used only for Line::build.
* Concat strings instead of appending them for not using a non-const ref
(to remove some warnings of clang-tidy -checks=google-runtime-references)
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
Rosen Penev [Mon, 20 Jan 2020 05:15:09 +0000 (21:15 -0800)]
Merge pull request #11064 from tofurky/nut_fix_other_and_otherflag
nut: fix other/otherflag custom variables in nut-server.init
Rosen Penev [Mon, 20 Jan 2020 04:16:14 +0000 (20:16 -0800)]
Merge pull request #11065 from nickberry17/update_libmbim_libqmi
Bump libmbim, libqmi
Nicholas Smith [Mon, 20 Jan 2020 04:04:33 +0000 (14:04 +1000)]
libqmi: bump libqmi to 1.24.4
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
Nicholas Smith [Mon, 20 Jan 2020 04:03:11 +0000 (14:03 +1000)]
libmbim: bump libmbim to 1.22.0
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
Matt Merhar [Mon, 20 Jan 2020 03:39:44 +0000 (22:39 -0500)]
nut: fix other/otherflag custom variables in nut-server.init
This allows custom config parameters to be added to the generated config
files, enabling the original intended functionality per
https://openwrt.org/docs/guide-user/services/ups/software.nut.
Example usage from /etc/config/nut_server:
config driver 'apc'
option driver 'snmp-ups'
option snmp_version 'v3'
option port '172.16.100.5'
list other 'secLevel'
list other 'secName'
list other 'authPassword'
list otherflag 'notransferoids'
config other 'other_secLevel'
option value 'authNoPriv'
config other 'other_secName'
option value 'some_username'
config other 'other_authPassword'
option value 'some_password'
config other 'otherflag_notransferoids'
option value '1'
Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
Rosen Penev [Mon, 20 Jan 2020 01:03:48 +0000 (17:03 -0800)]
Merge pull request #11040 from jefferyto/gpsd-3.20
gpsd: Update to 3.20, add/refresh patches
Rosen Penev [Sun, 19 Jan 2020 20:16:22 +0000 (12:16 -0800)]
Merge pull request #11060 from cotequeiroz/afalg_1.1.0
afalg_engine: bump to v1.1.0
Eneas U de Queiroz [Sun, 19 Jan 2020 18:55:37 +0000 (15:55 -0300)]
afalg_engine: bump to v1.1.0
This version is up to 20% faster than 1.0.1, and allows compilation
without crypto_user information, which is currently failing for targets
still in the 4.9 kernel.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Josef Schlehofer [Sun, 19 Jan 2020 13:34:31 +0000 (14:34 +0100)]
python-slugify: update to version 4.0.0
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Sun, 19 Jan 2020 12:35:18 +0000 (04:35 -0800)]
Merge pull request #11048 from ysc3839/transmission
transmission: update config options and add service triggers
Josef Schlehofer [Sun, 19 Jan 2020 09:51:01 +0000 (10:51 +0100)]
git: update to version 2.25.0
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Hannu Nyman [Sat, 18 Jan 2020 22:00:14 +0000 (00:00 +0200)]
Merge pull request #11050 from wvdakker/master
Shorewall: bump to 5.2.3.5
W. van den Akker [Sat, 18 Jan 2020 21:25:26 +0000 (22:25 +0100)]
Shorewall6-lite: Bump to 5.2.3.5
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Sat, 18 Jan 2020 21:23:30 +0000 (22:23 +0100)]
Shorewall6: Bump to 5.2.3.5
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Sat, 18 Jan 2020 21:22:12 +0000 (22:22 +0100)]
Shorewall: Bump to 5.2.3.5
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Sat, 18 Jan 2020 21:21:10 +0000 (22:21 +0100)]
Shorewall-lite: Bump to 5.2.3.5
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Sat, 18 Jan 2020 21:20:18 +0000 (22:20 +0100)]
Shorewall-core: Bump to 5.2.3.5
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
Richard Yu [Sat, 18 Jan 2020 12:38:03 +0000 (20:38 +0800)]
transmission: add service triggers and bump PKG_RELEASE
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
Richard Yu [Sat, 18 Jan 2020 12:36:35 +0000 (20:36 +0800)]
transmission: update config options
add missing 'peer_id_ttl_hours' and remove 'scrape_paused_torrents'
which is not exist in transmission wiki.
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
Hannu Nyman [Sat, 18 Jan 2020 06:13:37 +0000 (08:13 +0200)]
Merge pull request #11046 from EricLuehrsen/unbound_depends
unbound: improve dependencies for okpg
Eric Luehrsen [Sat, 18 Jan 2020 02:42:40 +0000 (21:42 -0500)]
unbound: improve dependencies for okpg
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
Rosen Penev [Fri, 17 Jan 2020 23:36:54 +0000 (15:36 -0800)]
Merge pull request #11044 from cotequeiroz/afalg_engine
afalg_engine: fix ENGINES location, zero-copy
Hannu Nyman [Fri, 17 Jan 2020 16:51:08 +0000 (18:51 +0200)]
Merge pull request #11045 from cotequeiroz/python-certifi-bump
python-certify: bump to 2019.11.28
Eneas U de Queiroz [Thu, 16 Jan 2020 17:07:40 +0000 (14:07 -0300)]
python-certify: bump to 2019.11.28
This is a regular Mozilla CA bundle update.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Eneas U de Queiroz [Thu, 16 Jan 2020 18:21:21 +0000 (15:21 -0300)]
afalg_engine: fix ENGINES location, zero-copy
Use a fixed ENGINES_DIR location, instead of trying to read it from the
openssl Makefile.
It also fixes the zero-copy config option not being passed down to the
cmake options.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Toke Høiland-Jørgensen [Fri, 17 Jan 2020 10:07:16 +0000 (11:07 +0100)]
luci-app-sqm: Remove lua and luci-base dependencies
We depend on luci-compat now, which will pull in luci-base, which in turn
will pull in lua. So remove those two dependencies to maybe help with
recursive dependency resolution errors.
Fixes #5320.
Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
Rosen Penev [Fri, 17 Jan 2020 04:31:01 +0000 (20:31 -0800)]
i2pd: add missing INSTALL_DATA change
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 17 Jan 2020 04:29:31 +0000 (20:29 -0800)]
Merge pull request #11041 from neheb/i2
i2pd: Update to 2.29.0
Rosen Penev [Fri, 17 Jan 2020 03:10:59 +0000 (19:10 -0800)]
i2pd: Update to 2.29.0
Ran init script through shellcheck. Simplified several statements.
Replaced INSTALL_CONF with INSTALL_DATA. i2pd runs as non-root and so the
conf file must be accessible.
Fixed: https://github.com/openwrt/packages/issues/10977
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 17 Jan 2020 02:07:52 +0000 (18:07 -0800)]
luajit: do not install static libraries to InstallDev
The dynamic library change removed static libraries.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 17 Jan 2020 01:53:43 +0000 (17:53 -0800)]
libmstch: remove
This was needed at a certain point by fbthrift. It is no longer needed.
A quick look on Arch Linux and Debian packages shows nothing uses it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 17 Jan 2020 00:50:15 +0000 (16:50 -0800)]
Merge pull request #10495 from jeolives/RTSP-timeshifting-support
xtables-addons: Support IPTV Timeshift
Rosen Penev [Fri, 17 Jan 2020 00:47:19 +0000 (16:47 -0800)]
Merge pull request #11035 from jefferyto/scons-local
scons: Switch to standalone version, update to 3.1.2
Rosen Penev [Fri, 17 Jan 2020 00:40:58 +0000 (16:40 -0800)]
Merge pull request #10960 from peter-stadler/nginx-util
nginx-util: add package
Peter Stadler [Thu, 5 Dec 2019 07:48:20 +0000 (08:48 +0100)]
nginx-util: add package
This can do the main work of nginx/nginx-ssl init script.
For nginx-ssl it can create selfsigned certificates, too.
It uses libpcre and libopenssl iff nginx(-ssl) uses them.
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
Stijn Tintel [Thu, 16 Jan 2020 22:33:31 +0000 (00:33 +0200)]
libseccomp: install missing header file
As of version 2.4.2, libseccomp ships a new header file
seccomp-syscalls.h. Install it in InstallDev.
Fixes: 71b663b335da ("libseccomp: update to version 2.4.2")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Acked-by: Rosen Penev <rosenp@gmail.com>
Stijn Tintel [Thu, 16 Jan 2020 22:24:40 +0000 (00:24 +0200)]
libftdi1: disable building documentation
This fixes the following build failure:
[ 66%] Generating ../doc/xml/ftdi_8c.xml
warning: Tag 'PERL_PATH' at line 2083 of file 'Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 2105 of file 'Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
[ 72%] Generating ftdi1_doc.i
Traceback (most recent call last):
File "/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/python/doxy2swig.py", line 457, in <module>
main()
File "/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/python/doxy2swig.py", line 453, in main
convert(args[0], args[1], not options.func_def, options.quiet)
File "/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/python/doxy2swig.py", line 430, in convert
p = Doxy2SWIG(input, include_function_definition, quiet)
File "/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/python/doxy2swig.py", line 72, in __init__
f = my_open_read(src)
File "/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/python/doxy2swig.py", line 44, in my_open_read
return open(source)
FileNotFoundError: [Errno 2] No such file or directory: '/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/doc/xml/ftdi_8c.xml'
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Acked-by: Rosen Penev <rosenp@gmail.com>
Stijn Tintel [Thu, 16 Jan 2020 21:28:55 +0000 (23:28 +0200)]
strongswan: bump to 5.8.2
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Rosen Penev [Thu, 16 Jan 2020 22:34:57 +0000 (14:34 -0800)]
Merge pull request #11036 from ja-pa/libarchive-3.4.1
libarchive: update to version 3.4.1
Rosen Penev [Thu, 16 Jan 2020 22:33:41 +0000 (14:33 -0800)]
Merge pull request #11039 from cotequeiroz/onig
oniguruma: bump to version 6.9.4
Rosen Penev [Thu, 16 Jan 2020 22:29:04 +0000 (14:29 -0800)]
Merge pull request #10989 from BKPepe/btrfs-progs-update
btrfs-progs: update to version 5.4.1
Jeffery To [Thu, 16 Jan 2020 20:42:46 +0000 (04:42 +0800)]
gpsd: Update to 3.20, add/refresh patches
New patches (both for SConstruct):
* Do not import from distutils. Since Python support/modules are not
built, there is no need to import from distutils. (Importing from
distutils may prevent the package from being built on systems without
a full distutils module, e.g. Debian with python3-minimal.)
I have added back the import in places where it may be helpful to
have, if scons is run manually.
Fixes #10993.
* Do not check the size of time_t. The way this is done is to compile
and run a test program; this fails when cross-compiling[1].
This doesn't appear to affect any functionality (other than missing a
compile-time warning that things will fail in 2038 if time_t is too
small).
[1]: https://gitlab.com/gpsd/gpsd/issues/48
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Daniel Golle [Thu, 16 Jan 2020 18:49:28 +0000 (20:49 +0200)]
gnunet: update to version 0.12.2
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Hannu Nyman [Thu, 16 Jan 2020 17:58:24 +0000 (19:58 +0200)]
Merge pull request #11038 from stangri/master-vpn-policy-routing
vpn-policy-routing: bugfix: remove conflict with vpnbypass
Stan Grishin [Thu, 16 Jan 2020 17:51:55 +0000 (10:51 -0700)]
vpn-policy-routing: bugfix: remove conflict with vpnbypass
Signed-off-by: Stan Grishin <stangri@melmac.net>
Jan Pavlinec [Thu, 16 Jan 2020 14:47:08 +0000 (15:47 +0100)]
libarchive: update to version 3.4.1 (security fix)
Fixes CVE-2019-19221
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Jeffery To [Thu, 16 Jan 2020 12:04:37 +0000 (20:04 +0800)]
scons: Switch to standalone version, update to 3.1.2
* Install the standalone (scons-local) version
Advantages:
- The regular version of SCons requires distutils during installation;
the standalone version does not have this requirement
Disadvantages:
- The scons-local package is not available from the Fossies mirror
- The patch will need to be manually updated with each version update
* Install files to $(STAGING_DIR_HOSTPKG) instead of $(STAGING_DIR_HOST)
* Write the correct shebang into scripts instead of using the wrapper
* Update to 3.1.2
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Rosen Penev [Thu, 16 Jan 2020 01:35:07 +0000 (17:35 -0800)]
Merge pull request #11024 from micmac1/subversion
apr-util: clean up reverse depends (and fix subversion dep)
Rosen Penev [Thu, 16 Jan 2020 01:31:48 +0000 (17:31 -0800)]
Merge pull request #11003 from neheb/mj
mjpg-streamer: update to latest git version
Rosen Penev [Thu, 16 Jan 2020 00:21:55 +0000 (16:21 -0800)]
Merge pull request #11027 from neheb/luaj
luajit: use dynamic buildmode
Rosen Penev [Wed, 15 Jan 2020 20:19:17 +0000 (12:19 -0800)]
Merge pull request #11028 from neheb/bak
backuppc: replace samba36 dependency
Eneas U de Queiroz [Fri, 6 Dec 2019 20:26:40 +0000 (17:26 -0300)]
oniguruma: bump to version 6.9.4
This version adds a new RegSet API, and fixes the following:
- CVE-2019-19012
- CVE-2019-19203
- CVE-2019-19204
- CVE-2019-19246
- some problems (found by libFuzzer test)
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Sebastian Kemper [Wed, 15 Jan 2020 18:33:12 +0000 (19:33 +0100)]
subversion: add libsqlite3 depend
apr-util was updated. It doesn't provide the depend on libsqlite3
anymore, so this needs to be added to the subversion package now.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Wed, 15 Jan 2020 18:32:17 +0000 (19:32 +0100)]
apache: remove libgdbm dep
This dep can be removed since apu-1-config was cleaned up.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Wed, 15 Jan 2020 18:27:17 +0000 (19:27 +0100)]
apr-util: prevent recursive linking
004-avoid_ldap_by_defaut.patch:
By default use --avoid-ldap since apache2 is the only user, and we don't
want to add extra dependencies to other apr-utils rdepends. Patch from
Ryan Niebur <ryanryan52@gmail.com>, copied from Debian.
005-apu_config_dont_list_indep_libs.patch:
Prevent recursive linking of dependent libraries by apr-util users.
Patch from Peter Samuelson <peter@p12n.org>, also copied from Debian.
Makes libexpat and libiconv private.
006-avoid_db_by-default.patch:
Make apu-config not output dbm libs by default. See Debian #622081.
Patch from Stefan Fritsch <sf@debian.org>, also copied from Debian
While bumping the revision also correct license information.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Rosen Penev [Wed, 15 Jan 2020 15:14:02 +0000 (07:14 -0800)]
Merge pull request #11030 from jefferyto/golang-pie-tristate
golang: Update for ASLR PIE tristate option change
Jeffery To [Wed, 15 Jan 2020 11:36:09 +0000 (19:36 +0800)]
golang: Update for ASLR PIE tristate option change
The ASLR PIE option was changed to a tristate option
(openwrt/openwrt@
19cbac7d264dfca1f75849de64beb98830fbb1e4). This updates
the Go compiler package and golang-package.mk to account for this
change.
This also adds warning messages for when the user has selected PIE but
Go does not have PIE support for the chosen target.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Rosen Penev [Wed, 15 Jan 2020 08:25:30 +0000 (00:25 -0800)]
Merge pull request #11001 from neheb/py3
python3: Fix compilation without deprecated APIs
Rosen Penev [Wed, 15 Jan 2020 07:39:41 +0000 (23:39 -0800)]
Merge pull request #11002 from neheb/tiny
tinyproxy: update to 1.10.0
Rosen Penev [Wed, 15 Jan 2020 07:16:58 +0000 (23:16 -0800)]
backuppc: replace samba36 dependency
Samba 3.6 will be removed soon. samba4-client a replacement.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 15 Jan 2020 04:13:22 +0000 (20:13 -0800)]
Merge pull request #10780 from Andy2244/glib2-mips16
glib2: fix mips16 build, add size reducing static link, fpic CFLAGS
Rosen Penev [Wed, 15 Jan 2020 04:07:05 +0000 (20:07 -0800)]
luajit: use dynamic buildmode
Reduces package size with about 50%
Fixes: https://github.com/openwrt/packages/issues/10848
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 15 Jan 2020 00:51:05 +0000 (16:51 -0800)]
Merge pull request #11018 from pffmachado/issue-canutils
canutils: fix canutils makefile dependency
Paulo Machado [Wed, 15 Jan 2020 00:36:10 +0000 (00:36 +0000)]
canutils: fix canutils makefile dependency
PKG_RELEASE bumped
Signed-off-by: Paulo Machado <pffmachado@yahoo.com>
Rosen Penev [Sun, 19 May 2019 21:25:00 +0000 (14:25 -0700)]
python3: Fix compilation without deprecated APIs
This is based on upstream work here:
https://github.com/python/cpython/pull/3934
and
https://github.com/python/cpython/pull/39430
First patch was kept as is (just rebased) while the second was combined
into one.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 14 Jan 2020 22:30:24 +0000 (14:30 -0800)]
Merge pull request #11019 from aleksander0m/aleksander/mm-1-12-4
modemmanager: release 1.12.4
Josef Schlehofer [Tue, 14 Jan 2020 21:45:39 +0000 (22:45 +0100)]
youtube-dl: update to version 2020.1.15
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Tue, 14 Jan 2020 22:01:29 +0000 (14:01 -0800)]
Merge pull request #11025 from jefferyto/python-pyasn1-modules-0.2.8
python-pyasn1-modules: Update to 0.2.8
Rosen Penev [Tue, 14 Jan 2020 22:00:55 +0000 (14:00 -0800)]
Merge pull request #11013 from nmav/tmp-update-libssh
libssh: updated to 0.9.3
Nikos Mavrogiannopoulos [Mon, 13 Jan 2020 22:12:35 +0000 (23:12 +0100)]
libssh: updated to 0.9.3
This updates the library to address several CVEs, add modern
crypto, and eliminate legacy patches.
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
Jeffery To [Tue, 14 Jan 2020 21:06:21 +0000 (05:06 +0800)]
python-pyasn1-modules: Update to 0.2.8
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Rosen Penev [Tue, 14 Jan 2020 20:10:33 +0000 (12:10 -0800)]
Merge pull request #11020 from jefferyto/golang-updates
golang: More updates
Rosen Penev [Tue, 14 Jan 2020 20:08:43 +0000 (12:08 -0800)]
Merge pull request #11006 from commodo/evdev
python-evdev: bump to version 1.3.0
Jeffery To [Tue, 14 Jan 2020 14:34:07 +0000 (22:34 +0800)]
golang: Update to 1.13.6
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Aleksander Morgado [Tue, 14 Jan 2020 14:27:29 +0000 (15:27 +0100)]
modemmanager: release 1.12.4
New stable release with lots of fixes, including some severe memory
leaks happening when GPS management is used in QMI-based devices.
https://lists.freedesktop.org/archives/modemmanager-devel/2020-January/007670.html
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
Jeffery To [Tue, 14 Jan 2020 14:17:21 +0000 (22:17 +0800)]
golang: Add support for ASLR/PIE for Go packages
This adds support to compile position-independent executables for
packages that use golang-package.mk.
Go packages will have PIE enabled if:
* Go supports PIE on the target platform;
* CONFIG_PKG_ASLR_PIE is selected; and
* PKG_ASLR_PIE (for the package) is not set to 0
Go 1.13 supports PIE for x86 and arm targets; mips support is in
progress[1].
[1]: https://github.com/golang/go/issues/21222#issuecomment-
542064462
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Thu, 9 Jan 2020 21:51:36 +0000 (05:51 +0800)]
golang: Fix selection of GOARM value
This fixes how GOARM is selected for arm platforms, based on support for
VFP/VFPv3 rather than CPU version.
Fixes #10967.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Paulo Machado [Tue, 14 Jan 2020 10:57:49 +0000 (10:57 +0000)]
canutils: fix canutils makefile dependency
DEPENDS attribute makes canutils fail on installation procedure
Removing it makes a successful build
Signed-off-by: Paulo Machado <pffmachado@yahoo.com>
Jose Olivera [Fri, 8 Nov 2019 06:51:59 +0000 (14:51 +0800)]
xtables-addons: Support IPTV Timeshift
Solves Issue #10373 and PR #10428
Signed-off-by: Jose Olivera <oliverajeo@gmail.com>
(bumped PKG_RELEASE)
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 13 Jan 2020 22:53:29 +0000 (14:53 -0800)]
Merge pull request #11011 from micmac1/apache-2
apache: fix build + remove BROKEN from dbd-mysql
Nikos Mavrogiannopoulos [Mon, 13 Jan 2020 21:56:20 +0000 (22:56 +0100)]
Merge pull request #10994 from BKPepe/libseccomp
libseccomp: update to version 2.4.2