mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-13 20:01:48 +01:00
Updated changelog
This commit is contained in:
parent
cb37c7626e
commit
e78c65802e
2 changed files with 70 additions and 67 deletions
|
@ -7,7 +7,10 @@
|
|||
<option name="autoReloadType" value="SELECTIVE" />
|
||||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="122a51c9-ec79-4509-bab4-7ab1474a7769" name="Changes" comment="Updated bullet color" />
|
||||
<list default="true" id="122a51c9-ec79-4509-bab4-7ab1474a7769" name="Changes" comment="Updated donate image">
|
||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/docs/changelog.md" beforeDir="false" afterPath="$PROJECT_DIR$/docs/changelog.md" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||||
|
@ -423,7 +426,7 @@
|
|||
<option name="project" value="LOCAL" />
|
||||
<updated>1687344798389</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="2298" />
|
||||
<option name="localTasksCounter" value="2299" />
|
||||
<servers />
|
||||
</component>
|
||||
<component name="Vcs.Log.History.Properties">
|
||||
|
@ -462,7 +465,6 @@
|
|||
</component>
|
||||
<component name="VcsManagerConfiguration">
|
||||
<option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
|
||||
<MESSAGE value="Updated for ignore" />
|
||||
<MESSAGE value="Updated for recommended" />
|
||||
<MESSAGE value="Updated for license" />
|
||||
<MESSAGE value="Updated for readme" />
|
||||
|
@ -487,6 +489,7 @@
|
|||
<MESSAGE value="Added changelog" />
|
||||
<MESSAGE value="Fixed changelog format" />
|
||||
<MESSAGE value="Updated for version 4.9.0" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="Updated for version 4.9.0" />
|
||||
<MESSAGE value="Updated donate image" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="Updated donate image" />
|
||||
</component>
|
||||
</project>
|
|
@ -1,104 +1,104 @@
|
|||
## slpkg - ChangeLog
|
||||
|
||||
### 4.9.0 - 21/06/2023
|
||||
Updated:
|
||||
- For multilib install instructions
|
||||
- Updated:
|
||||
* For multilib install instructions
|
||||
|
||||
Fixed:
|
||||
- Continuing updating repositories after failing once
|
||||
- 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:
|
||||
|
|
Loading…
Reference in a new issue