Tianling Shen
3ff099e0d3
yq: Update to 4.14.1
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 06bb78cf4d
)
2021-10-30 14:59:33 -07:00
Tianling Shen
a8b45f6f6b
yq: Update to 4.13.5
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 336577fe29
)
2021-10-22 22:21:59 -07:00
Tianling Shen
b92db741e5
yq: Update to 4.13.4
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 2f51a0188c
)
2021-10-13 22:17:41 -07:00
Tianling Shen
670fe1ea16
yq: Update to 4.13.3
...
Fixes: CVE-2021-33196
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 86e26a0c3b
)
2021-10-02 16:21:56 -07:00
Tianling Shen
5d3faa6a4b
yq: Update to 4.13.2
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit f97d8182b8
)
2021-09-25 11:10:37 -07:00
Tianling Shen
54d1c110b1
yq: Update to 4.13.0
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 993315f90a
)
2021-09-16 01:45:20 +08:00
Jeffery To
9d4046157b
treewide: Remove GO_PKG_LDFLAGS for stripping binaries
...
The "-s -w" flags in GO_PKG_LDFLAGS tells the Go compiler to strip the
binaries it produces. Since the default Go package build process will
strip binaries when CONFIG_USE_STRIP or CONFIG_USE_SSTRIP are selected,
these flags are unnecessary.
When CONFIG_NO_STRIP is selected, these flags override the user's
intention of building unstripped packages.
This removes these flags for all relevant packages.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2021-09-02 06:07:05 +08:00
Tianling Shen
3b73213bfd
yq: Update to 4.12.1
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 8dfc2e06c6
)
2021-08-28 00:43:51 +08:00
Tianling Shen
af4098118c
yq: Update to 4.12.0
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit c881b29cfdfd274b721775d1d0de71eb02a27201)
2021-08-25 22:49:19 +03:00
Tianling Shen
2c7ad7ca61
yq: Update to 4.11.2
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit d8fcfb0628
)
2021-07-24 18:30:25 +08:00
Tianling Shen
17809e28a1
yq: Update to 4.11.0
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit a5f657ecf7
)
2021-07-19 22:15:30 +08:00
Tianling Shen
8aeb26b413
yq: Update to 4.9.8
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 855e5b6eb5
)
2021-07-15 17:25:58 +08:00
Tianling Shen
a5a176d867
yq: Update to 4.9.7
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit faf915e97d
)
2021-07-07 20:33:01 +08:00
Tianling Shen
ce17b9e8f1
yq: Update to 4.9.6
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 6c6b74b8f8
)
2021-06-18 22:58:35 +08:00
Tianling Shen
58cb63bc79
yq: Update to 4.9.3
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 499aba939d229f96c8e14a06bec244a23ff840d4)
2021-05-24 20:05:45 +03:00
Tianling Shen
f680d17545
yq: Update to 4.9.1
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 2a7114a1aa0abc40f5bf0cfd63c05d3972a50d97)
2021-05-18 12:29:58 +03:00
Tianling Shen
40104b2377
yq: Update to 4.8.0
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 915311c3dc
)
2021-05-11 21:40:26 +08:00
Tianling Shen
2a4742f353
yq: Update to 4.7.1
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(backported from 633d1dcf58
)
2021-04-26 19:21:54 +08:00
Tianling Shen
aa57054687
yq: Update to 4.7.0
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(backported from c4d27271ad
)
2021-04-18 03:55:19 +08:00
Tianling Shen
ee38781149
yq: Update to 4.6.3
...
- Re-assigned myself as the maintainer
- Used $(AUTORELEASE) for PKG_RELEASE
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(backported from 82ebe3e49a50075116da4b677eacae91e6fcd2c4)
2021-03-31 17:36:51 -10:00
Tianling Shen
8b9927ec8d
yq: Update to 4.6.1
...
Fixed performance issue.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(backported from 32515ced93
)
2021-03-02 21:13:44 +08:00
Tianling Shen
4836e407d7
yq: Update to 4.6.0
...
Signed-off-by: Tianling Shen <cnsztl@gmail.com>
(Backported from b8a2c86aa7
)
2021-02-23 00:35:15 +08:00
Tianling Shen
bc23fd3d28
yq: remove myself from maintainters
...
Signed-off-by: Tianling Shen <cnsztl@gmail.com>
(Backported from f56d697985
)
2021-02-23 00:34:50 +08:00
Tianling Shen
8356aaafc5
yq: Update to 4.5.1
...
added test script as well.
Changelog: https://github.com/mikefarah/yq/releases/tag/v4.5.1
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
2021-02-10 19:14:01 +08:00
Tianling Shen
f10983d9fd
yq: Update to v4.4.1
...
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
2021-01-23 22:58:52 +08:00
Tianling Shen
ba9eca0c31
yq: Update to 4.2.1
...
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
2021-01-09 01:10:30 +08:00
Tianling Shen
f52cd2d8a1
yq: Update to 4.2.0
...
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
2020-12-31 23:28:47 -10:00
Tianling Shen
2f1e481ac3
yq: Update to 4.1.0
...
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
2020-12-25 17:44:18 +08:00
Tianling Shen
4a0cacb955
yq: Update to 4.0.0
...
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
2020-12-20 12:12:44 +08:00
Tianling Shen
4b0084a11b
yq: add new package
...
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
2020-11-10 12:47:01 +08:00