Commit graph

1687 commits

Author SHA1 Message Date
Rosen Penev
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
Dirk Brenken
36f7715859
Merge pull request #6840 from micmac1/maria-10217
mariadb: bump to 10.2.17
2018-08-22 16:54:37 +02:00
Dirk Brenken
6dab28159b
Merge pull request #6734 from neheb/shadow
shadow: Update to 4.6
2018-08-22 16:41:52 +02:00
Sebastian Kemper
a6761ac20b mariadb: bump to 10.2.17
From Release Notes:

 - New variable innodb_log_optimize_ddl for avoiding delay due to page flushing and allowing concurrent backup
 - InnoDB updated to 5.7.23
 - ALTER TABLE fixes:
    MDEV-14637 - Fix hang due to DDL with FOREIGN KEY or persistent statistics
    MDEV-15953 - Alter InnoDB Partitioned Table Moves Files (which were originally not in the datadir) to the datadir
    MDEV-16515 - InnoDB: Failing assertion: ++retries < 10000 in file dict0dict.cc line 2737
    MDEV-16809 - Allow full redo logging for ALTER TABLE
 - Temporary tables: MDEV-16713 - InnoDB hang with repeating log entry
 - indexed virtual columns: MDEV-15855 - Deadlock between purge thread and DDL statement
 - locking: MDEV-16664 - Change the default to innodb_lock_schedule_algorithm=fcfs
 - Galera: MDEV-15822 - WSREP: BF lock wait long for trx
 - Fixes for the following security vulnerabilities:
    CVE-2018-3060
    CVE-2018-3064
    CVE-2018-3063
    CVE-2018-3058
    CVE-2018-3066

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-08-21 23:19:29 +02:00
Hannu Nyman
d9749c257b
Merge pull request #6602 from neheb/patch-17
evtest: Switch to tarballs
2018-08-20 20:08:43 +03:00
Yousong Zhou
9400257639 qemu: tighten up CONFIGURE_ARGS spec
This is more for readability, no functional change

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-08-20 02:43:56 +00:00
Yousong Zhou
41c3a2e0a5 qemu: bump to version 3.0.0
Also switch to domain download.qemu.org and .xz files

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-08-20 02:38:56 +00:00
Hannu Nyman
53a912201c
Merge pull request #6539 from neheb/patch-4
bluelog: Switch to GitHub tarball
2018-08-19 20:15:39 +03:00
Dirk Brenken
aef396dd0e
Merge pull request #6761 from neheb/patch-22
btrfs-progs: Update to 4.17.1
2018-08-17 18:26:20 +02:00
Hannu Nyman
38ced675aa
Merge pull request #6729 from neheb/patch-28
grep: Update to 3.1
2018-08-16 17:33:16 +03:00
Rosen Penev
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
Daniel Golle
b9dee6837a
Merge pull request #6624 from neheb/lvm
LVM2: Update to 2.02.80
2018-08-16 00:47:24 +02:00
Moritz Warning
0d2948b660 device-observatory: add new package
Shows network/wireless activity on a local website
to increase awareness for privacy and security matters.

Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-08-15 16:19:24 +00: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
Andy Walsh
d85ba33b7a owfs/owshell: remove librpc depends
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-08-13 00:58:48 +02:00
Andy Walsh
6ec78592f7 mc: switch to libtirpc
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-08-13 00:58:48 +02:00
Andy Walsh
93f9dccf5b lsof: update to 4.91, switch to libtirpc
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-08-13 00:58:48 +02:00
Florian Fainelli
f976d24f3f
Merge pull request #6683 from neheb/stoken
stoken: Update to 0.92 and switch to normal tarball.
2018-08-12 11:34:12 -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
Dirk Brenken
9100e029ca
Merge pull request #6712 from neheb/patch-24
gzip: Update to 1.9
2018-08-10 16:00:34 +02:00
Rosen Penev
5f01c15137
grep: Update to 3.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-09 19:33:45 -07:00
Rosen Penev
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
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
ef5ac65577
gzip: Update to 1.9
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-07 15:56:21 -07:00
Rosen Penev
dac07561bf
cryptsetup: Update to 2.0.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-07 15:31:30 -07:00
Hannu Nyman
30694e641e
Merge pull request #6544 from diizzyy/bluez550
bluez: Update to 5.50
2018-08-07 13:21:56 +03:00
Yousong Zhou
cfab296848 qemu: bump to version 2.12.1
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-08-06 02:02:11 +00:00
Andy Walsh
797a003f3c qemu-userspace: remove package
* remove samba4 build helper

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-08-06 09:50:54 +08: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
Hannu Nyman
f52ffb2e2d
Merge pull request #6660 from neheb/sdr
rtl-sdr: Update to 0.5.4 and switch to tarballs
2018-08-05 20:18:38 +03:00
Hannu Nyman
09be66c143
Merge pull request #6685 from neheb/digi
digitemp: Switch to codeload
2018-08-05 20:18:01 +03:00
Hannu Nyman
3bc399fcfc
Merge pull request #6662 from neheb/433
rtl_433: Update to 18.05 and switch to codeload
2018-08-05 20:15:06 +03:00
Hannu Nyman
1883fd785c
Merge pull request #6669 from neheb/patch-9
fio: Update to 3.8
2018-08-05 20:14:15 +03:00
Rosen Penev
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
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
04bc5aa5a6
fio: Update to 3.8
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-03 13:59:17 -07:00
Hannu Nyman
f1acc00ce9
Merge pull request #6496 from neheb/patch-3
ap51-flash: Update to 2018.0 and switch to tarball
2018-08-03 23:51:35 +03: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
Hannu Nyman
58f84d4295
Merge pull request #6491 from neheb/pci
pciutils: Update to 3.6.1
2018-08-02 20:59:56 +03:00
Rosen Penev
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
Hannu Nyman
3118ac84fb
Merge pull request #6541 from neheb/patch-9
acl: Switch to tarballs
2018-07-31 22:42:59 +03:00
Hannu Nyman
142a6eb031
Merge pull request #6611 from neheb/ccrypt
ccrypt: Update to 1.11
2018-07-30 15:56:54 +03:00
Jo-Philipp Wich
644ff72edb
Merge pull request #5563 from Andy2244/samba-4.8
samba4: add package samba-4.8
2018-07-30 09:36:15 +02:00
Philip Prindeville
3b4208eebd
Merge pull request #6586 from neheb/patch-14
acpica-unix: Update to 20180629
2018-07-30 00:43:35 -04: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
Rafał Miłecki
6e1104cc6d lxc: bump PKG_RELEASE after backporting nl patch
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2018-07-29 21:18:06 +02:00
Rafał Miłecki
13d57a5e9f lxc: nl: avoid NULL pointer dereference
This backports upstream fix from the master branch.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2018-07-29 21:17:08 +02:00
Thomas Heil
81380e2952
Merge pull request #6587 from neheb/acpid
acpid: Update to 2.0.30
2018-07-29 00:21:28 +02:00