Merge pull request #23 from Mcklaren/patch-10

Add and update packages
This commit is contained in:
UnRAID_ES 2022-10-09 20:00:02 -03:00 committed by GitHub
commit 80921d66f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
14 changed files with 31 additions and 20 deletions

Binary file not shown.

Binary file not shown.

BIN
packages/6.11/ddrescue-1.26-x86_64-1.txz vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
packages/6.11/iftop-1.0pre4-x86_64-4.txz vendored Normal file

Binary file not shown.

BIN
packages/6.11/iotop-0.6-x86_64-2_SBo.txz vendored Normal file

Binary file not shown.

BIN
packages/6.11/lftp-4.9.2-x86_64-3.txz vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
packages/6.11/powertop-2.13-x86_64-3.txz vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -3,8 +3,8 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "NerdTools">
<!ENTITY author "UnRAIDES">
<!ENTITY version "2022.10.09">
<!ENTITY md5 "fd33e7e4b1d1f2a95e2a30b3af2bea03">
<!ENTITY version "2022.10.10">
<!ENTITY md5 "1d54648f587ee7ad92756848000057f2">
<!ENTITY launch "Settings/&name;">
<!ENTITY github "UnRAIDES/unRAID-&name;">
<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/main/plugin/&name;.plg">
@ -17,31 +17,42 @@
<CHANGES>
##&name;
###2022.10.10
Changed: axel-2.17.11
Added: ddrescue-1.26
Added: exiftool-12.47
Added: iftop-1.0pre4
Added: iotop-0.6
Added: lftp-4.9.2
Added: llfuse-1.4.2 package as dependency of borgbackup
Added: powertop-2.13
Changed: python-setuptools-57.5.0
Added: rsnapshot-1.4.4
###2022.10.09
- Fix reinstall packages
Fixed: Reinstall packages
###2022.10.08
- The plugins column is changed by the current version
- The functionality to compare old versions is updated
Fixed: The plugins column is changed by the current version
Fixed: The functionality to compare old versions is updated
###2022.10.05
- Fix remove packages on uninstalling plugin
Fixed: Remove packages on uninstalling plugin
###2022.10.04d
- Fix dependency for mediainfo package
- Add vim package
- Add libsodium package as dependency of vim
- Update jdupes to the version 1.21
Fixed: Dependency for mediainfo package
Added: vim-9.0.0623 package
Added: libsodium-1.0.18 package as dependency of vim
Changed: jdupes-1.21
###2022.10.04c
- Fix a bug with json file
Fixed: Bug with json file
###2022.10.04b
- Minor change for developer tools
Fixed: Minor change for developer tools
###2022.10.04a
- Clean old code
- Delete old packages
- Update unrar to the version 6.12
- Update rar to the version 6.12
- Update p7zip to the version 17.04
- Update mediainfo to the version 22.06
- Update dependency libzen to the version 0.4.39
- Update dependency libmediainfo to the version 22.06
Fixed: Clean old code
Enhanced: Delete old packages
Changed: unrar6.12
Changed: uar-6.12
Changed: p7zip-17.04
Changed: mediainfo-22.06
Changed: libzen-0.4.39
Changed: libmediainfo-22.06 package as dependency of mediainfo
###2022.10.04
- Initial release
- Plugin based on NerdPack of dmacias72