Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/ldoc: upgrade to 1.4.2 | Natanael Copa | 2014-03-13 | 1 | -4/+4 | |
| | ||||||
* | main/mercurial: upgrade to 2.9.1 | Natanael Copa | 2014-03-13 | 1 | -4/+4 | |
| | ||||||
* | main/python: rebuild with working mutiprocessing | Natanael Copa | 2014-03-13 | 1 | -1/+8 | |
| | | | | | | | The build server did not have /dev/shm so python got built without multiprocessing. ref #2747 | |||||
* | main/lighttpd: security upgrade to 1.4.35 (CVE-2014-2323,CVE-2014-2324) | Natanael Copa | 2014-03-13 | 1 | -5/+5 | |
| | | | | ref #2762 | |||||
* | main/wireshark: upgrade to 1.10.6 | Natanael Copa | 2014-03-13 | 1 | -5/+5 | |
| | ||||||
* | testing/openvswitch: bump pkgrel | Natanael Copa | 2014-03-13 | 1 | -1/+1 | |
| | ||||||
* | /testing/openvswitch - remove start/stop services | Stuart Cardall | 2014-03-13 | 2 | -16/+0 | |
| | | | | | Correcting post install/upgrade scripts to remove lines to start / stop services. | |||||
* | main/libmodplug: upgrade to 0.8.8.5 | Bartłomiej Piotrowski | 2014-03-13 | 1 | -3/+4 | |
| | ||||||
* | main/jansson: upgrade to 2.6 | Bartłomiej Piotrowski | 2014-03-13 | 1 | -4/+4 | |
| | ||||||
* | main/freetype: upgrade to 2.5.3 | Natanael Copa | 2014-03-12 | 1 | -5/+5 | |
| | ||||||
* | main/samba: upgrade to 4.1.6 | Natanael Copa | 2014-03-12 | 1 | -5/+5 | |
| | ||||||
* | testing/openvswitch: build fix for musl | Natanael Copa | 2014-03-12 | 2 | -6/+30 | |
| | ||||||
* | /testing/openvswitch - version bump to 2.01 + revised init scripts | Stuart Cardall | 2014-03-12 | 10 | -84/+157 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ** This is a clean patch against Master ** Version bump to 2.0.1 Init scripts improved to start ovsdb-server & ovs-vswitchd before networking comes up. ovs-dbserver is now a hard dependency for ovs-vswitchd to keep them in sync & prevent a hanging boot process. LXC Guests now autostart correctly on reboots. MACVLAN interfaces work out of the box with LXC. To use VETH interfaces with LXC do *NOT* set 'lxc.network.link' in /var/lib/lxc/guest/config - the VETH must be added manually with: ovs-vsctl --may-exist add-br $BRIDGE ovs-vsctl --may-exist add-port $BRIDGE $PORT I removed ovs-controller as it's not needed to run openvswitch & is no longer part of the current git. ovs-monitor will be removed from a default installation in the next release as it is poorly maintained & nobody really uses it. I've tested openvswitch 2.0.1 & have it bridging VETH across NAT & bridging MACVLAN interfaces internally without any problems. Bonding should also work. | |||||
* | main/xf86-input-synaptics: upgrade to 1.7.4 | Bartłomiej Piotrowski | 2014-03-12 | 1 | -5/+5 | |
| | ||||||
* | main/man-pages: upgrade to 3.62 | Bartłomiej Piotrowski | 2014-03-12 | 1 | -4/+4 | |
| | ||||||
* | main/apk-tools: upgrade to 2.4.1 | Timo Teräs | 2014-03-12 | 5 | -198/+5 | |
| | ||||||
* | main/sylpheed: upgrade to 3.3.1 | Bartłomiej Piotrowski | 2014-03-12 | 1 | -3/+6 | |
| | ||||||
* | main/perl-datetime: upgrade to 1.08 | Bartłomiej Piotrowski | 2014-03-12 | 1 | -4/+4 | |
| | ||||||
* | main/perl-datetime-timezone: upgrade to 1.65 | Bartłomiej Piotrowski | 2014-03-12 | 1 | -4/+4 | |
| | ||||||
* | main/sqlite: upgrade to 3.8.4.1 | Bartłomiej Piotrowski | 2014-03-12 | 1 | -17/+17 | |
| | ||||||
* | main/mpv: upgrade to 0.3.6 | Bartłomiej Piotrowski | 2014-03-12 | 1 | -4/+4 | |
| | ||||||
* | main/lxc: - version bump to 1.0.1 | Stuart Cardall | 2014-03-12 | 1 | -5/+5 | |
| | | | | LXC version bump to 1.0.1 (with correct $pkgrel of 0) | |||||
* | main/udisks2: upgrade to 2.1.3 | Bartłomiej Piotrowski | 2014-03-11 | 1 | -4/+4 | |
| | ||||||
* | main/udisks: upgrade to 1.0.5 | Bartłomiej Piotrowski | 2014-03-11 | 1 | -5/+8 | |
| | ||||||
* | main/sudo: upgrade to 1.8.10 | Bartłomiej Piotrowski | 2014-03-11 | 1 | -4/+4 | |
| | ||||||
* | main/readline: add fix for various issues in dependent applications | Bartłomiej Piotrowski | 2014-03-11 | 2 | -4/+24 | |
| | ||||||
* | testing/freeradius3: disable parallel building | Leonardo Arena | 2014-03-11 | 1 | -3/+3 | |
| | ||||||
* | testing/freeradius3: new aport | Leonardo Arena | 2014-03-11 | 7 | -0/+432 | |
| | ||||||
* | main/postgresql: fix pre-upgrade script | Natanael Copa | 2014-03-11 | 2 | -2/+2 | |
| | | | | ref #2751 | |||||
* | main/parallel: moved fom testing | Natanael Copa | 2014-03-11 | 1 | -0/+0 | |
| | | | | fixes #2358 | |||||
* | testing/wavemon: use github download url | Natanael Copa | 2014-03-11 | 1 | -4/+4 | |
| | ||||||
* | testing/parallel: upgrade to 20131222 | Natanael Copa | 2014-03-11 | 1 | -6/+6 | |
| | | | | and claim maintainership | |||||
* | testing/nfspy: new aport | Fabian Affolter | 2014-03-11 | 1 | -0/+41 | |
| | | | | | An ID-spoofing NFS client https://github.com/bonsaiviking/NfSpy | |||||
* | testing/fswebcam: upgrade to 20140113 | Fabian Affolter | 2014-03-11 | 1 | -6/+6 | |
| | ||||||
* | testing/dnsenum: upgrade to 1.2.4 | Fabian Affolter | 2014-03-11 | 1 | -7/+8 | |
| | ||||||
* | main/scons: upgrade to 2.3.1 | Fabian Affolter | 2014-03-11 | 1 | -5/+5 | |
| | ||||||
* | testing/py-fuse: new aport | Fabian Affolter | 2014-03-11 | 1 | -0/+40 | |
| | | | | | Python bindings for FUSE - filesystem in userspace http://sourceforge.net/apps/mediawiki/fuse/index.php?title=FusePython | |||||
* | testing/py-impacket: new aport | Fabian Affolter | 2014-03-11 | 1 | -0/+41 | |
| | | | | | A collection of Python classes providing access to network packets http://code.google.com/p/impacket/ | |||||
* | testing/sipcrack: update checksum | Fabian Affolter | 2014-03-11 | 1 | -0/+2 | |
| | ||||||
* | testing/py-flake8-docstrings: upgrade to 0.1.4 | Fabian Affolter | 2014-03-11 | 1 | -4/+4 | |
| | ||||||
* | testing/py-flake8: upgrade to 2.1.0 | Fabian Affolter | 2014-03-11 | 1 | -4/+4 | |
| | ||||||
* | testing/py-bottle: upgrade to 0.12.4 | Fabian Affolter | 2014-03-11 | 1 | -4/+4 | |
| | ||||||
* | testing/hexinject: new aport | Fabian Affolter | 2014-03-11 | 1 | -0/+43 | |
| | | | | | A very versatile packet injector and sniffer http://hexinject.sourceforge.net/ | |||||
* | testing/py-nikola: upgrade to 6.4.0 | Fabian Affolter | 2014-03-11 | 1 | -4/+4 | |
| | ||||||
* | testing/py-lxml: upgrade to 3.3.2 | Fabian Affolter | 2014-03-11 | 1 | -6/+6 | |
| | ||||||
* | testing/py-pycountry: upgrade to 1.4 | Fabian Affolter | 2014-03-11 | 1 | -5/+5 | |
| | ||||||
* | testing/py-tz: upgrade to 2013.9 | Fabian Affolter | 2014-03-11 | 1 | -4/+4 | |
| | ||||||
* | testing/py-yapsy: upgrade to 1.10.223 | Fabian Affolter | 2014-03-11 | 1 | -8/+8 | |
| | ||||||
* | testing/py-mako: upgrade to 0.9.1 | Fabian Affolter | 2014-03-11 | 1 | -4/+4 | |
| | ||||||
* | testing/py-pillow: upgrade to 2.3.0 | Fabian Affolter | 2014-03-11 | 1 | -4/+4 | |
| |