Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
console-setup.27510
console-setup-1.134-reproducible.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File console-setup-1.134-reproducible.patch of Package console-setup.27510
Date: 2018-01-05 By: Bernhard M. Wiedemann <bwiedemann suse de> PATCH-FIX-UPSTREAM in 1.174 dont add timestamps to .gz headers generate reproducible random output for missing glyphs Index: console-setup-1.134/Fonts/Makefile =================================================================== --- console-setup-1.134.orig/Fonts/Makefile +++ console-setup-1.134/Fonts/Makefile @@ -7,7 +7,7 @@ build-any: %.gz : % - gzip -9 <$< >$@ + gzip -n9 <$< >$@ # All available non-legacy font faces FACES = Fixed13 Fixed14 Fixed15 Fixed16 \ Index: console-setup-1.134/Fonts/bdf2psf =================================================================== --- console-setup-1.134.orig/Fonts/bdf2psf +++ console-setup-1.134/Fonts/bdf2psf @@ -21,6 +21,8 @@ use warnings 'all'; use strict; +srand(0); + #####################################################################
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