Gerard Ryan
1f96ec16ec
dockerd: Add firewall independent dependencies
...
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2022-05-14 21:32:36 -07:00
Gerard Ryan
34c77110f1
dockerd: Sorted dependencies for better diffs
...
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2022-05-14 21:32:36 -07:00
Oskari Rauta
06beb685b8
slirp4netns: update to v1.2.0
...
Changelog:
https://github.com/rootless-containers/slirp4netns/releases
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2022-05-14 21:31:40 -07:00
Michal Vasilek
2cde10b950
lxc: export systemd cgroups after install
...
otherwise, a user would have to either manually run /etc/init.d/lxc-auto
boot or reboot the system to start using lxc.
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2022-05-14 21:28:48 -07:00
Jeffery To
659f87d5d4
golang: Update to 1.18.2
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2022-05-14 21:28:14 -07:00
Jeffery To
8550edbe85
micropython-lib: Update to latest master
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2022-05-14 21:27:21 -07:00
Josef Schlehofer
80940aa19d
bluez-tools: fix compile with BUILD_NLS
...
Fixes:
ccache_cc -Os -pipe -mcpu=cortex-a53 -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/mox-openwrt-master/build/build_dir/target-aarch64_cortex-a53_musl/bluez-tools-20201025.f653217=bluez-tools-20201025.f653217 -Wformat -Werror=format-security -DPIC -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -L/mox-openwrt-master/build/staging_dir/toolchain-aarch64_cortex-a53_gcc-11.2.0_musl/usr/lib -L/mox-openwrt-master/build/staging_dir/toolchain-aarch64_cortex-a53_gcc-11.2.0_musl/lib -DPIC -fPIC -specs=/mox-openwrt-master/build/include/hardened-ld-pie.specs -znow -zrelro -o bt-adapter lib/agent-helper.o lib/dbus-common.o lib/helpers.o lib/manager.o lib/obex_agent.o lib/properties.o lib/sdp.o lib/bluez/adapter.o lib/bluez/agent_manager.o lib/bluez/alert_agent.o lib/bluez/alert.o lib/bluez/cycling_speed.o lib/bluez/cycling_speed_manager.o lib/bluez/device.o lib/bluez/health_channel.o lib/bluez/health_device.o lib/bluez/health_manager.o lib/bluez/heart_rate.o lib/bluez/heart_rate_manager.o lib/bluez/media.o lib/bluez/media_control.o lib/bluez/media_player.o lib/bluez/network.o lib/bluez/network_server.o lib/bluez/obex/obex_agent_manager.o lib/bluez/obex/obex_client.o lib/bluez/obex/obex_file_transfer.o lib/bluez/obex/obex_message_access.o lib/bluez/obex/obex_message.o lib/bluez/obex/obex_object_push.o lib/bluez/obex/obex_phonebook_access.o lib/bluez/obex/obex_session.o lib/bluez/obex/obex_synchronization.o lib/bluez/obex/obex_transfer.o lib/bluez/profile_manager.o lib/bluez/proximity_monitor.o lib/bluez/proximity_reporter.o lib/bluez/sim_access.o lib/bluez/thermometer.o lib/bluez/thermometer_manager.o bt-adapter.o -L/mox-openwrt-master/build/staging_dir/target-aarch64_cortex-a53_musl/usr/lib -lglib-2.0 -lintl -L/mox-openwrt-master/build/staging_dir/target-aarch64_cortex-a53_musl/usr/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
/mox-openwrt-master/build/staging_dir/toolchain-aarch64_cortex-a53_gcc-11.2.0_musl/lib/gcc/aarch64-openwrt-linux-musl/11.2.0/../../../../aarch64-openwrt-linux-musl/bin/ld: cannot find -lintl
/mox-openwrt-master/build/staging_dir/toolchain-aarch64_cortex-a53_gcc-11.2.0_musl/lib/gcc/aarch64-openwrt-linux-musl/11.2.0/../../../../aarch64-openwrt-linux-musl/bin/ld: cannot find -lintl
collect2: error: ld returned 1 exit status
make[5]: *** [Makefile:580: bt-adapter] Error 1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2022-05-14 16:08:17 -07:00
Jeffery To
f4826a0f74
Merge pull request #18293 from hexian000/privoxy_bugfix
...
privoxy: prevent killing the init script itself when stopping service
2022-05-15 01:20:41 +08:00
Tianling Shen
dcb0495ca1
dnsproxy: Update to 0.42.3
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-05-14 06:40:45 -07:00
Tianling Shen
95a0d04046
cloudflared: Update to 2022.5.1
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-05-14 06:40:34 -07:00
He Xian
5d917b9578
privoxy: update to 3.0.33 and fix the init script
...
1. Fixed init script would kill itself when trying to stop a service.
2. Upgrade privoxy release to 3.0.33
3. Set PKG_RELEASE to AUTORELEASE
Signed-off-by: He Xian <hexian000@outlook.com>
2022-05-14 16:02:07 +08:00
Christian Lachner
f906a32cc2
haproxy: Update HAProxy to v2.4.16
...
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
2022-05-13 13:15:02 +03:00
Jeffery To
25d3eb0770
Merge pull request #18516 from robje/cable-type
...
nut: add cable type nut driver config
2022-05-13 16:37:00 +08:00
Rob J. Epping
67e49b7e0e
nut: add cable type nut driver config
...
at least driver apcsmart-old (maybe more) allow for specifying the
type of cable used. My old UPS does will not function when cable type
is not specified.
This will add support for configuration option 'cable'
Signed-off-by: Rob J. Epping <epping@renf.us>
2022-05-13 06:53:27 +02:00
Jeffery To
ea5fa619fa
Merge pull request #18467 from AdorableJiang/mydnsjp
...
ddns-scripts: mydns.ip to mydns.jp
2022-05-13 05:45:06 +08:00
Jeffery To
5883d94430
Merge pull request #18485 from oskarirauta/crun
...
crun: update to version 1.4.5
2022-05-13 03:59:16 +08:00
Jeffery To
682e6ba237
Merge pull request #18483 from oskarirauta/nsutils
...
nsutils: version bump
2022-05-13 03:25:24 +08:00
Josef Schlehofer
b935729649
Merge pull request #18521 from paper42/miniflux-2.0.36
...
miniflux: update to 2.0.36
2022-05-12 21:15:00 +02:00
Magnus Kessler
b557e9f0d1
tailscale: update to version 1.24.2
...
Signed-off-by: Magnus Kessler <Magnus.Kessler@gmx.net>
2022-05-12 21:14:31 +02:00
Oskari Rauta
8f66090160
nsutils: bump to new release
...
Few minor changes, like -h flag for program (help).
Added URL to package definition.
No new version release with version number, so version stays
as is, but pkg_release is still bumbed with this commit.
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2022-05-12 21:38:36 +03:00
Michal Vasilek
68879aea20
miniflux: update to 2.0.36
...
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2022-05-12 18:53:27 +02:00
Shengjiang Quan
1a53aaa6cd
ddns-scripts: mydns.ip to mydns.jp
...
The provider is `mydns.jp` not `mydns.ip` which is wrong and misleading.
Signed-off-by: Shengjiang Quan <qsj287068067@126.com>
2022-05-12 20:48:42 +09:00
Nikos Mavrogiannopoulos
fc23cd52b8
Merge pull request #18520 from rsalvaterra/oc-bump
...
openconnect: bump to version 9.01
2022-05-12 12:44:07 +02:00
Rui Salvaterra
a85a057b14
openconnect: bump to version 9.01
...
Now with basic support for the Array Networks SSL VPN protocol.
Also fix the OpenSSL build. OpenConnect requires support for deprecated APIs,
for the time being, so select them if compiling against OpenSSL.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2022-05-12 11:17:59 +01:00
Jeffery To
67a6972658
Merge pull request #18443 from WereCatf/hexedit
...
hexedit: Add new package
2022-05-12 15:34:52 +08:00
Nita Vesa
22d3ac1e12
hexedit: Add new package
...
Viewer and editor in hexadecimal or ASCII for files or devices
Signed-off-by: Nita Vesa <werecatf@outlook.com>
2022-05-12 09:37:13 +03:00
W. Michael Petullo
c141112d51
gst1-libav: update to 1.20.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2022-05-11 17:51:01 -04:00
W. Michael Petullo
4c08a12dbf
gst1-plugins-ugly: update to 1.20.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2022-05-11 17:51:01 -04:00
W. Michael Petullo
819b1160bf
gst1-plugins-bad: update to 1.20.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2022-05-11 17:51:01 -04:00
W. Michael Petullo
e63f77e858
gst1-plugins-good: update to 1.20.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2022-05-11 17:51:01 -04:00
W. Michael Petullo
bc8c284ef2
gst1-plugins-base: update to 1.20.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2022-05-11 17:51:01 -04:00
W. Michael Petullo
a47552c4c8
gstreamer1: update to 1.20.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2022-05-11 17:51:01 -04:00
W. Michael Petullo
0320174ff2
python3-networkx: update to 2.8
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2022-05-11 17:50:42 -04:00
W. Michael Petullo
ab802a1166
dmapd: update to 0.0.91
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2022-05-11 17:50:26 -04:00
W. Michael Petullo
b1d67bd944
luasocket: update to 3.0.0
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2022-05-11 17:49:59 -04:00
W. Michael Petullo
953d33f661
hwloc: update to 2.7.1
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2022-05-11 17:49:42 -04:00
W. Michael Petullo
e79842a817
libgcrypt: update to 1.10.1
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2022-05-11 17:49:18 -04:00
W. Michael Petullo
6f24e9d5ec
libgee: update to 0.20.5
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2022-05-11 17:49:00 -04:00
W. Michael Petullo
3bac465051
luaexpat: update to 1.4.1
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2022-05-11 17:47:58 -04:00
W. Michael Petullo
d0cd7361c9
openldap: update to 2.6.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2022-05-11 17:47:43 -04:00
W. Michael Petullo
d3b96a4b26
nfdump: update to 1.6.24
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2022-05-11 17:47:26 -04:00
W. Michael Petullo
0992e87d41
vips: update to 8.12.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2022-05-11 17:47:00 -04:00
W. Michael Petullo
c4842bdd20
libgpg-error: update to 1.45
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2022-05-11 17:46:46 -04:00
W. Michael Petullo
094350508e
krb5: update to 1.19.3
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2022-05-11 17:46:25 -04:00
W. Michael Petullo
6ca60a8e6d
cyrus-sasl: update to 2.1.28
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2022-05-11 17:45:39 -04:00
Eneas U de Queiroz
eadab32450
xr_usb_serial_common: bump to 2022-03-30
...
This is the latest commit that touches the xr_usb_serial_common-1a dir.
The changes are restricted to whitespace fixes and kernel version
adaptations:
ecc6ebe xr_usb: Use tty_driver_kref_put for kernel 5.15 and above
caf6d25 xr_usb: Use tty_alloc_driver for kernel 5.15 and above
a42b7e6 xr_usb: Compilation fixes for kernel 5.14
497adb7 #39 fix compilation for newer linux kernels
9103471 xr_usb: fix some whitespace errors
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2022-05-11 17:42:31 -04:00
Jeffery To
9213eee175
Merge pull request #18488 from oskarirauta/podman
...
podman: update to 4.1.0
2022-05-12 05:04:14 +08:00
Jeffery To
76da926be8
Merge pull request #18486 from oskarirauta/libslirp
...
libslirp: update to v4.7.0
2022-05-12 05:01:38 +08:00
Jeffery To
51dc3cf98d
Merge pull request #18484 from oskarirauta/cni
...
cni: update to v1.1.0
2022-05-12 04:41:27 +08:00
Jeffery To
a6bd96b124
Merge pull request #18471 from liudf0716/xfrpc
...
xfrpc: Update to 1.05.548
2022-05-12 03:59:10 +08:00