summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2023-07-10Remove patch, which is broken with upstreamPeter Jung
Signed-off-by: Peter Jung <admin@ptr1337.dev>
2023-02-12Cleanup && Sync with archlinuxPeter Jung
Signed-off-by: Peter Jung <admin@ptr1337.dev>
2022-10-12fixed PKGBUILD (hopefully) and made the PKGBUILD follow the upstream/vanilla ↵Amit Goldenberg
PKGBUILD more closely + added latest kernel as an dependency, this is my first PKGBUILD so please tell me if you find any mistakes
2021-02-14upgpkg: glibc-git 2.33.r62.gebcf45a16c-2Eli Schwartz
Fix using glibc on systems with older kernels than the built one; for mysterious reasons, core/glibc dropped the --enable-kernel option a while back and it's been re-added. This argument describes the oldest kernel that the glibc build desires to support, and core/glibc uses 4.4 which is pretty reasonable.
2021-01-14upgpkg: glibc-git 2.32.r537.g2d651eb926-1Eli Schwartz
Remove workaround for electron 2.x and broken lld. Originally reported in mid-2018, this old version of electron is long since unsupported and most applications have surely moved onto electron 3+. sync optdepends with core/glibc
2020-08-27upgpkg: glibc-git 2.32.r69.g567b170501-1Eli Schwartz
... and also remove libcrypt.so since that was removed in glibc -2
2020-08-23upgpkg: glibc-git 2.32.r35.gcd71f47acc-1Eli Schwartz
drop patch for bug that is fixed upstream sync with core/glibc for libxcrypt split
2020-02-15upgpkg: glibc-git 2.31.r148.gca843defbc-1Eli Schwartz
rebase patches to apply cleanly
2019-09-28upgpkg: glibc-git 2.30.r129.gd7a568af55-1Eli Schwartz
update patches to continue to apply on master
2019-08-21upgpkg: glibc-git 2.30.r51.gf615e3fced-1Eli Schwartz
refresh patch so it still applies
2019-02-28upgpkg: glibc-git 2.29.r102.g462e83a4a0-1Eli Schwartz
refresh patches
2019-01-13upgpkg: glibc-git 2.28.r559.ga1b02ae763-1Eli Schwartz
refresh patch
2018-11-06upgpkg: glibc-git 2.28.r261.g6d6ee04622-1Eli Schwartz
add python makedepends for new buildsystem changes rebase patch once again
2018-09-28upgpkg: glibc-git 2.28.r164.g81dca813cc-1Eli Schwartz
rebase patch on top of upstream changes
2018-08-28upgpkg: glibc-git 2.28.r100.g5abedf97a3-1Eli Schwartz
rm patch, fix is merged upstream
2018-08-27upgpkg: glibc-git 2.28.r97.g99ea93ca31-1Eli Schwartz
properly fix the breaking commit after discussion with commit author; fix is being discussed on libc-alpha
2018-08-24upgpkg: glibc-git 2.28.r89.g60bcac09c0-1Eli Schwartz
revert breaking commit
2018-08-10upgpkg: glibc-git 2.28.r46.g2ce7ba7d15-1Eli Schwartz
merge upstream changes to core/glibc work around electron apps being badly broken
2018-08-06upgpkg: glibc-git 2.28.r24.g92a4cba760-1Eli Schwartz
be slightly more elegant in !strip handling
2018-04-22upgpkg: glibc-git 2.27.r346.g573963e32f-1Eli Schwartz
minor cleanup, disable nsl/rpc in accordance with core package. This is tied to the testing repositories which split out libnsl into a separate package.
2018-03-16upgpkg: glibc-git 2.27.r209.gc553cd6f7e-1Eli Schwartz
updated locale-gen from earnestly
2017-12-31upgpkg: glibc-git 2.26.r1049.g3e3c904dae-1Eli Schwartz
Add patch corresponding to [core] changes. New locale-gen allows optionally listing a charset inside the flag file.
2017-12-26Initial upload: glibc-git 2.26.r1039.g48a8f83281-1Eli Schwartz
This was originally authored by Earnestly, and has a very cool approach to locale-gen. ;)