Commit Graph

23770 Commits

Author SHA1 Message Date
Rosen Penev 45dcec32ce
Merge pull request #14873 from neheb/cxx
treewide: remove uClibc++ support
2021-03-06 14:00:32 -08:00
Rosen Penev f54cd876c9
Merge pull request #14521 from neheb/gitl
gitlab-runner: update to 13.9.0
2021-03-06 13:57:20 -08:00
Rosen Penev 001422367e meson: update to 0.56.2
This is the last version supporting Python 3.5, which is still in wide
use. Going forward, python3/host would need to be used. Not sure if
worth it.

Remove paths section as it's deprecated.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-06 13:54:03 -08:00
Rosen Penev 838c22b32a
Merge pull request #14973 from neheb/tang
tang: update to 8
2021-03-06 13:51:52 -08:00
Rosen Penev 987cec780b
Merge pull request #14822 from neheb/m
minizip: update to 3.0.0
2021-03-06 13:51:33 -08:00
Rosen Penev 96d292ff5b
Merge pull request #14856 from neheb/mar
mariadb: update to 10.4.18
2021-03-06 13:51:15 -08:00
Rosen Penev 54663aafa9
Merge pull request #14820 from neheb/r
readsb: update to 3.9.0
2021-03-06 13:50:18 -08:00
Michael Heimpold e819f630a2 php8: update to 8.0.3
Also update opcache compile fix patch.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2021-03-06 20:34:10 +01:00
Eneas U de Queiroz db3389edc2 php8: fix pecl build with QUILT
This is d4979cff0 ported to php8.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2021-03-06 20:34:28 +01:00
Eneas U de Queiroz 8c6d7dc37c php8: fix build with QUILT
This is d4979cff0 ported to php8.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2021-03-06 20:34:10 +01:00
Dirk Neukirchen 09ee530d7f backuppc: fix build with host detected par2
Makefile does not overwrite par2 path
if par2 is available on build-host it is detected
and then the patch with fixup-config-pl.patch
in install fails because hunk 2 cannot be applied

hunk 2 has $Conf{ParPath}   = ''; - so provide an empty path

Signed-off-by: Dirk Neukirchen <plntyk.lede@plntyk.name>
2021-03-06 18:09:32 +01:00
Nick Hainke 625f3c8302 wg-installer: add link-local to client interface
Wireguard has no link-local address on an interface automatically.
Add a link-local to the interface. The server has fe80::1/64 and
the client fe80::2/64.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2021-03-06 11:16:38 +01:00
Rosen Penev 34dbf65025
Merge pull request #15027 from neheb/mpd
mpd: update to 0.22.6
2021-03-06 02:09:55 -08:00
Rosen Penev 6543580fa0
Merge pull request #15015 from neheb/aug
augeas: fix compilation with BUILD_NLS
2021-03-06 01:50:45 -08:00
Hannu Nyman 0f4138db0b nano: update to 5.6.1
Update nano editor to version 5.6.1

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-03-06 10:27:14 +02:00
Rosen Penev 09ec2fcdd1 mpd: update to 0.22.6
Add patch fixing compilation with Debian 9.

Remove npupnp patch. While it doesn't seem to have any negative effects
there's no real benefit to it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-05 22:08:59 -08:00
Michael Heimpold 5dd949d86e
Merge pull request #15011 from mhei/php7-update
php7: update to 7.4.16
2021-03-06 06:30:43 +01:00
Rosen Penev bc3ac134f6
Merge pull request #15002 from plntyk/i2pd_fixup
I2pd: fix imagebuilder and startup
2021-03-05 17:12:15 -08:00
Rosen Penev 2540a29267
Merge pull request #15014 from neheb/sel
python3-libselinux: fix musl 1.2.x compilation.
2021-03-05 16:42:43 -08:00
Rosen Penev b9236dc173 tang: update to 8
Upstream switched to meson. Adjust accordingly.

Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-05 16:41:41 -08:00
Rosen Penev 39bc254663 treewide: remove uClibc++ support
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-05 15:07:46 -08:00
Rosen Penev f2d7f216a4 libndpi: remove C++ stuff
I don't even know why this is here.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-05 15:07:24 -08:00
Rosen Penev c3544ac71d tiff: get rid of libtiffxx
Nothing uses it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-05 15:07:24 -08:00
Rosen Penev 26a9b47588 libplist: get rid of libplistxx
Nothing uses it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-05 15:07:24 -08:00
Rosen Penev c8128df4e4 conmon: update to 2.0.26
Switched to building with meson as it works better in a parallel
context.

