Browse code

lua: upgrade to v5.4.6

Change-Id: I7e80985ebc78190fe6fd9b0305d975baaed9bf32
Signed-off-by: Shreenidhi Shedi <sshedi@vmware.com>
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/c/photon/+/21053

Shreenidhi Shedi authored on 2023/06/20 15:33:12
Showing 16 changed files
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        cpio archive utility
2 2
 Name:           cpio
3 3
 Version:        2.13
4
-Release:        7%{?dist}
4
+Release:        8%{?dist}
5 5
 License:        GPLv3+
6 6
 URL:            http://www.gnu.org/software/cpio
7 7
 Group:          System Environment/System utilities
... ...
@@ -72,6 +72,8 @@ make %{?_smp_mflags} check
72 72
 %defattr(-,root,root)
73 73
 
74 74
 %changelog
75
+* Tue Jun 20 2023 Shreenidhi Shedi <sshedi@vmware.com> 2.13-8
76
+- Bump version as a part of lua upgrade
75 77
 * Wed Mar 29 2023 Shivani Agarwal <shivania2@vmware.com> 2.13-7
76 78
 - Updated newca new archive format patch
77 79
 * Mon Oct 04 2021 Alexey Makhalov <amakhalov@vmware.com> 2.13-6
... ...
@@ -5,7 +5,7 @@
5 5
 Summary:        The Behavioral Activity Monitor With Container Support
6 6
 Name:           falco
7 7
 Version:        0.32.2
8
-Release:        4%{?kernelsubrelease}%{?dist}
8
+Release:        5%{?kernelsubrelease}%{?dist}
9 9
 License:        GPLv2
10 10
 URL:            https://falco.org
11 11
 Group:          Applications/System
