Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/ca-certificates: improve abuild, replace python with python2 | Jakub Jirutka | 2016-10-24 | 1 | -27/+19 |
| | |||||
* | main/ca-certificates: use libressl certhash | Natanael Copa | 2016-10-10 | 1 | -5/+5 |
| | |||||
* | main/ca-certificates: fix fallback for sendfile(2) | Natanael Copa | 2016-08-05 | 2 | -5/+5 |
| | | | | fix return value and errno check | ||||
* | main/ca-certificates: clean up /etc/ssl/certs in deinstall | Natanael Copa | 2016-04-08 | 2 | -1/+9 |
| | | | | fixes #5382 | ||||
* | main/ca-certificates: sendfile fix update-ca-certificates | Natanael Copa | 2016-04-08 | 2 | -5/+39 |
| | | | | | fallback to read(2)/write(2) in case sendfile is not supported by kernel or blockdevice/filesystem | ||||
* | main/ca-certificates: update openssl c_rehash dependency | Timo Teräs | 2016-03-11 | 1 | -1/+1 |
| | | | | it was moved to libcrypto1.0 | ||||
* | main/ca-certificates: improve run-parts execution | Natanael Copa | 2016-01-14 | 2 | -7/+9 |
| | | | | | Do not depend on PATH for run-parts, instead we try /usr/bin/run-parts and /bin/run-parts directly. Exit with error if it fails. | ||||
* | main/ca-certificates: run c_rehash as a hook from update.d | Natanael Copa | 2016-01-14 | 4 | -98/+41 |
| | | | | | | | | instead of running c_rehash directly we run it as a hook from update.d. We also: - update the man-page to be more correct. - remove obsolete lua script | ||||
* | main/ca-certificates: upgrade to 20160104 | Sören Tempel | 2016-01-11 | 1 | -13/+9 |
| | |||||
* | main/ca-certificates: fix and optimize update-ca-certificates | Timo Teräs | 2015-11-11 | 2 | -157/+150 |
| | | | | fixes #4772 | ||||
* | main/ca-certificates: fix update-ca.c | Timo Teräs | 2015-10-16 | 2 | -6/+6 |
| | | | | | - fix permissions for the .crt bundle - fix exec of c_rehash | ||||
* | main/ca-certificates: replace update-ca-certificates implementation | Natanael Copa | 2015-10-15 | 2 | -8/+346 |
| | | | | | Use C implementation to avoid Lua dependency. https://github.com/xynopsis/update_ca_cert | ||||
* | main/ca-certificates: upgrade to 20150426 | Carlo Landmeter | 2015-06-25 | 1 | -5/+5 |
| | |||||
* | main/ca-certificates: fix bug in processing of local CA certificates | Andy Shinn | 2015-05-06 | 2 | -6/+5 |
| | | | | | | | | | We were only grabbing the index of the certlist table, which was making the filename appear as a number. It would seem like the seem like the second variables from the pairs() function is the actual name we want. [Timo: changed to use lua scratch '_' for the first return value, and use ipairs as it is numbered table.] | ||||
* | main/ca-certificates: fix update-ca-certificates | Natanael Copa | 2015-04-10 | 2 | -5/+5 |
| | | | | lua posix has changed api. update accordingly | ||||
* | main/ca-certificates: upgrade to 20141019 | Natanael Copa | 2014-10-30 | 1 | -7/+7 |
| | |||||
* | main/ca-certificates: fix build | Timo Teräs | 2014-04-23 | 1 | -0/+1 |
| | | | | override to allow having /usr/local | ||||
* | main/ca-certificates: add local certs directory to packaging | Timo Teräs | 2014-04-22 | 1 | -2/+3 |
| | |||||
* | main/update-ca-certificates: fix few minor issues in lua version | Timo Teräs | 2014-04-21 | 2 | -32/+35 |
| | | | | also optimize and cleanup the lua code a bit too. ref #2846 | ||||
* | main/ca-certificates: rewrite update-ca-certificates in lua | Timo Teräs | 2014-04-21 | 3 | -10/+103 |
| | | | | | fix also overlay protected paths to exclude generated links. ref #2846 | ||||
* | main/ca-certificates: upgrade to 20140325 | Natanael Copa | 2014-04-01 | 1 | -6/+6 |
| | |||||
* | main/ca-certificates: exclude autogenerated ca-certificates.crt from overlay | Natanael Copa | 2014-03-04 | 1 | -1/+6 |
| | | | | ref #2715 | ||||
* | main/ca-certificates: split manpage into -doc subpackage | Eivind Uggedal | 2013-12-02 | 1 | -1/+2 |
| | |||||
* | main/ca-certificates: specify license | Fabian Affolter | 2013-10-30 | 1 | -1/+3 |
| | |||||
* | main/ca-certificates: upgrade to 20130906 | Natanael Copa | 2013-10-02 | 1 | -5/+5 |
| | |||||
* | main/ca-certificates: upgrade to 20130610 | Natanael Copa | 2013-07-24 | 1 | -2/+4 |
| | |||||
* | main/ca-certificates: upgrade to 20130119 | Bartłomiej Piotrowski | 2013-01-24 | 1 | -2/+2 |
| | |||||
* | main/ca-certificates: upgrade to 20121105 | Natanael Copa | 2012-11-13 | 1 | -2/+2 |
| | |||||
* | main/ca-certificates: upgrade to 20120623 | Natanael Copa | 2012-07-03 | 1 | -2/+2 |
| | |||||
* | main/ca-certificates: upgrade to 20120212 | Natanael Copa | 2012-02-17 | 1 | -2/+2 |
| | |||||
* | main/ca-certificates: upgrade to 20111211 | Natanael Copa | 2011-12-19 | 1 | -3/+3 |
| | |||||
* | main/ca-certificates: mozilla cert extraction requires python (also add ↵ | William Pitcock | 2011-11-19 | 2 | -2/+3 |
| | | | | trigger to make it possible to include other certificate bundles cleanly) | ||||
* | main/ca-certificates: upgrade to 20111025 | Natanael Copa | 2011-11-17 | 1 | -2/+2 |
| | |||||
* | main/ca-certificates: security update. remove DigiNotar Root CA | Natanael Copa | 2011-09-01 | 1 | -5/+11 |
| | | | | | | https://bugzilla.mozilla.org/show_bug.cgi?id=682956 http://pastebin.com/ff7Yg663 http://pastebin.com/SwCZqskV | ||||
* | main/ca-certificates: upgrade to 20110502 | Natanael Copa | 2011-08-24 | 1 | -11/+21 |
| | |||||
* | main: mass-rebuild of packages missing arch in .PKGINFO | Natanael Copa | 2011-03-31 | 1 | -1/+1 |
| | | | | this is needed for apk-tools-2.1 migration | ||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/ca-certificates: update download link | Natanael Copa | 2010-11-24 | 1 | -4/+4 |
| | |||||
* | main/ca-certificates: upgrade to 20090814 | Natanael Copa | 2009-10-30 | 1 | -4/+2 |
| | |||||
* | moved extra/* to main/ | Natanael Copa | 2009-07-24 | 2 | -0/+35 |
and fixed misc build issues |