Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Initial APKBUILD for nfswatch | Fabian Affolter | 2012-01-16 | 1 | -0/+41 | |
| | | | | | | | | | Package description: Nfswatch is a command-line tool for monitoring NFS traffic. Nfswatch can capture and analyze the NFS packets on a particular network interface or on all interfaces. Website: http://nfswatch.sourceforge.net | |||||
* | testing/ms-sys: build without gettext | Natanael Copa | 2012-01-16 | 1 | -9/+7 | |
| | | | | its not worth the extra bloat only to have swedish translation available | |||||
* | Initial APKBUILD for ms-sys | Fabian Affolter | 2012-01-16 | 1 | -0/+32 | |
| | | | | | | | | | | | Package description: This is a Linux program for writing Microsoft compatible boot records. The program does the same as Microsoft "fdisk /mbr" to a hard disk or "sys d:" to a floppy or FAT partition except that it does not copy any system files, only the boot record is written. Website: http://ms-sys.sourceforge.net/ | |||||
* | Initial APKBUILD for libasyncns | Fabian Affolter | 2012-01-16 | 1 | -0/+33 | |
| | | | | | | | | Package description: A small and lightweight library that implements easy to use asynchronous wrappers around the libc NSS functions getaddrinfo(), res_query() and related. Website: http://0pointer.de/lennart/projects/libasyncns/ | |||||
* | Initial APKBUILD for jhead | Fabian Affolter | 2012-01-16 | 2 | -0/+58 | |
| | | | | | | | | | Package description: This package provides a tool for displaying and manipulating non-image portions of EXIF format JPEG image files, as produced by most digital cameras. Website: http://www.sentex.net/~mwandel/jhead/ | |||||
* | testing/cowpatty: parallel build fix | Natanael Copa | 2012-01-16 | 2 | -6/+92 | |
| | | | | | Basicly a rewrite of the makefile. The author does not know how GNU make works. | |||||
* | testing/cowpatty: Inital APKBUILD | Fabian Affolter | 2012-01-16 | 1 | -0/+31 | |
| | | | | | | | | | | | | | | Package description: Implementation of an offline dictionary attack against WPA/WPA2 networks using PSK-based authentication (e.g. WPA-Personal). Many enterprise networks deploy PSK-based authentication mechanisms for WPA/WPA2 since it is much easier than establishing the necessary RADIUS, supplicant and certificate authority architecture needed for WPA-Enterprise authentication. Cowpatty can implement an accelerated attack if a precomputed PMK file is available for the SSID that is being assessed. Website: http://www.willhackforsushi.com/Cowpatty.html | |||||
* | Initial APKBUILD for check | Fabian Affolter | 2012-01-16 | 1 | -0/+33 | |
| | | | | | | | | | | | Package description: Check is a unit test framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The output from unit tests can be used within source code editors and IDEs. Website: http://check.sourceforge.net/ | |||||
* | mr - Updated to new upstream version 1.10 | Fabian Affolter | 2012-01-16 | 1 | -2/+2 | |
| | ||||||
* | libassuan - updated to 2.0.3 | Fabian Affolter | 2012-01-16 | 1 | -2/+2 | |
| | ||||||
* | main/asterisk: cherry-pick #tryinclude from Asterisk 11 | Timo Teräs | 2012-01-16 | 3 | -63/+74 | |
| | | | | Instead of using the obsolete #-include patch from Asterisk JIRA. | |||||
* | main/wine: upgrade to 1.3.37 | Natanael Copa | 2012-01-14 | 1 | -2/+2 | |
| | ||||||
* | main/libdrm: upgrade to 2.4.30 | Natanael Copa | 2012-01-13 | 1 | -2/+16 | |
| | ||||||
* | main/libc0.9.32: increase stdio buf to 8192 | Natanael Copa | 2012-01-13 | 5 | -14/+14 | |
| | | | | will hopefully improve performance slightly | |||||
* | main/wireshark: upgrade to 1.6.5 | Natanael Copa | 2012-01-13 | 1 | -2/+2 | |
| | ||||||
* | main/acf-core: upgrade to 0.14.1 | Ted Trask | 2012-01-13 | 2 | -114/+4 | |
| | ||||||
* | main/dhcp: upgrade to 4.2.3_p2 | Natanael Copa | 2012-01-13 | 1 | -2/+2 | |
| | ||||||
* | main/acf-lib: upgrade to 0.3.0 | Ted Trask | 2012-01-13 | 1 | -2/+2 | |
| | ||||||
* | main/acf-provisioning: upgrade to 0.1.2 | Ted Trask | 2012-01-13 | 2 | -2/+49 | |
| | ||||||
* | testing/xen: patch for busybox sed | Natanael Copa | 2012-01-13 | 2 | -3/+16 | |
| | | | | | | | | | So we don't need GNU sed. Discussed on busybox mailing list: http://lists.busybox.net/pipermail/busybox/2012-January/077160.html enable parallell build of xen while there. | |||||
* | main/sed: relocate sed to /bin | Natanael Copa | 2012-01-13 | 1 | -1/+2 | |
| | | | | so it completely replaces the busybox sed link | |||||
* | testing/xen: build fix. disable parallell build of hypervisor | Natanael Copa | 2012-01-13 | 1 | -1/+1 | |
| | ||||||
* | testing/xen: build fix | Natanael Copa | 2012-01-12 | 2 | -3/+17 | |
| | | | | | | | we need librt. also add pciutils-dev for pci passthough support and only build stubdom non-parallell. | |||||
* | testing/xen: add xen 4.1.2 | Roger Pau Monne | 2012-01-12 | 11 | -0/+767 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Build full Xen distribution. Changes since v4: * Removed "opts=" from xencommons init script. * Backported upstream patch to boot Syslinux PV-DomUs with pygrub (allows booting Alpine PV-DomUs). Changes since v3: * Added bash as a runtime dependency, since some hotplug scripts use that instead of /bin/sh. Changes since v2: * Clean and updated init scripts to be as similar as possible to upstream version. Changes since v1: * Removed net from xencommons dependencies and added udev. | |||||
* | main/fping: upgrade to 3.0 | Natanael Copa | 2012-01-12 | 1 | -10/+6 | |
| | ||||||
* | main/libassuan: upgrade to 2.0.3 | Natanael Copa | 2012-01-12 | 1 | -2/+2 | |
| | ||||||
* | main/cryptsetup: upgrade to 1.4.1 | Natanael Copa | 2012-01-12 | 1 | -2/+2 | |
| | ||||||
* | main/bluez-hcidump: upgrade to 2.2 | Natanael Copa | 2012-01-12 | 1 | -2/+2 | |
| | ||||||
* | main/imagemagick: upgrade to 6.7.4.6 | Natanael Copa | 2012-01-12 | 1 | -3/+9 | |
| | ||||||
* | main/alpine-conf: use acfpasswd tool in setup-acf | Natanael Copa | 2012-01-12 | 2 | -2/+39 | |
| | ||||||
* | main/acf-core: backport acfpasswd tool | Natanael Copa | 2012-01-12 | 2 | -3/+113 | |
| | ||||||
* | main/acf-core: upgrade to 0.14.0 | Natanael Copa | 2012-01-12 | 1 | -2/+2 | |
| | ||||||
* | Revert "main/acf-core: backport password salt support and acfpasswd tool" | Natanael Copa | 2012-01-12 | 4 | -248/+4 | |
| | | | | This reverts commit 6eb3bf641d021f5803123aa56c576f9006a0733d. | |||||
* | main/firefox,xulrunner: really upgrade firefox to 9.0.1 | Natanael Copa | 2012-01-12 | 14 | -647/+10 | |
| | ||||||
* | main/firefox,xulrunner: upgrade to 9.0.1 | Natanael Copa | 2012-01-12 | 1 | -40/+0 | |
| | ||||||
* | main/acf-core: backport password salt support and acfpasswd tool | Natanael Copa | 2012-01-12 | 4 | -4/+248 | |
| | ||||||
* | testing/xulrunner: test the ff9 randmap fix | Natanael Copa | 2012-01-12 | 2 | -2/+44 | |
| | ||||||
* | main/mysql: upgrade to 5.5.20 | Natanael Copa | 2012-01-11 | 1 | -2/+2 | |
| | ||||||
* | testing/firefox: try fix for grsec kernels | Natanael Copa | 2012-01-11 | 2 | -1/+43 | |
| | | | | https://bugs.gentoo.org/show_bug.cgi?id=396275 | |||||
* | main/php: security fix (CVE-2011-4885) | Natanael Copa | 2012-01-10 | 2 | -1/+66 | |
| | | | | fixes #918 | |||||
* | testing/openswan: security upgrade to 2.6.37 | Natanael Copa | 2012-01-10 | 1 | -5/+6 | |
| | | | | fixes #916 | |||||
* | main/heimdal: security fix (CVE-2011-4862) | Natanael Copa | 2012-01-10 | 2 | -2/+18 | |
| | | | | fixes #912 | |||||
* | main/icu: security fix (CVE-2011-4599) | Natanael Copa | 2012-01-10 | 2 | -2/+24 | |
| | | | | fixes #908 | |||||
* | main/phpmyadmin: security upgrade to 3.4.9 | Natanael Copa | 2012-01-10 | 1 | -4/+4 | |
| | | | | fixes #905 | |||||
* | main/rebuild against libarchive-3.0 | Natanael Copa | 2012-01-10 | 1 | -1/+1 | |
| | ||||||
* | main/libarchive: upgrade to 3.0.2 | Natanael Copa | 2012-01-10 | 1 | -2/+2 | |
| | | | | fixes #901 | |||||
* | main/xtables-addons-grsec: rebuild against kernel 3.0.16 | Natanael Copa | 2012-01-10 | 1 | -1/+1 | |
| | ||||||
* | main/open-vm-tools-grsec: rebuild against kernel 3.0.16 | Natanael Copa | 2012-01-10 | 1 | -1/+1 | |
| | ||||||
* | main/open-iscsi-grsec: rebuild against kernel 3.0.16 | Natanael Copa | 2012-01-10 | 2 | -3/+3 | |
| | ||||||
* | main/dahdi-linux-grsec: rebuild against kernel 3.0.16 | Natanael Copa | 2012-01-10 | 1 | -1/+1 | |
| |