Commit Graph

19908 Commits

Author SHA1 Message Date
Andy Walsh f29cf74c28 samba4: update to 4.12.3
* update to 4.12.3
* update/remove patches
* disable netbios port 139 on 'DISABLE_NETBIOS' option or missing 'nmbd'

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2020-06-13 02:01:25 +02:00
Rosen Penev d24bbc283f
Merge pull request #12462 from Andy2244/perl-parse-yapp
perl-parse-yapp: new package
2020-06-12 08:31:49 -07:00
Josef Schlehofer ba73eff3ea Jinja2: update to version 2.11.2
- Update project website

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-06-12 15:48:30 +01:00
Andy Walsh d19f3d1008 perl-parse-yapp: new package
* add new perl-parse-yapp (dep for samba-4.12)

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2020-06-12 15:54:16 +02:00
David Woodhouse 04d69baef9 dawn: update to latest version
Includes:
-  test_storage: further refactoring, added test functionality, and TESTING.md to describe testing approach
-  tcpsocket: implement client_read_cb with ustream_read my wheels are much worse than offical wheels.
-  Revert "tcpsocket: implement client_read_cb with ustream_read my wheels are much worse than offical wheels."
-  uci: fix arm64 compiling

Fixes: #12488
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2020-06-12 11:22:18 +01:00
Javier Marcet 94dbeabaab docker-compose: fix depends after merge in master and move to utils
Signed-off-by: Javier Marcet <javier@marcet.info>
2020-06-12 11:57:42 +02:00
Rosen Penev cc75765cde
Merge pull request #12442 from neheb/ffmpeg
ffmpeg: update to 4.2.3
2020-06-11 20:17:59 -07:00
Rosen Penev bdecc595f9
Merge pull request #12486 from neheb/mpddd
mpd: update to 0.21.24
2020-06-11 16:33:26 -07:00
Rosen Penev d7b593f695
mpd: update to 0.21.24
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-11 14:48:54 -07:00
Stan Grishin ea605b2529 vpn-policy-routing: fix README .ovpn instructions
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-06-11 21:42:35 +00:00
Dirk Brenken 0a5e61ecb6
adblock: update 4.0.5-5
* add regional list source for czech/slovak
* add regional list source for korea
* adapt oisd_nl changes, switch to adb-syntax domains

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-06-11 16:25:17 +02:00
Hannu Nyman 0fb0956fbb
Merge pull request #12481 from jefferyto/python-readme-updates
python: Readme updates
2020-06-11 13:36:50 +03:00
Jeffery To 6bb3e26fe2
python: Revise pypi.mk section of readme
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-06-11 16:49:56 +08:00
Jeffery To c662835372
python: Fix relative links in readme
This also removes a link to pypi.org; the previous sentence already
links to pypi.org, a second link in the same paragraph isn't necessary.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-06-11 16:36:38 +08:00
David Woodhouse bcaf610a29 minizip: fix $(PKG_SOURCE) to include $(PKG_NAME) to avoid conflicts
Just as Rosen did for cereal in #12477.

Likewise, clean up the CMAKE_OPTIONS onto separate lines for readability.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2020-06-11 09:27:31 +01:00
Jeffery To f9ed65d922
python: Remove references to variants in readme
Build variants are no longer necessary.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-06-11 16:23:49 +08:00
Rosen Penev f10f1b6c40
cereal: fix mips64 compilation
Added miscellaneous fixes.

Fixed PKG_NAME to a sane one as v$(PKG_VERSION) can conflict with
others.

Separate CMAKE_OPTIONS in lines for clarity.

