Update Info

openSUSE-2022-73


Recommended update for opi


Type: recommended
Severity: moderate
Issued: 2022-03-05
Description:
This update for opi fixes the following issues:

Version 2.4.4

- Fix for Alpha/Beta dist versions (boo#1195206)

Version 2.4.3

- Fix for tumbleweed based MicroOS

Version 2.4.2

  * Changed
    - Switched to opensuse provided opi proxy

Version 2.4.1

  * Changed
    - Don't expect output to be a tty

Version 2.4.0

  * Added
    - Scrolling of results
	- Plugin for atom editor

Version 2.3.0

  * Changed
    - Fixed gpgcheck entry in add_repo()
    - Allowed using multiple query keywords that are combined using AND
  * Added
    - Plugin for sublime text
    - Plugin for yandex-disk

Version 2.2.0

  * Added
    - Plugin for MEGA
    - Plugin for Edge Beta
    - Argument parser with option for reverse output order

Version 2.1.1

  * Added
    - Plugin for Brave Browser

Version 2.1.0

  * Added
    - Support for dnf backend
  * Changed
    - Deduplicated packman repo creation code 

Version 2.0.0

  * Added
    - Automated tests
    - Extensible Plugin interface for plugins (eg. this one)
    - Added plugins for chrome, dotnet, edge, teams, packman, plex,
      skype, slack, teamviewer, vivaldi, vscode, vscodium, zoom
  * Changed
    - Rewrote the complete tool in python3

- stop owning dirs provided by filesytem rpm (boo#1184786) 

Version 0.10.0

  * Added
    - Microsoft Teams installer
    - Warning for personal repository

- Fix appstream file location

- Version 0.9.0
  * Added
    - Help (-h, --help) and version (-v, --version) option
  * Changed
    - Filter out -devel, -docs and -lang packages
    - Don't show i586 packages on x86_64 system

- Version 0.8.3
  * Fixed
    - ffmpeg/libav packages due to Packman update


- Version 2.4.4
- Fix for Alpha/Beta dist versions

- Version 2.4.3
- Fix for tumbleweed based MicroOS

- Version 2.4.2 - 2021-10-25
## Changed
- Switched to opensuse provided opi proxy

- Version 2.4.1 - 2021-10-11
## Changed
- Don't expect output to be a tty

- Version 2.4.0 - 2021-10-11
## Added
- Scroll results if they not fit on the screen
- Plugin for atom editor

# Version 2.3.0 - 2021-06-06
### Changed
- Fixed gpgcheck entry in `add_repo()`
- Allowed using multiple query keywords that are combined using AND
### Added
- Plugin for sublime text
- Plugin for yandex-disk

- Version 2.2.0 - 2021-08-20
### Added
- Plugin for MEGA
- Plugin for Edge Beta
- Argument parser with option for reverse output order

- Version 2.1.1 - 2021-08-10
### Added
- Plugin for Brave Browser [#60](https://github.com/openSUSE/opi/pull/60)

- Version 2.1.0 - 2021-07-05
### Added
- Support for dnf backend [#58](https://github.com/openSUSE/opi/pull/58)
### Changed
- Deduplicated packman repo creation code

- Version 2.0.0 - 2021-05-03
### Added
- [Automated tests](https://github.com/openSUSE/opi/actions)
- Extensible Plugin interface for plugins (eg. [this one](https://github.com/openSUSE/opi/blob/master/opi/plugins/vivaldi.py))
- Added plugins for chrome, dotnet, edge, teams, packman, plex, skype, slack, teamviewer, vivaldi, vscode, vscodium, zoom
### Changed
- Rewrote the complete tool in python3

- Version 0.10.0 - 2021-01-17
### Added
- Microsoft Teams installer [#34](https://github.com/openSUSE/opi/pulls/34)
- Warning for personal repository [#35](https://github.com/openSUSE/opi/pulls/35)

- Version 0.9.0 - 2020-10-03
### Added
- Help (-h, --help) and version (-v, --version) option
### Changed
- Filter out -devel, -docs and -lang packages [#30](https://github.com/openSUSE/opi/pulls/30)
- Don't show i586 packages on x86_64 system

- Version 0.8.3 - 2020-07-25
### Fixed
- ffmpeg/libav packages due to Packman update

- Version 0.8.2 - 2020-05-16
### Fixed
- Ghost process on XML parsing failure [#27](https://github.com/openSUSE/opi/pulls/27)

- Version 0.8.1 - 2020-04-03
### Fixed
- OBS limit error when searching php, test, etc.

- Version 0.8.0
### Changed
- Type number `0` to exit [#26](https://github.com/openSUSE/opi/pulls/26)

- Version 0.7.1
### Fixed
- Missing `use File::Temp;` [#24](https://github.com/openSUSE/opi/issues/24)

- Version 0.7.0
### Changed
- Force repo URL to HTTPS [#22](https://github.com/openSUSE/opi/issues/22)
### Fixed
- Ctrl + C handling of spinner

- Version 0.6.0
### Added
- Search spinner [#21](https://github.com/openSUSE/opi/issues/21)
### Fixed
- Packman repo doesn't have *.repo file [#19](https://github.com/openSUSE/opi/issues/19)
- Long version numbers are cutted [#17](https://github.com/openSUSE/opi/issues/17)

- Version 0.5.2
### Fixed
- Trim "NAME" and "VERSION" string [#13](https://github.com/openSUSE/opi/issues/13)

- Version 0.5.1
### Fixed
- Fix dependency not found issue [#11](https://github.com/openSUSE/opi/issues/11)

- Version 0.5.0
### Added
- API proxy server to prevent hard-coded passwords in the script [#4](https://github.com/openSUSE/opi/issues/4)

- Version 0.4.0
### Added
- PMBS (Packman Build Service) support [#5](https://github.com/openSUSE/opi/issues/5)

- Version 0.3.2
### Fixed
- `opi opi` cannot find `opi` [#9](https://github.com/openSUSE/opi/issues/9)

- Version 0.3.1
### Fixed
- Remove quotes from version number. So Leap and SLE can search packages.

- Version 0.3.0
### Added
- Support SLE [#8](https://github.com/openSUSE/opi/issues/8)
### Changed
- Better print column alignment

- Version 0.2.0
### Added
- Install Packman Codecs with `opi packman` or `opi codecs` [#6](https://github.com/openSUSE/opi/issues/6)
- Install Skype with `opi skype` [#6](https://github.com/openSUSE/opi/issues/6)
- Install VS Code with `opi vs code` [#6](https://github.com/openSUSE/opi/issues/6)

- Version 0.1.2
### Fixed
- Fixed lost of "noarch" packages [#3](https://github.com/openSUSE/opi/issues/3)
- Be able to search with dashes in keywords [#2](https://github.com/openSUSE/opi/issues/2)

- Version 0.1.1
### Fixed
- Removed XML dump which may cause problems.

- Version 0.1.0
### Added
- Search packages from OBS
- List properly sorted search result
- Use different colors for official, experimental and personal projects
- Choose package and install
- Keep or remove repository after installation
[Unreleased]: https://github.com/openSUSE/opi/compare/v0.10.0...HEAD
[0.10.0]: https://github.com/openSUSE/opi/compare/v0.9.0...v0.10.0
[0.9.0]: https://github.com/openSUSE/opi/compare/v0.8.3...v0.9.0
[0.8.3]: https://github.com/openSUSE/opi/compare/v0.8.2...v0.8.3
[0.8.2]: https://github.com/openSUSE/opi/compare/v0.8.1...v0.8.2
[0.8.1]: https://github.com/openSUSE/opi/compare/v0.8.0...v0.8.1
[0.8.0]: https://github.com/openSUSE/opi/compare/v0.7.1...v0.8.0
[0.7.1]: https://github.com/openSUSE/opi/compare/v0.7.0...v0.7.1
[0.7.0]: https://github.com/openSUSE/opi/compare/v0.6.0...v0.7.0
[0.6.0]: https://github.com/openSUSE/opi/compare/v0.5.2...v0.6.0
[0.5.2]: https://github.com/openSUSE/opi/compare/v0.5.1...v0.5.2
[0.5.1]: https://github.com/openSUSE/opi/compare/v0.5.0...v0.5.1
[0.5.0]: https://github.com/openSUSE/opi/compare/v0.4.0...v0.5.0
[0.4.0]: https://github.com/openSUSE/opi/compare/v0.3.2...v0.4.0
[0.3.2]: https://github.com/openSUSE/opi/compare/v0.3.1...v0.3.2
[0.3.1]: https://github.com/openSUSE/opi/compare/v0.3.0...v0.3.1
[0.3.0]: https://github.com/openSUSE/opi/compare/v0.2.0...v0.3.0
[0.2.0]: https://github.com/openSUSE/opi/compare/v0.1.2...v0.2.0
[0.1.2]: https://github.com/openSUSE/opi/compare/v0.1.1...v0.1.2
[0.1.1]: https://github.com/openSUSE/opi/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/openSUSE/opi/releases/tag/v0.1.0


              

Packages


  • opi-2.4.4-bp153.2.3.1