On 14. 08. 20 21:25, Adrian Schmutzler wrote:
>> -----Original Message-----
>> From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org]
>> On Behalf Of Josef Schlehofer
>> Sent: Freitag, 14. August 2020 21:19
>> To: openwrt-devel@lists.openwrt.org
>> Subject: [PATCH] ipset: update to version 7.6
>>
>> Changelog:
>> https://ipset.netfilter.org/changelog.html
> Not that terribly important, but I'd prefer to just paste the few relevant 
> lines here (the link could stay in addition).

Hi,

If it is not important, you can add it there instead of forcing me to
send v2, right? ;-)

I am fully aware that many open source projects (even though distros as
well) are doing that, but it is a question of what are relevant lines
for anybody, its about priorities.
Anyway, we can argue about it. Looking into the changelog on their
website is just okay from my point of view. There is everything.  👀
mbedtls,  strace, mac80211 and so on.
If I want to be a nitpicker like you, I can wonder why libsepol and
libselinux do not have any commit description, so your commit policy [1]
should apply to everyone not just for people from the outside.
Otherwise, it will happen exactly like with iputils [2], which is broken
in OpenWrt 19.07, because is outdated.
Just my two cents.

[1] https://openwrt.org/submitting-patches

[2] https://github.com/openwrt/openwrt/pull/1804#issuecomment-668490769

Regards,

Josef

>
> Best
>
> Adrian
>
>> Signed-off-by: Josef Schlehofer <pepe.schleho...@gmail.com>
>> ---
>>  package/network/utils/ipset/Makefile | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/package/network/utils/ipset/Makefile
>> b/package/network/utils/ipset/Makefile
>> index 0bab21a12f..2d0c561198 100644
>> --- a/package/network/utils/ipset/Makefile
>> +++ b/package/network/utils/ipset/Makefile
>> @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk  include
>> $(INCLUDE_DIR)/kernel.mk
>>
>>  PKG_NAME:=ipset
>> -PKG_VERSION:=7.4
>> +PKG_VERSION:=7.6
>>  PKG_RELEASE:=1
>>
>>  PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
>>  PKG_SOURCE_URL:=http://ipset.netfilter.org
>> -
>> PKG_HASH:=4a974176e57fe4b7e2984abb231c4a18af2291bdc41536ef64e4b8e
>> c4d4a1884
>> +PKG_HASH:=0e7d44caa9c153d96a9b5f12644fbe35a632537a5a7f653792b72e
>> 53d9d5c
>> +2db
>>
>>  PKG_MAINTAINER:=Jo-Philipp Wich <j...@mein.io>
>>  PKG_LICENSE:=GPL-2.0
>> --
>> 2.25.1
>>
>>
>> _______________________________________________
>> openwrt-devel mailing list
>> openwrt-devel@lists.openwrt.org
>> https://lists.openwrt.org/mailman/listinfo/openwrt-devel

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to