Skip to content

Commit

Permalink
Add xz to important packages
Browse files Browse the repository at this point in the history
(libmodsecurity has been updated before)
  • Loading branch information
dpausp committed Apr 3, 2024
1 parent 05d2482 commit 27d44bf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
1 change: 1 addition & 0 deletions release/important_packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@
"wireguard-tools",
"xfsprogs",
"xorg.libX11",
"xz",
"zip",
"zlib",
"zsh",
Expand Down
9 changes: 7 additions & 2 deletions release/package-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -390,9 +390,9 @@
"version": "2.1.5.1"
},
"libmodsecurity": {
"name": "libmodsecurity-3.0.8",
"name": "libmodsecurity-3.0.12",
"pname": "libmodsecurity",
"version": "3.0.8"
"version": "3.0.12"
},
"libmysqlclient": {
"name": "mariadb-connector-c-3.3.5",
Expand Down Expand Up @@ -1010,6 +1010,11 @@
"pname": "libX11",
"version": "1.8.7"
},
"xz": {
"name": "xz-5.4.4",
"pname": "xz",
"version": "5.4.4"
},
"zip": {
"name": "zip-3.0",
"pname": "zip",
Expand Down

0 comments on commit 27d44bf

Please sign in to comment.