Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/tcl: misc fixes | Natanael Copa | 2013-04-25 | 1 | -22/+34 |
| | | | | | | | | - exist with error if 'make install' fails - add --enable-64bit on x86_64 - move *.c and *Config.sh to -dev subpackage - simplify buildroot sanitazion (similar what arch linux does) - whitespace fixes (use tab instead of 8 spaces) | ||||
* | testing/ckermit: fix typo in APKBUILD | Francesco Colista | 2013-04-25 | 1 | -1/+3 |
| | |||||
* | testing/sipp: enable SCTP support | Natanael Copa | 2013-04-25 | 1 | -2/+3 |
| | |||||
* | testing/lksctp-tools: new aport | Natanael Copa | 2013-04-25 | 1 | -0/+48 |
| | | | | | User-space access to Linux Kernel SCTP http://lksctp.sourceforge.net | ||||
* | main/weechat: move from testing | William Pitcock | 2013-04-24 | 1 | -0/+0 |
| | |||||
* | testing/weechat: upgrade to 0.4.0 | William Pitcock | 2013-04-24 | 1 | -4/+5 |
| | |||||
* | main/tinc: update checksums | Bartłomiej Piotrowski | 2013-04-24 | 1 | -3/+3 |
| | |||||
* | main/nginx: update checksums | Bartłomiej Piotrowski | 2013-04-24 | 1 | -3/+3 |
| | |||||
* | main/gparted: update checksums | Bartłomiej Piotrowski | 2013-04-24 | 1 | -3/+3 |
| | |||||
* | main/clamav: update checksums | Bartłomiej Piotrowski | 2013-04-24 | 1 | -3/+3 |
| | |||||
* | Merge branch 'master' of ssh://git.alpinelinux.org/gitroot/aports | Bartłomiej Piotrowski | 2013-04-24 | 19 | -44/+225 |
|\ | |||||
| * | main/libarchive: fix CVE-2013-0211 | Natanael Copa | 2013-04-24 | 2 | -5/+50 |
| | | | | | | | | fixes #1806 | ||||
| * | testing/sipp: upgrade to 3.3 | Natanael Copa | 2013-04-24 | 1 | -9/+22 |
| | | |||||
| * | main/qt: add hicolor-icon-theme to makedepends | Natanael Copa | 2013-04-24 | 1 | -2/+2 |
| | | | | | | | | | | | | | | the qt-x11 subpackage depends on it so it will be needed to install qt-dev by adding it to makedepends we make sure that it is picked up by abuild -R when boostrapping the repo. (otherwise the hicolor-icon-theme would not be built early enough) | ||||
| * | testing/smstools: move to main | Leonardo Arena | 2013-04-24 | 5 | -0/+0 |
| | | |||||
| * | main/heimdal: fix build with texinfo-5 | Natanael Copa | 2013-04-24 | 2 | -6/+48 |
| | | |||||
| * | main/texinfo: makeinfo is a perl script so add it to depends | Natanael Copa | 2013-04-24 | 1 | -3/+3 |
| | | |||||
| * | main/gcc: fix gcc plugins | Natanael Copa | 2013-04-24 | 1 | -7/+1 |
| | | | | | | | | | | we should keep the plugin/include files in main gcc package otherwise plugins and linux-grsec fails to build | ||||
| * | main/gnome-vfs: build fix for glib-2.36 | Natanael Copa | 2013-04-24 | 2 | -4/+70 |
| | | |||||
| * | main/orbit2: fix build against glib-2.36 | Natanael Copa | 2013-04-24 | 2 | -3/+24 |
| | | |||||
| * | main/postfix: checksums and pkgrel bump | William Pitcock | 2013-04-23 | 1 | -4/+4 |
| | | |||||
| * | Fixed postfix bug causing postconf -m to segfault | Hugo Landau | 2013-04-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Running postconf -m resulted in a segfault and no output. The bug originated in dynamic-maps3.patch. postconf_other.c was modified by this patch such that it called concatenate(), but the file was not modified to include <stringops.h>, resulting in the function being undeclared. This resulted in gcc incorrectly assuming a default prototype for it with return type int instead of char*, causing pointer truncation on 64-bit systems, causing a segfault when the truncated pointer is passed to another function. The fix is to #include <stringops.h> in postconf_other.c. The patch has been updated. I don't have abuild 2.14 on this machine so I'll leave updating the SHA256 checksums to whoever commits it. | ||||
* | | main/tinc: upgrade to 1.0.21 | Bartłomiej Piotrowski | 2013-04-24 | 1 | -1/+1 |
| | | |||||
* | | main/nginx: upgrade to 1.4.0 | Bartłomiej Piotrowski | 2013-04-24 | 1 | -1/+1 |
| | | |||||
* | | main/gparted: upgrade to 0.16.0 | Bartłomiej Piotrowski | 2013-04-24 | 1 | -1/+1 |
| | | |||||
* | | main/clamav: upgrade to 0.97.8 | Bartłomiej Piotrowski | 2013-04-24 | 1 | -1/+1 |
|/ | |||||
* | main/live-media: upgrade to 2013.04.23 | Bartłomiej Piotrowski | 2013-04-23 | 1 | -4/+4 |
| | |||||
* | main/llvm: make it compile | Natanael Copa | 2013-04-23 | 3 | -64/+120 |
| | | | | | | | - make it find dynamic linker - set the target to i486-alpine-linux-uclibc fixes #1798 | ||||
* | main/a52dec: automake fix | Natanael Copa | 2013-04-23 | 2 | -3/+31 |
| | |||||
* | main/xbmc-pvr-addons: rebuid against boost-1.53.0 | Natanael Copa | 2013-04-23 | 1 | -1/+1 |
| | |||||
* | main/xbmc: rebuid against boost-1.53.0 | Natanael Copa | 2013-04-23 | 1 | -1/+1 |
| | |||||
* | main/inkscape: rebuid against boost-1.53.0 | Natanael Copa | 2013-04-23 | 1 | -1/+1 |
| | |||||
* | main/abiword: rebuid against boost-1.53.0 | Natanael Copa | 2013-04-23 | 1 | -1/+1 |
| | |||||
* | main/boost: upgrade to 1.53.0 | Natanael Copa | 2013-04-23 | 3 | -17/+21 |
| | |||||
* | main/p11-kit: fix typo from previous commit | Natanael Copa | 2013-04-23 | 1 | -2/+2 |
| | |||||
* | main/p11-kit: set trust path | Natanael Copa | 2013-04-23 | 1 | -1/+2 |
| | |||||
* | main/dconf: upgrade to 0.16.0 | Natanael Copa | 2013-04-23 | 1 | -2/+4 |
| | |||||
* | main/glade3: upgrade to 3.8.3 | Natanael Copa | 2013-04-23 | 1 | -2/+4 |
| | |||||
* | main/glib-networking: upgrade to 2.36.1 | Natanael Copa | 2013-04-23 | 1 | -2/+4 |
| | |||||
* | main/perl-text-vfile-asdata: upgrade to 0.08 | Natanael Copa | 2013-04-23 | 1 | -2/+4 |
| | |||||
* | main/perl-xml-rss: upgrade to 1.50 | Natanael Copa | 2013-04-23 | 1 | -2/+4 |
| | |||||
* | main/gcc: try again to get the versioned dependency right | Natanael Copa | 2013-04-23 | 1 | -11/+12 |
| | |||||
* | main/mpf3: rebuild so get so provides | Natanael Copa | 2013-04-23 | 1 | -1/+1 |
| | |||||
* | testing/virtualbox-additions-grsec: set pkgrel | Natanael Copa | 2013-04-23 | 1 | -0/+1 |
| | |||||
* | main/perl-mime-types: upgrade to 1.38 | Natanael Copa | 2013-04-23 | 1 | -2/+4 |
| | |||||
* | main/perl-dbd-odbc: upgrade to 1.43 | Natanael Copa | 2013-04-23 | 1 | -2/+4 |
| | |||||
* | main/p11-kit: upgrade to 0.18.1 | Natanael Copa | 2013-04-23 | 1 | -6/+8 |
| | |||||
* | main/at-spi2-atk: upgrade to 2.8.1 | Natanael Copa | 2013-04-23 | 1 | -4/+4 |
| | |||||
* | main/msmtp: upgrade to 1.4.31 | Natanael Copa | 2013-04-23 | 1 | -2/+4 |
| | |||||
* | main/abuild: upgrade to 2.14.2 | Natanael Copa | 2013-04-23 | 5 | -427/+5 |
| |