aboutsummaryrefslogtreecommitdiff
path: root/packages/glibc/2.15
Commit message (Collapse)AuthorAgeFilesLines
* Allow glibc 2.12 - 2.20 to work with GCC 10+Jakub Labenski2020-06-081-2/+2
|
* Fix fdivp argument orderAlexey Neyman2018-10-061-0/+27
| | | | | | | | | Patch from upstream. Bug didn't exist in 2.14.1 and fix is already applied in 2.16. Fixes #1048 Signed-off-by: Alexey Neyman <stilor@att.net>
* Second batch of backported fixesAlexey Neyman2018-05-123-0/+152
| | | | | | getlogin/getlogin_r, zic Signed-off-by: Alexey Neyman <stilor@att.net>
* First batch of fixesAlexey Neyman2018-05-122-0/+102
| | | | | | | | - Incompatible function type for ifunc alias - Multiple statements macro expansion in strftime - if_nametoindex size checking Signed-off-by: Alexey Neyman <stilor@att.net>
* Run all patches through renumbering and updateAlexey Neyman2017-12-0247-657/+669
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Add digests for all packagesAlexey Neyman2017-09-291-0/+12
| | | | | | | Also fix test-packages: it was saving the output from CT_DoLog into the checksum file. Also use one file per version. Signed-off-by: Alexey Neyman <stilor@att.net>
* Merge pull request #814 from stilor/issue-802Alexey Neyman2017-08-261-0/+1660
|\ | | | | Issue 802
| * Backport --enable-obsolete-rpc from 2.16Alexey Neyman2017-08-261-0/+1660
| | | | | | | | | | | | Fixes #802. Signed-off-by: Alexey Neyman <stilor@att.net>
* | Fix regressions after binutils 2.29Alexey Neyman2017-08-251-0/+30
|/ | | | | | | Binutils 2.29 are more picky about versioning of common symbols. Fix two offenders in glibc versions as applicable. Signed-off-by: Alexey Neyman <stilor@att.net>
* Implement a script for checking packagesAlexey Neyman2017-08-2327-0/+1786
| | | | | | Then use this script to check that all packages can be extracted and patched. Signed-off-by: Alexey Neyman <stilor@att.net>
* Fix the references to old config variablesAlexey Neyman2017-07-081-1/+1
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Convert the rest of packages to new frameworkAlexey Neyman2017-07-0817-0/+1816
Signed-off-by: Alexey Neyman <stilor@att.net>