Commit graph

13619 commits

Author SHA1 Message Date
Yousong Zhou
6c14eae757 shadowsocks-libev: bump to version 3.2.4
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-03-04 03:35:19 +00:00
Daniel Golle
27582a929d
Merge pull request #7868 from neheb/p11
libp11: Mandate ENGINE support
2019-03-04 04:18:20 +01:00
Daniel Golle
155503a99e
Merge pull request #7788 from neheb/patch-6
pyodbc: Added ability to compile with uclibc++
2019-03-04 04:17:29 +01:00
Rosen Penev
39f763f0ee pyodbc: Added ability to compile with uclibc++
Allows a smaller size.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-03-03 16:15:31 -08:00
Peter Wagner
d92d34db5a openssh: add upstream patches, including CVE-2019-6111
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-03-03 12:20:18 +01:00
Daniel Golle
993d0414f7 python-gnupg: update to version 0.4.4
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-03-02 23:20:10 +01:00
Daniel Golle
d898a8ac1f pyodbc: update to version 4.0.26
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-03-02 23:10:46 +01:00
Daniel Golle
c843d478f5 MarkupSafe: update to version 1.1.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-03-02 22:46:54 +01:00
Daniel Golle
f96a5706a0 pcsc-lite: update to version 1.8.24
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-03-02 21:55:04 +01:00
Daniel Golle
6709d9b82e libextractor: update to version 1.9
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-03-02 21:51:58 +01:00
Daniel Golle
4f9d340677 cryptsetup: update to version 2.1.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-03-02 20:54:36 +01:00
Daniel Golle
fe6597dd76 postgresql: update to version 9.6.12
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-03-02 20:42:58 +01:00
Daniel Golle
1c658e5f30 gnunet-secushare: auto-configure database backend
Import uci-defaults scripts to auto-set psycstore database backend.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-03-02 20:22:25 +01:00
Hannu Nyman
28ff5c15e2
Merge pull request #8324 from BKPepe/youtube-dl_2019-03-01
youtube-dl: update to version 2019.03.01
2019-03-02 16:53:28 +02:00
Hannu Nyman
f89a97e6c4
Merge pull request #8323 from BKPepe/netdata-v1.12.2
netdata: update to version v1.12.2
2019-03-02 16:53:15 +02:00
Hannu Nyman
31c78b0548
Merge pull request #8312 from TDT-AG/pr/20190227-mwan3
mwan3: fix disconnected event generation in mwan3track
2019-03-02 16:53:02 +02:00
Hannu Nyman
df96e4667a
Merge pull request #8317 from Andy2244/samba4-netbios
samba4: tmsize patch, build with netbios by default
2019-03-02 16:50:37 +02:00
Peter Wagner
720cc27bb2 libsndfile: fix PKG_MIRROR_HASH
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-03-02 11:59:58 +01:00
Josef Schlehofer
3edffa8ddd
youtube-dl: update to version 2019.03.01
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-03-02 11:35:32 +01:00
Josef Schlehofer
2a6feb84fa
netdata: update to version v1.12.2
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-03-02 11:13:20 +01:00
Hannu Nyman
fa86d382cb
Merge pull request #8318 from Andy2244/softethervpn5-git
softethervpn5: switch to git (2019-02-27)
2019-03-01 23:08:17 +02:00
Hannu Nyman
8be3292b1e
Merge pull request #8322 from jefferyto/python-cryptography-update
python-cryptography: Update to latest version
2019-03-01 23:07:39 +02:00
Hannu Nyman
c722f6e5e1
Merge pull request #8308 from commodo/python3-pip-fix
python3-pip: fix install rule
2019-03-01 23:07:09 +02:00
Hannu Nyman
b710d098f2
Merge pull request #8307 from commodo/python3-split-urllib
python3: split python3-urllib from python3-light
2019-03-01 23:06:25 +02:00
Jeffery To
fc8c0c4f95 python-cryptography: Update to latest version
Version 2.6 includes OpenSSL no-engine support.

