aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/appstream-glib: upgrade to 0.5.15Francesco Colista2016-06-071-7/+6
|
* main/libgcab: new aport, dependency for appstream-glibFrancesco Colista2016-06-071-0/+37
|
* main/bdftopcf: upgrade to 1.0.5Francesco Colista2016-06-071-9/+4
|
* main/gnats: remove pre-install from source listNatanael Copa2016-06-071-8/+4
|
* main/djbdns: remove pre-install from sourceNatanael Copa2016-06-071-7/+3
|
* main/[various]: Bump pkgrel for .pre-install scripts fixes.Przemyslaw Pawelczyk2016-06-0726-26/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * main/dovecot: Properly set primary group in .pre-install. main/dovecot/dovecot.pre-install * main/{npre,postgrey}: Properly set primary group in .pre-install. main/nrpe/nrpe.pre-install main/postgrey/postgrey.pre-install * main/ympd: Reorder arguments in .pre-install as in da4e96aacef5. main/ympd/ympd.pre-install * main/znc: Reorder arguments in .pre-install as in da4e96aacef5. main/znc/znc.pre-install * main/aports-build: Reorder arguments in .pre-install as in da4e96aacef5. main/aports-build/aports-build.pre-install * main/atheme-iris: Fix overlooked consistency issue as in a60b9f07dee0. main/atheme-iris/atheme-iris.pre-install * main/[various]: Add group and use it as primary in .pre-* scripts. main/apache2/apache2.pre-install main/aports-build/aports-build.pre-install main/atheme-iris/atheme-iris.pre-install main/clamav/clamav-db.pre-install main/clamsmtp/clamsmtp.pre-install main/clamsmtp/clamsmtp.pre-upgrade main/coova-chilli/coova-chilli.pre-install main/dhcp/dhcp.pre-install main/djbdns/dnscache.pre-install main/djbdns/tinydns.pre-install main/ez-ipupdate/ez-ipupdate.pre-install main/fetchmail/fetchmail.pre-install main/freeswitch/freeswitch.pre-install main/gitolite/gitolite.pre-install main/gnats/gnats.pre-install main/gross/gross.pre-install main/icecast/icecast.pre-install main/memcached/memcached.pre-install main/ngircd/ngircd.pre-install main/openntpd/openntpd.pre-install main/snort/snort.pre-install main/squid/squid.pre-install main/squid/squid.pre-upgrade main/transmission/transmission-daemon.pre-install main/znc/znc.pre-install
* main/[various]: Add group and use it as primary in .pre-* scripts.Przemyslaw Pawelczyk2016-06-0725-25/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes the problem I unintentionally brought in commit ccc056dbf9d3: system user creation doesn't add same named group and uses nogroup as primary group unless explicitly specified via -G. Brings status quo regarding primary groups of users created in packages: - main/apache2 - main/aports-build - main/atheme-iris - main/clamav - main/clamsmtp - main/coova-chilli - main/dhcp - main/djbdns - main/ez-ipupdate - main/fetchmail - main/freeswitch - main/gitolite - main/gnats - main/gross - main/icecast - main/memcached - main/ngircd - main/openntpd - main/snort - main/squid - main/transmission - main/znc
* main/atheme-iris: Fix overlooked consistency issue as in a60b9f07dee0.Przemyslaw Pawelczyk2016-06-071-1/+1
| | | | There is a further patch in the queue fixing primary group issue.
* main/aports-build: Reorder arguments in .pre-install as in da4e96aacef5.Przemyslaw Pawelczyk2016-06-071-1/+1
| | | | | | Somehow I overlooked this adduser call in mentioned commit. There is a further patch in the queue fixing primary group issue.
* main/znc: Reorder arguments in .pre-install as in da4e96aacef5.Przemyslaw Pawelczyk2016-06-071-1/+1
| | | | | | Somehow I overlooked this adduser call in mentioned commit. There is a further patch in the queue fixing primary group issue.
* main/ympd: Reorder arguments in .pre-install as in da4e96aacef5.Przemyslaw Pawelczyk2016-06-071-1/+1
| | | | Somehow I overlooked this adduser call in mentioned commit.
* main/{npre, postgrey}: Properly set primary group in .pre-install.Przemyslaw Pawelczyk2016-06-072-2/+2
| | | | | | Fixes the problem I unintentionally brought in commit ccc056dbf9d3: system user creation doesn't add same named group and uses nogroup as primary group unless explicitly specified via -G.
* main/dovecot: Properly set primary group in .pre-install.Przemyslaw Pawelczyk2016-06-071-2/+2
| | | | | | | | | | | Commit fb87e4fd6222 tried to fix problem I unintentionally brought in commit ccc056dbf9d3 - system user creation doesn't add same named group and uses nogroup as primary group unless explicitly specified via -G. Commit a593d306c92f has nothing to do with it, as it only sets GECOS. I cannot blame anyone (beside myself, obviously, for all this mess) as -g and -G can be easily misread without conuslting --help output.
* main/linux-rpi: Adds the dwc2 kernel module for USB Gadget supportScrumpyJack2016-06-072-5/+15
| | | | Partly implements #5629, USB2 and Gadget (guest) mode only.
* main/make: bump pkgrelNatanael Copa2016-06-061-1/+1
| | | | | | | | we previously reverted the 4.2-r0, but it may still be in caches. we bump pkgrel to avoid getting the old version from cache which will cause signature error. fixes gliderlabs/docker-alpine#177
* main/byobu: added tmux as dependencyFrancesco Colista2016-06-061-2/+2
|
* main/byobu: upgrade to 5.108Francesco Colista2016-06-061-4/+4
|
* main/syslinux: fix backported gcc5 patchesNatanael Copa2016-06-061-17/+22
| | | | | | | | - prefix the patches with 'syslinux-' - make sure that they are actually applied - add upstream patch for cli cmdline parsing This should fix the issue where cmdline options are not added to kernel.
* main/syslinux: add upstream fixes for gcc5Natanael Copa2016-06-061-5/+21
| | | | | http://www.syslinux.org/archives/2015-September/024317.html http://www.syslinux.org/archives/2015-September/024318.html
* main/xen: fix xorg segfaul in linux hvmNatanael Copa2016-06-062-1/+46
| | | | ref #5679
* main/mariadb: move mysql_config to -devNatanael Copa2016-06-061-1/+3
| | | | http://lists.alpinelinux.org/alpine-devel/5358.html
* main/nftables: add -doc subpackageSören Tempel2016-06-041-4/+4
|
* main/nftables: upgrade to 0.6Sören Tempel2016-06-031-11/+11
|
* main/zfs: move zfs and deps to mainCarlo Landmeter2016-06-0322-0/+1994
|
* main/nginx: fix collision with deprecated package "nginx-initscripts"Valery Kartel2016-06-031-1/+2
| | | | ref #5671
* main/mariadb: add libs subpackage for server libsNatanael Copa2016-06-031-3/+4
| | | | | | | | we rename current mariadb-libs to mariadb-client libs and let mariadb-libs have the server lib(s). This way we avoid pull in the 145MB mariadb server package with mariadb-dev.
* main/python: create -dbg firstNatanael Copa2016-06-031-3/+3
| | | | so we get symbols for everything
* main/ciwiki: Version upgrade to 2.0.5ScrumpyJack2016-06-031-4/+4
| | | | Minor version upgrade from 2.0.4 to 2.0.5
* 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.
* main/uwsgi: upgrade to 2.0.13.1Natanael Copa2016-06-031-4/+4
|
* main/linux-rpi: update configTimo Teräs2016-06-033-14/+18
|
* main/monit: upgrade to 5.18Francesco Colista2016-06-031-6/+6
|
* main/python: add debug pkgCarlo Landmeter2016-06-021-2/+2
|
* main/linux-rpi: upgrade to 4.4.12Timo Teräs2016-06-022-1547/+13
|
* main/xtables-addons-grsec: rebuild against kernel 4.4.12-r0Natanael Copa2016-06-021-2/+2
|
* main/open-vm-tools-grsec: rebuild against kernel 4.4.12-r0Natanael Copa2016-06-021-2/+2
|
* main/ipfw-grsec: rebuild against kernel 4.4.12-r0Natanael Copa2016-06-021-2/+2
|
* main/drbd9-grsec: rebuild against kernel 4.4.12-r0Natanael Copa2016-06-021-2/+2
|
* main/devicemaster-linux-grsec: rebuild against kernel 4.4.12-r0Natanael Copa2016-06-021-2/+2
|
* main/dahdi-linux-grsec: rebuild against kernel 4.4.12-r0Natanael Copa2016-06-021-2/+2
|
* main/linux-grsec: upgrade to 4.4.12Natanael Copa2016-06-021-9/+9
|
* main/lighttpd: fix group creationNatanael Copa2016-06-022-1/+2
| | | | ref #5666
* main/linux-vanilla: upgrade to 4.4.12Natanael Copa2016-06-021-5/+5
|
* main/asterisk: upgrade to 13.9.1Timo Teräs2016-06-022-152/+182
| | | | | - rebased ASTERISK-19109 patch - add findutils as "find -printf" is now used in configure
* main/linux-vanilla: disable sysctl syscallNatanael Copa2016-06-014-13/+13
| | | | its obsolete
* main/xtables-addons-grsec: rebuild against kernel 4.4.11-r1Natanael Copa2016-06-011-1/+1
|
* main/open-vm-tools-grsec: rebuild against kernel 4.4.11-r1Natanael Copa2016-06-011-1/+1
|
* main/ipfw-grsec: rebuild against kernel 4.4.11-r1Natanael Copa2016-06-011-1/+1
|
* main/drbd9-grsec: rebuild against kernel 4.4.11-r1Natanael Copa2016-06-011-1/+1
|
* main/devicemaster-linux-grsec: rebuild against kernel 4.4.11-r1Natanael Copa2016-06-011-1/+1
|