- Notifications
You must be signed in to change notification settings - Fork0
Automatically install security and other system updates
License
RKrahl/auto-patch
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This package provides a script to call zypper to install security andother system updates. It also provides systemd unit files toautomatically call that script regularly.
Since the script depends on zypper, it will probably only work forSUSE distributions (openSUSE and SLES).
Python:
- Python 3.6 or newer.
External programs:
Required library packages:
Optional library packages:
The version number is managed using this package. All sourcedistributions add a static text file with the version number andfall back using that if setuptools_scm is not available. So thispackage is only needed to build out of the plain development sourcetree as cloned from GitHub.
pytest >= 3.0
Only needed to run the test suite.
Only needed to run the test suite.
Copyright 2020–2022 Rolf Krahl
Licensed under theApache License, Version 2.0 (the "License"); youmay not use this file except in compliance with the License.
Unless required by applicable law or agreed to in writing, softwaredistributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express orimplied. See the License for the specific language governingpermissions and limitations under the License.
About
Automatically install security and other system updates