Skip to content

Commit

Permalink
tree: update to 12.4.5
Browse files Browse the repository at this point in the history
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
  • Loading branch information
AuxXxilium committed Sep 8, 2024
1 parent a1fe99c commit b4f1d9e
Show file tree
Hide file tree
Showing 7,424 changed files with 35 additions and 2,735,909 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
16 changes: 5 additions & 11 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright (C) 2023 AuxXxilium <https://github.com/AuxXxilium> and Ing <https://github.com/wjz304>
# Copyright (C) 2023 AuxXxilium <https://github.com/AuxXxilium>
#
# This is free software, licensed under the MIT License.
# See /LICENSE for more information.
Expand All @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
target: [x64-7.1, aarch64-7.1]
target: [x64-7.0]

steps:
- name: Checkout
Expand Down Expand Up @@ -55,13 +55,7 @@ jobs:

- name: Release
if: inputs.tag != ''
uses: ncipollo/release-action@v1
uses: softprops/action-gh-release@v2
with:
tag: ${{ inputs.tag }}
body: |
### DSM 7.0 / 7.1 / 7.2
- Perform code repair using SSH connection
`sudo sed -i 's/package/root/g' /var/packages/open-vm-tools/conf/privilege`
artifacts: spksrc/packages/*.spk
tag_name: ${{ inputs.tag }}
files: spksrc/packages/*.spk
24 changes: 0 additions & 24 deletions src/cross/icu/Makefile

This file was deleted.

43 changes: 0 additions & 43 deletions src/cross/icu/PLIST

This file was deleted.

3 changes: 0 additions & 3 deletions src/cross/icu/digests

This file was deleted.

2 changes: 1 addition & 1 deletion src/cross/libtirpc/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PKG_NAME = libtirpc
PKG_VERS = 1.1.4
PKG_VERS = 1.3.4
PKG_EXT = tar.bz2
PKG_DIST_NAME = $(PKG_NAME)-$(PKG_VERS).$(PKG_EXT)
PKG_DIST_SITE = http://downloads.sourceforge.net/project/$(PKG_NAME)/$(PKG_NAME)/$(PKG_VERS)
Expand Down
6 changes: 3 additions & 3 deletions src/cross/libtirpc/digests
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
libtirpc-1.1.4.tar.bz2 SHA1 d85717035cb9bd6c45557a1eb1351d3af9a69ff7
libtirpc-1.1.4.tar.bz2 SHA256 2ca529f02292e10c158562295a1ffd95d2ce8af97820e3534fe1b0e3aec7561d
libtirpc-1.1.4.tar.bz2 MD5 f5d2a623e9dfbd818d2f3f3a4a878e3a
libtirpc-1.3.4.tar.bz2 SHA1 63c800f81f823254d2706637bab551dec176b99b
libtirpc-1.3.4.tar.bz2 SHA256 1e0b0c7231c5fa122e06c0609a76723664d068b0dba3b8219b63e6340b347860
libtirpc-1.3.4.tar.bz2 MD5 375dbe7ceb2d0300d173fb40321b49b6
6 changes: 3 additions & 3 deletions src/cross/open-vm-tools/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
PKG_NAME = open-vm-tools
PKG_VERS = 12.4.0
PKG_BUILD = 23259341
PKG_VERS = 12.4.5
PKG_BUILD = 23787635
PKG_EXT = tar.gz
PKG_DIST_NAME = $(PKG_NAME)-$(PKG_VERS)-$(PKG_BUILD).$(PKG_EXT)
PKG_DIST_SITE = https://github.com/vmware/open-vm-tools/releases/download/stable-$(PKG_VERS)
PKG_DIR = $(PKG_NAME)-$(PKG_VERS)-$(PKG_BUILD)

DEPENDS = cross/glib cross/curl cross/moreutils cross/protobuf cross/openssl cross/libmspack cross/fuse3 cross/libtirpc cross/procps-ng cross/icu cross/libiconv
DEPENDS = cross/glib cross/curl cross/moreutils cross/protobuf cross/openssl cross/libmspack cross/fuse3 cross/libtirpc cross/procps-ng cross/libicu cross/libiconv

HOMEPAGE = https://github.com/vmware/open-vm-tools
COMMENT = VMware open-vm-tools project
Expand Down
6 changes: 3 additions & 3 deletions src/cross/open-vm-tools/digests
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
open-vm-tools-12.4.0-23259341.tar.gz SHA1 77cb5fd60b24bb04308815a5d44ddcf7cd5d5df2
open-vm-tools-12.4.0-23259341.tar.gz SHA256 316469e4708c25f9b46af17362e176bd796aa7e2acdf05c021a7b60456411862
open-vm-tools-12.4.0-23259341.tar.gz MD5 b7e1a263766d79dd3cbab8afb2c5783f
open-vm-tools-12.4.5-23787635.tar.gz SHA1 29bf5fb14557ff3e4fa8a2d566f1e140507712bd
open-vm-tools-12.4.5-23787635.tar.gz SHA256 506e5677add62c938cdc6c340f1494de94f1988b9b6511f7b19f74344fcec9d9
open-vm-tools-12.4.5-23787635.tar.gz MD5 0a0c9843b4c474f0b28d8e9d99fa02e4
2 changes: 1 addition & 1 deletion src/cross/procps-ng/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PKG_NAME = procps-ng
PKG_VERS = 3.3.8
PKG_VERS = 4.0.4
PKG_EXT = tar.xz
PKG_DIST_NAME = $(PKG_NAME)-$(PKG_VERS).$(PKG_EXT)
PKG_DIST_SITE = http://downloads.sourceforge.net/project/$(PKG_NAME)/Production
Expand Down
24 changes: 12 additions & 12 deletions src/cross/procps-ng/PLIST
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
bin:bin/free
bin:bin/kill
bin:bin/pgrep
bin:bin/pkill
bin:bin/pmap
bin:bin/ps
lnk:lib/libprocps.so
lnk:lib/libprocps.so.1
lib:lib/libprocps.so.1.1.2
bin:bin/pwdx
bin:bin/tload
bin:bin/uptime
bin:bin/vmstat
bin:bin/w
lnk:lib/libproc2.so
lnk:lib/libproc2.so.0
lib:lib/libproc2.so.0.0.2
bin:sbin/sysctl
bin:usr/bin/free
bin:usr/bin/pgrep
bin:usr/bin/pkill
bin:usr/bin/pmap
bin:usr/bin/pwdx
bin:usr/bin/tload
bin:usr/bin/uptime
bin:usr/bin/vmstat
bin:usr/bin/w
6 changes: 3 additions & 3 deletions src/cross/procps-ng/digests
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
procps-ng-3.3.8.tar.xz SHA1 4fa6a373f969989a9e490df5eb49a2df62eca19a
procps-ng-3.3.8.tar.xz SHA256 a4109cfb6fe3bcfb5a0efb37efe04d0c8ce858bff3820d48cc258bad41bed46b
procps-ng-3.3.8.tar.xz MD5 aecbeeda2ab308f8d09dddcb4cb9a572
procps-ng-4.0.4.tar.xz SHA1 2b859acd7060e9898ac457dbd26dbebf563cc44b
procps-ng-4.0.4.tar.xz SHA256 22870d6feb2478adb617ce4f09a787addaf2d260c5a8aa7b17d889a962c5e42e
procps-ng-4.0.4.tar.xz MD5 2f747fc7df8ccf402d03e375c565cf96
22 changes: 0 additions & 22 deletions src/native/icu/Makefile

This file was deleted.

3 changes: 0 additions & 3 deletions src/native/icu/digests

This file was deleted.

Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Loading

0 comments on commit b4f1d9e

Please sign in to comment.