Add JUST_INSTALL_CEREAL to fix compilation with mips64.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-10 16:50:15 -07:00
Rosen Penev bffe690644
Merge pull request #12376 from peterwillcn/erlang
erlang: upgrade opt 23.0
2020-06-10 13:38:38 -07:00
Hannu Nyman ba73a21954
Merge pull request #12475 from lucize/googlepam
google-authenticator-libpam: update to 1.09
2020-06-10 20:22:09 +03:00
Hannu Nyman e5709cb8fe
Merge pull request #12476 from lucize/pcitools
pciutils: update to 3.7.0
2020-06-10 20:20:27 +03:00
Lucian Cristian b3d676babd pciutils: update to 3.7.0
also update the pci.ids

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-06-10 19:49:09 +03:00
Lucian Cristian 2c458ad12c google-authenticator-libpam: update to 1.09
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-06-10 19:25:44 +03:00
Hannu Nyman b593cc5871
Merge pull request #12474 from gladiac1337/haproxy-2.1.7
haproxy: Update HAProxy to v2.1.7
2020-06-10 19:07:40 +03:00
Christian Lachner 7aac79e041 haproxy: Update HAProxy to v2.1.7
- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2020-06-10 15:02:16 +02:00
David Woodhouse 9a5b77bebb dawn: update to latest version
Includes:
-  uci: truncate hostname at first dot
-  ubus/uci/datastorage: add iface and hostname
-  ubus: use strncpy and add backwards compatibility

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2020-06-10 11:40:52 +01:00
David Woodhouse f2bfc7ca98 minizip: explicitly disable libbsd
Fixes #12471

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2020-06-10 11:40:50 +01:00
Xiaobo Tian 55b247b3a8 erlang: upgrade opt 23.0
Signed-off-by: Xiaobo Tian <peterwillcn@gmail.com>
2020-06-10 17:07:40 +08:00
Rosen Penev 218e433ea2
Merge pull request #12434 from neheb/pcre
pcre: update to 8.4.4
2020-06-10 01:59:35 -07:00
Rosen Penev ce744f6985
Merge pull request #12468 from zhanhb/kmod-alternatives
kmod: add ALTERNATIVES
2020-06-10 01:58:56 -07:00
Rosen Penev 24c822d746
Merge pull request #12469 from neheb/zst
zstd: fix compilation without host distutils
2020-06-09 22:44:51 -07:00
Rosen Penev cf8bbd3f34
Merge pull request #12467 from zhanhb/less-alternatives
less: update ALTERNATIVES
2020-06-09 17:35:51 -07:00
Rosen Penev ec3798645d
zstd: fix compilation without host distutils
This is the case in debian.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-09 16:31:06 -07:00
Huangbin Zhan d8663931dd less: update ALTERNATIVES
Avoid conflict with busybox
Closes #11960

Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-06-10 07:05:41 +08:00
Huangbin Zhan 8a2420a251 kmod: add ALTERNATIVES
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-06-10 06:38:01 +08:00
Rosen Penev 2a3948b04d
Merge pull request #12466 from neheb/j
elektra: fully remove HostBuild
2020-06-09 15:16:08 -07:00
Rosen Penev a8461581b7
elektra: fully remove HostBuild
This is cosmetic since host-compile.mk is missing.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-09 14:56:06 -07:00
Hannu Nyman 69fd6ab319
Merge pull request #12464 from Andy2244/softethervpn5-9674
softethervpn5: update to 9672
2020-06-09 18:19:51 +03:00
Hannu Nyman cbb2526834
Merge pull request #12465 from Andy2244/wsdd2-2020-05-06
wsdd2: update to git 2020-05-06
2020-06-09 18:19:18 +03:00
Andy Walsh 0792409a13 wsdd2: update to git 2020-05-06
* update to git 2020-05-06
* Fix '-b' option parsing

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2020-06-09 17:03:31 +02:00
Andy Walsh 9c756cf618 softethervpn5: update to 9672
* update to 9672

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2020-06-09 16:56:35 +02:00
Rosen Penev 6b1d2365a9
Merge pull request #12419 from lynxis/ipmitool
ipmitool: fix CVE-2020-5208
2020-06-09 03:10:05 -07:00
Alexander Couzens b2a9219f73 ipmitool: fix CVE-2020-5208
All patches has been applied upstream.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
2020-06-09 11:18:33 +02:00
Florian Eckert e6392cde92
Merge pull request #12389 from TDT-AG/pr/20200603-xinetd-uci
xinetd: add uci support
2020-06-09 08:19:32 +02:00
Florian Eckert 33f836a1c2 xinetd: do not save xinet.d configrations on sysupgrade
Since we can now configure xinet.d with uci, it is no longer necessary
to save the configuration in /etc/xinet.d/* when upgrading the system.

This was wrong anyway, because other packages can also store configuration
there. If this configuration get changed then the new/changed one will never get
applied, because the configration is always replaced with the saved
configration during sysupgrade.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-06-09 08:11:55 +02:00
Helge Mader be55bce946 xinetd: add support for UCI configuration
Signed-off-by: Helge Mader <ma@dev.tdt.de>
2020-06-09 08:11:55 +02:00
Rosen Penev ac8847e377
Merge pull request #12324 from aaronjg/openfortivpn/netifd
openfortivpn: Use netifd for script rather than init script
2020-06-08 13:55:35 -07:00
Rosen Penev 0f5c140f0f
Merge pull request #12428 from neheb/liba
libarchive: update to 3.4.3
2020-06-08 13:54:37 -07:00
Rosen Penev 9731d36472
Merge pull request #12426 from neheb/xmlr
xmlrpc-c: update to 1.51.06
2020-06-08 13:54:12 -07:00
Rosen Penev 95af49ae56
Merge pull request #12440 from neheb/autom
automake: update to 1.16.2
2020-06-08 13:53:53 -07:00
Rosen Penev df812d31eb
Merge pull request #12432 from neheb/yara2
yara: update to 4.0.1
2020-06-08 13:53:24 -07:00