Commit graph

13195 commits

Author SHA1 Message Date
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
Rosen Penev
6f74b0c4f1 libpam: Update to 1.3.1
Upstream switched to GitHub for releases. Follow suit.

Rearranged Makefile quite a bit to be more similar to other projects.

Added PKG_BUILD_PARALLEL for faster compilation.

Added PKG_CPE_ID for proper CVE tracking.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-30 12:21:04 -08: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
David Mora
8a011859ec
getdns: Remove iamperson347 from maintainer
I am no longer able to support maintaining the getdns lib for openwrt. I suggest Jonathan Underwood <jonathan.underwood@gmail.com> as a replacement.
2018-12-30 09:50:39 -05:00
David Mora
89cef29983
stubby: Remove iamperson347 from maintainer
I am no longer able to support maintaining the stubby daemon for openwrt. I suggest Jonathan Underwood <jonathan.underwood@gmail.com> as a replacement.
2018-12-30 09:50:36 -05:00
Sebastian Kemper
a34c27d9a4 sqlite3: small improvements
This commit:

 - adds support for parallel builds (the possibilities of building parts
   of sqlite3 in parellel are limited, but there is no downside)

 - adds a CVE/CPE ID

 - Removes useless "=1" from -D[EFINES]

 - Adds --disable-debug (default anyway, just makes it explicit), put
   --disable-static-shell up top to sort the list alphabetically

 - Saves one INSTALL_DIR line in the end

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-12-30 13:37:32 +01: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
Josef Schlehofer
ff7ab71991
findutils: polishing of Makefile
Changes:
- added license
- added URL
- removed descriptions of individual packages
- added 'dummy' package: findutils, which contains 3 dependencies: find, xargs, locate

Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz>
2018-12-29 19:34:12 +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
Sebastian Kemper
4e30b3b62a sqlite3: make cli-editing support selectable
sqlite3 can use libedit, readline or disable command-line editing
support altogether. This commit adds a choice to menuselect.

The default is changed from readline to libedit, as the latter is
upstream's first choice and is also a bit smaller than readline.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-12-27 11:11:22 +01: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
Sebastian Kemper
0b6d2678c1 sqlite3: add configure switches to menuselect
Adds (most) configure switches to menuselect. The defaults are _not_
changed, meaning the default configuration itself remains the same.

This enables changing the configuration through menuselect and adds
flags that other packages may use.

Config.in is renamed to Config-lib.in in anticipation of a future commit
where the cli tool package also gets a file to source.

The variables also get a prefix change from SQLITE to SQLITE3 in case
there will be a new major release in the future that may coexist with
sqlite3.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-12-27 11:10:31 +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
Hannu Nyman
97836d987f
Merge pull request #7656 from neheb/msm
msmtp: Update to 1.8.1
2018-12-26 22:47:25 +02:00
Rosen Penev
d75631a75a
libpcre: Allow building with uclibc++
This makes the libc++ adjustable

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-26 12:27:35 -08:00