Rosen Penev and GitHub
7bbca3ed33
bluelog: Adjust source name to try to fix buildbot
...
The buildbot is failing on applying the patch:
https://downloads.openwrt.org/snapshots/faillogs/mipsel_24kc/packages/bluelog/compile.txt
Locally, this does not happen. I assume the reason is that it has some special handling for
GitHub's tar archives where it extracts it to the name in PKG_SOURCE. So adjust that.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-24 20:14:18 -07:00
Rosen Penev
7b4d044a8b
msmtp: Update to 1.6.8
...
Main URL has changed.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-24 15:14:58 -07:00
Rosen Penev
b7870ea711
libxml2: Fix CVE-2018-14404
...
Embarrasingly, I missed this one last time.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-21 13:59:56 -07:00
Rosen Penev and GitHub
9c43fd81d5
gnutls: Add PKG_CPE_ID for proper CVE tracking
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-21 12:47:25 -07:00
Rosen Penev and GitHub
3f20518a34
giflib: Add PKG_CPE_ID for proper CVE tracking
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-21 12:44:24 -07:00
Rosen Penev and GitHub
456ae2f541
freetype: Add PKG_CPE_ID for proper CVE tracking
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-20 21:40:57 -07:00
Rosen Penev
20fe720732
flac: Fix CVE-2017-6888
...
Added PKG_CPE_ID for proper CVE tracking.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-20 21:38:07 -07:00
Rosen Penev
4c59ee99e9
confuse: Update to 3.2.2
...
Fix for CVE-2018-14447
God rid of pointless autoreconf.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-20 20:59:34 -07:00
Rosen Penev
b2427ca1cf
python-urllib3: Update to 1.23
...
Use a better URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-19 20:47:21 -07:00
Rosen Penev and GitHub
683d833150
ffmpeg: Add CPE ID for proper CVE tracking
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-19 15:19:32 -07:00
Rosen Penev and GitHub
61cdf7b4d6
avahi: Add CPE ID to track CVEs
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-19 15:05:41 -07:00
Rosen Penev
8ce9f30c42
sudo: Update to 1.8.24
...
Changed URLs to HTTPS
Rearranged Makefile for consistency.
Added PKG_BUILD_PARALLEL for faster compilation.
Added PKG_CPE_ID for CVE tracking.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-19 14:21:33 -07:00
Rosen Penev
18283b444b
monit: Update to 5.25.2
...
Added PKG_BUILD_PARALLEL to speed up compilation times.
Added PKG_CPE_ID for proper CVE tracking.
A few other cosmetic changes.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-18 21:54:11 -07:00
Rosen Penev
c0b9f73919
htop: Minor adjustments
...
Added PKG_CPE_ID for proper CVE tracking.
Fixed URLs. Changed to HTTPS as well.
Removed autoreconf as there is no patching being done.
PKG_BUILD_PARALLEL was enabled for faster building.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-18 21:33:25 -07:00
Rosen Penev
22baa9f3ed
python-pyasn1: Update to 0.4.4
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-17 23:14:00 -07:00
Rosen Penev
0d9b5dd468
libxml2: Fix CVE-2018-9251 and CVE-2018-14567
...
Also added the CPE ID.
Taken from Fedora.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-17 18:46:27 -07:00
Rosen Penev
29ffbead75
tiff: Fix remaining CVEs
...
Taken from Fedora. Reordered them so as to apply properly.
Added a CPE ID.
Added parallel build for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-17 18:19:00 -07:00
Rosen Penev
be07e5d2f9
protobuf-c: Update to 1.3.1
...
Switched to regular tarballs. Makes updating easier and avoids having to
autoreconf. Simplifies Makefile slightly.
Updated project URL. Some Makefile reorganization was done for consistency
with other packages.
Added parallel build for faster building.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-17 13:16:26 -07:00
Rosen Penev and GitHub
8547ce444d
shairport-sync: Install /etc/config as 600
...
/etc/config should not be readable by non-root.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-16 21:02:38 -07:00
Rosen Penev and GitHub
2e7bdcd618
geth: Update to 1.8.13
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-15 19:21:36 -07:00
Rosen Penev and GitHub
e62e2ddd9a
btrfs-progs: Update to 4.17.1
...
Cosmetic adjustments
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-15 18:47:47 -07:00
Rosen Penev
2192c572a3
shadow: Update to 4.6
...
Switched dead URLs to new upstream.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-15 18:31:34 -07:00
Rosen Penev
307ac69e60
LVM2: Update to 2.02.81
...
Switch to upstream URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-14 22:28:07 -07:00
Rosen Penev
23e57c7394
p11-kit: Update to 0.23.13
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-12 13:13:30 -07:00
Rosen Penev
ef6c6feef6
gammu: Update to 1.39.0
...
Cosmetic makefile changes.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-11 14:28:32 -07:00
Rosen Penev and GitHub
5f01c15137
grep: Update to 3.1
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-09 19:33:45 -07:00
Rosen Penev and GitHub
9aad8f0825
python-gnupg: Update to 0.4.3
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-09 13:00:07 -07:00
Rosen Penev and GitHub
1d6ae29e70
logrotate: Update to 3.14
...
Switched to .xz as that is a smaller archive.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-09 10:31:14 -07:00
Rosen Penev and GitHub
79be753b74
grilo: Update to 0.3.6
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-07 22:46:20 -07:00
Rosen Penev and GitHub
c8c1b541e3
joe: Update to 4.6
...
Cosmetic makefile changes
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-07 16:04:05 -07:00
Rosen Penev and GitHub
ef5ac65577
gzip: Update to 1.9
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-07 15:56:21 -07:00
Rosen Penev and GitHub
dac07561bf
cryptsetup: Update to 2.0.4
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-07 15:31:30 -07:00
Rosen Penev
62cc5ce997
arp-scan: Update to 1.9.5
...
Switch to codeload as well for easier package bumping.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-05 21:42:34 -07:00
Rosen Penev and Jonathan McCrohan
47a68e5e62
wavemon: Switch to codeload tarballs
...
Simpler and easier to bump the version in the future.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com >
2018-08-05 21:00:06 +01:00
Rosen Penev
1866b659ac
stoken: Update to 0.92 and switch to normal tarball.
...
Simplifies the Makefile quite a bit.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-05 10:21:19 -07:00
Rosen Penev and Nuno Goncalves
2eb25c44f4
rtl-ais: Update to 0.3 and switch to codeload ( #6661 )
...
Simpler
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-05 10:49:06 +02:00
Rosen Penev and Nuno Goncalves
ead9538b2c
ntripcaster: Switch to codeload ( #6653 )
...
Currently uscan fails on this as it tries to look for a download link in the
wrong location. Switching it to a GitHub tarball will probably fix it.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-05 10:45:56 +02:00
Rosen Penev and Nuno Goncalves
bd3c9c6643
ntripserver: Fix version and switch to codeload ( #6689 )
...
1.51 is the version not 1.5.1. codeload simplifies the Makefile.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-05 10:42:10 +02:00
Rosen Penev and Nuno Goncalves
82fc8f87e9
ntripclient: Fix version and switch to codeload ( #6690 )
...
Version is 1.51, not 1.5.0. Codeload simplifies the Makefile.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-05 10:41:23 +02:00
Rosen Penev
2a85d7863c
tgt: Switch to codeload
...
Simplifies the makefile and makes it easier to bump versions.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-04 19:44:06 -07:00
Rosen Penev
baabb53d89
ola: Update to 0.10.7 and switch to codeload
...
Simpler and easier to bump version.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-04 19:32:27 -07:00
Rosen Penev
8f0d732115
sysrepo: Switch to codeload tarballs
...
Simpler and faster to bump version.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-04 17:02:18 -07:00
Rosen Penev
7f7170df92
digitemp: Switch to codeload
...
Simpler and makes version bumps easier.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-04 16:32:30 -07:00
Rosen Penev
8dc7472705
miniupnpd: Update to 2.1.20180706
...
Switched to upstream mirror 2, which is reachable over HTTPS.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-04 11:55:33 -07:00
Rosen Penev and GitHub
81449370b2
scapy: Update to 2.4.0 and change URLs to new
...
Development has moved to GitHub
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-03 20:45:51 -07:00
Rosen Penev and GitHub
04bc5aa5a6
fio: Update to 3.8
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-03 13:59:17 -07:00
Rosen Penev
3ca6ff90f9
rtl_433: Update to 18.05 and switch to codeload
...
Simpler
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-02 18:54:46 -07:00
Rosen Penev
d80dbdbf50
rtl-sdr: Update to 0.5.4 and switch to tarballs
...
Simpler
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-02 18:44:46 -07:00
Rosen Penev and Yousong Zhou
db2a4b1be0
neon: Fix URL
...
There seems to be no proper location for this, nor an up to date fork.
Arch uses this link so switch to that.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-02 15:18:53 +08:00
Rosen Penev and GitHub
5de34703ca
shairport-sync: Update to 3.2.1
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-01 18:51:33 -07:00
Rosen Penev
f0f305f0de
ntpclient: Update to 2015_365
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-01 18:44:44 -07:00
Rosen Penev
ee1693b84c
intltool: Update to 0.51
...
Upstream has moved. @GNOME only has old versions.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-01 18:34:08 -07:00
Rosen Penev
be162db830
redsocks: Update to 0.5
...
Also switched to codeload for simplicity
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-01 15:07:09 -07:00
Rosen Penev and GitHub
397cb607a0
libdmapsharing: Update to 3.9.2
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-01 14:19:57 -07:00
Rosen Penev and GitHub
7846d27259
crelay: Update to 0.12 and switch to codeload
...
Simpler
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-01 14:14:37 -07:00
Rosen Penev and GitHub
d73242f32e
knxd: Update to 0.14.25 and switch to codeload
...
Simpler
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-08-01 11:50:12 -07:00
Rosen Penev
32d1a74330
linknx: Update to 0.0.1.36 and switch to codeload
...
Simpler
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-31 20:40:48 -07:00
Rosen Penev
ff30d1e443
libesmtp: Fix compile with OpenSSL 1.1.0
...
Also switched back to official tarball.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-31 20:31:11 -07:00
Rosen Penev
213f482d30
emailrelay: Update to 2.0
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-31 14:40:04 -07:00
Rosen Penev
1fb9c4b5e8
hiredis: Switch to codeload tarball
...
Simpler makefile. Also fixes uscan.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-30 16:25:26 -07:00
Rosen Penev and GitHub
14e3e5a733
inadyn: Update to 2.3.1
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-30 15:44:11 -07:00
Rosen Penev and Toke Høiland-Jørgensen
24b7f5b36e
acme: Update to 2.7.9
...
Switch to codeload. Simplifies the Makefile.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-30 13:16:11 +02:00
Rosen Penev
a67193e2ca
coova-chilli: Update to 1.4
...
Switch to codeload for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-29 20:06:04 -07:00
Rosen Penev and GitHub
827b1ad69e
chaosvpn: Update to 2.19 and switch to codeload
...
Simpler
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-29 18:43:10 -07:00
Rosen Penev
2074901f33
ccrypt: Update to 1.11
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-29 18:36:20 -07:00
Rosen Penev and GitHub
436a875ee3
softflowd: Fix URL
...
Found using uscan.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-29 00:57:09 -07:00
Rosen Penev and GitHub
869337f0ab
evtest: Switch to tarballs
...
Simpler. Should also fix uscan.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-28 15:07:17 -07:00
Rosen Penev
664861af7e
mtr: Fix compile with libcap
...
Selecting libcap in addition to mtr causes it to error with
Package mtr is missing dependencies for the following libraries:
libcap.so.2
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-27 18:42:15 -07:00
Rosen Penev and Jonas Gorski
cb202c0acb
znc: Update to 1.7.1
...
Notable Changes:
* New IRCv3.2 capabilities support on client and server side
* Increased max line lengths
* support for stripping color control codes
* various bug fixes
Signed-off-by: Rosen Penev <rosenp@gmail.com >
[jonas.gorski: add notable changes, switch to 1.7.1]
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com >
2018-07-27 15:09:41 +02:00
Rosen Penev
aa69320bc8
bridge-utils: Update to 1.6
...
Switch to official tarballs. Simpler and faster.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-26 20:17:21 -07:00
Rosen Penev
fb0426e91a
acpid: Update to 2.0.30
...
Remove obsolete patch. Also update the website.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-26 13:15:51 -07:00
Rosen Penev and GitHub
72e4953c63
acpica-unix: Update to 20180629
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-26 13:09:34 -07:00
Rosen Penev
22bf3b635a
bluelog: Switch to GitHub tarball
...
The website does not work anymore. It seems development has moved to GitHub.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-25 19:34:36 -07:00
Rosen Penev
35d51936c8
picocom: Update to 3.1
...
Switched to new upstream.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-25 19:28:12 -07:00
Rosen Penev
5399ded599
xmlrpc-c: Fix TLS dependency
...
The configure script now looks for a TLS library. Remove the option.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-25 17:05:41 -07:00
Rosen Penev
937e3adc1f
uvcdynctrl: Update to 0.2.5
...
Fixed links.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-25 15:30:42 -07:00
Rosen Penev
6ba094a415
libtorrent: Update to 0.13.7
...
Switched to tarball. Should be faster.
Codeload is used as the regular tarball is on the rtorrent github page
with rtorrent's versioning.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-22 16:43:03 -07:00
Rosen Penev
7d5a934c97
rtorrent: Update to 0.9.7
...
Also switch to tarball. Should be faster.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-22 16:09:33 -07:00
Rosen Penev and Jonathan McCrohan
0264b90152
mtr: Update to 0.92 and switch to tarball
...
Should be faster.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-22 18:03:07 +01:00
Rosen Penev and Yousong Zhou
e868c06e7f
dtc: Fix dead URLs
...
Fixes uscan. URL taken from Debian.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-22 19:22:07 +08:00
Rosen Penev and GitHub
4bb517bebf
acl: Switch to tarballs
...
Should be faster. Also fixes uscan.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-21 19:52:36 -07:00
Rosen Penev and GitHub
d8bf44f032
ap51-flash: Update to 2018.0 and switch to tarball
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-16 10:01:43 -07:00
Rosen Penev
061fc10479
attr: Switch to tarball releases
...
Simplifies the Makefile. Should be faster to download.
This is equivalent to the current version.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-15 20:55:33 -07:00
Rosen Penev
1e46108521
pciutils: Update to 3.6.1
...
Also updated the pci.ids
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-15 20:09:35 -07:00
Rosen Penev
dd14b2cb25
shine: Update to 3.1.1
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-15 19:59:31 -07:00
Rosen Penev and GitHub
79b4a9b334
libtalloc: Update to 2.1.14
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-15 19:47:50 -07:00
Rosen Penev and GitHub
1bb6931712
alpine: Update to 2.21.9999
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-15 19:42:41 -07:00
Rosen Penev
34e67aa83c
libhttp-parser: Update to 2.8.1
...
Switched to codeload instead of git for downloads. Should be faster and more reliable.
Re-organized the Makefile slightly
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-14 16:38:55 -07:00
Rosen Penev
525748f709
libradcli: Update to 1.2.10
...
Cosmetic fixes.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-09 14:42:05 -07:00
Rosen Penev and GitHub
7751997919
libantlr3c: Update to 3.4
...
Added HTTPS everywhere
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-08 19:51:17 -07:00
Rosen Penev and GitHub
7b5c002634
libxerces-c: Update to 3.2.1
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-08 19:08:44 -07:00
Rosen Penev and GitHub
89ea575406
libtalloc: Update to 2.1.13
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-08 19:05:43 -07:00
Rosen Penev and GitHub
4e98ac0c8b
gptfdisk: Update to 1.0.4
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-08 18:13:39 -07:00
Rosen Penev and GitHub
51b672df37
xmlrpc-c: Update to 1.39.13
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-08 18:10:03 -07:00
Rosen Penev and GitHub
85c38f590f
yaml: Update to 0.2.1
...
Some URL fixes.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-08 18:04:28 -07:00
Rosen Penev
cee70880ad
libnet: Change PKG_SOURCE_URL to use @SF macro.
...
More flexible with more mirrors.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-07 10:29:01 -07:00
Rosen Penev
2a141f0052
sispmctl: Update to 4.0
...
Switched from git to tarball. There seems to be no activity since release
4.0.
Removed unneeded patches.
Added a library package since it seems to be required now.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-07 10:27:24 -07:00
Rosen Penev
c7c40703d0
fdm: Switch to GitHub releases.
...
Sourceforge link went away. The GitHub mirror also has the wrong path.
Replaced compatibility patches with upstream solution.
Also added an OpenSSL 1.1.0 compile fix.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-07-07 10:22:57 -07:00
Rosen Penev and Karl Palsson
4b9ec8dbae
libwebsockets: Update to 3.0.0
...
Removed upstreamed patch.
Also added a patch to fix Travis.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
Tested-by: Karl Palsson <karlp@etactica.com >
2018-07-05 10:45:01 +00:00
Rosen Penev
0870b14970
unrar: Update to 5.6.5
...
Fixes a few CVEs.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-06-28 10:38:58 -07:00