Updated changelog

This commit is contained in:
Dimitris Zlatanidis 2023-06-28 11:11:52 +03:00
parent e78c65802e
commit 836f6ec55e

View file

@ -1,104 +1,108 @@
## slpkg - ChangeLog
### 4.9.0 - 21/06/2023
- Updated:
* For multilib install instructions
### 4.9.1 - 28/06/2023
Updated:
- Bullet progress bar color
- Fixed:
* Continuing updating repositories after failing once
### 4.9.0 - 21/06/2023
Updated:
- For multilib install instructions
Fixed:
- Continuing updating repositories after failing once
### 4.8.9 - 06/06/2023
- Fixed:
* urllib3.exceptions.NewConnectionError (Thanks to rizitis) #173
Fixed:
- urllib3.exceptions.NewConnectionError (Thanks to rizitis) #173
### 4.8.8 - 29/05/2023
- Updated:
* France manpage
Updated:
- France manpage
- Fixed:
* Choose dependencies for upgraded packages
* Build packages with the same source name:
Fixed:
- Choose dependencies for upgraded packages
- Build packages with the same source name:
(nvidia-driver and nvidia-kernel use the same source NVIDIA-Linux-x86_64-<VERSION>.run)
### 4.8.7 - 23/05/2023
- Fixed:
* Package tag for slack_patches and salixos_patches
* Parallel download for slackbuilds repositories (sbo, ponce)
Fixed:
- Package tag for slack_patches and salixos_patches
- Parallel download for slackbuilds repositories (sbo, ponce)
### 4.8.6 - 21/05/2023
- Updated:
* Load the database when used #172
Updated:
- Load the database when used #172
- Fixed:
* ValueError with search command
* Updates some packages to the same version #169
* For --skip-installed option
Fixed:
- ValueError with search command
- Updates some packages to the same version #169
- For --skip-installed option
- Added:
* Configuration file rules.toml
Added:
- Configuration file rules.toml
### 4.8.5 - 18/05/2023
- Fixed:
* Case-sensitive with commands find and search
* For combination options with --repository= and --directory=
* TypeError for repo-info command #171
Fixed:
- Case-sensitive with commands find and search
- For combination options with --repository= and --directory=
- TypeError for repo-info command #171
### 4.8.4 - 14/05/2023
- Added:
* Case-insensitive pattern matching, --no-case option
* Choose border color via configuration file
* New processing status view for build, install, upgrade, remove
Added:
- Case-insensitive pattern matching, --no-case option
- Choose border color via configuration file
- New processing status view for build, install, upgrade, remove
Fixed:
- Remove chosen dependencies
### 4.8.3 - 29/04/2023
- Updated:
* For synchronization with the local repository (Thanks to Christopher Schrauben) #166
* Renamed the option --bin-repo with --repository
Updated:
- For synchronization with the local repository (Thanks to Christopher Schrauben) #166
- Renamed the option --bin-repo with --repository
- Added:
* Options --install-data to install only data into the database
* Column for package installed version (Thanks to tpiszcze)
Added:
- Options --install-data to install only data into the database
- Column for package installed version (Thanks to tpiszcze)
### 4.8.2 - 25/04/2023
- Updated:
* For exit status code
* Packages summary for calculating the file sizes
Updated:
- For exit status code
- Packages summary for calculating the file sizes
- Added:
* Disable or enable the spinning bar
Added:
- Disable or enable the spinning bar
- Fixed:
* Slackware patches repository tag
* For skip to download sources if the package is installed (Thanks to kingbeowulf LQ63)
Fixed:
- Slackware patches repository tag
- For skip to download sources if the package is installed (Thanks to kingbeowulf LQ63)
### 4.8.1 - 21/04/2023
- Updated:
* For error messages
* For repository updates (Thanks to rizitis)
* For reinstall slackware command
Updated:
- For error messages
- For repository updates (Thanks to rizitis)
- For reinstall slackware command
- Fixed:
* Double packages as main and as dependency for binaries repos
* View packages for ponce repository (Thanks to rizitis)
Fixed:
- Double packages as main and as dependency for binaries repos
- View packages for ponce repository (Thanks to rizitis)
### 4.8.0 - 19/04/2023
- Fixed:
* Counting dependencies for tracking and blacklist packages
* Resolving dependencies when are blacklisted or not included in the repository
Fixed:
- Counting dependencies for tracking and blacklist packages
- Resolving dependencies when are blacklisted or not included in the repository
### 4.7.9 - 15/04/2023
- Updated:
* For proxies configuration
* For convert file sizes
* For packages upgrade
Updated:
- For proxies configuration
- For convert file sizes
- For packages upgrade
- Fixed:
* Clear screen when dialog is disabled
Fixed:
- Clear screen when dialog is disabled
- Added:
* Support to local repositories (Thanks to marav)
Added:
- Support to local repositories (Thanks to marav)
### 4.7.8 - 12/04/2023
Added: