aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* open-vm-tools-grsec/open-vm-tools-grsec: rebuild against kernel 4.4.15-r1Natanael Copa2016-07-181-2/+2
|
* ipfw-grsec/ipfw-grsec: rebuild against kernel 4.4.15-r1Natanael Copa2016-07-181-2/+2
|
* drbd9-grsec/drbd9-grsec: rebuild against kernel 4.4.15-r1Natanael Copa2016-07-181-2/+2
|
* devicemaster-linux-grsec/devicemaster-linux-grsec: rebuild against kernel ↵Natanael Copa2016-07-181-2/+2
| | | | 4.4.15-r1
* dahdi-linux-grsec/dahdi-linux-grsec: rebuild against kernel 4.4.15-r1Natanael Copa2016-07-181-2/+2
|
* main/linux-grsec: enable iscsi_tcp for virtgrsecNatanael Copa2016-07-183-9/+9
| | | | | | fixes #5886 (cherry picked from commit e8657f0f3fc3d33be19244c7d228b1871425ccc4)
* main/linux-grsec: upgrade to 4.4.15Natanael Copa2016-07-181-8/+8
| | | | (cherry picked from commit e561028865b9953ae98e941e539b709f2cd7c1ab)
* main/linux-grsec: enable brcmfmac driverNatanael Copa2016-07-184-11/+133
| | | | used by macbook pro
* main/acf-freeswitch-vmail: upgrade to 0.6.2Ted Trask2016-07-151-5/+5
| | | | (cherry picked from commit b117bf08c5cb8e96b78c679d10bc030321c9cbf5)
* main/fortify-headers: upgrade to 0.8Natanael Copa2016-07-151-4/+4
| | | | fixes #5899
* main/mini_httpd: security upgrade to 1.25 (CVE-2015-1548)Natanael Copa2016-07-141-5/+5
| | | | fixes #5901
* main/apache2: new upstream version 2.4.23Christian Kampka2016-07-131-5/+5
|
* main/acf-provisioning: upgrade to 0.9.4Ted Trask2016-07-081-4/+4
| | | | (cherry picked from commit 30cee7882b2421f92ad686558abaa697e2be8692)
* main/wget: security backport (CVE-2016-4971)Bartłomiej Piotrowski2016-07-052-5/+296
|
* main/phpmyadmin: security upgrade to 4.6.3Leonardo Arena2016-07-051-4/+4
| | | | | | | Fixes #5835 Fixes #5841 (cherry picked from commit b7fe97070a08fd6ce1a9012bcc6c2834ea309725)
* main/tiff: security fixes. Fixes #5824Leonardo Arena2016-07-044-5/+351
| | | | | | | | | | CVE-2015-8665 CVE-2015-8683 CVE-2015-8781 CVE-2015-8782 CVE-2015-8784 (cherry picked from commit 7f2845dc97725af0dc4230433d9cb42a76c552db)
* main/py-pygments: bump pkgrel to include secfixLeonardo Arena2016-07-041-1/+1
|
* main/wireshark: security upgrade to 2.0.4Leonardo Arena2016-07-041-4/+4
| | | | | | | | | | | | | | CVE-2016-5350 CVE-2016-5351 CVE-2016-5352 CVE-2016-5353 CVE-2016-5354 CVE-2016-5355 CVE-2016-5356 CVE-2016-5357 CVE-2016-5358 Fixes #5853
* main/owncloud: upgrade to 9.0.3Leonardo Arena2016-07-011-14/+14
|
* main/haproxy: Bump pkgrel.Przemyslaw Pawelczyk2016-06-291-1/+1
| | | | (cherry picked from commit 6c0d0fd978af5bd466727cb07acbc69d0c900f33)
* main/haproxy: AL 3.4 band-aid for ccc056dbf9d3 in .pre-* script.Przemyslaw Pawelczyk2016-06-291-0/+1
| | | | Make sure that user is part of the same named group.
* main/haproxy: Modernize APKBUILD.Przemyslaw Pawelczyk2016-06-291-20/+33
| | | | | | | | * APKBUILD: - Use builddir (no _). - Reformat build(), package() and wrapper() to make them more readable. (cherry picked from commit a7258ac154f2d9cff5a58bf8186c2ac7d5b9ecfc)
* main/haproxy: Fix default haproxy.cfg not working since upgrade to 1.6.Przemyslaw Pawelczyk2016-06-292-4/+5
| | | | | | | | | | | | 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. (cherry picked from commit 9ec1afd13ac60aad9acc109c18788db8ff00035e)
* main/{haproxy,squid}: Replace .pre-upgrade with link to .pre-install.Przemyslaw Pawelczyk2016-06-292-21/+2
| | | | | | | .pre-upgrade content was the same as .pre-install, so no change in .apk, thus no pkgrel bump. (cherry picked from commit 3cc3dde12d39c8bb39cd17c01b04c117691ffa59)
* main/apache2: Bump pkgrel.Przemyslaw Pawelczyk2016-06-291-1/+1
| | | | (cherry picked from commit a643ff53e5b74b2453095c24d547cb3c02b59dd1)
* main/apache2: Reorder install entries in APKBUILD.Przemyslaw Pawelczyk2016-06-291-1/+1
| | | | | | Just for consistency with what's in other packages's APKBUILDs. (cherry picked from commit 7fd6410222bc2a5589f1ac7ad46a6ee697e109ef)
* main/apache2: Unify .pre-upgrade with .pre-install.Przemyslaw Pawelczyk2016-06-291-6/+1
| | | | | | | | | | | | | | 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. (cherry picked from commit acfb821e3de3f26d07643213662fdedee918e457)
* main/python: security upgrade to 2.7.12Natanael Copa2016-06-291-5/+5
| | | | | | | | 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. fixes #5800
* ==== release 3.4.1 ====v3.4.1Natanael Copa2016-06-281-1/+1
|
* main/linux-rpi: upgrade to 4.4.14Natanael Copa2016-06-281-4/+4
| | | | (cherry picked from commit a98a9d2c96162f9e5bb73a71cb3fc6de5b46aaa7)
* main/py-pygments: security fix for CVE-2015-8557Natanael Copa2016-06-282-5/+43
| | | | fixes #5816
* main/py-django: upgrade to 1.8.12Kaarle Ritvanen2016-06-281-4/+4
|
* main/haproxy: security upgrade to 1.6.6 (CVE-2016-5360)Natanael Copa2016-06-271-4/+4
| | | | fixes #5812
* main/busybox-initscripts: fix tun/tap, change their group to netdevJakub Jirutka2016-06-272-6/+6
| | | | | | | | | | | 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. (cherry picked from commit bd4d9f0257b0c3a6aefe5b6e8d6c3eb986924594)
* main/xtables-addons-grsec: rebuild against kernel 4.4.14-r0Natanael Copa2016-06-271-1/+1
|
* main/open-vm-tools-grsec: rebuild against kernel 4.4.14-r0Natanael Copa2016-06-271-1/+1
|
* main/ipfw-grsec: rebuild against kernel 4.4.14-r0Natanael Copa2016-06-271-1/+1
|
* main/drbd9-grsec: rebuild against kernel 4.4.14-r0Natanael Copa2016-06-271-1/+1
|
* main/devicemaster-linux-grsec: rebuild against kernel 4.4.14-r0Natanael Copa2016-06-271-1/+1
|
* main/dahdi-linux-grsec: rebuild against kernel 4.4.14-r0Natanael Copa2016-06-271-1/+1
|
* main/linux-grsec: upgrade to 4.4.14Natanael Copa2016-06-271-7/+7
|
* main/libnet: fixed correct detection of link-layer methodFrancesco Colista2016-06-271-2/+3
| | | | | | fixes #5805 (cherry picked from commit cd81e7c06c1c1196c2b87bdf52a64b2eb39e1bed)
* main/qemu: fix chown/chmod for qemu-bridge-helper and gid of qemu groupJakub Jirutka2016-06-272-4/+4
| | | | gid 35 is already reserved for group "games"
* main/linux-vanilla: upgrade to 4.4.14Natanael Copa2016-06-271-4/+4
| | | | (cherry picked from commit b064ccd99391513e413f6807c6566a8c4af17562)
* main/php5: upgrade to 5.6.23Natanael Copa2016-06-241-5/+5
|
* main/linux-rpi: upgrade to 4.4.13, new rpi patches, fix dtb installTimo Teräs2016-06-241-18/+15
| | | | | | fixes #5729 (cherry picked from commit f8a26e23fbb1e2aba3b77c6a449812e002b20f3f)
* main/linux-rpi: Adds the dwc2 kernel module for USB Gadget supportScrumpyJack2016-06-242-5/+15
| | | | | | Partly implements #5629, USB2 and Gadget (guest) mode only. (cherry picked from commit 21c7909dd30ea71b0f605a7a08e62f00652f2269)
* main/linux-rpi: update configTimo Teräs2016-06-243-14/+18
| | | | (cherry picked from commit c30e6525162db8c3728eab6ec328a5426e840e9d)
* main/linux-rpi: upgrade to 4.4.12Timo Teräs2016-06-242-1547/+13
| | | | (cherry picked from commit bd87780d5cca8b28eb53f39a3c12abc29fc5148a)
* main/linux-vanilla: upgrade to 4.4.13Natanael Copa2016-06-241-5/+5
|