... ...
@@ -108,6 +108,8 @@ rm -rf %{buildroot}/*
108 108
 %{_includedir}/falcosecurity/*
109 109
 
110 110
 %changelog
111
+* Tue Jun 20 2023 Shreenidhi Shedi <sshedi@vmware.com> 0.32.2-5
112
+- Bump version as a part of lua upgrade
111 113
 * Sat Jun 17 2023 Shreenidhi Shedi <sshedi@vmware.com> 0.32.2-4
112 114
 - Bump version as a part of protobuf upgrade
113 115
 * Fri Jun 09 2023 Nitesh Kumar <kunitesh@vmware.com> 0.32.2-3
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        Gnuplot is a portable command-line driven graphing utility.
2 2
 Name:           gnuplot
3 3
 Version:        5.4.5
4
-Release:        2%{?dist}
4
+Release:        3%{?dist}
5 5
 License:        Freeware
6 6
 URL:            http://www.gnuplot.info
7 7
 Group:          Applications
... ...
@@ -39,6 +39,8 @@ make check %{?_smp_mflags}
39 39
 %{_datadir}/*
40 40
 
41 41
 %changelog
42
+* Tue Jun 20 2023 Shreenidhi Shedi <sshedi@vmware.com> 5.4.5-3
43
+- Bump version as a part of lua upgrade
42 44
 * Thu Dec 22 2022 Shreenidhi Shedi <sshedi@vmware.com> 5.4.5-2
43 45
 - Bump version as a part of readline upgrade
44 46
 * Fri Oct 28 2022 Gerrit Photon <photon-checkins@vmware.com> 5.4.5-1
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        A fast, reliable HA, load balancing, and proxy solution.
2 2
 Name:           haproxy
3 3
 Version:        2.7.3
4
-Release:        1%{?dist}
4
+Release:        2%{?dist}
5 5
 License:        GPL
6 6
 URL:            http://www.haproxy.org
7 7
 Group:          Applications/System
... ...
@@ -62,6 +62,8 @@ install -vDm644 examples/transparent_proxy.cfg  %{buildroot}/%{_sysconfdir}/hapr
62 62
 %{_mandir}/*
63 63
 
64 64
 %changelog
65
+* Tue Jun 20 2023 Shreenidhi Shedi <sshedi@vmware.com> 2.7.3-2
66
+- Bump version as a part of lua upgrade
65 67
 * Thu May 18 2023 Nitesh Kumar <kunitesh@vmware.com> 2.7.3-1
66 68
 - Version upgrade to v2.7.3 to fix CVE-2023-25725
67 69
 * Fri Apr 14 2023 Shreenidhi Shedi <sshedi@vmware.com> 2.7.0-3
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        The Apache HTTP Server
2 2
 Name:           httpd
3 3
 Version:        2.4.56
4
-Release:        1%{?dist}
4
+Release:        2%{?dist}
5 5
 License:        Apache License 2.0
6 6
 URL:            http://httpd.apache.org
7 7
 Group:          Applications/System
... ...
@@ -198,6 +198,8 @@ fi
198 198
 %{_bindir}/dbmmanage
199 199
 
200 200
 %changelog
201
+* Tue Jun 20 2023 Shreenidhi Shedi <sshedi@vmware.com> 2.4.56-2
202
+- Bump version as a part of lua upgrade
201 203
 * Mon Apr 03 2023 Nitesh Kumar <kunitesh@vmware.com> 2.4.56-1
202 204
 - Upgrade to v2.4.56 to fix following CVE's:
203 205
 - CVE-2023-25690, and CVE-2023-27522
... ...
@@ -3,7 +3,7 @@
3 3
 Summary:        A next generation, high-performance debugger.
4 4
 Name:           lldb
5 5
 Version:        15.0.7
6
-Release:        4%{?dist}
6
+Release:        5%{?dist}
7 7
 License:        NCSA
8 8
 URL:            http://lldb.llvm.org
9 9
 Group:          Development/Tools
... ...
@@ -100,6 +100,8 @@ rm -rf %{buildroot}/*
100 100
 %{python3_sitelib}/*
101 101
 
102 102
 %changelog
103
+* Tue Jun 20 2023 Shreenidhi Shedi <sshedi@vmware.com> 15.0.7-5
104
+- Bump version as a part of lua upgrade
103 105
 * Fri Jun 09 2023 Nitesh Kumar <kunitesh@vmware.com> 15.0.7-4
104 106
 - Bump version as a part of ncurses upgrade to v6.4
105 107
 * Wed Apr 19 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 15.0.7-3
106 108
deleted file mode 100644
... ...
@@ -1,26 +0,0 @@
1
-From 469791491728f1c8f80199a4879a6027ff096740 Mon Sep 17 00:00:00 2001
2
-From: Roberto Ierusalimschy <roberto@inf.puc-rio.br>
3
-Date: Sat, 16 Apr 2022 11:56:22 +0530
4
-Subject: [PATCH] Bug: Lua can generate wrong code when _ENV is <const>
5
-
6
-[sshedi: ported the changes as per the needs of Photon]
7
-Signed-off-by: Shreenidhi Shedi <sshedi@vmware.com>
8
- src/lparser.c | 1 +
9
- 1 file changed, 1 insertion(+)
10
-
11
-diff --git a/src/lparser.c b/src/lparser.c
12
-index 3abe3d7..a5cd552 100644
13
-+++ b/src/lparser.c
14
-@@ -468,6 +468,7 @@ static void singlevar (LexState *ls, expdesc *var) {
15
-     expdesc key;
16
-     singlevaraux(fs, ls->envn, var, 1);  /* get environment variable */
17
-     lua_assert(var->k != VVOID);  /* this one must exist */
18
-+    luaK_exp2anyregup(fs, var);  /* but could be a constant */
19
-     codestring(&key, varname);  /* key is variable name */
20
-     luaK_indexed(fs, var, &key);  /* env[varname] */
21
-   }
22
-2.35.1
23
-
24 1
deleted file mode 100644
... ...
@@ -1,62 +0,0 @@
1
-From 968b5d29e97504462124dbb0263db7a12aa46a93 Mon Sep 17 00:00:00 2001
2
-From: Roberto Ierusalimschy <roberto@inf.puc-rio.br>
3
-Date: Fri, 20 May 2022 13:14:33 -0300
4
-Subject: [PATCH] Save stack space while handling errors
5
-
6
-Because error handling (luaG_errormsg) uses slots from EXTRA_STACK,
7
-and some errors can recur (e.g., string overflow while creating an
8
-error message in 'luaG_runerror', or a C-stack overflow before calling
9
-the message handler), the code should use stack slots with parsimony.
10
-
11
-This commit fixes the bug "Lua-stack overflow when C stack overflows
12
-while handling an error".
13
- src/ldebug.c | 5 ++++-
14
- src/lvm.c    | 6 ++++--
15
- 2 files changed, 8 insertions(+), 3 deletions(-)
16
-
17
-diff --git a/src/ldebug.c b/src/ldebug.c
18
-index a716d95..fa15eaf 100644
19
-+++ b/src/ldebug.c
20
-@@ -824,8 +824,11 @@ l_noret luaG_runerror (lua_State *L, const char *fmt, ...) {
21
-   va_start(argp, fmt);
22
-   msg = luaO_pushvfstring(L, fmt, argp);  /* format message */
23
-   va_end(argp);
24
--  if (isLua(ci))  /* if Lua function, add source:line information */
25
-+  if (isLua(ci)) {  /* if Lua function, add source:line information */
26
-     luaG_addinfo(L, msg, ci_func(ci)->p->source, getcurrentline(ci));
27
-+    setobjs2s(L, L->top - 2, L->top - 1);  /* remove 'msg' from the stack */
28
-+    L->top--;
29
-+  }
30
-   luaG_errormsg(L);
31
- }
32
- 
33
-diff --git a/src/lvm.c b/src/lvm.c
34
-index 2ec3440..154a626 100644
35
-+++ b/src/lvm.c
36
-@@ -656,8 +656,10 @@ void luaV_concat (lua_State *L, int total) {
37
-       /* collect total length and number of strings */
38
-       for (n = 1; n < total && tostring(L, s2v(top - n - 1)); n++) {
39
-         size_t l = vslen(s2v(top - n - 1));
40
--        if (l_unlikely(l >= (MAX_SIZE/sizeof(char)) - tl))
41
-+        if (l_unlikely(l >= (MAX_SIZE/sizeof(char)) - tl)) {
42
-+          L->top = top - total;  /* pop strings to avoid wasting stack */
43
-           luaG_runerror(L, "string length overflow");
44
-+        }
45
-         tl += l;
46
-       }
47
-       if (tl <= LUAI_MAXSHORTLEN) {  /* is result a short string? */
48
-@@ -672,7 +674,7 @@ void luaV_concat (lua_State *L, int total) {
49
-       setsvalue2s(L, top - n, ts);  /* create result */
50
-     }
51
-     total -= n-1;  /* got 'n' strings to create 1 new */
52
--    L->top -= n-1;  /* popped 'n' strings and pushed one */
53
-+    L->top = top - (n - 1);  /* popped 'n' strings and pushed one */
54
-   } while (total > 1);  /* repeat until only 1 result left */
55
- }
56
- 
57
-2.23.3
58
-
59 1
deleted file mode 100644
... ...
@@ -1,69 +0,0 @@
1
-From 3a025d1e34d79f8ea8c15ce55aad43b5b766c91f Mon Sep 17 00:00:00 2001
2
-From: Shreenidhi Shedi <sshedi@vmware.com>
3
-Date: Thu, 3 Dec 2020 16:49:07 +0530
4
-Subject: [PATCH] shared-library-patch
5
-
6
-Signed-off-by: Shreenidhi Shedi <sshedi@vmware.com>
7
- Makefile     |  2 +-
8
- src/Makefile | 10 ++++++++--
9
- 2 files changed, 9 insertions(+), 3 deletions(-)
10
-
11
-diff --git a/Makefile b/Makefile
12
-index 1797df9..95eae89 100644
13
-+++ b/Makefile
14
-@@ -52,7 +52,7 @@ R= $V.1
15
- all:	$(PLAT)
16
- 
17
- $(PLATS) help test clean:
18
--	@cd src && $(MAKE) $@
19
-+	@cd src && $(MAKE) $@ V=$(V) R=$(R)
20
- 
21
- install: dummy
22
- 	cd src && $(MKDIR) $(INSTALL_BIN) $(INSTALL_INC) $(INSTALL_LIB) $(INSTALL_MAN) $(INSTALL_LMOD) $(INSTALL_CMOD)
23
-diff --git a/src/Makefile b/src/Makefile
24
-index 514593d..3b71497 100644
25
-+++ b/src/Makefile
26
-@@ -7,7 +7,7 @@
27
- PLAT= guess
28
- 
29
- CC= gcc -std=gnu99
30
--CFLAGS= -O2 -Wall -Wextra -DLUA_COMPAT_5_3 $(SYSCFLAGS) $(MYCFLAGS)
31
-+CFLAGS= -fPIC -O2 -Wall -Wextra -DLUA_COMPAT_5_3 $(SYSCFLAGS) $(MYCFLAGS)
32
- LDFLAGS= $(SYSLDFLAGS) $(MYLDFLAGS)
33
- LIBS= -lm $(SYSLIBS) $(MYLIBS)
34
- 
35
-@@ -33,6 +33,7 @@ CMCFLAGS= -Os
36
- PLATS= guess aix bsd c89 freebsd generic linux linux-readline macosx mingw posix solaris
37
- 
38
- LUA_A=	liblua.a
39
-+LUA_SO= liblua.so
40
- CORE_O=	lapi.o lcode.o lctype.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o
41
- LIB_O=	lauxlib.o lbaselib.o lcorolib.o ldblib.o liolib.o lmathlib.o loadlib.o loslib.o lstrlib.o ltablib.o lutf8lib.o linit.o
42
- BASE_O= $(CORE_O) $(LIB_O) $(MYOBJS)
43
-@@ -44,7 +45,7 @@ LUAC_T=	luac
44
- LUAC_O=	luac.o
45
- 
46
- ALL_O= $(BASE_O) $(LUA_O) $(LUAC_O)
47
--ALL_T= $(LUA_A) $(LUA_T) $(LUAC_T)
48
-+ALL_T= $(LUA_A) $(LUA_T) $(LUAC_T) $(LUA_SO)
49
- ALL_A= $(LUA_A)
50
- 
51
- # Targets start here.
52
-@@ -60,6 +61,11 @@ $(LUA_A): $(BASE_O)
53
- 	$(AR) $@ $(BASE_O)
54
- 	$(RANLIB) $@
55
- 
56
-+$(LUA_SO): $(CORE_O) $(LIB_O)
57
-+	$(CC) -shared -ldl -Wl,-soname,$(LUA_SO).$(V) -o $@.$(R) $? -lm $(MYLDFLAGS)
58
-+	ln -sf $(LUA_SO).$(R) $(LUA_SO).$(V)
59
-+	ln -sf $(LUA_SO).$(R) $(LUA_SO)
60
-+
61
- $(LUA_T): $(LUA_O) $(LUA_A)
62
- 	$(CC) -o $@ $(LDFLAGS) $(LUA_O) $(LUA_A) $(LIBS)
63
- 
64
-2.17.1
65
-
66 1
new file mode 100644
... ...
@@ -0,0 +1,69 @@
0
+From 3a025d1e34d79f8ea8c15ce55aad43b5b766c91f Mon Sep 17 00:00:00 2001
1
+From: Shreenidhi Shedi <sshedi@vmware.com>
2
+Date: Thu, 3 Dec 2020 16:49:07 +0530
3
+Subject: [PATCH] shared-library-patch
4
+
5
+Signed-off-by: Shreenidhi Shedi <sshedi@vmware.com>
6
+---
7
+ Makefile     |  2 +-
8
+ src/Makefile | 10 ++++++++--
9
+ 2 files changed, 9 insertions(+), 3 deletions(-)
10
+
11
+diff --git a/Makefile b/Makefile
12
+index 1797df9..95eae89 100644
13
+--- a/Makefile
14
+@@ -52,7 +52,7 @@ R= $V.1
15
+ all:	$(PLAT)
16
+ 
17
+ $(PLATS) help test clean:
18
+-	@cd src && $(MAKE) $@
19
++	@cd src && $(MAKE) $@ V=$(V) R=$(R)
20
+ 
21
+ install: dummy
22
+ 	cd src && $(MKDIR) $(INSTALL_BIN) $(INSTALL_INC) $(INSTALL_LIB) $(INSTALL_MAN) $(INSTALL_LMOD) $(INSTALL_CMOD)
23
+diff --git a/src/Makefile b/src/Makefile
24
+index 514593d..3b71497 100644
25
+--- a/src/Makefile
26
+@@ -7,7 +7,7 @@
27
+ PLAT= guess
28
+ 
29
+ CC= gcc -std=gnu99
30
+-CFLAGS= -O2 -Wall -Wextra -DLUA_COMPAT_5_3 $(SYSCFLAGS) $(MYCFLAGS)
31
++CFLAGS= -fPIC -O2 -Wall -Wextra -DLUA_COMPAT_5_3 $(SYSCFLAGS) $(MYCFLAGS)
32
+ LDFLAGS= $(SYSLDFLAGS) $(MYLDFLAGS)
33
+ LIBS= -lm $(SYSLIBS) $(MYLIBS)
34
+ 
35
+@@ -33,6 +33,7 @@ CMCFLAGS= -Os
36
+ PLATS= guess aix bsd c89 freebsd generic linux linux-readline macosx mingw posix solaris
37
+ 
38
+ LUA_A=	liblua.a
39
++LUA_SO= liblua.so
40
+ CORE_O=	lapi.o lcode.o lctype.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o
41
+ LIB_O=	lauxlib.o lbaselib.o lcorolib.o ldblib.o liolib.o lmathlib.o loadlib.o loslib.o lstrlib.o ltablib.o lutf8lib.o linit.o
42
+ BASE_O= $(CORE_O) $(LIB_O) $(MYOBJS)
43
+@@ -44,7 +45,7 @@ LUAC_T=	luac
44
+ LUAC_O=	luac.o
45
+ 
46
+ ALL_O= $(BASE_O) $(LUA_O) $(LUAC_O)
47
+-ALL_T= $(LUA_A) $(LUA_T) $(LUAC_T)
48
++ALL_T= $(LUA_A) $(LUA_T) $(LUAC_T) $(LUA_SO)
49
+ ALL_A= $(LUA_A)
50
+ 
51
+ # Targets start here.
52
+@@ -60,6 +61,11 @@ $(LUA_A): $(BASE_O)
53
+ 	$(AR) $@ $(BASE_O)
54
+ 	$(RANLIB) $@
55
+ 
56
++$(LUA_SO): $(CORE_O) $(LIB_O)
57
++	$(CC) -shared -ldl -Wl,-soname,$(LUA_SO).$(V) -o $@.$(R) $? -lm $(MYLDFLAGS)
58
++	ln -sf $(LUA_SO).$(R) $(LUA_SO).$(V)
59
++	ln -sf $(LUA_SO).$(R) $(LUA_SO)
60
++
61
+ $(LUA_T): $(LUA_O) $(LUA_A)
62
+ 	$(CC) -o $@ $(LDFLAGS) $(LUA_O) $(LUA_A) $(LIBS)
63
+ 
64
+-- 
65
+2.17.1
66
+
... ...
@@ -8,8 +8,8 @@
8 8
 
