aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/lighttpd: Fix lighttpd user's primary group.Przemyslaw Pawelczyk2016-06-032-2/+2
| | | | | | | | | | | | | | During mass .pre-install/upgrade init scripts changes there was a change not preserving status quo regarding group creation and user creation for 57 packages that weren't using -S option with adduser calls earlier. It led to not creating the group named like the user and changing primary user group from the same named to nogroup. It has been noticed thanks to lighttpd issue (refs #5666) and it has been partially fixed for lighttpd alone already. This patch completes the fix and is also an announcement for some mass changes coming later. (cherry picked from commit 1de4b02204f77ac1ecbc806105bbcd383e3f67f6)
* main/lighttpd: fix group creationNatanael Copa2016-06-022-1/+2
| | | | | | fixes #5666 (cherry picked from commit c2413a5fc628465890a7cfbaa95c3ae150f44e29)
* main/nginx: upgrade to 1.10.1 (CVE-2016-4450)Bartłomiej Piotrowski2016-06-011-4/+4
| | | | (cherry picked from commit c2b7b271e326df743f057bae203706af5b8efc92)
* ======== release 3.4.0 ========v3.4.0Natanael Copa2016-05-311-1/+1
|
* main/bluez: version upgrade and patches for bcm43xxScrumpyJack2016-05-315-7/+117
| | | | | Upgrades bluez from version 5.39 to 5.40 and adds patches from the Raspberry Pi Foundation to support the bcm43xx chip on the RPi3.
* main/busybox-initscripts: fix cron->crond rename when upgradeNatanael Copa2016-05-313-4/+19
| | | | fixes #5462
* main/alpine-baselayout: set default permissions for pingNatanael Copa2016-05-312-4/+6
| | | | | | we no longer do suid root ping. allow normal users to ping by default and create a special group called 'ping' to be allowed to ping by default.
* main/busybox: fix ping applet when upgradingNatanael Copa2016-05-312-1/+6
|
* main/rsyslog: update to 8.18.0, and apply a new musl fixAshley Sommer2016-05-313-11/+738
| | | | | | | This commit brings rsyslog up to the latest release that has some nice performance improvements and bug fixes. This commit also includes an upstream fix from 8.19.0 (unreleased) which fixes a segfault present in all current rsyslog versions on musl. Version 8.17 and later of rsyslog has a new dependency. It now needs libfastjson installed to run. I created the libfastjson package earlier this month, it is in the `testing` directory. I believe libfastjson will need to be promoted from `testing` to `edge`.
* main/libfastjson: move from testingNatanael Copa2016-05-312-0/+58
| | | | | fix pkgname-dbg typo remove redundant musl-dev makedepends
* main/postgresql: fix -dev packageNatanael Copa2016-05-311-1/+11
| | | | we need pgxs, egcs and pg_config in -dev
* main/xfce4-settings: fix bug that make screen not power onNatanael Copa2016-05-312-4/+60
| | | | | https://bugzilla.xfce.org/show_bug.cgi?id=12430 https://bugzilla.xfce.org/show_bug.cgi?id=11107
* main/cacti: security upgrade to 0.8.8h (CVE-2016-3659)Natanael Copa2016-05-301-5/+5
| | | | fixes #5371
* main/libxml2: security upgrade to 2.9.4Natanael Copa2016-05-301-4/+4
| | | | | | | | | | | | | | | | | | | Fixes: CVE-2016-1762 CVE-2016-1833 CVE-2016-1834 CVE-2016-1835 CVE-2016-1836 CVE-2016-1837 CVE-2016-1838 CVE-2016-1839 CVE-2016-1840 CVE-2016-2073 (NOTE: same fix as CVE-2016-1839) CVE-2016-3627 CVE-2016-3705 CVE-2016-4483 fixes #5440
* main/subversion: security upgrade to 1.9.4 (CVE-2016-2167,CVE-2016-2168)Natanael Copa2016-05-301-5/+5
| | | | fixes #5527
* main/libarchive: security upgrade to 3.2.0 (CVE-2016-1541)Natanael Copa2016-05-303-188/+5
| | | | fixes #5561
* main/hostapd: security fix for CVE-2016-4476Natanael Copa2016-05-302-1/+87
| | | | fixes #5645
* main/wpa_supplicant: security fix for CVE-2016-4476, CVE-2016-4477Natanael Copa2016-05-306-1/+348
| | | | fixes #5638
* main/lddtree: remove bashismNatanael Copa2016-05-302-4/+49
| | | | ref #5636
* main/curl: upgrade to 7.49.1Natanael Copa2016-05-301-4/+4
|
* main/python3: enable lzma supportZaar Hai2016-05-301-2/+2
| | | | fixes #5655
* main/linux-rpi: enable mt7601u driverSean Bartell2016-05-303-9/+11
|
* main/linux-rpi: enable zramSean Bartell2016-05-303-9/+19
| | | | settings taken from https://github.com/raspberrypi/linux/issues/894
* main/asciidoctor: upgrade to 1.5.4Jakub Jirutka2016-05-301-17/+9
|
* main/talloc: upgrade to 2.1.7Natanael Copa2016-05-301-4/+4
|
* main/libxkbcommon: upgrade to 0.6.1Natanael Copa2016-05-301-4/+4
|
* main/perl-carp-clan: upgrade to 6.06Natanael Copa2016-05-301-5/+7
|
* main/tcl: upgrade to 8.6.5Natanael Copa2016-05-302-9/+39
|
* main/tk: upgrade to 8.6.5Natanael Copa2016-05-301-4/+4
|
* testing/qemu-init-script: move to the main and rename to qemu-openrcJakub Jirutka2016-05-301-0/+26
|
* ==== release 3.4.0_rc3 ====v3.4.0_rc3Natanael Copa2016-05-291-1/+1
|
* main/alpine-baselayout: fix warning about deprecated /sbin/rcNatanael Copa2016-05-292-7/+7
|
* main/udev-init-scripts: use openrc-runNatanael Copa2016-05-292-4/+18
|
* main/upower: add fixes fom upstreamNatanael Copa2016-05-293-4/+225
| | | | This fixes segfault in xfsettingsd
* main/gnumeric: upgrade to 1.12.29Natanael Copa2016-05-291-4/+4
|
* main/goffice: upgrade to 0.10.29Natanael Copa2016-05-291-4/+4
|
* main/ruby-bundler: upgrade to 1.12.5Natanael Copa2016-05-291-5/+5
|
* main/openrc: upgrade to 0.21Natanael Copa2016-05-291-5/+5
|
* main/lua-sql: upgrade to 2.3.3Natanael Copa2016-05-291-4/+4
|
* main/py-gunicorn: upgrade to 19.6.0Natanael Copa2016-05-291-4/+4
|
* main/perl-class-load: upgrade to 0.23Natanael Copa2016-05-291-7/+7
|
* main/mercurial: upgrade to 3.8.2Natanael Copa2016-05-291-4/+4
|
* main/feh: upgrade to 2.15.4Natanael Copa2016-05-291-4/+4
|
* main/libevdev: upgrade to 1.5.1Natanael Copa2016-05-291-4/+4
|
* main/lvm2: upgrade to 2.02.154Natanael Copa2016-05-291-4/+4
|
* main/xfce4-cpufreq-plugin: upgrade to 1.1.3Natanael Copa2016-05-291-4/+4
|
* main/glm: upgrade to 0.9.7.5Natanael Copa2016-05-291-4/+4
|
* main/lua-lgi: upgrade to 0.9.1Natanael Copa2016-05-291-4/+4
|
* main/smartmontools: upgrade to 6.5Natanael Copa2016-05-291-4/+4
|
* main/parallel: upgrade to 20160522Natanael Copa2016-05-291-4/+4
|