aboutsummaryrefslogtreecommitdiffstats
path: root/testing/sssd
Commit message (Collapse)AuthorAgeFilesLines
* testing/sssd: rebuild against krb5 1.18TBK2020-03-231-1/+1
|
* Cleanup unused files and patchesLeo2020-01-291-683/+0
|
* testing/sssd: silence shellcheck warningNatanael Copa2020-01-151-0/+3
| | | | pkgdir will always be set
* testing/sssd: revert bad revert from the last commitNatanael Copa2020-01-141-9/+6
| | | | | | | | | | This partially reverts commit 0ac93488952f (testing/sssd: revert bad revert from the last commit"). Removing quotes around $pkgdir is not improvement at all; it should be always quoted, to be safe if $pkgdir contains spaces. Removing contributrs without first checking git log is not good.
* testing/sssd: revert bad "modernization" from the last commitJakub Jirutka2020-01-141-11/+12
| | | | | | | | | | | | | This partially reverts commit 67a63bbbb70c24358c6dde9240a8babf2500cd08. Removing quotes around $pkgdir is not improvement at all; it should be always quoted, to be safe if $pkgdir contains spaces. ${pkgdir:?} is completely unnecessary and doesn't make much sense - pkgdir is always set by abuild script. Adding yourself to the contributors just for very minor (and even wrong) changes in APKBUILD is not good.
* testing/sssd: modernizeHenrik Riomar2020-01-131-19/+12
| | | | bump to trigger rebuild with new libs
* testing/sssd: rebuild against python 3.8Natanael Copa2019-11-051-1/+1
|
* testing/sssd: Don't depend on python2-devLeo2019-10-231-4/+3
|
* testing/sssd: rebuild against python 3.7Natanael Copa2019-04-171-1/+1
|
* testing/sssd: rebuild against http_parser 2.9.0André Klitzing2019-03-071-1/+1
|
* testing/sssd: fix buildHenrik Riomar2019-01-302-2/+62
| | | | | * Fix depends for changed pkgname * Fix build with new curl
* testing/sssd: upgrade to 1.16.3Henrik Riomar2018-10-234-86/+90
| | | | | | * Improved the configure flags * Rebased the patches with git
* testing/sssd: one job in installHenrik Riomar2018-07-241-2/+8
| | | | | | Fixes install error with many cores Also do like Susa & Debian and clean-up some files before packaging
* testing/sssd: dev & openrc subpackagesHenrik Riomar2018-07-222-56/+76
| | | | | | | | add check() Note: only partial test suite is run, the full testsuite fails Only build on x86_64 for now
* testing/sssd: new aportVince Mele2018-07-227-0/+1145