Commit Graph

12988 Commits

Author SHA1 Message Date
Rosen Penev e6919c19cb emailrelay: Remove unnecessary OpenSSL engine include
There's no usage of any ENGINE APIs and trying to include the header
breaks compilation with ENGINE support disabled.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-01 23:35:26 -08:00
Peter Wagner 5bae7c73a7 libsndfile: update to 42132c543358cee9f7c3e9e9b15bb6c1063a608e
Fixes CVE-2018-19758
2019-01-02 01:03:31 +01:00
Ted Hess fe4ef28c3d Merge pull request #5266 from dermoth/libndp
libndp: Add library/tool for Neighbor Discovery Protocol
2019-01-01 14:03:11 -05:00
Hannu Nyman 0f1c9b8c46 Merge pull request #7821 from commodo/python3-7-2
python3: bump to version 3.7.2
2019-01-01 12:54:48 +02:00
Hannu Nyman 5240700752 Merge pull request #7818 from commodo/python-CVE-2018-14647
python: backport CVE-2018-14647 patches from upstream
2018-12-31 22:32:18 +02:00
Hannu Nyman 4d5dd20e47 Merge pull request #7816 from commodo/pyasn1
python-pyasn1: bump to version 0.4.5
2018-12-31 22:31:59 +02:00
Alexandru Ardelean 1e9a248a56 python3: bump to version 3.7.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2018-12-31 19:26:46 +02:00
Ted Hess 2af7c9ab6e Merge pull request #7815 from commodo/tcpreplay
tcpreplay: bump to version 4.3.1
2018-12-31 11:44:23 -05:00
Alexandru Ardelean 3c8172255a python: backport CVE-2018-14647 patches from upstream
These patches are backports from Python 2.7 upstream.
The security issue is described here:
  https://nvd.nist.gov/vuln/detail/CVE-2018-14647

The Python bug report:
  https://bugs.python.org/issue34623

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2018-12-31 17:53:41 +02:00
Hannu Nyman 2a926e3a23 Merge pull request #7809 from neheb/patch-5
ibrcommon: Remove uclibc++ usage
2018-12-31 09:13:22 +02:00
Alexandru Ardelean 5e0c99df09 tcpreplay: bump to version 4.3.1
This change bumps the version to 4.3.1.
Also, it changes the source archive to `tar.xz`

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2018-12-31 00:08:40 +02:00
Alexandru Ardelean 54e48669e7 python-pyasn1: bump to version 0.4.5
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2018-12-31 00:04:50 +02:00
Thomas Guyot-Sionnest 9502b9c65a libndp: Add library/tool for Neighbor Discovery Protocol
This is a new package to add tooling for IPv6 Neighbor Discovery
Protocol, ndptool. Builds libndp and ndptool.

