Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:bmwiedemann:reproducible:distribution:ring1
hplip
disable_hp-upgrade.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File disable_hp-upgrade.patch of Package hplip
Index: b/upgrade.py =================================================================== --- a/upgrade.py +++ b/upgrade.py @@ -207,6 +207,11 @@ if os.geteuid() == 0: if os.getenv("HPLIP_DEBUG"): log.set_level('debug') + +log.info("HPLIP upgrade is disabled by openSUSE for security reasons, see https://bugzilla.suse.com/show_bug.cgi?id=853405 - if you like to upgrade HPLIP, use an openSUSE software package manager like YaST or zypper.") +clean_exit(1) + + for o, a in opts: if o in ('-h', '--help'): usage()
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor