Daniel Golle
8945a3f4d5
auc: send revision in update check
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years ago
Daniel Golle
a903808e2c
auc: adapt to server and ubus API
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years ago
Hannu Nyman
f9270914ce
Merge pull request #7985 from PeterFromSweden/telldus
telldus-core: Add new package.
6 years ago
Hannu Nyman
b5ce20b5f6
Merge pull request #8358 from diizzyy/patch-1
net/stunnel: Update to 5.50
6 years ago
Hannu Nyman
b39e74324e
Merge pull request #8354 from kenkeys/spoofer-v143
spoofer: Update to 1.4.3
6 years ago
Rosen Penev
25f8cf0081
vips: Add Debian's reproducible build patch
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Daniel Golle
ceb39d08a0
Merge pull request #8356 from aparcar/asu-cert-server
attendedsyuspgrade-common: add key and set server
6 years ago
Daniel Golle
2d1694ff7c
postgresql: add HOST_BUILD_DEPENDS:=zlib/host
spotted on buildbot trying postgresql/host build:
configure: error: zlib library not found
Fix this by adding zlib/host to HOST_BUILD_DEPENDS.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years ago
Daniel Golle
d506fc2651
auc: remove left-over subtarget string
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years ago
Daniel Engberg
47038f69bb
net/stunnel: Update to 5.50
Update stunnel to 5.50
Remove --disable-fips switch as it's disabled by default
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
6 years ago
Paul Spooren
54a2c8d087
attendedsyuspgrade-common: add key and set server
In collaboration with @dangowrt the server makes use of `ucert`. Active
workers sign created firmware and clients check if the signature is
valid. Certs of *hacked* or inactive workers can be revoked. Private CA
key is **not** stored on the upgrade server.
Only for devices already supporting ucert via firmware metadata.
Signed-off-by: Paul Spooren <mail@aparcar.org>
6 years ago
Daniel Golle
7831fb63bd
libgabe: update to shared library version
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years ago
Daniel Golle
8c30ddd9dc
auc: more API updates
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years ago
Ken Keys
12320f054a
spoofer: Update to 1.4.3
Includes removal of patches that are now integrated upstream.
Signed-off-by: Ken Keys <kkeys@caida.org>
6 years ago
Hannu Nyman
39fe02525e
Merge pull request #8338 from BKPepe/python-dns
python-dns: Add Python3 variant, update to 1.16.0
6 years ago
Jo-Philipp Wich
82ef2ea8cc
Merge pull request #8341 from neheb/patch-6
libp11: Fix dependency breakage
6 years ago
Daniel Golle
af68f43147
auc: sync with server API
Drop pre-ucert signature verification.
HTTPS is optional now as integrity can also be provided using ucert.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years ago
Dirk Brenken
0c74b5952c
Merge pull request #8352 from dibdot/travelmate
travelmate: update readme.md
6 years ago
Dirk Brenken
72c712e560
travelmate: update readme.md
* fix typos (provided by @cybrnook )
* add optional wpad requirement (provided by @sindastra )
Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years ago
Daniel Golle
78adac5930
gnurl: update to version 7.64.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years ago
Daniel Golle
002ef0ad9c
Merge pull request #8347 from Cynerd/jinja2-missing-dep
Jinja2: add missing dependency on markupsafe
6 years ago
Karel Kočí
35c7bcc85e
Jinja2: add missing dependency on markupsafe
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
6 years ago
Hannu Nyman
f2e9cabfa6
Merge pull request #8342 from wvdakker/master
Shorewall: Bump to version 5.2.3.1
6 years ago
Hannu Nyman
6395ddfb8c
Merge pull request #8239 from neheb/patch-1
msmtp: Update to 1.8.3
6 years ago
Ted Hess
805a478555
Merge pull request #8060 from neheb/so
libsoup: Disable debug and introspection
6 years ago
W. van den Akker
b0e10231bc
Shorewall6: Bump to version 5.2.3.1.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
6 years ago
W. van den Akker
fa7ea1a57b
Shorewall: Bump to version 5.2.3.1.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
6 years ago
W. van den Akker
b28b0ab506
Shorewall6-lite: Bump to version 5.2.3.1.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
6 years ago
W. van den Akker
35452cc785
Shorewall-lite: Bump to version 5.2.3.1.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
6 years ago
W. van den Akker
02d24d93f4
Shorewall-core: Bump to version 5.2.3.1.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
6 years ago
Rosen Penev
da07a9eb7c
libp11: Fix dependency breakage
This requires a +.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Yousong Zhou
48769259a8
openvswitch: bump to version 2.11.0
The following patches are in upstream now
0100-netdev-linux-Use-unsigned-int-for-ifi_flags.patch
0103-ovs-ctl-fix-setting-hostname.patch
0106-ovs-save-compatible-with-busybox-ip-command.patch
0107-datapath-use-KARCH-when-building-linux-datapath-modu.patch
As for 0001-musl-compatibility.patch, the net/if_packet.h part does not
apply anymore. And musl is not relevant as we use libatomic from gcc
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years ago
Yousong Zhou
6c14eae757
shadowsocks-libev: bump to version 3.2.4
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years ago
Daniel Golle
27582a929d
Merge pull request #7868 from neheb/p11
libp11: Mandate ENGINE support
6 years ago
Daniel Golle
155503a99e
Merge pull request #7788 from neheb/patch-6
pyodbc: Added ability to compile with uclibc++
6 years ago
Rosen Penev
39f763f0ee
pyodbc: Added ability to compile with uclibc++
Allows a smaller size.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Josef Schlehofer
ae9cfe503b
python-dns: Add Python3 variant, update to 1.16.0
As it was suggested in PR from the current package maintainer, I have become a new maintainer.
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
6 years ago
Peter Wagner
d92d34db5a
openssh: add upstream patches, including CVE-2019-6111
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago
Daniel Golle
993d0414f7
python-gnupg: update to version 0.4.4
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years ago
Daniel Golle
d898a8ac1f
pyodbc: update to version 4.0.26
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years ago
Daniel Golle
c843d478f5
MarkupSafe: update to version 1.1.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years ago
Daniel Golle
f96a5706a0
pcsc-lite: update to version 1.8.24
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years ago
Daniel Golle
6709d9b82e
libextractor: update to version 1.9
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years ago
Daniel Golle
4f9d340677
cryptsetup: update to version 2.1.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years ago
Daniel Golle
fe6597dd76
postgresql: update to version 9.6.12
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years ago
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>
6 years ago
Hannu Nyman
28ff5c15e2
Merge pull request #8324 from BKPepe/youtube-dl_2019-03-01
youtube-dl: update to version 2019.03.01
6 years ago
Hannu Nyman
f89a97e6c4
Merge pull request #8323 from BKPepe/netdata-v1.12.2
netdata: update to version v1.12.2
6 years ago
Hannu Nyman
31c78b0548
Merge pull request #8312 from TDT-AG/pr/20190227-mwan3
mwan3: fix disconnected event generation in mwan3track
6 years ago
Hannu Nyman
df96e4667a
Merge pull request #8317 from Andy2244/samba4-netbios
samba4: tmsize patch, build with netbios by default
6 years ago