Small Makefile adjustments for consistency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-05 14:32:33 +00:00
Rosen Penev 87c827b6f0
Merge pull request #15022 from garikello3d/libpqxx-update-version-7.4.1
libpqxx: update version to 7.4.1
2021-03-05 02:57:54 -08:00
Igor Bezzubchenko 1f08a4c8df libpqxx: update version to 7.4.1
Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
2021-03-05 13:27:09 +03:00
Paul Spooren 13c1f2bcda CI: checkout HEAD commit rather than merge commit
GitHub CI actions/checkout uses a merge commit which isn't compatible
with our formality checks. Instead checkout the pull request HEAD.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2021-03-04 23:42:32 -10:00
Rosen Penev fa631e9284
Merge pull request #14947 from neheb/clam
clamav: update to 0.103.1
2021-03-05 01:41:56 -08:00
Rosen Penev 7cd687cb7e clamav: update to 0.103.1
Convert to using CMake in order to speed up compilation and to fix
compilation under glibc.

Add extra dependencies since they're now needed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-05 01:19:30 -08:00
Rosen Penev dd65dac8b3 freetype: switch to meson
Meson configures and builds faster. It's also simpler.

Backport upstream patch fixing compilation without harfbuzz and brotli.

Added distutils patch for some debian systems.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-05 01:17:34 -08:00
Rosen Penev b091d4b237
Merge pull request #15016 from neheb/sto
stoken: fix compilation with BUILD_NLS
2021-03-05 00:08:17 -08:00
Rosen Penev 60682c0235 stoken: fix compilation with BUILD_NLS
Fixes linking issue as libxml2 uses iconv.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-04 23:44:46 -08:00
Rosen Penev 80a0261a5d augeas: fix compilation with BUILD_NLS
Needs nls.mk because of libxml2.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-04 23:43:43 -08:00
Rosen Penev 22eec6ee26 python3-libselinux: fix musl 1.2.x compilation.
Backported upstream patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-04 23:42:37 -08:00
Paul Spooren 1b46af0e59 CI: migrate formal checks from CircleCI to GitHub
Run the formal checks like SoB message via the GitHub CI.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2021-03-04 18:21:01 -10:00
Rosen Penev f013af726a
Merge pull request #15007 from cotequeiroz/pigeonhole
pigeonhole: bump to 0.5.14
2021-03-04 15:05:21 -08:00
Rosen Penev 7c4300d6de
Merge pull request #14966 from neheb/whois
whois: update to 5.5.8
2021-03-04 15:02:56 -08:00
Michael Heimpold 87e852fc71 php7: update to 7.4.16
Also refresh patch.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2021-03-04 23:15:47 +01:00
Michael Heimpold c1d2fb81d6
Merge pull request #14942 from mhei/libxml2-iconv-fix-aria2
aria2: fix linking with full language support enabled
2021-03-04 18:07:17 +01:00
Eneas U de Queiroz e40776d264
pigeonhole: bump to 0.5.14
ChangeLog:
 - IMAP FILTER command: cmd-filter-sieve - Do not allow NIL as script
   name argument.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-03-04 09:13:20 -03:00
Dirk Neukirchen fc7d710e62 i2pd: update to 2.36
remove AVX patches as upstream has integrated and closed
all AVX issues

compiled on :  x86-64, i386 generic
tested on : x86-64 VM, i386 VM

Signed-off-by: Dirk Neukirchen <plntyk.lede@plntyk.name>
2021-03-04 12:51:24 +01:00
Rosen Penev df377cf742
Merge pull request #15001 from SibrenVasse/master
openssh: update to 8.5p1
2021-03-03 17:04:11 -08:00
Rosen Penev f61ed7fb3f
Merge pull request #14999 from jmv2009/patch-12
Bluez: Update to 5.56
2021-03-03 17:03:58 -08:00
Johnny Vogels 7299ba0517 Bluez: Update to 5.56
Signed-off-by: Johnny Vogels <35307256+jmv2009@users.noreply.github.com>
2021-03-03 19:35:02 +01:00
Dirk Neukirchen 4f42a7a95a i2pd: fix startup
i2pd reports:
missing/unreadable config file: /etc/i2pd/i2pd.conf

Signed-off-by: Dirk Neukirchen <plntyk.lede@plntyk.name>
2021-03-03 13:51:51 +01:00
Sibren Vasse 16e41bcd33
openssh: update to 8.5p1
Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
2021-03-03 11:38:32 +01:00
Rosen Penev f9ec8d411c
Merge pull request #14943 from aTanW/master
joe: new package joe-extras
2021-03-02 20:12:50 -08:00
Rosen Penev 8fbff0ec68
Merge pull request #14914 from cotequeiroz/php7-pecl-imagick
php7-pecl-imagick, imagemagick: save & use MagickWand-config
2021-03-02 19:56:45 -08:00
Rosen Penev d0e36e4093
Merge pull request #14992 from ja-pa/python-aiohttp-update
python-aiohttp: update to version 3.7.4 (security fix)
2021-03-02 19:53:16 -08:00