This also removes python-idna as a dependency. idna became optional with
version 2.5 (https://cryptography.io/en/latest/changelog/#v2-5).

This also updates the package title field and updates both Python 2 and
3 versions to use the same field.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-03-02 01:46:48 +08:00
Andy Walsh
ccd45a4959 softethervpn5: switch to git (2019-02-27)
* switch to git, until we can consume manual created source releases again
* Fix compilation without OpenSSL ENGINE
* remove unnecessary stop_service() triggers

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-03-01 12:16:05 +01:00
Andy Walsh
77436747ce samba4: tmsize patch, build with netbios by default
* add patch for tmsize overflow (https://bugzilla.samba.org/show_bug.cgi?id=13622)
* re-enable netbios by default
(Some users still need netbios and its just a minor size increase 50kb)

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-03-01 11:19:25 +01:00
Ted Hess
64c94b329f
Merge pull request #8152 from diizzyy/sound/fdk-aac-20
sound/fdk-aac: Update to 2.0.0
2019-02-28 18:27:51 -05:00
Ted Hess
f3dfff7dfa
Merge pull request #8279 from robho/squeezelite_bump
squeezelite: Bump to 1.9.1-1130
2019-02-28 18:27:04 -05:00
Daniel Golle
6f1ab57e49 gnunet-fuse: add package
GNUnet component to mount GNUnet filesystems via FUSE

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-02-28 19:58:26 +01:00
Daniel Golle
24b2e14adc gnunet-secushare: add package
Not-very-useful-yet GNUnet components for secushare.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-02-28 19:58:26 +01:00
Daniel Golle
77191eddb6 gnunet: GNUnet v0.11 release
Switch to v0.11 release sources (plus patches to still get it to build)
gnunet-social was out-sourced into a separate repository and hence
new OpenWrt package gnunet-secushare.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-02-28 19:58:26 +01:00
Hannu Nyman
b2493e01d1
Merge pull request #8309 from commodo/python-co-maintainer
python,python3: add Jeffery To as co-maintainer
2019-02-27 16:53:09 +02:00
Dirk Brenken
37e170aba6
Merge pull request #8302 from dibdot/travelmate
travelmate: release 1.4.0
2019-02-27 15:28:22 +01:00
Dirk Brenken
fc4858f99e travelmate: release 1.4.0
* various small tweaks & fixes
* widely tested, ready for forthcoming 19.x branching

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-02-27 15:08:28 +01:00
Florian Eckert
27e7e88966 mwan3: fix disconnected event generation in mwan3track
Before this change two disconnected events were generated. This is wrong!
The disconnected event is impliciet generated by the hotplug script on ifdown
event. The mwan3track script is notified by a USR1 signal which
generates the disconnectd event. The additional "disconnectd" event on
ifdown is not required.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-02-27 13:50:51 +01:00
Alexandru Ardelean
998ff3471a python,python3: add Jeffery To as co-maintainer
For a while now, Jeffery has helped quite a lot with Python, and is now
unofficial go-to guy [for problems] with Python packages.

This change adds him as co-maintainer [if he also agrees].

I'm not going away; I'll be still doing the same work for Python.
This change serves to recognize Jeffery in an official way, since he's
already taking on these things. And 2 co-maintainers is better in case one
kicks the bucket [by accident].

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-02-27 12:33:27 +02:00
Alexandru Ardelean
1b96dc0171 python3-pip: fix install rule
Fixes: https://github.com/openwrt/packages/issues/8301

This seems to have slipped for some time. No idea if it ever worked.
It could be that this worked at some point.

In any case, the shebang is properly updated now.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-02-27 12:18:19 +02:00
Hannu Nyman
b63dfd7ce6
Merge pull request #8231 from neheb/tran
transmission: Add LTO support to shave off 35KB off of the ipk
2019-02-26 23:39:05 +02:00
Hannu Nyman
3429e7ad06
Merge pull request #8299 from neheb/patch-11
msmtp: Update to 1.8.3
2019-02-26 22:06:07 +02:00
Peter Wagner
59482cd0ce libsndfile: update to 2019-02-26
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-02-26 20:55:14 +01:00
Jeffery To
a214ce9f5b ntpd: Update init script
This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.

This also moves the generated config file to /var/etc and adds a
service_triggers() function.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-02-26 20:46:30 +01:00
Jan Pavlinec
9754ee1dcc tor: Add PKG_CPE_ID for proper CVE tracking.
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-02-26 20:42:26 +01:00
Hannu Nyman
e85b349fcc
Merge pull request #8244 from Cynerd/i2c-tools-rework-master
i2c-tools: rework package to use variants
2019-02-26 15:54:41 +02:00
Alexandru Ardelean
82981d1d55 python3: split python3-urllib from python3-light
This is the result of this discussion:
  https://github.com/openwrt/packages/issues/8285

`urllib.request` requires the `email` module/lib, which was part of
python3-light.
This change moves the Lib/urllib folder from the python3-light into it's
own package, making it lighter. At least this way, users that want `urllib`
(on top of `python3-light`) will be forced to install it via opkg and this
will make sure `python3-email` gets installed as well.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-02-26 15:37:48 +02:00
Hannu Nyman
3d35f15204
Merge pull request #8237 from BKPepe/netdata-v1.12.0
netdata: update to version 1.12.1
2019-02-26 08:23:34 +02:00
Rosen Penev
4adf64d815
msmtp: Update to 1.8.3
Fixes CVE-2019-8337

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-02-25 15:27:50 -08:00
Josef Schlehofer
f5c3947316
netdata: update to version 1.12.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-02-25 23:15:08 +01:00
Peter Wagner
bb151d5ec5 git: update to 2.21.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-02-25 19:25:27 +01:00
Hannu Nyman
86b9985e35
Merge pull request #8290 from zhaojh329/libuwsc
libuwsc: update to 3.2.1
2019-02-25 18:28:29 +02:00