| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
fixes #5673
|
| |
|
| |
|
| |
|
|
|
|
| |
fixes #5693
|
| |
|
|
|
|
|
| |
This ifxes the warning on shutdown:
"rc is deprecated, please use openrc instead."
|
|
|
|
| |
ref #5674
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
There is a further patch in the queue fixing primary group issue.
|
|
|
|
|
|
| |
Somehow I overlooked this adduser call in mentioned commit.
There is a further patch in the queue fixing primary group issue.
|
|
|
|
|
|
| |
Somehow I overlooked this adduser call in mentioned commit.
There is a further patch in the queue fixing primary group issue.
|
|
|
|
| |
Somehow I overlooked this adduser call in mentioned commit.
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Partly implements #5629, USB2 and Gadget (guest) mode only.
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- 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.
|
|
|
|
|
| |
http://www.syslinux.org/archives/2015-September/024317.html
http://www.syslinux.org/archives/2015-September/024318.html
|
|
|
|
| |
ref #5679
|
|
|
|
| |
http://lists.alpinelinux.org/alpine-devel/5358.html
|
| |
|
| |
|
| |
|
|
|
|
| |
ref #5671
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
so we get symbols for everything
|
|
|
|
| |
Minor version upgrade from 2.0.4 to 2.0.5
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|