96 Commits

Author SHA1 Message Date
Timo Teräs
d9e4256751 main/apk-tools: upgrade to 2.4.0_rc3 2013-09-10 16:19:50 +03:00
Natanael Copa
ec3b11dc1b main/apk-tools: fix to not hang when splitting -libs packages
also fix segault when --root dir is invalid and rename lua-apk to
lua5.2-apk.

ref #2134
ref #2135
2013-07-16 08:25:28 +00:00
Timo Teräs
706bd46d82 main/apk-tools: upgrade to 2.4.0_rc2, and crossbuilding fixes
* don't build lua support during crossbuild
* strip using cross tools
2013-07-08 15:23:15 +03:00
Timo Teräs
659ace475e main/apk-tools: upgrade to 2.4.0_rc1 2013-06-20 16:00:28 +03:00
Natanael Copa
0d259bc43c main/apk-tools: upgrade to 2.3.5 2013-06-04 08:03:18 +00:00
Kaarle Ritvanen
f991d7fbc3 main/apk-tools: strip static binary before signing
otherwise, abuild would strip the binary after this phase, altering the correct digest
2013-05-24 23:19:22 +03:00
Natanael Copa
756a86906d main/apk-tools: sign the apk.static
See http://www.mail-archive.com/lxc-devel@lists.sourceforge.net/msg03378.html
2013-05-19 11:50:31 +00:00
Natanael Copa
8b78a885fd main/apk-tools: upgrade to 2.3.4 2013-01-21 09:11:21 +00:00
Timo Teräs
24734f342b main/apk-tools: apply bugfix from upstream 2012-11-05 08:24:07 +02:00
Natanael Copa
bbbce5f086 main/apk-tools: upgrade to 2.3.3 2012-10-09 13:57:46 +00:00
Natanael Copa
64b6ed1cbd main/apk-tools: solver fixes from upstream 2012-10-04 08:29:01 +00:00
Natanael Copa
8d6945855c main/apk-tools: fix apk info --provides, add --progress-fd
ref #1396
2012-10-01 19:06:31 +00:00
Natanael Copa
5014d53570 main/apk-tools: fix directory re-creation
ref #1348
2012-09-04 09:31:50 +00:00
Natanael Copa
3882d7fb0d main/apk-tools: upgrade to 2.3.2
ref #1241
2012-07-17 07:17:52 +00:00
Natanael Copa
204b4caa13 main/apk-tools: misc apk-tools improvements
fixes #1122
(cherry picked from commit 2de0251997cc8d2868931912065f83bd94b6e574)
2012-05-07 11:32:51 +00:00
Natanael Copa
67daccc73a main/apk-tools: fix for protected_paths.d 2012-05-01 14:02:10 +00:00
Natanael Copa
5a5f046e0f main/apk-tools: upgrade to 2.3.1 2012-04-27 06:28:49 +00:00
Natanael Copa
81363a18c9 main/apk-tools: create config dirs 2012-04-25 11:34:40 +00:00
Natanael Copa
e63b456471 main/apk-tools: fix audit --backup --recurse
Needs be upstreamed.
2012-04-24 14:36:02 +02:00
Timo Teräs
5ea180379a main/apk-tools: fix a typo in the patch 2012-03-31 23:32:17 +03:00
Timo Teräs
0c416991ff main/apk-tools: cherry pick fix for installation of non-repository packages 2012-03-31 23:28:55 +03:00
Timo Teräs
a7c564605d main/apk-tools: cherry-pick fix for info -e return code 2012-03-31 22:36:06 +03:00
Timo Teräs
65f70c7670 main/apk-tools: upgrade to 2.3.0
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
2012-03-28 11:33:49 +03:00
Natanael Copa
13155070b8 main/apk-tools: upgrade to 2.2.5 2012-02-02 14:52:43 +00:00
Natanael Copa
38212b9de5 main/apk-tools: fix bug with --repository 2012-02-01 12:44:16 +00:00
Timo Teräs
5c79d4427b main/apk-tools: upgrade to 2.2.4 2012-02-01 10:49:38 +02:00
Timo Teräs
c73effbe18 main/apk-tools: cherry-pick a regression fix from upstream 2012-01-20 11:45:48 +02:00
Timo Teräs
4546ec4b1a main/apk-tools: upgrade to 2.2.3 2012-01-17 15:58:29 +02:00
Timo Teräs
b932319ffc main/apk-tools: upgrade to 2.2.2 2011-12-27 14:13:02 +02:00
Natanael Copa
e284e7f51e main/apk-tools: upgrade to 2.2.1 2011-11-01 12:57:36 +00:00
Natanael Copa
85960ed326 main/apk-tools: upgrade to 2.2.0 2011-11-01 12:21:39 +00:00
Timo Teräs
259ea35575 main/apk-tools: upgrade to 2.2.0_rc1 2011-10-31 16:59:16 +02:00
Natanael Copa
2c8513dd0e main/apk-tools: implement versioned conflicts
from upstream
2011-10-24 14:31:47 +00:00
Natanael Copa
0f297032cd main/apk-tools: fix lua module 2011-10-20 12:47:36 +00:00
Natanael Copa
9fa13facca main/apk-tools: upgrade to 2.2.0_pre1 2011-10-20 09:36:42 +00:00
Natanael Copa
ce03773912 main/apk-tools: build lua-apk sub package
For lua binding
2011-08-20 21:34:50 +00:00
Natanael Copa
bae2bf4bab main/apk-tools: misc fixes for apk cache and remount rw/ro
ref #663
ref #662
2011-05-27 14:01:15 +00:00
Natanael Copa
6361c75dd5 main/apk-tools: upgrade to 2.1.0 2011-05-23 13:40:55 +00:00
Natanael Copa
0bad4fb65b main/apk-tools: add patches from git
fixes #588
2011-04-27 08:28:36 +00:00
Natanael Copa
c099a31cbf main/apk-tools: backport fix for apk fetch 2011-04-07 13:22:23 +00:00
Natanael Copa
445260a618 main/apk-tools: upgrade to 2.1.0_rc1 2011-04-06 12:15:48 +00:00
Timo Teräs
cc4a8c13ff main/apk-tools: update to 2.0.9
- arch support should be now good enough for alpine-2.1.x
2011-03-02 16:17:20 +02:00
Timo Teräs
45915b09c8 main/apk-tools: update to 2.0.8 2011-02-26 12:50:07 +02:00
Ted Trask
6d8e169e5a multiple packages hosted at git.alpinelinux.org: update source urls 2011-02-04 18:47:55 +00:00
Timo Teräs
13842ccfaa main/apk-tools: fix package caching 2011-01-27 16:22:07 +02:00
Natanael Copa
ede129ebdf main/apk-tools: try the apk verify fix once more
seems like the problem was the signed index last time
2010-12-17 18:19:51 +00:00
Natanael Copa
0dd224b9d6 main/apk-tools: bump pkgrel so we get rid of the previous fix 2010-12-17 14:09:43 +00:00
Natanael Copa
c3890798e6 Revert "main/apk-tools: fix for apk verify"
This reverts commit 460063f6d701bf7cc551a0739f0d51e8e5a08aa4.
2010-12-17 14:08:03 +00:00
Natanael Copa
460063f6d7 main/apk-tools: fix for apk verify 2010-12-17 13:14:43 +00:00
Natanael Copa
e0086639db main/apk-tools: set arch=all 2010-12-15 13:49:18 +00:00