Commit graph

11925 commits

Author SHA1 Message Date
Rosen Penev
fab5d1aa5a picocom: Backport upstream fix for x86
Replaced the maintainer with myself due to inactiviy.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-19 17:53:18 -07:00
Rosen Penev
414df31c74 unixodbc: Update to 2.3.7
Switched to HTTP as FTP can be problematic. uscan for example has issues
figuring out the latest version.

Added PKG_CPE_ID for proper CVE tracking.

Reorganized Makefile for consistency with other projects.

Add PKG_FIXUP:=autoreconf, needed to avoid host lib leakage on hosts
with unixodbc installed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
[add PKG_FIXUP:=autoreconf - thanks jow]
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2018-10-19 19:56:06 +03:00
Stijn Tintel
f225f1fd49 Revert "unixodbc: Update to 2.3.7"
This reverts commit 6d6c15e1e9.

The package no longer cross-compiles when building for the x86/64 target
on an x86/64, resulting in the following error:

Package unixodbc is missing dependencies for the following libraries:
libc.so.6
libpthread.so.0

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2018-10-19 19:24:23 +03:00
Stijn Tintel
c39f703bdd strongswan: bump to 5.7.1
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2018-10-19 19:23:54 +03:00
Peter Wagner
2759048914 openssh: update to 7.9p1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-10-19 18:11:54 +02:00
Kevin Darbyshire-Bryant
14ad4cb976 libssh: mark as BROKEN due to CVE-2018-10933
The only known user of this library is currently unable to get their
application to work with with the fixed 0.7.6 release of this library.

To prevent accidental use by unknown parties of a flawed library, mark
it as BROKEN.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-10-19 13:04:27 +01:00
Michael Heimpold
32b413015c
Merge pull request #7212 from nxhack/bump_63_1
icu: update to 63.1
2018-10-18 17:45:37 +02:00
Karl Palsson
8a11db3946 net/mosquitto: add CPE_ID
Signed-off-by: Karl Palsson <karlp@etactica.com>
2018-10-18 11:07:28 +00:00
Karl Palsson
2b50949287 libs/c-ares: finaly cpe id update.
Use the correct base 2.2 CPE id from
https://nvd.nist.gov/products/cpe/search instead of the old id.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2018-10-18 09:45:46 +00:00
Karl Palsson
9deeb53403 libs/c-ares: fix CPE id
Incorrectly copied from source document.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2018-10-18 09:00:41 +00:00
Hirokazu MORIKAWA
1efccb1ea1 icu: update to 63.1
ICU 63 updates to CLDR 34 locale data with many additions and corrections,
and some new languages. ICU adds API for number and currency range formatting,
and API for additional Unicode properties and for constructing custom properties.
CLDR and ICU include data for testing readiness for the upcoming Japanese calendar era.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2018-10-18 16:59:15 +09:00
Rosen Penev
394ff73e53 patch: Add missing CVE-2018-6951 patch
The last commit added PKG_CPE_ID and now uscan detects a CVE that I missed

Reordered patches by date

Signed-off-by: Rosen Penev <rosenp@gmail.com>
[tweaked commit message]
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-10-18 08:41:32 +01:00
Gregory L. Dietsche
ed6c58b84d net/safe-search: new package
This package forces the use of Google and Bing safe search by default.
It does this by adding hosts files for dnsmasq to use. These hosts replace the
normal IP addresses for Google and Bing with addresses that force safe
search to be turned on all the time.

Google and Bing Safe Search are suitable for most businesses, schools, and
families who wish to block adult content. This package also offers
YouTube's restricted and 'restricted moderate' via a configuration
option. The reason that this is not enabled is that it is probably more
suitable for children rather than a wide audience.

This package is designed so that other services that offer safe search can be
added easily in the future.

For more information about safe search please visit these URLs:
- https://support.google.com/websearch/answer/186669
- https://help.bing.microsoft.com/#apex/18/en-US/10003/0
- https://support.google.com/a/answer/6212415

