Jan Pavlinec [Fri, 12 Apr 2019 09:54:41 +0000 (11:54 +0200)]
measurement-kit: update to version 0.10.1
Fixes
long title description
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Jan Pavlinec [Mon, 25 Mar 2019 16:20:26 +0000 (17:20 +0100)]
measurement-kit: update to version 0.10.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Paul Spooren [Thu, 21 Mar 2019 12:47:44 +0000 (13:47 +0100)]
prometheus: update to 2.8.0 + bzr-less backport
Update to 2.8.0 and add patch to get rid of the bzr requirement
Signed-off-by: Paul Spooren <mail@aparcar.org>
Hannu Nyman [Sun, 24 Mar 2019 20:29:13 +0000 (22:29 +0200)]
Merge pull request #8488 from neheb/patch-2
libsigc++: Fix URL
Rosen Penev [Sun, 24 Mar 2019 20:12:42 +0000 (13:12 -0700)]
libsigc++: Fix URL
Old URL is dead.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Sun, 24 Mar 2019 17:14:03 +0000 (19:14 +0200)]
nano: update to 4.0
Update nano editor to version 4.0.
Release notes at
http://git.savannah.gnu.org/cgit/nano.git/plain/NEWS?h=v4.0
2019.03.24 - GNU nano 4.0 "Thy Rope of Sands"
* An overlong line is no longer automatically hard-wrapped.
* Smooth scrolling (one line at a time) has become the default.
* A newline character is no longer automatically added at end of buffer.
* The line below the title bar is by default part of the editing space.
* Option --breaklonglines (-b) turns automatic hard-wrapping back on.
* Option --jumpyscrolling (-j) gives the chunky, half-screen scrolling.
* Option --finalnewline (-f) brings back the automatic newline at EOF.
* Option --emptyline (-e) leaves the line below the title bar unused.
* <Alt+Up> and <Alt+Down> now do a linewise scroll instead of a findnext.
* Any number of justifications can be undone (like all other operations).
* When marked text is justified, it becomes a single, separate paragraph.
* Option --guidestripe=<number> draws a vertical bar at the given column.
* Option --fill=<number> no longer turns on automatic hard-wrapping.
* When a line continues offscreen, it now ends with a highlighted ">".
* The halfs of a split two-column character are shown as "[" and "]".
* A line now scrolls horizontally one column earlier.
* The bindable functions 'cutwordleft' and 'cutwordright' were renamed
to 'chopwordleft' and 'chopwordright' as they don't use the cutbuffer.
* The paragraph-jumping functions were moved from Search to Go-to-Line.
* Option --rebinddelete is able to compensate for more misbindings.
* Options --morespace and --smooth are obsolete and thus ignored.
* The --disable-wrapping-as-root configure option was removed.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Hannu Nyman [Sun, 24 Mar 2019 08:08:18 +0000 (10:08 +0200)]
Merge pull request #8479 from wfleurant/ygg-init-nodeinfo
yggdrasil: fix startup and generate nodeInfo info
William Fleurant [Sun, 24 Mar 2019 03:50:04 +0000 (23:50 -0400)]
yggdrasil: fix startup and generate nodeInfo info
- init: fix no start
- defaults: apply ubus system board info to nodeInfo
- defaults: fix missing yggdrasil interface
- defaults: call uci commit
Signed-off-by: William Fleurant <william@netblazr.com>
Peter Wagner [Fri, 22 Mar 2019 19:26:59 +0000 (20:26 +0100)]
openssh: use quotes
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Hannu Nyman [Fri, 22 Mar 2019 18:48:04 +0000 (20:48 +0200)]
Merge pull request #8474 from jefferyto/python-cffi-1.12.2
python-cffi: Update to latest version
Hannu Nyman [Fri, 22 Mar 2019 18:47:48 +0000 (20:47 +0200)]
Merge pull request #8473 from jefferyto/python-attrs-19.1.0
python-attrs: Update to latest version
Hannu Nyman [Fri, 22 Mar 2019 15:22:12 +0000 (17:22 +0200)]
Merge pull request #8471 from ptpt52/mwan3-fix-rtmon-bug
mwan3: fix logical/typo bug in mwan3rtmon
Stuart B. Wilkins [Sat, 22 Dec 2018 13:57:35 +0000 (08:57 -0500)]
yubico-pam: Initial checkin of makefile
Signed-off-by: Stuart B. Wilkins <stuwilkins@mac.com>
Stuart B. Wilkins [Sat, 22 Dec 2018 13:58:58 +0000 (08:58 -0500)]
ykpers: Initial checkin of makefile
Signed-off-by: Stuart B. Wilkins <stuwilkins@mac.com>
Stuart B. Wilkins [Sat, 22 Dec 2018 13:58:29 +0000 (08:58 -0500)]
ykclient: Initial checkin of makefile
Signed-off-by: Stuart B. Wilkins <stuwilkins@mac.com>
Stuart B. Wilkins [Sat, 22 Dec 2018 13:47:07 +0000 (08:47 -0500)]
libyubikey: Initial checkin of makefile
Signed-off-by: Stuart B. Wilkins <stuwilkins@mac.com>
Jeffery To [Fri, 22 Mar 2019 13:50:36 +0000 (21:50 +0800)]
python-cffi: Update to latest version
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Fri, 22 Mar 2019 13:48:27 +0000 (21:48 +0800)]
python-attrs: Update to latest version
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Toke Høiland-Jørgensen [Fri, 22 Mar 2019 12:45:11 +0000 (13:45 +0100)]
ACME: Fix missing quotes in variable comparisons
The variables can be empty if not set in the UCI config.
Reported-by: Petr Novák <petrn@me.com>
Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
Chen Minqiang [Thu, 21 Mar 2019 20:26:15 +0000 (04:26 +0800)]
mwan3: fix logical/typo bug in mwan3rtmon
This bug was introduced since
dd206b7d0bc4a7de739b6dbccbac5b5ffcae9024
mwan3_remon_ipv4 and mwan3_remon_ipv6 is command to run not a variable
I add some comments on them hopefully people will notice it
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Peter Wagner [Thu, 21 Mar 2019 19:28:57 +0000 (20:28 +0100)]
nfs-kernel-server: fix dependencies
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Peter Wagner [Thu, 21 Mar 2019 18:29:07 +0000 (19:29 +0100)]
openssh: handle multiple ports and simplify init script
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Hannu Nyman [Thu, 21 Mar 2019 15:41:01 +0000 (17:41 +0200)]
Merge pull request #8438 from lucize/2passauth
libpam-google-authenticator: add package
Hannu Nyman [Thu, 21 Mar 2019 15:38:32 +0000 (17:38 +0200)]
Merge pull request #8437 from exploide/stubby_fixes
stubby: fixed duplicate IPv6 address and typo
Hannu Nyman [Thu, 21 Mar 2019 15:36:49 +0000 (17:36 +0200)]
Merge pull request #8464 from lnslbrty/update/ptunnel-ng
ptunnel-ng: update to 1.40
Hannu Nyman [Thu, 21 Mar 2019 15:36:13 +0000 (17:36 +0200)]
Merge pull request #8445 from cotequeiroz/python-requests-oauthlib_1.2.0
python-requests-oauthlib: update to 1.2.0; python-oauthlib: update to 3.0.1
Hannu Nyman [Thu, 21 Mar 2019 15:35:24 +0000 (17:35 +0200)]
Merge pull request #8441 from Cynerd/python-influxdb-5.2.2
python-influxdb: update to 5.2.2
Deng Qingfang [Thu, 21 Mar 2019 11:46:06 +0000 (19:46 +0800)]
yggdrasil: use Golang buildroot appropriately, actually fix #8457
This supersedes #8465
No longer needs FPU emulator now
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
Jeffery To [Wed, 20 Mar 2019 20:42:08 +0000 (04:42 +0800)]
obfs4proxy: Remove build dependencies
The Go compiler can now manage the build dependencies by itself, as
obfs4proxy has been ported to a Go module.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Wed, 20 Mar 2019 20:26:10 +0000 (04:26 +0800)]
golang: Add support for setting gcflags/ldflags from package Makefile
This adds several variables for Go package Makefiles:
* GO_PKG_GCFLAGS - go tool compile arguments
* GO_PKG_LDFLAGS - go tool link arguments
* GO_PKG_LDFLAGS_X - go tool link -X definitions
Settings these will add the corresponding flags to the go install
command line. (Other command line arguments can still be added by
passing them as the first argument to GoPackage/Build/Compile.)
This also adds Go's runtime environment variables (GOGC, GOMAXPROCS,
GOTRACEBACK) to the unexport list.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Toni Uhlig [Thu, 21 Mar 2019 00:01:10 +0000 (01:01 +0100)]
ptunnel-ng: update to 1.40
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Peter Wagner [Wed, 20 Mar 2019 19:33:26 +0000 (20:33 +0100)]
libsndfile: update to 2019-03-08
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Dirk Brenken [Wed, 20 Mar 2019 19:26:43 +0000 (20:26 +0100)]
Merge pull request #8453 from dibdot/travelmate
travelmate: 1.4.2
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 <dev@brenken.org>
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čí <karel.koci@nic.cz>
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 <william@netblazr.com>
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 <meshnet@protonmail.com>
Signed-off-by: Paul Spooren <mail@aparcar.org>
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 <lucian.cristian@gmail.com>
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 <ardeleanalex@gmail.com>
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 <pepe.schlehofer@gmail.com>
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 <ardeleanalex@gmail.com>
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 <luizluca@gmail.com>
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 <cote2004-github@yahoo.com>
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 <cote2004-github@yahoo.com>
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 <wvdakker@wilsoft.nl>
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 <wvdakker@wilsoft.nl>
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 <wvdakker@wilsoft.nl>
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 <wvdakker@wilsoft.nl>
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 <wvdakker@wilsoft.nl>
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 <luizluca@gmail.com>
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 <me@exploide.net>
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 <philipp@redfish-solutions.com>
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 <hannu.nyman@iki.fi>
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
Jan Pavlinec [Fri, 1 Feb 2019 00:18:47 +0000 (01:18 +0100)]
torsocks: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
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 <mike@flyn.org>
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 <mike@flyn.org>
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 <mike@flyn.org>
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 <mike@flyn.org>
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 <mike@flyn.org>
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 <mike@flyn.org>
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 <mike@flyn.org>
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 <mike@flyn.org>
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 <mike@flyn.org>
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 <mike@flyn.org>
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 <cote2004-github@yahoo.com>
Nikos Mavrogiannopoulos [Fri, 15 Mar 2019 15:24:42 +0000 (16:24 +0100)]
ocserv: updated to 0.12.3
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
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 <m.storchak@gmail.com>
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 <val.kulkov@gmail.com>
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 <jan.pavlinec@nic.cz>
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 <jan.pavlinec@nic.cz>
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 <yszhou4tech@gmail.com>