Add and update packages

This commit is contained in:
Mcklaren 2022-10-10 00:57:01 +02:00
parent cf49af35f5
commit 2f7e3b8724
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 [ <!DOCTYPE PLUGIN [
<!ENTITY name "NerdTools"> <!ENTITY name "NerdTools">
<!ENTITY author "UnRAIDES"> <!ENTITY author "UnRAIDES">
<!ENTITY version "2022.10.09"> <!ENTITY version "2022.10.10">
<!ENTITY md5 "fd33e7e4b1d1f2a95e2a30b3af2bea03"> <!ENTITY md5 "1d54648f587ee7ad92756848000057f2">
<!ENTITY launch "Settings/&name;"> <!ENTITY launch "Settings/&name;">
<!ENTITY github "UnRAIDES/unRAID-&name;"> <!ENTITY github "UnRAIDES/unRAID-&name;">
<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/main/plugin/&name;.plg"> <!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/main/plugin/&name;.plg">
@ -17,31 +17,42 @@
<CHANGES> <CHANGES>
##&name; ##&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 ###2022.10.09
- Fix reinstall packages Fixed: Reinstall packages
###2022.10.08 ###2022.10.08
- The plugins column is changed by the current version Fixed: The plugins column is changed by the current version
- The functionality to compare old versions is updated Fixed: The functionality to compare old versions is updated
###2022.10.05 ###2022.10.05
- Fix remove packages on uninstalling plugin Fixed: Remove packages on uninstalling plugin
###2022.10.04d ###2022.10.04d
- Fix dependency for mediainfo package Fixed: Dependency for mediainfo package
- Add vim package Added: vim-9.0.0623 package
- Add libsodium package as dependency of vim Added: libsodium-1.0.18 package as dependency of vim
- Update jdupes to the version 1.21 Changed: jdupes-1.21
###2022.10.04c ###2022.10.04c
- Fix a bug with json file Fixed: Bug with json file
###2022.10.04b ###2022.10.04b
- Minor change for developer tools Fixed: Minor change for developer tools
###2022.10.04a ###2022.10.04a
- Clean old code Fixed: Clean old code
- Delete old packages Enhanced: Delete old packages
- Update unrar to the version 6.12 Changed: unrar6.12
- Update rar to the version 6.12 Changed: uar-6.12
- Update p7zip to the version 17.04 Changed: p7zip-17.04
- Update mediainfo to the version 22.06 Changed: mediainfo-22.06
- Update dependency libzen to the version 0.4.39 Changed: libzen-0.4.39
- Update dependency libmediainfo to the version 22.06 Changed: libmediainfo-22.06 package as dependency of mediainfo
###2022.10.04 ###2022.10.04
- Initial release - Initial release
- Plugin based on NerdPack of dmacias72 - Plugin based on NerdPack of dmacias72