| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
https://github.com/shibukawa/imagesize_py
Getting image size from png/jpeg/jpeg2000/gif file
|
|
|
|
|
|
| |
Avoid boot into error too early.
ref #5479
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
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
|