summaryrefslogtreecommitdiffstats
path: root/main/apk-tools
Commit message (Collapse)AuthorAgeFilesLines
* main/apk-tools: upgrade to 2.4.1Timo Teräs2014-03-125-198/+5
|
* main/apk-tools: backport --print-archNatanael Copa2014-01-062-4/+57
|
* main/apk-tools: upstream commit: flush stdout after log messageTimo Teräs2013-12-234-11/+41
|
* main/apk-tools: bump pkgrelNatanael Copa2013-11-071-1/+1
|
* Revert "Revert "main/apk-tools: fix progress bar in musl builds""Natanael Copa2013-11-072-4/+85
| | | | This reverts commit f835540496599596c7682621fa24f1612d8217ad.
* Revert "main/apk-tools: fix progress bar in musl builds"Natanael Copa2013-11-072-85/+4
| | | | | | | The moving progress bar to stdout breaks the progressbar in initramfs. We will deal with musl later. This reverts commit dc6f406066b464b6afa5ccc8f4dab92c802a1cfb.
* main/apk-tools: fix progress bar in musl buildsTimo Teräs2013-10-112-4/+85
|
* main/apk-tools: allow using cached packages with --no-networkNatanael Copa2013-10-022-4/+33
| | | | fixes regression
* main/apk-tools: upgrade to 2.4.0Natanael Copa2013-10-011-4/+4
|
* main/apk-tools: fix crossbuild makedependsTimo Teräs2013-09-251-1/+3
|
* main/apk-tools: upgrade to 2.4.0_rc3Timo Teräs2013-09-103-71/+5
|
* main/apk-tools: fix to not hang when splitting -libs packagesNatanael Copa2013-07-163-6/+72
| | | | | | | | also fix segault when --root dir is invalid and rename lua-apk to lua5.2-apk. ref #2134 ref #2135
* main/apk-tools: upgrade to 2.4.0_rc2, and crossbuilding fixesTimo Teräs2013-07-081-8/+16
| | | | | * don't build lua support during crossbuild * strip using cross tools
* main/apk-tools: upgrade to 2.4.0_rc1Timo Teräs2013-06-201-4/+4
|
* main/apk-tools: upgrade to 2.3.5Natanael Copa2013-06-041-4/+6
|
* main/apk-tools: strip static binary before signingKaarle Ritvanen2013-05-241-1/+2
| | | | otherwise, abuild would strip the binary after this phase, altering the correct digest
* main/apk-tools: sign the apk.staticNatanael Copa2013-05-191-1/+14
| | | | See http://www.mail-archive.com/lxc-devel@lists.sourceforge.net/msg03378.html
* main/apk-tools: upgrade to 2.3.4Natanael Copa2013-01-212-37/+3
|
* main/apk-tools: apply bugfix from upstreamTimo Teräs2012-11-052-3/+37
|
* main/apk-tools: upgrade to 2.3.3Natanael Copa2012-10-097-560/+3
|
* main/apk-tools: solver fixes from upstreamNatanael Copa2012-10-045-4/+306
|
* main/apk-tools: fix apk info --provides, add --progress-fdNatanael Copa2012-10-013-2/+217
| | | | ref #1396
* main/apk-tools: fix directory re-creationNatanael Copa2012-09-042-2/+42
| | | | ref #1348
* main/apk-tools: upgrade to 2.3.2Natanael Copa2012-07-176-203/+3
| | | | ref #1241
* main/apk-tools: misc apk-tools improvementsNatanael Copa2012-05-076-5/+115
| | | | | fixes #1122 (cherry picked from commit 2de0251997cc8d2868931912065f83bd94b6e574)
* main/apk-tools: fix for protected_paths.dNatanael Copa2012-05-013-2/+92
|
* main/apk-tools: upgrade to 2.3.1Natanael Copa2012-04-274-105/+3
|
* main/apk-tools: create config dirsNatanael Copa2012-04-251-2/+6
|
* main/apk-tools: fix audit --backup --recurseNatanael Copa2012-04-242-3/+26
| | | | Needs be upstreamed.
* main/apk-tools: fix a typo in the patchTimo Teräs2012-03-312-2/+2
|
* main/apk-tools: cherry pick fix for installation of non-repository packagesTimo Teräs2012-03-313-4/+32
|
* main/apk-tools: cherry-pick fix for info -e return codeTimo Teräs2012-03-312-3/+54
|
* main/apk-tools: upgrade to 2.3.0Timo Teräs2012-03-281-2/+2
| | | | | | | | | | new major apk-tools release including (but not limited to): * multiple solution finder improvements for non-trivial scenarios * improvements to package pinning support * support for 'provides' * load repositories also from /etc/repositories.d/*.list * /etc/protected_files.d/*.list support for better lbu integration * audit applet improved for better lbu integration
* main/apk-tools: upgrade to 2.2.5Natanael Copa2012-02-022-70/+3
|
* main/apk-tools: fix bug with --repositoryNatanael Copa2012-02-012-2/+69
|
* main/apk-tools: upgrade to 2.2.4Timo Teräs2012-02-013-134/+3
|
* main/apk-tools: cherry-pick a regression fix from upstreamTimo Teräs2012-01-203-3/+119
|
* main/apk-tools: upgrade to 2.2.3Timo Teräs2012-01-172-2/+17
|
* main/apk-tools: upgrade to 2.2.2Timo Teräs2011-12-271-2/+2
|
* main/apk-tools: upgrade to 2.2.1Natanael Copa2011-11-011-2/+2
|
* main/apk-tools: upgrade to 2.2.0Natanael Copa2011-11-011-2/+2
|
* main/apk-tools: upgrade to 2.2.0_rc1Timo Teräs2011-10-313-258/+3
|
* main/apk-tools: implement versioned conflictsNatanael Copa2011-10-243-3/+224
| | | | from upstream
* main/apk-tools: fix lua moduleNatanael Copa2011-10-202-2/+36
|
* main/apk-tools: upgrade to 2.2.0_pre1Natanael Copa2011-10-203-155/+10
|
* main/apk-tools: build lua-apk sub packageNatanael Copa2011-08-201-9/+20
| | | | For lua binding
* main/apk-tools: misc fixes for apk cache and remount rw/roNatanael Copa2011-05-273-2/+142
| | | | | ref #663 ref #662
* main/apk-tools: upgrade to 2.1.0Natanael Copa2011-05-238-391/+3
|
* main/apk-tools: add patches from gitNatanael Copa2011-04-278-4/+286
| | | | fixes #588
* main/apk-tools: backport fix for apk fetchNatanael Copa2011-04-072-2/+108
|