42553 Commits

Author SHA1 Message Date
Francesco Colista
970b51bf5c community/libmwaw: upgrade to 0.3.8 2016-06-30 11:56:31 +00:00
Francesco Colista
9af18f851b community/archivemount: upgrade to 0.8.7 2016-06-30 11:47:11 +00:00
Natanael Copa
def565a140 main/glib: upgrade to 2.48.1 2016-06-30 13:06:15 +02:00
Natanael Copa
5204b21878 main/gparted: fix sscanf use and add ntfs-3g-progs as dep
the sscanf modifier %Ld is invalid. use %lld instead

https://bugzilla.gnome.org/show_bug.cgi?id=768239
2016-06-30 13:04:28 +02:00
Natanael Copa
95566f9724 main/glib: fix gquark
https://bugzilla.gnome.org/show_bug.cgi?id=768215
2016-06-30 12:41:34 +02:00
Timo Teräs
dfe54f4d08 community/youtube-dl: upgrade to 2016.06.27 2016-06-29 14:39:55 +03:00
Carlo Landmeter
4aaacbd4b3 testing/uboot-tools: add fw_printenv and fw_setenv 2016-06-29 13:26:05 +02:00
Ben Allen
92181c3d39 testing/virtualbox-guest-modules-grsec: Upgrade to 0.5.20
- Upgrade to VirtualBox 0.5.20
- makedepends on specific version of the kernel
2016-06-29 11:21:35 +00:00
Carlo Landmeter
9aaf9632ef testing/uboot-tools: new aport 2016-06-29 13:04:10 +02:00
Przemyslaw Pawelczyk
6c0d0fd978 main/haproxy: Bump pkgrel. 2016-06-29 09:48:24 +00:00
Przemyslaw Pawelczyk
a7258ac154 main/haproxy: Modernize APKBUILD.
* APKBUILD:
 - Use builddir (no _).
 - Reformat build(), package() and wrapper() to make them more readable.
2016-06-29 09:48:24 +00:00
Przemyslaw Pawelczyk
9ec1afd13a main/haproxy: Fix default haproxy.cfg not working since upgrade to 1.6.
You could read following messages when starting haproxy:

    'frontend' cannot handle unexpected argument '*:5000'.
    please use the 'bind' keyword for listening addresses.

* haproxy.cfg: Use bind for listening addresses.
* APKBUILD: Update checksums.
2016-06-29 09:48:24 +00:00
Przemyslaw Pawelczyk
cf6482d5c2 testing/{lusca,tengine}: Replace .pre-upgrade with link to .pre-install.
.pre-upgrade content was the same as .pre-install, so no change in .apk,
thus no pkgrel bump.
2016-06-29 09:48:24 +00:00
Przemyslaw Pawelczyk
3cc3dde12d main/{haproxy,squid}: Replace .pre-upgrade with link to .pre-install.
.pre-upgrade content was the same as .pre-install, so no change in .apk,
thus no pkgrel bump.
2016-06-29 09:48:24 +00:00
Przemyslaw Pawelczyk
a643ff53e5 main/apache2: Bump pkgrel. 2016-06-29 09:48:24 +00:00
Przemyslaw Pawelczyk
7fd6410222 main/apache2: Reorder install entries in APKBUILD.
Just for consistency with what's in other packages's APKBUILDs.
2016-06-29 09:48:24 +00:00
Przemyslaw Pawelczyk
acfb821e3d main/apache2: Unify .pre-upgrade with .pre-install.
apache2.pre-upgrade now links to apache2.pre-install.

It's not something we want to do for all packages in master (edge).
apache2 already had .pre-upgrade script (ensuring www-data group
existence and making apache user a member of it), which is what existing
.pre-install script also does, so this kind of unification is fine here.

In most other cases linking .pre-upgrade to .pre-install should happen
only in 3.4-stable branch.
2016-06-29 09:48:24 +00:00
Leonardo Arena
4d973834a3 testing/nextcloud: bump pkgrel 2016-06-29 09:38:33 +00:00
Leonardo Arena
9c86395b36 testing/nextcloud: set default data directory 2016-06-29 09:38:33 +00:00
Leonardo Arena
4ba2a47de6 testing/nextcloud: remove unneeded patch 2016-06-29 09:38:33 +00:00
Leonardo Arena
66dedd32a2 testing/nextcloud: refactor subpkgs
Anything under GIT repo https://github.com/nextcloud/server is very likely to depend on each other.
So only apps outside this GIT repo have been placed into a subpkgs
2016-06-29 09:38:33 +00:00
Natanael Copa
312dc15a4f main/python: security upgrade to 2.7.12
CVE-2016-0772: smtplib StartTLS stripping attack.

