Re: [RFC] 21.02.1 backports

2021-10-22 Thread Paul Spooren
Hi all, We evaluated the status this morning/evening and decided I favor of the Wolfssl bump to 4.8.1. I’ll push those changes later today. The actual tagging will happen Tuesday, images are excepted some 36 hours later. Regarding backports of specific devices, this means extra review time

[PATCH] selinux-policy: update to version 1.0

2021-10-22 Thread Dominick Grift
wifi: writes to terminal hotplugcall and sqm read class sysfile symlinks unbound and sqm related loose ends support/example: policycoreutils host-compile is required TODO: this was wrong and it is actually needed linguist detectable does not work this way linguist-detectable updates README adds

[PATCH] realtek: re-enable IPv6 routing

2021-10-22 Thread Bjørn Mork
Commit 03e1d93e0779 ("realtek: add driver support for routing offload") added routing offload for IPv4, but broke IPv6 routing completely. The routing table is empty and cannot be updated: root@gs1900-10hp:~# ip -6 route root@gs1900-10hp:~# ip -6 route add unreachable default RTNETLINK

[PATCH] hostapd: add fallback for WPS on stations

2021-10-22 Thread Raphaël Mélotte
Up to now the WPS script triggered WPS on the stations only if it could not trigger it successfully on any hostapd instance. In a Multi-AP context, there can be a need (to establish a new wireless backhaul link) to trigger WPS on the stations, regardless of whether there is already a hostapd

[PATCH 6/6] secilc: update to version 3.3

2021-10-22 Thread Dominick Grift
Update VERSIONs to 3.3 for release. Update VERSIONs to 3.3-rc3 for release. Correct some typos Update VERSIONs to 3.3-rc2 for release. Update VERSIONs and Python bindings version to 3.3-rc1 for release libsepol/secilc/docs: Update the CIL documentation secilc: fix memory leaks in secilc2conf

[PATCH 4/6] checkpolicy: update to version 3.3

2021-10-22 Thread Dominick Grift
Update VERSIONs to 3.3 for release. checkpolicy: Fix potential undefined shifts Update VERSIONs to 3.3-rc3 for release. checkpolicy: delay down-cast to avoid align warning checkpolicy: drop incorrect cast checkpolicy: update documentation checkpolicy: print reason of fopen failure checkpolicy:

[PATCH 3/6] libsemanage: update to version 3.3

2021-10-22 Thread Dominick Grift
Update VERSIONs to 3.3 for release. Update VERSIONs to 3.3-rc3 for release. Update VERSIONs to 3.3-rc2 for release. Update VERSIONs and Python bindings version to 3.3-rc1 for release libsemanage: Fix USE_AFTER_FREE (CWE-672) in semanage_direct_write_langext() libsemanage: silence -Wextra-semi-stmt

[PATCH 2/6] libselinux: update to version 3.3

2021-10-22 Thread Dominick Grift
Update VERSIONs to 3.3 for release. libselinux: Fix potential undefined shifts Update VERSIONs to 3.3-rc3 for release. Update VERSIONs to 3.3-rc2 for release. libselinux/utils: drop requirement to combine compiling and linking Update VERSIONs and Python bindings version to 3.3-rc1 for release

[PATCH 5/6] policycoreutils: update to version 3.3

2021-10-22 Thread Dominick Grift
Update VERSIONs to 3.3 for release. Update VERSIONs to 3.3-rc3 for release. libselinux/semodule: Improve extracting message Correct some typos Update VERSIONs to 3.3-rc2 for release. Update VERSIONs and Python bindings version to 3.3-rc1 for release policycoreutils: free memory of allocated

[PATCH 1/6] libsepol: update to version 3.3

2021-10-22 Thread Dominick Grift
Update VERSIONs to 3.3 for release. libsepol/cil: Fix potential undefined shifts libsepol: Fix potential undefined shifts Update VERSIONs to 3.3-rc3 for release. libsepol/cil: Do not skip macros when resolving until later passes libsepol/cil: Limit the amount of reporting for bounds failures

SELinux updates

2021-10-22 Thread Dominick Grift
New upstream release 3.3 libsepol, libselinux, libsemanage, checkpolicy, policycoreutils, secilc. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: Missing -lpthread for libssl / libcrypto (LibreSSL) when compiling U-Boot

2021-10-22 Thread Andre Heider
Hi, I whipped up a proposal: https://github.com/openwrt/openwrt/pull/4709 Cheers, Andre ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: LUCI behaviour

2021-10-22 Thread Karl Palsson
Paul D wrote: > > If I use js e.g. : > > o = ss.option(form.TextValue, 'blah', _('blah'), _('blah.')); > o.optional = true; o.monospace = true; > > > And add either: > > o.width = "500px"; > > or: > > o.width = "60ch"; > > I do not get the desired effect. Is this normal? > > Here ( >

Re: ath11k - pci - backports/.config issue

2021-10-22 Thread Janusz Dziedzic
czw., 21 paź 2021 o 23:00 Robert Marko napisał(a): > > On Thu, 21 Oct 2021 at 22:54, Hauke Mehrtens wrote: > > > > On 10/21/21 6:52 PM, Robert Marko wrote: > > > On Thu, 21 Oct 2021 at 18:30, Janusz Dziedzic > > > wrote: > > >> > > >> czw., 21 paź 2021 o 17:54 Robert Marko napisał(a): > > >>>