Rosen Penev
b5099d42e4
Merge pull request #8373 from jan-kardell/TQ_fix_pcre
...
[pcre] Fix compile of libpcrecpp
2019-03-31 14:45:46 -07:00
Rosen Penev
5f186ab4c8
Merge pull request #8486 from neheb/sc
...
screen: Replace patches with upstream backports
2019-03-31 14:43:49 -07:00
Rosen Penev
23e212997c
Merge pull request #8531 from MikePetullo/snort3
...
snort3: new package
2019-03-31 14:34:02 -07:00
Rosen Penev
eb72553828
Merge pull request #8525 from ja-pa/rpcbind-cpe-id
...
rpcbind: Add PKG_CPE_ID for proper CVE tracking
2019-03-31 14:20:31 -07:00
Josef Schlehofer
091fcaf553
Merge pull request #8478 from BKPepe/python_astral
...
python-astral: add new package
2019-03-31 23:14:38 +02:00
Rosen Penev
42e370ee7c
Merge pull request #8511 from BKPepe/ruamel-yaml
...
ruamel-yaml: add package
2019-03-31 14:13:46 -07:00
Rosen Penev
3d2b0e976c
Merge pull request #8198 from jefferyto/mini-snmpd-init
...
mini_snmpd: Update init script
2019-03-31 13:48:22 -07:00
Rosen Penev
56f4e3a692
Merge pull request #8514 from BKPepe/text-unidecode
...
text-unidecode: add new package
2019-03-31 12:24:12 -07:00
Hannu Nyman
abfd6d81ed
Merge pull request #8546 from jefferyto/python-bpo-36216
...
python,python3: Fix CVE-2019-9636 - urlsplit missing NFKC normalization
2019-03-31 13:19:43 +03:00
Rosen Penev
1cfb875aeb
Merge pull request #8494 from neheb/fcg
...
fcgi: Update to 2.4.2
2019-03-30 16:18:16 -07:00
Rosen Penev
2838935bac
Merge pull request #8532 from neheb/j
...
postfix: Update to 3.4.4
2019-03-30 15:38:51 -07:00
Rosen Penev
665bdcf532
Merge pull request #8543 from neheb/g2
...
gammu: Really fix compilation under 64-bit
2019-03-30 15:32:09 -07:00
Rosen Penev
d17bd42866
Merge pull request #8544 from neheb/l
...
lcdringer: Remove libcheck dependency to fix compilation
2019-03-30 15:06:15 -07:00
Jeffery To
c23bea8dc8
python,python3: Fix CVE-2019-9636 - urlsplit missing NFKC normalization
...
These patches address issue:
CVE-2019-9636: urlsplit does not handle NFKC normalization
Link to Python issue:
https://bugs.python.org/issue36216
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-03-31 05:18:14 +08:00
Rosen Penev
b676ca325f
Merge pull request #8054 from dengqf6/all
...
treewide: add missing PKGARCH:=all to non-binary packages
2019-03-30 11:40:11 -07:00
Daniel Engberg
99664ad33d
Merge pull request #8530 from MikePetullo/snort
...
snort: modify to build against libdaq 2.2.2
2019-03-30 19:39:59 +01:00
Rosen Penev
6c7e2c9013
Merge pull request #8065 from neheb/patch-4
...
wavemon: Update to 0.9.0
2019-03-30 11:35:43 -07:00
W. Michael Petullo
53df351850
snort3: new package
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-30 14:10:20 -04:00
W. Michael Petullo
bc00afdb68
snort: modify to build against libdaq 2.2.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-30 13:58:53 -04:00
Ted Hess
d256715454
Merge pull request #8542 from neheb/z
...
v4l-utils: Update to 1.16.5
2019-03-30 07:19:56 -04:00
Hannu Nyman
40bd385dd6
Merge pull request #8545 from tru7/linknx
...
linknx: bump to new upstream version 0.0.1.37
2019-03-30 12:46:35 +02:00
Deng Qingfang
17496030e2
treewide: add missing PKGARCH:=all to non-binary packages
...
Packages such as Perl, Lua, shell scripts don't generate binary files.
Add PKGARCH:=all to them.
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-03-30 17:11:50 +08:00
Othmar Truniger
baa036797a
linknx: bump to new upstream version 0.0.1.37
...
Signed-off-by: Othmar Truniger <github@truniger.ch>
2019-03-30 10:07:31 +01:00
Rosen Penev
19e9bdb0aa
lcdringer: Remove libcheck dependency to fix compilation
...
libcheck is some kind of testing framework. it is not only unnecessary, it
is not even used in the code.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-03-30 01:48:17 -07:00
Rosen Penev
149afa5dcb
Merge pull request #8296 from neheb/patch-5
...
perl-parse-recdescent: Update to 1.967015
2019-03-30 01:37:50 -07:00
Rosen Penev
5fbc6c873e
gammu: Really fix compilation under 64-bit
...
The InstallDev section needed the same treatment as the Install one.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-03-30 01:31:27 -07:00
Rosen Penev
b266b21306
v4l-utils: Update to 1.16.5
...
Add Alpine Linux patch that fixes a crash under Musl.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-03-30 01:18:43 -07:00
Rosen Penev
2d1e0e8624
wavemon: Update to 0.9.0
...
Added PKG_BUILD_PARALLEL for faster compilation
Backported upstream patch to fix compilation with musl.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-03-29 22:49:07 -07:00
Rosen Penev
199f0b5c51
Merge pull request #5909 from lucize/ddrescue
...
gddrescue: add ddrescue a data recovery tool
2019-03-29 11:49:56 -07:00
Hannu Nyman
253cc12ee6
Merge pull request #7796 from cotequeiroz/lualanes_no-luajit
...
lualane: avoid luajit dependency
2019-03-29 17:34:30 +02:00
Hannu Nyman
d9cb96300f
Merge pull request #8538 from Wedmer/master
...
zoneinfo: Updated to the latest release.
2019-03-29 17:17:01 +02:00
Vladimir Ulrich
d345871055
zoneinfo: Updated to the latest release.
...
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2019-03-29 17:45:24 +03:00
Karl Palsson
6186f7ebc3
lang: lua-libmodbus: Update URL
...
Fixes: ed27512641
lang: lua-libmodbus: Update URL
Second instance of old URL was missed.
Signed-off-by: Karl Palsson <karlp@etactica.com>
2019-03-29 12:54:49 +00:00
Karl Palsson
ed27512641
lang: lua-libmodbus: Update URL
...
Github organization changed names. Proactively update URL, even though
github redirects.
Signed-off-by: Karl Palsson <karlp@etactica.com>
2019-03-29 11:10:22 +00:00
W. Michael Petullo
b36790d1d2
libdaq: update to 2.2.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-29 08:36:46 +00:00
Rosen Penev
c7a52d9a95
postfix: Update to 3.4.4
...
Switched to HTTP from FTP for one of the mirrors.
Rebased Patches.
Removed ENGINES patch as it is only relevant for OpenSSL 1.0.2.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-03-28 19:50:14 -07:00
Eneas U de Queiroz
fcfaea54e6
seafile-server: fix django 1.11 detect, tidy up
...
Django 1.11 is supported, but seafile-admin was still looking for v. 1.8.
Replaced current patch with the patch from haiwen/seafile-server#147 .
Cleaned up unsupported configure options, including riak backend.
Check that the seafile-server version is the same as seafile-seanet's at
build time, removing the static EXTRA_DEPENDS check done at install
time.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-03-29 10:22:30 +08:00
Eneas Queiroz
958844512e
Merge pull request #5160 from nxhack/homebridge
...
node-homebridge: add new package / Node.js HomeKit Server
2019-03-28 21:30:01 -03:00
Lucian Cristian
7943a4bf2e
gddrescue: add ddrescue a data recovery tool
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-03-29 00:12:50 +02:00
Eneas Queiroz
2ffc97116b
Merge pull request #8020 from cshoredaniel/pr-lxc-no-python
...
lxc: Disable use of unwanted libraries explicity
2019-03-28 18:31:03 -03:00
Dirk Brenken
a2611c4cd2
travelmate: Update to 1.4.4
...
* refine captive portal detection/rebind protection handling,
heavily tested with Deutsche Bahn hotspots ... ;-)
* add rebind whitelist logging
Signed-off-by: Dirk Brenken <dev@brenken.org>
Added "Update to" in commit message
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-03-28 23:24:02 +00:00
Eneas Queiroz
a6d4bae127
Merge pull request #8517 from neheb/neheb-patch-1
...
ptunnel-ng: Remove libbsd dependency
2019-03-28 18:02:46 -03:00
Rosen Penev
19baab4651
Merge pull request #8225 from dddaniel/libcg
...
libcgroup: Added new package.
2019-03-28 13:45:29 -07:00
Rosen Penev
619efdab29
Merge pull request #8440 from Cynerd/ncdu-bump
...
ncdu: update to version 1.14
2019-03-28 13:43:07 -07:00
Hannu Nyman
9aa6babf0c
Merge pull request #8388 from BKPepe/syslog-ng_add_libmaxminddb
...
syslog-ng: disable geoip2 for now
2019-03-28 20:58:42 +02:00
Jan Pavlinec
ebb648127d
rpcbind: Add PKG_CPE_ID for proper CVE tracking
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-03-28 14:51:01 +01:00
Karel Kočí
4b9a0ff6b6
python-astral: add new package
...
Signed-off-by: Karel Kočí <cynerd@email.cz>
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-03-28 14:41:23 +01:00
Josef Schlehofer
e08b0a877d
ruamel-yaml: add package
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-03-28 14:33:15 +01:00
Josef Schlehofer
2002e47732
text-unidecode: add new package
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-03-28 14:32:21 +01:00
Eneas Queiroz
ceb1965cb8
Merge pull request #8513 from bmork/conserver
...
conserver: update to 8.2.4 and enable IPv6 support
2019-03-27 17:17:38 -03:00