Signed-off-by: Gregory L. Dietsche <gregory.dietsche@cuw.edu>
2018-10-18 10:12:18 +08:00
Karl Palsson
e5477e3dec lib/c-ares: add PKG_CPE_ID
bump package, but no functional changes

Signed-off-by: Karl Palsson <karlp@etactica.com>
2018-10-17 22:37:20 +00:00
Rosen Penev
9251f51084 net-snmp: update to 5.8
Disable PCRE process searching to avoid linking against libprce, which
would cause the build to fail due to a missing dependency. With the
--without-pcre switch, build fails due to an undefined reference, so do
it via CONFIGURE_VARS instead.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
[disable PCRE process searching]
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2018-10-17 16:03:54 +02:00
Dirk Brenken
bcd482a194
Merge pull request #7206 from teslamint/chilli_ipv6
coova-chilli: honor CONFIG_IPv6 option
2018-10-17 08:16:20 +02:00
Dirk Brenken
be9344bd4d
Merge pull request #6886 from neheb/pycrypto
python-crypto: Fix two CVEs
2018-10-17 08:14:25 +02:00
Dirk Brenken
995f6e0e80
Merge pull request #7199 from Andy2244/samba4-fix_hostname
samba4: fix hostname if not defined via Dnsmasq
2018-10-17 08:13:17 +02:00
Jaehoon You
a7b2eee228
coova-chilli: honor CONFIG_IPv6 option
This fixes #7120.

Signed-off-by: Jaehoon You <teslamint@gmail.com>
2018-10-17 08:36:59 +09:00
Michael Heimpold
797776a3b3 php7: update to 7.2.11
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-10-16 21:59:49 +02:00
Kevin D-B
b2990b1586
Merge pull request #6756 from karlp/lsqlite-095-master
lua-lsqlite3: update to 0.9.5
2018-10-16 07:51:31 +01:00
Kevin D-B
d61a44141a
Merge pull request #6762 from neheb/lsof
lsof: Fix dead URL + cosmetic fixes
2018-10-16 07:50:17 +01:00
Kevin D-B
d7f02096b7
Merge pull request #5876 from fantom-x/nlbwmon_nice
net/nlbwmon: run with lower priority
2018-10-16 07:45:16 +01:00
Kevin D-B
f8638be659
Merge pull request #6716 from neheb/patch-26
file: Update to 5.34
2018-10-16 07:38:09 +01:00
Rosy Song
3efa45a67b exfat-nofuse: bump to git HEAD
Signed-off-by: Rosy Song <rosysong@rosinson.com>
2018-10-16 10:01:44 +08:00
Ted Hess
cf2b81696e
Merge pull request #7182 from neheb/dark
darkstat: Remove libbsd dependency
2018-10-15 17:55:10 -04:00
Rosen Penev
5f41d05c71 darkstat: Remove libbsd dependency
darkstat includes its own strlcat and strlcpy, making the dependency
somewhat pointless.

Fixes compilation ever since glibc dependency on libbsd was removed.

