Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/libpaper: drop bash dependency | Isaac Dunham | 2016-01-18 | 1 | -2/+4 | |
| | | | | | libpaper 1.1.24 switched paperconfig from bash to POSIX sh; the dependency was not removed from our packaging. | |||||
* | main/cups-filters: update to 1.6.0 | Isaac Dunham | 2016-01-16 | 2 | -8/+91 | |
| | | | | While here, drop bash dependency in favor of ash. | |||||
* | main/unbound: fix checksum | Natanael Copa | 2016-01-16 | 1 | -3/+3 | |
| | ||||||
* | main/unbound: update root.hints | Sören Tempel | 2016-01-16 | 2 | -5/+5 | |
| | ||||||
* | main/drbd-utils: improved deps, dropped 8.3 | Roland Kammerer | 2016-01-16 | 1 | -4/+4 | |
| | | | | | | | | - Add docbook-xls as build dependency: This speeds up the build process dramatically. - dropped depends_dev to avoid build warning. - dropped drbd-8.3 support: Also speeds up building, and nobody cares about drbd-8.3 anymore. Linux mainline contains 8.4 for a long time. | |||||
* | main/dhcp: security fix CVE-2015-8605 | Leonardo Arena | 2016-01-15 | 1 | -4/+4 | |
| | ||||||
* | main/nodejs: fix crypto hash error handling | Timo Teräs | 2016-01-15 | 2 | -5/+23 | |
| | | | | | | | fixes #4999 Upstream regression. Cherry-pick fix from https://github.com/nodejs/node/issues/4221 | |||||
* | main/openssh: security upgrade to 7.1_p2 (CVE-2016-0777,CVE-2016-0778) | Natanael Copa | 2016-01-14 | 2 | -9/+9 | |
| | | | | fixes #5014 | |||||
* | main/ca-certificates: improve run-parts execution | Natanael Copa | 2016-01-14 | 2 | -7/+9 | |
| | | | | | Do not depend on PATH for run-parts, instead we try /usr/bin/run-parts and /bin/run-parts directly. Exit with error if it fails. | |||||
* | main/ca-certificates: run c_rehash as a hook from update.d | Natanael Copa | 2016-01-14 | 4 | -98/+41 | |
| | | | | | | | | instead of running c_rehash directly we run it as a hook from update.d. We also: - update the man-page to be more correct. - remove obsolete lua script | |||||
* | main/iperf: add init script | Leonardo Arena | 2016-01-14 | 3 | -5/+37 | |
| | ||||||
* | main/acf-lib: upgrade to 0.8.1 | Ted Trask | 2016-01-13 | 1 | -4/+4 | |
| | ||||||
* | main/lvm2: upgrade to 2.02.139 | Carlo Landmeter | 2016-01-13 | 1 | -4/+4 | |
| | ||||||
* | main/libff: actually apply the fix for #4275 | Natanael Copa | 2016-01-12 | 2 | -7/+19 | |
| | ||||||
* | main/p11-kit: upgrade to 0.23.2 | Natanael Copa | 2016-01-12 | 1 | -5/+5 | |
| | ||||||
* | main/xtables-addons-grsec: rebuild against kernel 4.1.15-r4 | Natanael Copa | 2016-01-12 | 1 | -1/+1 | |
| | ||||||
* | main/open-vm-tools-grsec: rebuild against kernel 4.1.15-r4 | Natanael Copa | 2016-01-12 | 1 | -1/+1 | |
| | ||||||
* | main/ipfw-grsec: rebuild against kernel 4.1.15-r4 | Natanael Copa | 2016-01-12 | 1 | -1/+1 | |
| | ||||||
* | main/devicemaster-linux-grsec: rebuild against kernel 4.1.15-r4 | Natanael Copa | 2016-01-12 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-grsec: rebuild against kernel 4.1.15-r4 | Natanael Copa | 2016-01-12 | 1 | -1/+1 | |
| | ||||||
* | main/linux-grsec: Enable strong stackprotector | Sören Tempel | 2016-01-12 | 4 | -21/+21 | |
| | ||||||
* | main/linux-grsec: enable CONFIG_ZRAM_LZ4_COMPRESS | Stuart Cardall | 2016-01-12 | 3 | -3/+3 | |
| | ||||||
* | main/linux-grsec: fix for overlayfs | Natanael Copa | 2016-01-12 | 2 | -1/+38 | |
| | | | | https://bugzilla.kernel.org/show_bug.cgi?id=110491 | |||||
* | main/libuv: upgrade to 1.8.0 | Sören Tempel | 2016-01-11 | 1 | -21/+22 | |
| | ||||||
* | main/nftables: Update init script | Ben Allen | 2016-01-11 | 2 | -109/+91 | |
| | | | | Updating main/nftables init script. Based on the newer Gentoo init script: https://gitweb.gentoo.org/repo/gentoo.git/tree/net-firewall/nftables/files/nftables.init-r2. Merged nftables.sh from Gentoo's version into the init script itself, and removed the legacy functionality. Adding descriptions for each action as well. | |||||
* | main/ca-certificates: upgrade to 20160104 | Sören Tempel | 2016-01-11 | 1 | -13/+9 | |
| | ||||||
* | main/xset: upgrade to 1.2.3 | Sören Tempel | 2016-01-11 | 1 | -11/+11 | |
| | ||||||
* | main/php: APKBUILD and php-fpm.initd cleanups | Valery Kartel | 2016-01-11 | 2 | -57/+35 | |
| | | | | | | - fix arch=noarch for php, php-common, php-pear - php-fpm and php-apache2 package code moved from main to related subpackages - clean init script for php-fpm | |||||
* | main/perl-package-deprecationmanager: upgrade to 0.15 | Francesco Colista | 2016-01-11 | 1 | -5/+6 | |
| | ||||||
* | main/recode: avoid use gnu extension error(3) | Natanael Copa | 2016-01-08 | 2 | -4/+386 | |
| | ||||||
* | main/recode: move from testing | Natanael Copa | 2016-01-08 | 5 | -0/+134 | |
| | ||||||
* | main/fakeroot: add missing patch | Timo Teräs | 2016-01-08 | 1 | -0/+22 | |
| | ||||||
* | main/fakeroot: use patch instead of sed | Timo Teräs | 2016-01-08 | 1 | -10/+8 | |
| | | | | | | The sed replacement is more vulnerable to breaking if something changes in upstream source tarball. Apply the change as a patch instead. fixes #4701 | |||||
* | main/cryptsetup: use newest dmcrypt service version from gentoo | Sören Tempel | 2016-01-08 | 3 | -83/+86 | |
| | | | | The findfs change has been reapplied. | |||||
* | main/postgresql version bump to 9.5.0 | Nathan Angelacos | 2016-01-08 | 3 | -20/+18 | |
| | ||||||
* | main/php: security upgrade to 5.6.17 | Valery Kartel | 2016-01-08 | 1 | -4/+4 | |
| | ||||||
* | main/libwpg: upgrade to 0.3.1 | Timo Teräs | 2016-01-08 | 1 | -4/+5 | |
| | ||||||
* | main/varnish: add -dbg | Natanael Copa | 2016-01-08 | 1 | -2/+2 | |
| | | | | ref #4938 | |||||
* | main/alpine-mirrors: add mirror located in Czech Republic | Natanael Copa | 2016-01-08 | 2 | -4/+8 | |
| | | | | | | | <jirutka> @ncopa: Hi, I’m happy to offer you another Alpine mirror – https://repository.fit.cvut.cz/mirrors/alpine/ – it’s located in Czech Republic, on fast academic network, uses trusted TLS certificate, synced every hour | |||||
* | main/musl: cherry-pick upstream fixes and improvements | Timo Teräs | 2016-01-08 | 24 | -7/+1512 | |
| | | | | fixes #4621 | |||||
* | main/nodejs: upgrade to 4.2.4 | Leonardo Arena | 2016-01-07 | 1 | -5/+6 | |
| | ||||||
* | main/openssl: use suffix for manpages | Timo Teräs | 2016-01-07 | 2 | -640/+2 | |
| | | | | fixes #4991 | |||||
* | main/pidgin: upgrade to 2.10.12 | Valery Kartel | 2016-01-06 | 2 | -22/+8 | |
| | ||||||
* | main/offlineimap: upgrade to 6.6.1 | Sören Tempel | 2016-01-06 | 1 | -4/+4 | |
| | ||||||
* | main/git: new upstream version 2.7.0 | Christian Kampka | 2016-01-06 | 1 | -4/+4 | |
| | ||||||
* | main/rtorrent: explicitly enable ipv6 support | Sören Tempel | 2016-01-06 | 1 | -15/+13 | |
| | | | | | | | | According to the ./configure --help output ipv6 support is disable by default, enabling it is a good idea imho. Also install rtorrent.rc to /usr/share/doc/rtorrent/rtorrent.rc instead of /usr/share/doc/rtorrent/rtorrent.r | |||||
* | main/lm_sensors: depend on bash | Sören Tempel | 2016-01-06 | 1 | -2/+2 | |
| | | | | /usr/sbin/fancontrol is a bash script. | |||||
* | main/mkinitfs: upgrade to 3.0.2 | Natanael Copa | 2016-01-06 | 2 | -35/+5 | |
| | | | | fixes #4975 | |||||
* | main/freeswitch: remove options=!configsub | Michael Zuo | 2016-01-06 | 1 | -1/+0 | |
| | | | | | options=!configsub does nothing as of abuild cbee419, superseded by update_config_sub. No functional changes. | |||||
* | main/lftp: upgrade to 4.6.5. | Valery Kartel | 2016-01-06 | 1 | -25/+13 | |
| | | | | | Rebuild without ncurses, without gnutls and with openssl. Because openssl is present in the basic installation. |