9 9
 Summary:        Programming language
10 10
 Name:           lua
11
-Version:        5.4.4
12
-Release:        5%{?dist}
11
+Version:        5.4.6
12
+Release:        1%{?dist}
13 13
 License:        MIT
14 14
 URL:            http://www.lua.org
15 15
 Group:          Development/Tools
... ...
@@ -17,7 +17,7 @@ Vendor:         VMware, Inc.
17 17
 Distribution:   Photon
18 18
 
19 19
 Source0: http://www.lua.org/ftp/%{name}-%{version}.tar.gz
20
-%define sha512 %{name}-%{version}=af0c35d5ba00fecbb2dd617bd7b825edf7418a16a73076e04f2a0df58cdbf098dc3ff4402e974afd789eb5d86d2e12ec6df9c84b99b23656ea694a85f83bcd21
20
+%define sha512 %{name}-%{version}=d90c6903355ee1309cb0d92a8a024522ff049091a117ea21efb585b5de35776191cd67d17a65b18c2f9d374795b7c944f047576f0e3fe818d094b26f0e4845c5
21 21
 
22 22
 %if 0%{?bootstrap}
23 23
 Source1: http://www.lua.org/ftp/%{name}-%{bootstrap_version}.tar.gz
... ...
@@ -30,9 +30,6 @@ Patch0: lua-%{version}-shared-library.patch
30 30
 Patch1: lua-%{bootstrap_version}-shared-library.patch
