| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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:
- testing/dbmail
- testing/dspam
- testing/opensips
- testing/pdns
- testing/qpage
- testing/rrdbot
- testing/wt
|
|
|
|
|
|
|
|
|
|
|
|
| |
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:
- community/caddy
- community/domoticz
- community/oscam
- community/syncthing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
There is a further patch in the queue fixing primary group issue.
|
| |
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Partly implements #5629, USB2 and Gadget (guest) mode only.
|
|
|
|
|
| |
http://ostinato.org/
A Python agent for the ostinato controller
|
| |
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
a surrogate libtool implementation, written in C
http://git.midipix.org/cgit.cgi/slibtool
|
| |
|
| |
|
|
|
|
| |
This reverts commit eb48190251bf80ee374de05c26e219932eabf039.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
fixes #4908
as of b4a13e731 currently all `.la` files are deleted at build time.
$ ls /usr/lib/GraphicsMagick-1.3.24/modules-Q16/coders/*la
ls: /usr/lib/GraphicsMagick-1.3.24/modules-Q16/coders/*la: No such file or directory
|
| |
|
| |
|
|
|
|
| |
fixes https://github.com/docker-library/openjdk/issues/77
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
https://github.com/google/protobuf
Google's data interchange format.
|
| |
|
|
|
|
| |
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.
|