aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* community/py-greenlet: bump pkgrel to trigger rebuildFrancesco Colista2016-08-241-1/+1
|
* community/potrace: moved from testingFrancesco Colista2016-08-241-12/+3
|
* community/yad: upgrade to 0.37.0, moved from testingFrancesco Colista2016-08-241-16/+7
|
* community/podofo: moved from testingFrancesco Colista2016-08-241-6/+5
|
* community/rutorrent: moved from testingFrancesco Colista2016-08-243-11/+7
|
* community/redsocks: moved from testingFrancesco Colista2016-08-242-14/+4
|
* community/minissdpd: moved from testingFrancesco Colista2016-08-244-0/+0
|
* community/miniupnpd: moved from testingFrancesco Colista2016-08-244-0/+0
|
* community/mktorrent: removed depends_devFrancesco Colista2016-08-241-2/+1
|
* commit/mktorrent: moved from testingFrancesco Colista2016-08-241-6/+8
|
* community/icinga2: upgrade to 2.5.2Francesco Colista2016-08-241-15/+9
|
* community/multitail: moved from testingFrancesco Colista2016-08-242-16/+7
|
* main/nginx: fix lua module on grsec, add $replaces and $providesJakub Jirutka2016-08-241-3/+11
|
* community/py-decorator: bump pkgrelFrancesco Colista2016-08-241-1/+1
|
* community/py-tempita: bump pkgrelFrancesco Colista2016-08-241-1/+1
|
* community/py-sqlalchemy-migrate: bump pkgrelFrancesco Colista2016-08-241-1/+1
|
* community/py-pysqlite: bump pkgrelFrancesco Colista2016-08-241-1/+1
|
* community/buildbot: upgrade to 0.9.0rc2, moved from testingFrancesco Colista2016-08-244-13/+13
|
* community/py-pysqlite: upgrade to 2.8.2, created py2 subpackageFrancesco Colista2016-08-242-29/+44
|
* community/py-sqlalchemy-migrate: upgrade to 0.10.0, created py2 subpackageFrancesco Colista2016-08-242-40/+43
|
* community/py-decorator: upgrade to 4.0.10, moved from testing, added python3 ↵Francesco Colista2016-08-242-41/+49
| | | | support and py2/py3 subpackages
* community/py-tempita: upgrade to 0.5.2, moved from testing. Added py2 subpackageFrancesco Colista2016-08-242-41/+44
|
* community/openjdk7: fix swapped CFLAGS and CXXFLAGSJakub Jirutka2016-08-241-2/+2
|
* main/gnu-efi: disable on armhfCarlo Landmeter2016-08-241-1/+1
|
* community/dumb-init: moved from testing, upgrade to 1.1.3Francesco Colista2016-08-241-4/+4
|
* community/py-sqlalchemy: moved from testing, upgrade to 1.0.14, added ↵Francesco Colista2016-08-242-41/+50
| | | | python3 support and py2/py3 subpackages
* testing/lua-resty-dns: fixed dependencyFrancesco Colista2016-08-241-2/+2
|
* main/bridge-utils: linux-headers build fixNatanael Copa2016-08-231-3/+4
| | | | | the make will return success even if it fails. so we also check if brctl was successfully built.
* community/py-greenlet: rebuildJakub Jirutka2016-08-231-4/+3
|
* community/openjdk7: upgrade to 7.111.2.6.7Jakub Jirutka2016-08-231-41/+42
|
* community/openjdk7: fix build on latest busyboxJakub Jirutka2016-08-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There's some problem with busybox 1.25.0-r5, the build fails with error: ``` bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1664 -J-XX:-PrintVMOptions -J-XX:+UnlockDiagnosticVMOptions -J-XX:-LogVMOutput -J-Xmx512m -J-Xms512m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -g -source 7 -target 7 -encoding ascii -Xbootclasspath:/home/buildozer/aports/community/openjdk7/src/icedtea-2.6.3/openjdk.build-boot/classes -sourcepath /home/buildozer/aports/community/openjdk7/src/icedtea-2.6.3/generated.build:../../../src/solaris/classes:../../../src/share/classes -d /home/buildozer/aports/community/openjdk7/src/icedtea-2.6.3/openjdk.build-boot/classes @/home/buildozer/aports/community/openjdk7/src/icedtea-2.6.3/openjdk.build-boot/tmp/sun/sun.awt.X11/xawt/.classes.list.filtered Annotation processing got disabled, since it requires a 1.6 compliant JVM ---------- 1. ERROR in /home/buildozer/aports/community/openjdk7/src/icedtea-2.6.3/openjdk-boot/jdk/src/solaris/classes/sun/awt/X11/XWarningWindow.java (at line 64) icons[0][0] = new IconInfo(sun.awt.AWTIcon32_security_icon_bw16_png.security_icon_bw16_png); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sun.awt.AWTIcon32_security_icon_bw16_png cannot be resolved to a variable ---------- 2. ERROR in /home/buildozer/aports/community/openjdk7/src/icedtea-2.6.3/openjdk-boot/jdk/src/solaris/classes/sun/awt/X11/XWarningWindow.java (at line 65) icons[0][1] = new IconInfo(sun.awt.AWTIcon32_security_icon_interim16_png.security_icon_interim16_png); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sun.awt.AWTIcon32_security_icon_interim16_png cannot be resolved to a variable ---------- ... 32. ERROR in /home/buildozer/aports/community/openjdk7/src/icedtea-2.6.3/openjdk-boot/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java (at line 438) defaultIconInfo.add(new IconInfo(sun.awt.AWTIcon64_java_icon48_png.java_icon48_png)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sun.awt.AWTIcon64_java_icon48_png cannot be resolved to a variable ---------- ``` This means that files AWTIcon*.java are missing, they haven't been generated for some unknown reason. I verified that the build works on edge with busybox 1.24.2-r11 (from v3.4). The fix involves installing coreutils, so it's more a workaround, but IcedTea's build system is very complex, so finding the root cause would be very difficult and time consuming. Note: Installing just GNU sed didn't help.
* community/crackmapexec: moved from testing, uses specific python2 packagesFrancesco Colista2016-08-232-3/+3
|
* community/py-gevent: moved from testing, upgraded to 1.1.2, added python3 ↵Francesco Colista2016-08-232-28/+50
| | | | support and py2/py3 subpackages
* community/py-greenlet: moved from testing, added python3 support, added ↵Francesco Colista2016-08-232-18/+29
| | | | py2/py3 subpackages
* community/py-termcolor: moved from testingFrancesco Colista2016-08-231-0/+0
|
* community/py-msgpack: upgrade to 0.4.8, moved from testing, added python3 ↵Francesco Colista2016-08-232-30/+50
| | | | support, added py2/py3 subpackages
* community/py-impacket: added py2 subpackage, moved from testingFrancesco Colista2016-08-231-7/+28
|
* community/py-distutils-extra: moved from testing, upgraded to 2.39Francesco Colista2016-08-231-4/+4
|
* community/yadifa: moved from testingFrancesco Colista2016-08-235-0/+0
|
* community/dhcping: moved from testingFrancesco Colista2016-08-231-0/+0
|
* community/ices: moved from testing, ices2 packages was redundant, set ↵Francesco Colista2016-08-232-42/+3
| | | | replaces to avoid conflicts
* community/ices: moved from testingFrancesco Colista2016-08-231-1/+1
|
* community/john: moved from testingFrancesco Colista2016-08-234-2/+2
|
* unmaintained/darwin-streaming-server: moved from testing, project seems ↵Francesco Colista2016-08-235-0/+0
| | | | abandoned
* testing/lua-resty-dns: upgrade to 0.17 and update naptr patchTimo Teräs2016-08-232-35/+77
|
* main/openssh: Fix pid dir expectation in confd and initd files.Przemyslaw Pawelczyk2016-08-223-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | Since commit 71eb72d62425082850604f526dbcbfdcf2808c31 (2016-03-13, pre-v3.4) openssh is build with pid dir explicitly set to /run. The change was not reflected in sshd.confd or sshd.initd, though, and sadly not even in the commit message. (Before it was set implicitly to /var/run.) /var/run and /run semantics are the same, but AL does not truly guarantee (at least yet) that the first is symlinked to the latter (which is a common practice among Linux distributions nowadays, where /run is tmpfs mounted very early - in AL openrc's init.sh does that). alpine-baselayout package simply has run and var/run directories and they are not related in any way from the package point of view. Unless you create such symlink yourself or it is created via openrc's boot service bootmisc (performing /var/run -> /run migration and some other stuff), you cannot use /var/run/ and /run/ paths interchangeably. The patch should be applied to 3.4-stable branch too (without changing pkgver used there and with proper pkgrel increment, of course). I was seeing false crashed state next to sshd in rc-status after upgrading AL from 3.3 to 3.4 on machine where bootmisc is not used. (I don't think it's a grave enough lack to warrant patch rejection.)
* main/zfs-vanilla: upgrade to 4.4.19 kernelNatanael Copa2016-08-221-1/+1
|
* main/spl-vanilla: upgrade to 4.4.19 kernelNatanael Copa2016-08-221-1/+1
|
* testing/[various]: move to communityOlivier Mauras2016-08-225-1/+4
|
* testing/virtualbox-guest-modules-grsec: rebuild against kernel 4.4.19-r0Natanael Copa2016-08-221-1/+1
|