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:
(nvidia-driver and nvidia-kernel use the same source NVIDIA-Linux-x86_64-<VERSION>.run)
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:
@ -677,7 +681,7 @@ Updated:
### 3.8.0 - 05/02/2020
Added:
- Many changes happen in this version, a big part of code has been rewritten to improve the code for support Python 3. Possibly will there are some bugs in the future versions I would appreciate it if report them.
- Many changes happen in this version, a big part of code has been rewritten to improve the code for support Python 3. Possibly will there are some bugs in the future versions I would appreciate it if report them.
Cheers, Dimitris
Fixed:
@ -1458,7 +1462,7 @@ Fixed:
### 2.4.0 - 02/06/2015
Fixed:
- Comments arguments to '--help' option
-
-
Added:
- Additional option to skip packages when upgrading
@ -1557,7 +1561,7 @@ Added:
- Support multi packages
- Passing variables to the script
- Use file.pkg instead [package...] or [package]
-
-
Fixed:
- [key error] when you enter wrong name repository as default
- Rename BUILD variable to BUILD_PATH in configuration file slpkg.conf
@ -1572,7 +1576,7 @@ Fixed:
- Find argument
- Rename commands repolist and repoinfo to repo-list, repo-info
- Installed package list
-
-
Added:
- Custom binary repository
- Slackware 'patches' repository in PACKAGES.txt file