Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | testing/asciinema: upgrade to 0.9.7 | Fabian Affolter | 2013-11-20 | 1 | -4/+4 | |
| | ||||||
* | testing/asterisk-dongle: update license tag | Fabian Affolter | 2013-11-20 | 1 | -2/+2 | |
| | ||||||
* | testing/asunder: update license tag | Fabian Affolter | 2013-11-20 | 1 | -2/+2 | |
| | ||||||
* | testing/array-info: specify license | Fabian Affolter | 2013-11-20 | 1 | -9/+12 | |
| | ||||||
* | testing/py-tempita: add myself as maintainer | Fabian Affolter | 2013-11-20 | 1 | -4/+5 | |
| | ||||||
* | testing/py-tailer: update source | Fabian Affolter | 2013-11-20 | 1 | -2/+2 | |
| | ||||||
* | testing/py-twiggy: new aport | Fabian Affolter | 2013-11-20 | 1 | -0/+41 | |
| | | | | | A Pythonic logger http://twiggy.wearpants.org | |||||
* | testing/prosody: upgrade to 0.9.2 | Bartłomiej Piotrowski | 2013-11-20 | 2 | -22/+30 | |
| | ||||||
* | testing/strongswan: upgrade to 5.1.1 | Timo Teräs | 2013-11-20 | 2 | -28/+37 | |
| | | | | also refresh configuration | |||||
* | Patch for PSAD to fix sending mail & service starting. | IT Offshore | 2013-11-19 | 2 | -6/+14 | |
| | | | | | | | | | Added start() to /etc/init.d/psad - it was not starting without it. Added a dependency for mailx to APKBUILD & fixed /etc/psad/psad.conf setting for mail (ssmtp on it's own was not enough - mail was incorrectly formed). Tested on a live server - scans are detected, blocked & email notifications sent. | |||||
* | Revised dnscrypt-proxy setup script | IT Offshore | 2013-11-19 | 2 | -27/+77 | |
| | | | | | | | | I did a little more testing on the /sbin/setup-dnscrypt script (once I knew I could install the APK's I made). This fixes previous bugs with setting up dns caching (a 2nd loopback is created & the proxy now listens on 127.0.0.2:40 by default if caching is enabled). Errors in setting up & starting the services are also fixed. | |||||
* | testing/python3: upgrade to 3.3.3 | Natanael Copa | 2013-11-19 | 1 | -4/+4 | |
| | ||||||
* | testing/libreswan: fix typo in init.d script and add iproute2 as dep | Natanael Copa | 2013-11-19 | 2 | -6/+45 | |
| | | | | ref #1852 | |||||
* | testing/libreswan: upgrade to 3.6 | Natanael Copa | 2013-11-18 | 1 | -5/+5 | |
| | ||||||
* | testing/py-virtualenv: new aport | Sam Dodrill | 2013-11-18 | 1 | -0/+40 | |
| | | | | | Virtual Python Environment builder http://www.virtualenv.org/en/latest/ | |||||
* | testing/acf-provisioning-polycom4.0.3f: Removing duplicate 'package()' ↵ | Mika Havela | 2013-11-18 | 1 | -8/+2 | |
| | | | | functions from APKBUILD. | |||||
* | testing/acf-provisioning-polycom4.0.3f: add a file with version info | Natanael Copa | 2013-11-18 | 1 | -1/+2 | |
| | ||||||
* | testing/tvheadend-git: new snapshot | Carlo Landmeter | 2013-11-17 | 2 | -10/+15 | |
| | | | | | This update has major config changes. please read: https://tvheadend.org/boards/5/topics/9792 | |||||
* | testing/inetutils-syslogd: new aport | IT Offshore | 2013-11-15 | 8 | -0/+273 | |
| | | | | | | | | | | | | | | | A small syslogd for logging to multiple files http://www.gnu.org/software/inetutils/ revised complete patch for inetutils-syslogd. post-install - just gives status / info message - configuration is now done by /sbin/setup-inetutils-syslogd. Both scripts now use the system colours $STRONG $RED $GREEN. post-deinstall - just adds back busybox syslog to boot runlevel & shows the status of syslog & cron (as cron will be stopped by removing any syslog) | |||||
* | testing/fwsnort: new aport | IT Offshore | 2013-11-15 | 5 | -0/+122 | |
| | | | | | | | | | | | | | | | | | | Application layer IDS/IPS by translating snort rules into iptables http://www.cipherdyne.org/fwsnort/ re-submitted complete patch for FWSNORT correcting: periodic.daily - now updates the SNORT rules / PSAD signatures daily. fwsnort.post-install - now just shows a message to update signatures manually (to avoid any problems with installations on tmpfs). Now uses the system terminal colours $STRONG $GREEN. fwsnort.update - update script for FWSNORT & PSAD (if PSAD exists). fwsnort.up - lives in /etc/network/if-pre-up.d/ to put the SNORT rules into iptables every time networking comes up. | |||||
* | testing/dnscrypt-proxy: upgrade to to 1.33 | IT Offshore | 2013-11-15 | 6 | -43/+303 | |
| | | | | | | | | | | | | | | | | | | | Complete patch to bump dnscrypt-proxy to version 1.33 Minor changes to APKBUILD to build with the new sources & make-depends. confd / initd changed to include the additional configurations to set the alternative resolver ip / public keys. Separate patch created to build dnscrypt's dependency libsodium / libsodium-dev (as it no longer forms part of dnscrypt's sources). Post-install script is just status / info using the $STRONG / $RED / $GREEN system colours. Added /sbin/setup-dnscrypt for changing the resolver dnscrypt queries & optionally installing unbound for dns caching. This also uses the system terminal colours. This no longer makes any changes to init.d, it only updates conf.d | |||||
* | testing/libsodium: new aport | IT Offshore | 2013-11-15 | 1 | -0/+41 | |
| | | | | | | | P(ortable|ackageable) NaCl-based crypto library https://github.com/jedisct1/libsodium dependency for dnscrypt-proxy | |||||
* | Initial APKBUILD for PSAD into Testing | IT Offshore | 2013-11-15 | 3 | -0/+159 | |
| | | | | | | | Corrected patch for PSAD - the APKBUILD now provides the answers required by install.pl so the package will build unattended. I looked at building the package the Redhat way but the perl install script also preserves configuration settings on upgrades. | |||||
* | testing/ldoc: upgrade to 1.4.0 | Natanael Copa | 2013-11-14 | 1 | -6/+6 | |
| | ||||||
* | testing/zfs-grsec: rebuild against kernel 3.10.19-r0 | Natanael Copa | 2013-11-13 | 1 | -2/+2 | |
| | ||||||
* | testing/virtualbox-additions-grsec: rebuild against kernel 3.10.19-r0 | Natanael Copa | 2013-11-13 | 1 | -2/+2 | |
| | ||||||
* | testing/spl-grsec: rebuild against kernel 3.10.19-r0 | Natanael Copa | 2013-11-13 | 1 | -2/+2 | |
| | ||||||
* | testing/ipt-netflow-grsec: rebuild against kernel 3.10.19-r0 | Natanael Copa | 2013-11-13 | 1 | -2/+2 | |
| | ||||||
* | testing/zfs-grsec: rebuild against kernel 3.10.18-r2 | Natanael Copa | 2013-11-12 | 1 | -1/+1 | |
| | ||||||
* | testing/virtualbox-additions-grsec: rebuild against kernel 3.10.18-r2 | Natanael Copa | 2013-11-12 | 1 | -1/+1 | |
| | ||||||
* | testing/spl-grsec: rebuild against kernel 3.10.18-r2 | Natanael Copa | 2013-11-12 | 1 | -1/+1 | |
| | ||||||
* | testing/ipt-netflow-grsec: rebuild against kernel 3.10.18-r2 | Natanael Copa | 2013-11-12 | 1 | -1/+1 | |
| | ||||||
* | testing/unagi: rebuild against libxcb 1.9.3 | Bartłomiej Piotrowski | 2013-11-12 | 1 | -1/+1 | |
| | ||||||
* | testing/evas: rebuild against libxcb 1.9.3 | Bartłomiej Piotrowski | 2013-11-12 | 1 | -1/+1 | |
| | ||||||
* | testing/zfs-grsec: rebuild against kernel 3.10.18-r1v2.7.0 | Natanael Copa | 2013-11-08 | 1 | -1/+1 | |
| | ||||||
* | testing/virtualbox-additions-grsec: rebuild against kernel 3.10.18-r1 | Natanael Copa | 2013-11-08 | 1 | -1/+1 | |
| | ||||||
* | testing/spl-grsec: rebuild against kernel 3.10.18-r1 | Natanael Copa | 2013-11-08 | 1 | -1/+1 | |
| | ||||||
* | testing/ipt-netflow-grsec: rebuild against kernel 3.10.18-r1 | Natanael Copa | 2013-11-08 | 1 | -1/+1 | |
| | ||||||
* | main/shorewall*: upgrade to 4.5.21.3 | Natanael Copa | 2013-11-06 | 5 | -290/+0 | |
| | | | | fixes #1154 | |||||
* | testing/shorewall6: upgrade to 4.5.21.3 | Natanael Copa | 2013-11-06 | 2 | -10/+16 | |
| | ||||||
* | main/shorewall-core: upgrade to 4.5.21.3 | Natanael Copa | 2013-11-06 | 1 | -5/+11 | |
| | ||||||
* | main/shorewall: upgrade to 4.5.21.3 | Natanael Copa | 2013-11-06 | 2 | -9/+15 | |
| | ||||||
* | testing/autossh: new aport | Carlo Landmeter | 2013-11-06 | 1 | -0/+60 | |
| | ||||||
* | testing/scapy: upgrade to 2.2.0 | Francesco Colista | 2013-11-06 | 1 | -4/+4 | |
| | ||||||
* | main/gnu-efi: moved from testing | Natanael Copa | 2013-11-04 | 1 | -39/+0 | |
| | ||||||
* | main/syslinux upgrade to 6.02 | Natanael Copa | 2013-11-04 | 5 | -407/+0 | |
| | ||||||
* | testing/zfs-grsec: rebuild against kernel 3.10.18-r0 | Natanael Copa | 2013-11-04 | 1 | -2/+2 | |
| | ||||||
* | testing/virtualbox-additions-grsec: rebuild against kernel 3.10.18-r0 | Natanael Copa | 2013-11-04 | 1 | -2/+2 | |
| | ||||||
* | testing/spl-grsec: rebuild against kernel 3.10.18-r0 | Natanael Copa | 2013-11-04 | 1 | -2/+2 | |
| | ||||||
* | testing/ipt-netflow-grsec: rebuild against kernel 3.10.18-r0 | Natanael Copa | 2013-11-04 | 1 | -2/+2 | |
| |