Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/util-macros: upgrade to 1.19.0 | Natanael Copa | 2014-04-01 | 1 | -5/+5 |
| | |||||
* | main/xtrans: upgrade to 1.3.4 | Natanael Copa | 2014-04-01 | 1 | -4/+4 |
| | |||||
* | main/xf86-video-ast: upgrade to 0.99.9 | Natanael Copa | 2014-04-01 | 2 | -111/+7 |
| | |||||
* | main/xf86-input-evdev: build with mtdev support | Natanael Copa | 2014-04-01 | 1 | -2/+2 |
| | |||||
* | main/mtdev: upgrade to 1.1.5 | Natanael Copa | 2014-04-01 | 1 | -4/+4 |
| | |||||
* | main/xf86-video-mouse: split out -dev sbpackage | Natanael Copa | 2014-04-01 | 1 | -3/+3 |
| | | | | so we dont pull in pkgconfig as dependency | ||||
* | main/xf86-input-evdev: split out -dev subpackage | Natanael Copa | 2014-04-01 | 1 | -3/+3 |
| | | | | so we dont pull in pkgconf dependency | ||||
* | main/apcupsd: upgrade to 3.14.11 | Natanael Copa | 2014-04-01 | 1 | -5/+5 |
| | |||||
* | main/weechat: upgrade to 0.4.3 | Natanael Copa | 2014-04-01 | 1 | -7/+6 |
| | |||||
* | main/radvd: upgrade to 1.10.0 | Natanael Copa | 2014-04-01 | 1 | -4/+4 |
| | |||||
* | main/parallel: upgrade to 20140122 | Natanael Copa | 2014-04-01 | 1 | -4/+4 |
| | |||||
* | main/mpv: upgrade to 0.3.7 | Natanael Copa | 2014-04-01 | 1 | -5/+5 |
| | |||||
* | main/xf86-video-vmware: upgrade to 13.0.2 | Natanael Copa | 2014-04-01 | 2 | -1558/+5 |
| | |||||
* | main/awall: upgrade to 1.1.0 | Kaarle Ritvanen | 2014-03-31 | 2 | -41/+6 |
| | |||||
* | testing/xapian-bindings: upgrade to 1.2.17 | Francesco Colista | 2014-03-31 | 1 | -6/+6 |
| | |||||
* | testing/xapian-omega: upgrade to 1.2.17 | Francesco Colista | 2014-03-31 | 1 | -6/+6 |
| | |||||
* | testing/xapian-core: upgrade to 1.2.17 | Francesco Colista | 2014-03-31 | 1 | -6/+6 |
| | |||||
* | testing/sphinx: upgrade to 2.1.7 | Francesco Colista | 2014-03-31 | 1 | -4/+4 |
| | |||||
* | main/aports-build: fix arch detection | Natanael Copa | 2014-03-31 | 2 | -9/+6 |
| | |||||
* | main/abuild: upgrade to 2.20.0 | Natanael Copa | 2014-03-31 | 1 | -5/+5 |
| | |||||
* | main/lua-aports: upgrade to 0.2 | Natanael Copa | 2014-03-31 | 2 | -37/+5 |
| | |||||
* | /testing/PSAD - version bump to 2.2.3 | Stuart Cardall | 2014-03-31 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version bump to PSAD 2.2.3 ChangeLog psad-2.2.3 (03/01/2014): - Added compatibility with 'upstart' init daemons with assistance from Tim Kramer. This change adds a new config variable 'ENABLE_PSADWATCHD' that can be used to disable psadwatchd when deployed with upstart since it has built-in process monitoring and restarting capabilities. By default psadwatchd is not enabled anymore since this variable is set to "N". The reason for this change is that psad is extremely stable and so almost never needs to be restarted in practice, and process monitoring is better provided via other solutions (like upstart) anyway. In addition, a new init script located at init-scripts/upstart/psad.conf has been added that is compatible with upstart - this script is meant to be copied to the /etc/init/ directory. - (Wolfgang Breyha) Bug fix to allow VLAN interfaces and interface aliases in IGNORE_INTERFACES. This fixes issue #8 on github. - Bug fix to not modify /etc/hosts.deny permissions when removing tcpwrappers auto-block rules. This issue was reported as Debian bug #724267 (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724267) and relayed via Franck Joncourt. Closes issue #7 on github. psad-2.2.2 (01/13/2014): - Added detection for Errata Security's "Masscan" port scanner that was used in an Internet-wide scan for port 22 on Sept. 12, 2013 (see: http://blog.erratasec.com/2013/09/we-scanned-internet-for-port-22.html). The detection strategy used by psad relies on the fact that masscan does not appear to set the options portion of the TCP header, and if the iptables LOG rules that generate log data for psad are built with the --log-tcp-options switch, then no options in a SYN scan can be seen. This is not to say that other scanning software always sets TCP options - Scapy seems to not set options by default when issuing a SYN scan like this either: http://www.secdev.org/projects/scapy/doc/usage.html#syn-scans There is a new psad.conf variable "EXPECT_TCP_OPTIONS" to assist with Masscan detection as well. When looking for Masscan SYN scans, psad requires at least one TCP options field to be populated within a LOG message (so that it knows --log-tcp-options has been set for at least some logged traffic), and after seeing this then SYN packets with no options are attributed to Masscan traffic. All usual psad threshold variables continue to apply however, so (by default) a single Masscan SYN packet will not trigger a psad alert. Masscan detection can be disabled altogether by setting EXPECT_TCP_OPTIONS to "N", and this will not affect any other psad detection techniques such as passive OS fingerprinting, etc. - RPM bug fix to include the protocols file. | ||||
* | main/mousepad: rebuild with gtksourceview2 | Natanael Copa | 2014-03-31 | 1 | -2/+2 |
| | | | | gtksourceview was renamed to gtksourceview2 | ||||
* | main/gtksourceview2: compat aport | Natanael Copa | 2014-03-31 | 1 | -0/+41 |
| | | | | mousepad needs gtksourceview for gtk 2. | ||||
* | main/shared-mime-info: only run sync once | Natanael Copa | 2014-03-31 | 2 | -2/+2 |
| | |||||
* | main/clamav: check for main.cvd/cld presence at startup | Leonardo Arena | 2014-03-31 | 2 | -17/+19 |
| | |||||
* | main/clamav: fix endless timeout upon daemon startup | Leonardo Arena | 2014-03-31 | 2 | -6/+6 |
| | |||||
* | testing/py-appliancekit-ng: upgrade to 0.5.1 | William Pitcock | 2014-03-31 | 1 | -4/+4 |
| | |||||
* | testing/py-appliancekit-ng: upgrade to 0.5.0 | William Pitcock | 2014-03-31 | 1 | -4/+4 |
| | |||||
* | main/awesome: upgrade to 3.5.3 | Natanael Copa | 2014-03-30 | 1 | -5/+5 |
| | |||||
* | main/imagemagick: upgrade to 6.8.8.10 | Natanael Copa | 2014-03-30 | 1 | -4/+4 |
| | |||||
* | main/zoneminder: moved from testing | Kaarle Ritvanen | 2014-03-29 | 3 | -1/+1 |
| | |||||
* | main/mysql: increase waiting period to 1500 ms | Kaarle Ritvanen | 2014-03-29 | 2 | -5/+5 |
| | |||||
* | main/php: upgrade to 5.5.10 | Natanael Copa | 2014-03-28 | 1 | -4/+4 |
| | |||||
* | main/nsd: upgrade to 4.0.3 | Natanael Copa | 2014-03-28 | 1 | -4/+4 |
| | |||||
* | main/perl-date-manip: upgrade to 6.43 | Natanael Copa | 2014-03-28 | 1 | -4/+4 |
| | |||||
* | main/wine: upgrade to 1.7.15 | Natanael Copa | 2014-03-28 | 1 | -4/+4 |
| | |||||
* | main/vte3: upgrade to 0.36.0 | Natanael Copa | 2014-03-28 | 1 | -4/+4 |
| | |||||
* | main/libgsf: upgrade to 1.14.30 | Natanael Copa | 2014-03-28 | 1 | -4/+4 |
| | |||||
* | main/ngircd: upgrade to 21.1 | Natanael Copa | 2014-03-28 | 1 | -4/+4 |
| | |||||
* | main/sysstat: upgrade to 10.3.1 | Natanael Copa | 2014-03-28 | 1 | -4/+4 |
| | |||||
* | main/json-glib: upgrade to 1.0.0 | Natanael Copa | 2014-03-28 | 1 | -4/+10 |
| | |||||
* | main/lua-aports: fix runtime deps | Natanael Copa | 2014-03-28 | 1 | -3/+3 |
| | |||||
* | main/phpmyadmin: upgrade to 4.1.12 | Natanael Copa | 2014-03-28 | 1 | -4/+4 |
| | |||||
* | main/lua-aports: print version number of package that is building | Natanael Copa | 2014-03-28 | 2 | -5/+38 |
| | |||||
* | main/aports-build: use new buildrepo implemented in Lua | Natanael Copa | 2014-03-28 | 1 | -3/+3 |
| | |||||
* | main/lua-aports: new aport | Natanael Copa | 2014-03-28 | 1 | -0/+39 |
| | | | | | Lua modules for parsing aports tree http://dev.alpinelinux.org/archive/lua-aports/ | ||||
* | main/abuild: remove buildroot | Natanael Copa | 2014-03-28 | 1 | -1/+3 |
| | | | | its provided by lua-aports | ||||
* | main/awall: cherry-pick boolean variable fix from git | Timo Teräs | 2014-03-28 | 2 | -5/+40 |
| | |||||
* | main/alpine-base: call version 3.0_alpha0 | Natanael Copa | 2014-03-28 | 1 | -1/+1 |
| |