CVE-2016-5636: Heap overflow in zipimporter module .

CVE-2016-5699: HTTP header injection in
urrlib2/urllib/httplib/http.client.

ref #5798
2016-06-29 08:35:49 +00:00
Nathan Angelacos
3d994125ac main/kamailio: version bump to 4.4.2 2016-06-29 08:32:47 +00:00
Francesco Colista
11350cb89c testing/tesseract-ocr: upgrade to 3.04.01 2016-06-29 06:41:42 +00:00
Francesco Colista
9c38047cd9 main/mosquitto: upgrade to 1.4.9 2016-06-29 06:27:06 +00:00
ScrumpyJack
8e204c8665 testing/awake: add missing package dependancy
Adds py-awake as missing package dependancy and minor clean-up of
APKBUILD file.
2016-06-28 14:04:33 +00:00
Francesco Colista
29b10cbdf6 community/remind: added maintainer 2016-06-28 14:04:23 +00:00
Francesco Colista
45eb7564e2 community/aha: upgrade to 0.4.8 2016-06-28 14:02:38 +00:00
ScrumpyJack
c3bb6cb1e6 testing/[various]: move more packages to community
Moves the packages listed below from the testing to the community
repository after successfully testing of said packages.

aha
archivemount
bannergrab
bmon
py-gpiozera
py-rpizero
py-skywriter-hat
remind
2016-06-28 13:55:54 +00:00
Francesco Colista
76deacce28 testing/bareos: removed package split. Bareos for now is not able to track soname dependencies 2016-06-28 12:30:51 +00:00
Natanael Copa
77c394877f main/py-pygments: security fix for CVE-2015-8557
fixes #5815
2016-06-28 11:57:15 +00:00
Francesco Colista
d679b30181 testing/bareos: added post-install script 2016-06-28 10:27:18 +00:00
Francesco Colista
f58f05903b testing/inotail: new aport. Fixes #5809 2016-06-28 06:43:39 +00:00
Kaarle Ritvanen
7df43776fd main/py-django: upgrade to 1.8.12 2016-06-28 00:20:16 +03:00
Natanael Copa
8b4bc947a7 main/musl: fix pthread_exit code to match kernel behavior
https://github.com/dotnet/coreclr/issues/5872
2016-06-27 19:55:09 +00:00
Natanael Copa
b6179a9fb4 main/haproxy: security upgrade to 1.6.6 (CVE-2016-5360)
fixes #5811
2016-06-27 18:49:26 +00:00
Francesco Colista
e99df174fe testing/bareos-webui: new aport. Fixes #5807 2016-06-27 15:22:57 +00:00
Francesco Colista
dd08b4220e main/bind: rebuild with libxml2. Fixes #5711 2016-06-27 14:54:12 +00:00
Natanael Copa
a98a9d2c96 main/linux-rpi: upgrade to 4.4.14 2016-06-27 13:44:35 +00:00
Jakub Jirutka
bd4d9f0257 main/busybox-initscripts: fix tun/tap, change their group to netdev
tun/tap devices are created inside /dev/net by default, so tun[0-9]*
and tap[0-9]* doesn't match them.

When you run qemu as an unprivileged user, that user must have write
permission on the tun device. The group netdev seems to be appropriate
for this and it's already included in the baselayout's groups.
2016-06-27 13:37:27 +00:00
Natanael Copa
8ea73bd1fa community/go: remove unused patches 2016-06-27 11:36:13 +00:00
Andrew Hsu
c21409608a main/nsd: upgrade to 4.1.10 2016-06-27 11:30:32 +00:00
Jakub Jirutka
69a1651bb0 main/qemu-openrc: create user qemu 2016-06-27 11:18:18 +00:00
Jakub Jirutka
68dc17b56b main/qemu: add subpackage -doc 2016-06-27 11:18:18 +00:00
Jakub Jirutka
2f61ee5425 main/qemu: install /etc/qemu/bridge.conf 2016-06-27 11:18:18 +00:00
Jakub Jirutka
df5391682c main/qemu: improve abuild, simplify splitting of subsystems etc. 2016-06-27 11:18:18 +00:00
Jakub Jirutka
41e38db758 main/qemu: fix chown/chmod for qemu-bridge-helper and gid of qemu group
gid 35 is already reserved for group "games"
2016-06-27 11:18:18 +00:00
Natanael Copa
d9a924f2e4 community/go: fix paxmark for arm
we also need to disable RANDEXEC
2016-06-27 11:04:45 +00:00
Francesco Colista
52de4ff080 testing/arping: conflicts with iputils 2016-06-27 10:45:46 +00:00
Francesco Colista
cd81e7c06c main/libnet: fixed correct detection of link-layer method 2016-06-27 10:32:10 +00:00