Signed-off-by: Thomas Guyot-Sionnest <dermoth@aei.ca>
2018-12-30 15:14:37 -05:00
Peter Wagner 641c815885 wget: update to 1.20.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-12-30 20:21:47 +01:00
Hannu Nyman 0e9715553c Merge pull request #7755 from jefferyto/python-dist-info
python/python3: fix .dist-info missing for setuptools and pip
2018-12-30 20:16:38 +02:00
Hannu Nyman 0dae73880b Merge pull request #7802 from BKPepe/youtube-dl
youtube-dl: update to version 2018.12.17
2018-12-30 20:15:22 +02:00
Hannu Nyman ec539368df Merge pull request #7810 from haodong/fish
fish: updated to v3.0.0, revert "apropos fix" for being fixed officially
2018-12-30 20:14:37 +02:00
Hao Dong bcd30e0c81 fish: updated to v3.0.0, revert "apropos fix" for being fixed officially
Signed-off-by: Hao Dong <halbertdong@gmail.com>
2018-12-31 01:45:21 +08:00
Rosen Penev 38c27f5a49 ibrcommon: Remove uclibc++ usage
The dependent packages fail to build when using uclibc++ due to some
missing feature. It's probably easy to add a fix but for right now, switch
back to fix compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-30 09:36:17 -08:00
Josef Schlehofer c12b0041be youtube-dl: update to version 2018.12.17
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2018-12-29 19:46:55 +01:00
Hannu Nyman bf2521fb4a Merge pull request #7801 from tru7/libfmt
libfmt: bump to version 5.3.0
2018-12-29 20:30:47 +02:00
Ted Hess 2dcab943cf CircleCI: Filter out Makefile in files and src directories when checking for modified packages
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-12-29 12:47:45 -05:00
Ted Hess 3cd9edb639 Revert 28ce922bd2 - pushed from wrong branch
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-12-29 12:43:53 -05:00
Ted Hess 28ce922bd2 Merge branch 'dhcpdiscover' of https://github.com/aparcar/packages into cci-work 2018-12-29 11:55:08 -05:00
Othmar Truniger dd60c8b9ea libfmt: bump to version 5.3.0
Signed-off-by: Othmar Truniger <github@truniger.ch>
2018-12-29 14:29:57 +01:00
Hannu Nyman 2e6d9b0485 Merge pull request #7693 from neheb/patch-7
i2c-tools: Update to 4.1
2018-12-29 12:32:07 +02:00
Hannu Nyman 82702ff9d0 Merge pull request #7703 from neheb/patch-8
libuv: Update to 1.24.1
2018-12-29 12:31:45 +02:00
Ted Hess 2dcbb6f240 Merge pull request #7786 from diizzyy/patch-1
sound/mpd: Update to 0.20.23
2018-12-28 13:06:02 -05:00
Ted Hess 4a7a97d2e4 Merge pull request #7787 from diizzyy/libmpdclient
libs/libmpdclient: Update to 2.16
2018-12-28 13:05:30 -05:00
Hannu Nyman 37da1760ff Merge pull request #7795 from zhaojh329/libuwsc
libuwsc: Update to 3.2.0
2018-12-28 19:24:36 +02:00
Jianhui Zhao 3b5876eb86 libuwsc: Update to 3.2.0
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-12-28 22:43:49 +08:00
Michael Heimpold b83191132f Merge pull request #7705 from neheb/patch-10
libiio: Update to 0.16
2018-12-28 15:40:35 +01:00
Hannu Nyman cee1e13c9d Merge pull request #7654 from BKPepe/youtube-dl
youtube-dl: update to version 2018.12.09
2018-12-28 15:38:06 +02:00
Stijn Tintel 6bd150a479 Merge pull request #7778 from neheb/patch-13
libpfring: Update to 7.4.0
2018-12-28 11:37:10 +01:00
Eneas U de Queiroz d33a4c4924 keepalived: build without libipset
keepalived 2.0.7 is not compatible with libipset 7.x.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-28 11:02:00 +08:00
Hannu Nyman c16948a856 Merge pull request #7662 from neheb/lanes
lualanes: Update to 3.13.0
2018-12-27 19:38:43 +02:00
Hannu Nyman 5019398b8b Merge pull request #6972 from neheb/double
libdouble-conversion: Update to 3.1.1
2018-12-27 19:34:49 +02:00
Hannu Nyman 29b4e46020 Merge pull request #7719 from neheb/patch-24
psqlodbc: Update to 11.00.0000
2018-12-27 19:15:37 +02:00
Hannu Nyman 74a17bf87f Merge pull request #7770 from jqqqqqqqqqq/master
fish: fixed apropos not found
2018-12-27 15:46:14 +02:00
Hannu Nyman f53f78e0b1 Merge pull request #7762 from zhaojh329/rtty
rtty: update to 6.4.1
2018-12-27 15:31:59 +02:00
Curtis Jiang 94cdc5adc7 fixed apropos not found
Signed-off-by: Curtis Jiang <jqqqqqqqqqq@qq.com>
2018-12-27 21:30:52 +08:00
Hannu Nyman 234fc70c73 Merge pull request #7760 from cshoredaniel/pr-nut-server-init-driver-updates
nut: server init driver updates
2018-12-27 15:30:19 +02:00
Thomas Heil aa6b39021d Merge pull request #7782 from neheb/patch-5
libpcre: Allow building with uclibc++
2018-12-27 11:11:08 +01:00
Thomas Heil e49b131053 Merge pull request #7512 from neheb/crt
crtmpserver: Fix compilation without deprecated OpenSSL APIs
2018-12-27 11:09:41 +01:00
Dirk Brenken d5ddc24dfa Merge pull request #7784 from dibdot/banip
banip: release 0.0.7
2018-12-27 07:23:11 +01:00
Dirk Brenken 85efcd6e45 Merge pull request #7781 from dibdot/adblock
adblock: release 3.6.1
2018-12-27 07:22:42 +01:00
Rosen Penev 80826d8b7b crtmpserver: Fix compilation without deprecated OpenSSL APIs
Switched to codeload to simplify the Makefile.

Removed the website as it is no longer valid.

Renamed .diff file to .patch

Added uclibc++ support. Fixed 060-add-missing-includes.patch , which was
totally wrong to begin with. C headers are generally not used with C++
programs.

Minor cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-26 18:01:10 -08:00
Daniel Engberg ba15e057e1 libs/libmpdclient: Update to 2.16
Update libmpdclient to 2.16

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-12-26 23:18:05 +01:00
Daniel Engberg cd98819f2e sound/mpd: Update to 0.20.23
Update to mpd to 0.20.23
Remove old compiler workarounds

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-12-26 23:06:08 +01:00
Dirk Brenken 939979a7a9 banip: release 0.0.7
* determine L3 and L2 network devices to support pppoe interfaces
correctly

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-12-26 21:52:26 +01:00