31 31
 %endif
32 32
 
33
-Patch2: CVE-2022-28805.patch
34
-Patch3: CVE-2022-33099.patch
35
-
36 33
 BuildRequires: readline-devel
37 34
 
38 35
 Requires: readline
... ...
@@ -80,8 +77,6 @@ sed -i '/#define LUA_ROOT/s:/usr/local/:/usr/:' src/luaconf.h
80 80
 sed -i 's/CFLAGS= -fPIC -O2 /CFLAGS= -fPIC -O2 -DLUA_COMPAT_MODULE /' src/Makefile
81 81
 
82 82
 %{__patch} -p1 < %{PATCH0}
83
-%{__patch} -p1 < %{PATCH2}
84
-%{__patch} -p1 < %{PATCH3}
85 83
 
86 84
 %build
87 85
 make VERBOSE=1 %{?_smp_mflags} linux
... ...
@@ -167,6 +162,8 @@ rm -rf %{buildroot}
167 167
 %{_mandir}/*
168 168
 
169 169
 %changelog
170
+* Tue Jun 20 2023 Shreenidhi Shedi <sshedi@vmware.com> 5.4.6-1
171
+- Upgrade to v5.4.6
170 172
 * Thu Mar 09 2023 Shreenidhi Shedi <sshedi@vmware.com> 5.4.4-5
171 173
 - Add lua-libs sub package
172 174
 * Wed Dec 21 2022 Shreenidhi Shedi <sshedi@vmware.com> 5.4.4-4
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        Nmap (“Network Mapper”) is a utility for network discovery and security auditing
2 2
 Name:           nmap
3 3
 Version:        7.93
4
-Release:        5%{?dist}
4
+Release:        6%{?dist}
5 5
 License:        Nmap
6 6
 URL:            http://nmap.org
7 7
 Group:          Networking
... ...
@@ -88,6 +88,8 @@ rm -rf %{buildroot}%{_datadir}/man/ \
88 88
 %{_bindir}/ncat
89 89
 
90 90
 %changelog
91
+* Tue Jun 20 2023 Shreenidhi Shedi <sshedi@vmware.com> 7.93-6
92
+- Bump version as a part of lua upgrade
91 93
 * Fri Apr 14 2023 Shreenidhi Shedi <sshedi@vmware.com> 7.93-5
92 94
 - Bump version as a part of zlib upgrade
93 95
 * Thu Jan 26 2023 Ashwin Dayanand Kamat <kashwindayan@vmware.com> 7.93-4
... ...
@@ -10,7 +10,7 @@
10 10
 Summary:    A Fast and Scalable Web Platform by Extending NGINX with Lua
11 11
 Name:       openresty
12 12
 Version:    1.21.4.1
13
-Release:    6%{?dist}
13
+Release:    7%{?dist}
14 14
 License:    BSD
15 15
 URL:        https://openresty.org/en
16 16
 Group:      Applications/System
... ...
@@ -223,6 +223,8 @@ rm -rf %{buildroot}
223 223
 %{orprefix}/resty.index
224 224
 
225 225
 %changelog
226
+* Tue Jun 20 2023 Shreenidhi Shedi <sshedi@vmware.com> 1.21.4.1-7
227
+- Bump version as a part of lua upgrade
226 228
 * Fri Apr 14 2023 Shreenidhi Shedi <sshedi@vmware.com> 1.21.4.1-6
227 229
 - Bump version as a part of zlib upgrade
228 230
 * Wed Mar 22 2023 Shreenidhi Shedi <sshedi@vmware.com> 1.21.4.1-5
... ...
@@ -3,7 +3,7 @@
3 3
 Summary:    Package manager
4 4
 Name:       rpm
5 5
 Version:    4.18.0
6
-Release:    13%{?dist}
6
+Release:    14%{?dist}
7 7
 License:    GPLv2+
8 8
 URL:        http://rpm.org
9 9
 Group:      Applications/System
... ...
@@ -306,6 +306,8 @@ rm -rf %{buildroot}
306 306
 %{_mandir}/man8/%{name}-plugin-systemd-inhibit.8*
307 307
 
308 308
 %changelog
309
+* Tue Jun 20 2023 Shreenidhi Shedi <sshedi@vmware.com> 4.18.0-14
310
+- Bump version as a part of lua upgrade
309 311
 * Tue May 09 2023 Shreenidhi Shedi <sshedi@vmware.com> 4.18.0-13
310 312
 - Bump version as a part of nss upgrade
311 313
 * Fri Apr 14 2023 Shreenidhi Shedi <sshedi@vmware.com> 4.18.0-12
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        Tools and Utilities for interaction with SCSI devices.
2 2
 Name:           sg3_utils
3 3
 Version:        1.47
4
-Release:        1%{?dist}
4
+Release:        2%{?dist}
5 5
 License:        BSD
6 6
 URL:            https://github.com/doug-gilbert/sg3_utils
7 7
 Group:          System/Tools.
... ...
@@ -55,6 +55,8 @@ install -m 755 scripts/rescan-scsi-bus.sh %{buildroot}%{_bindir}
55 55
 %{_includedir}/scsi/*
56 56
 
57 57
 %changelog
58
+* Tue Jun 20 2023 Shreenidhi Shedi <sshedi@vmware.com> 1.47-2
59
+- Bump version as a part of lua upgrade
58 60
 * Tue Apr 25 2023 Shreenidhi Shedi <sshedi@vmware.com> 1.47-1
59 61
 - Upgrade to v1.47
60 62
 * Thu Apr 13 2023 Guruswamy Basavaiah <bguruswamy@vmware.com> 1.46-2
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        Intrusion Detection System
2 2
 Name:           suricata
3 3
 Version:        6.0.12
4
-Release:        2%{?dist}
4
+Release:        3%{?dist}
5 5
 License:        GPLv2
6 6
 Vendor:         VMware, Inc.
7 7
 Distribution:   Photon
... ...
@@ -171,6 +171,8 @@ make %{?_smp_mflags} check
171 171
 %{_datadir}/%{name}/rules
172 172
 
173 173
 %changelog
174
+* Tue Jun 20 2023 Shreenidhi Shedi <sshedi@vmware.com> 6.0.12-3
175
+- Bump version as a part of lua upgrade
174 176
 * Tue May 23 2023 Guruswamy Basavaiah <bguruswamy@vmware.com> 6.0.12-2
175 177
 - Exclude suricata dependency on hyperscan in ARM
176 178
 * Fri Apr 28 2023 Guruswamy Basavaiah <bguruswamy@vmware.com> 6.0.12-1