Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/libpng: upgrade to 1.2.38 | Natanael Copa | 2009-08-03 | 1 | -2/+2 |
| | |||||
* | main/libnfnetlink: upgrade to 1.0.0 | Natanael Copa | 2009-08-03 | 1 | -2/+2 |
| | |||||
* | main/libnetfilter_conntrack: upgrade to 0.0.100 | Natanael Copa | 2009-08-03 | 1 | -2/+2 |
| | |||||
* | main/lftp: upgrade to 3.7.15 | Natanael Copa | 2009-08-03 | 1 | -3/+3 |
| | |||||
* | main/less: upgrade to 436 | Natanael Copa | 2009-08-03 | 1 | -2/+2 |
| | |||||
* | main/irssi: upgrade to 0.8.14 | Natanael Copa | 2009-08-03 | 1 | -4/+4 |
| | |||||
* | main/gawk: upgrade to 3.1.7 | Natanael Copa | 2009-08-03 | 1 | -4/+4 |
| | |||||
* | main/dosfstools: upgrade to 3.0.5 | Natanael Copa | 2009-08-03 | 1 | -2/+2 |
| | |||||
* | main/ctags: upgrade to 5.8 | Natanael Copa | 2009-08-03 | 1 | -2/+2 |
| | |||||
* | main/bind: upgrade to 9.6.1_p1 | Natanael Copa | 2009-08-03 | 1 | -3/+3 |
| | |||||
* | main/apr: upgrade to 1.3.7 | Natanael Copa | 2009-08-03 | 1 | -2/+2 |
| | |||||
* | main/apr-util: upgrade to 1.3.8 | Natanael Copa | 2009-08-03 | 1 | -2/+2 |
| | |||||
* | main/busybox: upgrade to 1.14.3. backport install compat fix | Natanael Copa | 2009-08-03 | 5 | -307/+45 |
| | |||||
* | main/alpine-conf: lbu remove packages.list if it existv1.9.0_alpha18 | Natanael Copa | 2009-07-31 | 2 | -2/+48 |
| | | | | fixes #94 | ||||
* | main/apk-tools: fix from upstream for corruption of big files | Natanael Copa | 2009-07-31 | 2 | -2/+82 |
| | |||||
* | main/dhcp: fix paths to lease files and configs | Natanael Copa | 2009-07-31 | 5 | -10/+63 |
| | | | | | | | | | | | also * enable paranoia for -user/-group options * fix install scripts * import new init.d script * add missing dirs * move dhclient to a separate subpackage Fixes #110 | ||||
* | main/openssl: fix random padlock sha1 breakage | Timo Teras | 2009-07-30 | 2 | -14/+17 |
| | | | | | | | fix copying of oneshot sha1 context. also decrease the size of "small buffer", to make context smaller (and context copy faster in most cases); it should be still enough to catch most hmac operations. | ||||
* | main/quagga: fixes for zebra init.d and default config | Natanael Copa | 2009-07-30 | 3 | -6/+6 |
| | | | | | * do not hardcode path to ip * the -l option seems to be removed | ||||
* | main/dnscache: fix init.d script | Natanael Copa | 2009-07-30 | 2 | -35/+13 |
| | | | | fixes #101 | ||||
* | main/mkinitfs: upgrade to 1.9 | Natanael Copa | 2009-07-30 | 1 | -2/+2 |
| | | | | fixes #93 | ||||
* | main/apk-tools: backport a fix | Natanael Copa | 2009-07-30 | 2 | -2/+78 |
| | | | | affects lbu commit and uprades. | ||||
* | main/vim: rebuild with fixed abuild so we get ncurses dep pulled in | Natanael Copa | 2009-07-30 | 1 | -1/+1 |
| | | | | related to issue #100 | ||||
* | main/apk-tools: upgrade to 2.0_pre17 | Natanael Copa | 2009-07-30 | 1 | -2/+2 |
| | |||||
* | main/clamsmtp: install the init.d/conf.d with new name | Natanael Copa | 2009-07-30 | 1 | -3/+3 |
| | | | | fixes #71 | ||||
* | main/abuild: build fix | Natanael Copa | 2009-07-29 | 1 | -1/+1 |
| | | | | needed pkgconfig in makedepends | ||||
* | main/abuild: fix for dynamic deps | Natanael Copa | 2009-07-29 | 2 | -2/+18 |
| | | | | fixes #100 | ||||
* | main/mkinitfs: upgrade to 1.8 | Natanael Copa | 2009-07-29 | 1 | -2/+2 |
| | |||||
* | main/abuild: upgrade to 2.0_rc3 | Natanael Copa | 2009-07-29 | 1 | -2/+2 |
| | |||||
* | main/apk-tools: upgrade to 2.0_pre16 | Natanael Copa | 2009-07-29 | 1 | -2/+2 |
| | |||||
* | main/mpg123: removed pub key that was added by mistake | Natanael Copa | 2009-07-29 | 1 | -9/+0 |
| | |||||
* | main/mpg123: include .la files in main package | Natanael Copa | 2009-07-29 | 2 | -1/+17 |
| | | | | fixes #90 | ||||
* | main/rubygems: updated to 1.3.5. install in vendor dir | Natanael Copa | 2009-07-29 | 1 | -5/+7 |
| | |||||
* | main/uclibc: fix a problem with getaddrinfo and netlink (fixes #97) | Timo Teras | 2009-07-29 | 2 | -3/+28 |
| | | | | | turns out this was fixed already upstream. just backport the relevant part of the patch. | ||||
* | main/openssl: update checksum | Natanael Copa | 2009-07-27 | 1 | -1/+1 |
| | |||||
* | main/openssl: fix padlock patch | Timo Teras | 2009-07-27 | 2 | -238/+159 |
| | | | | | | | | there was a bug sha context copying, that caused all hmac users (and possibly others) to crash. also implemented a third intermediate hashing mode with small buffer: it'll speed up hashing in most cases considerably (packets / certificates to be hashed are not usually too long). | ||||
* | main/gettext: link to system expat and libxml2 rather than use internal | Natanael Copa | 2009-07-25 | 4 | -6/+100 |
| | | | | patches from gentoo | ||||
* | main/ksymoops: added missing patch | Natanael Copa | 2009-07-25 | 1 | -0/+12 |
| | |||||
* | main/apg: new aport | Natanael Copa | 2009-07-25 | 1 | -0/+24 |
| | | | | | Automated Password Generator http://www.adel.nursat.kz/apg/index.shtml | ||||
* | main/linux-grsec: upgrade grsec patch from upstream | Natanael Copa | 2009-07-25 | 2 | -752/+4898 |
| | |||||
* | main/aspell: build fix | Natanael Copa | 2009-07-25 | 1 | -2/+2 |
| | | | | added perl to makedepends | ||||
* | main/alpine-base: include public key for apk | Natanael Copa | 2009-07-24 | 1 | -3/+6 |
| | |||||
* | main/samba: add logrotate script | Natanael Copa | 2009-07-24 | 2 | -1/+13 |
| | | | | fixes #81 | ||||
* | main/logrotate: install cron script in /etc/periodic/daily | Natanael Copa | 2009-07-24 | 2 | -6/+29 |
| | | | | | | fixes #83 also create a working default config | ||||
* | extra/openvpn: easy-rsa fixes and init script added | Christoffer Leitet | 2009-07-24 | 1 | -6/+13 |
| | | | | | | | | | | | | * Moved easy-rsa to /etc/openvpn * Makes it easier to save certs etc. * Recommended by upstream doc: * http://openvpn.net/index.php/open-source/documentation/howto.html#pki * Fixed permissions on easy-rsa files * Fixed defunc init script * Existed in source, but not in APKBUILD * Changed configure to use iproute2 instead of ifconfig/route * De-bashified the easy-rsa scripts | ||||
* | main/busybox-initscripts: fix for crond initscript | Natanael Copa | 2009-07-24 | 2 | -3/+3 |
| | | | | fixes #74 | ||||
* | main/gross: fix link in /etc/runlevels | Natanael Copa | 2009-07-24 | 2 | -3/+4 |
| | | | | fixes #72 | ||||
* | various: misc build fixes | Natanael Copa | 2009-07-24 | 4 | -10/+17 |
| | |||||
* | main/patch: re-add aport that got lost in move | Natanael Copa | 2009-07-24 | 1 | -0/+21 |
| | |||||
* | main/alpine-sdk: added some more dependencies for iso creation | Natanael Copa | 2009-07-24 | 1 | -4/+5 |
| | |||||
* | main/apk-tools: removing unused patches | Natanael Copa | 2009-07-24 | 2 | -575/+0 |
| |