Also removed std=gnu99 as it's not needed with GCC7.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-15 12:27:04 -07:00
Marko Ratkaj
6e9479fd9b
Merge pull request #6970 from cotequeiroz/squid_4.2
squid: update to version 4.3
2018-10-15 12:29:37 +02:00
Andy Walsh
409feb8ef6 samba4: fix hostname if not defined via Dnsmasq
* use kernel fs to get the hostname, drop domainname

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-10-15 10:28:01 +02:00
Dirk Brenken
111c2a58a5
Merge pull request #7122 from jonathanunderwood/stubby_uci
stubby: enable configuration through uci system
2018-10-14 19:48:43 +02:00
Jonathan G. Underwood
7b1f892504 stubby: add uci support to init file
This commit brings UCI support to the stubby package.

    o All options are documented in the README.md file.
    o The README.md file has been re-written to include a short usage
      manual.
    o The default configuration now includes more Cloudflare addresses.
    o The stubby service is (re)started using procd triggers from a
      specified interface with a configurable time delay.
    o Round robin use of upstream resolvers is now activated by
      default.
    o Client privacy is now activated by default.
    o Options are added for specifying the log level of the daemon and
      command line options passed to the stubby command.

Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2018-10-14 18:39:53 +01:00
Dirk Brenken
46152310ba
Merge pull request #7142 from neheb/patch-9
rsyslog: Update to 8.38
2018-10-14 19:11:27 +02:00
Dirk Brenken
46a35a82c3
Merge pull request #6707 from guidosarducci/master-fixup-stubby
stubby: some fixes, cleanup, and improvements
2018-10-14 18:47:16 +02:00
Dirk Brenken
2359715b1d
Merge pull request #7065 from neheb/patch-40
simplejson: Update to 3.16
2018-10-14 18:35:17 +02:00
Kevin D-B
2f8f1d469b
Merge pull request #7172 from neheb/patch
patch: Fix CVE-2018-6952 and CVE-2018-1000156
2018-10-14 13:46:38 +01:00
Peter Wagner
5837cc1038 glib2: Install glib binaries
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-10-13 12:30:14 +02:00
Rosen Penev
6f0ff25503 patch: Fix CVE-2018-6952 and CVE-2018-1000156
Patches taken from official git repository.

Added PKG_CPE_ID for proper CVE tracking.

Added PKG_BUILD_PARALLEL for faster compilation.

Also adjusted Makefile to be more similar to other projects.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-12 14:27:25 -07:00
Dirk Brenken
7673d1e8c6
Merge pull request #6500 from neheb/patch-7
umurmur: Switch to tarball
2018-10-12 22:19:41 +02:00
Dirk Brenken
6cbf7d80e5
Merge pull request #7066 from neheb/proc
procps-ng: Update to 3.3.15
2018-10-12 22:12:31 +02:00
Dirk Brenken
0b3669af92
Merge pull request #7064 from neheb/patch-39
openpyxl: Update to 2.5.7
2018-10-12 22:11:57 +02:00
Dirk Brenken
64b144595f
Merge pull request #7062 from neheb/patch-37
gunicorn: Update to 19.9.0
2018-10-12 22:11:24 +02:00
Dirk Brenken
4d19775998
Merge pull request #7061 from neheb/patch-36
django: Update to 1.11.15
2018-10-12 22:10:50 +02:00
Dirk Brenken
c8ed2e1f20
Merge pull request #7060 from neheb/patch-35
django-constance: Update to 2.3.0
2018-10-12 22:10:07 +02:00
Dirk Brenken
c048c6401c
Merge pull request #7059 from neheb/patch-32
django-picklefield: Update to 1.1.0
2018-10-12 22:09:35 +02:00
Dirk Brenken
b60dd41e93
Merge pull request #7058 from neheb/patch-25
django-postoffice: Update to 3.1.0
2018-10-12 22:08:36 +02:00
Dirk Brenken
a3f49b926c
Merge pull request #7057 from neheb/patch-18
django-restframework: update to 3.8.2
2018-10-12 22:08:01 +02:00
Dirk Brenken
89e789fb87
Merge pull request #7056 from neheb/patch-11
django-statici18n: Update to 1.8.2
2018-10-12 22:07:04 +02:00
Ted Hess
448051b95f
Merge pull request #7190 from yangfl/master
i2pd: Update to 2.21.0
2018-10-12 12:28:57 -04:00
Hannu Nyman
0a9ed54ac3
Merge pull request #7175 from sartura/sysrepo-release-0.7.5
Sysrepo release 0.7.5
2018-10-12 16:36:05 +03:00
Hannu Nyman
7466a7345b
Merge pull request #7186 from neheb/libpsl
libpsl: Disable documentation and enable parallel building
2018-10-12 16:34:11 +03:00