| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
its obsolete
(cherry picked from commit c3ea8c18839b3a25e5ee6e8ec9ca3cb2c7475753)
|
| |
|
| |
|
|
|
|
|
|
| |
The syscall is obsolete and unmaintained upstream.
(cherry picked from commit 3dd682540091a579188076db96c77c4758a4f352)
|
|
|
|
|
|
| |
fixes #3951
(cherry picked from commit 49ffc7a9a06911b8b05a9b011195e42072bd279d)
|
|
|
|
|
|
| |
fixes #5791
(cherry picked from commit 36ab20a1ac9047916d193fc1aae1cf8be6b0ee23)
|
|
|
|
|
|
| |
fixes #5759
(cherry picked from commit 1b0a3e1c91915514f56293cb07768be638846185)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CVE-2016-4962, XSA-175: Unsanitised guest input in libxl device handling code
http://xenbits.xen.org/xsa/advisory-175.html
CVE-2016-4480, XSA-176: x86 software guest page walk PS bit handling flaw
http://xenbits.xen.org/xsa/advisory-176.html
CVE-2016-4963, XSA-178: Unsanitised driver domain input in libxl device handling
http://xenbits.xen.org/xsa/advisory-178.html
CVE-2016-3710 CVE-2016-3712, XSA-179: QEMU: Banked access to VGA memory (VBE) uses inconsistent bounds checks
http://xenbits.xen.org/xsa/advisory-179.html
CVE-2014-3672, XSA-180: Unrestricted qemu logging
http://xenbits.xen.org/xsa/advisory-180.html
|
| |
|
|
|
|
|
|
| |
fixes #5772
(cherry picked from commit 34a184ba931dbb3ae96e346f438955810f0eb765)
|
|
|
|
|
|
| |
upstream bug: https://bugs.busybox.net/show_bug.cgi?id=9046
(cherry picked from commit ec5a425f1186566350587d75cafec32802f64f7d)
|
|
|
|
| |
we applied the patch in commit 898dee74 but pkgrel was not bumped.
|
|
|
|
| |
(cherry picked from commit 510da6cf43e86bf53a64a018de95bd1e1621aee1)
|
|
|
|
| |
(cherry picked from commit a358fbeb6d04ec7496b2acb3e8bd4cd003466e82)
|
| |
|
| |
|
|
|
|
| |
(cherry picked from commit 165db4aea31b5c56e639a0bc7f86ac649634dd02)
|
|
|
|
| |
(cherry picked from commit eedb30ad8dd98bb48765e193fb5f16fdf5531d2b)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
(cherry picked from commit 511bd7a7a012e0f50b3bbed5f3e7b0c641ac03e6)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
(cherry picked from commit a7d67c695ca2750e7088ca33cc365281c353af18)
|
|
|
|
|
|
| |
There is a further patch in the queue fixing primary group issue.
(cherry picked from commit 976e09d0664c68c9cadbc95c1711d1a2a437c403)
|
|
|
|
|
|
|
|
| |
Somehow I overlooked this adduser call in mentioned commit.
There is a further patch in the queue fixing primary group issue.
(cherry picked from commit 5cfb687c99df11b456c9ddbef8fc2dc6084bd03f)
|
|
|
|
|
|
|
|
| |
Somehow I overlooked this adduser call in mentioned commit.
There is a further patch in the queue fixing primary group issue.
(cherry picked from commit 571fbfd5bd4679e5bf582ea1ecb65a8a7e127498)
|
|
|
|
|
|
| |
Somehow I overlooked this adduser call in mentioned commit.
(cherry picked from commit 808e93110b5ceda87cc9561b5ac761042f2459df)
|
|
|
|
|
|
|
|
| |
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.
(cherry picked from commit 3c1fa46624bd65849ace1212d16be85eea865699)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
(cherry picked from commit 40521bdafd3cc0eb623df4d48d6658f32bccfdf1)
|
|
|
|
|
|
|
| |
change outbound chunk size to server's chunk size. this improves
performance significantly.
(cherry picked from commit bf39fb1177ee77eee6c214a7393cc0054958ce08)
|
|
|
|
| |
fixes #5719
|
|
|
|
|
|
|
|
|
| |
needed for fixing dns tests in nodejs test suite
https://github.com/nodejs/node/pull/5099
fixes #5725
(cherry picked from commit c0bd1e49f2d9867f7d3747111423a959123e73ed)
|
|
|
|
|
|
| |
fixes #5697
(cherry picked from commit 39171d2dd47e48195dcd013893e4ff7323c5e0fe)
|
|
|
|
|
|
| |
fixes #5698
(cherry picked from commit 6ff0d7a602686d7b807bfabb409993314e6acda1)
|
|
|
|
|
|
| |
fixes #5679
(cherry picked from commit 76eb405243001ae8f8b49a1fd50cffe55acaa2c6)
|
|
|
|
|
|
| |
fixes #5672
(cherry picked from commit 9e38486094b25e9577a6076530b4b293a3efb020)
|
|
|
|
|
|
|
|
|
| |
This fixes the warning on shutdown:
"rc is deprecated, please use openrc instead."
fixes #5689
(cherry picked from commit 48a669f23fbe328c072c2d8783cce95d125c470b)
|
|
|
|
| |
fixes #5479
|
|
|
|
| |
(cherry picked from commit a3045e70c73dac51e70554d18d446d9154a9cb87)
|
|
|
|
| |
(cherry picked from commit fce501893d4717a5515f7b06f243ae8ee693d12a)
|
|
|
|
| |
(cherry picked from commit a972f02dcd5f312f93b3c8b67a09a42c49829625)
|
|
|
|
| |
(cherry picked from commit e569af72eff34108755dd22efebf9f94986a9122)
|
|
|
|
| |
(cherry picked from commit 026a9ad1a5dce76d0715721da8c190f7aaf7f98d)
|
|
|
|
|
| |
http://lists.alpinelinux.org/alpine-devel/5358.html
(cherry picked from commit 54b003740f1fa9014d6150e594c8a80750fb85ac)
|
|
|
|
|
|
|
|
|
|
| |
- 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.
(cherry picked from commit 07c598ae9867bc367aebb6547f1bdaa0fc9dac38)
|
|
|
|
|
|
| |
http://www.syslinux.org/archives/2015-September/024317.html
http://www.syslinux.org/archives/2015-September/024318.html
(cherry picked from commit 175af52e8f2343e54f3c5af08b11a8620e3da779)
|
|
|
|
| |
fixes #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.
(cherry picked from commit 910011586e352662e691afcebd578829ec4f40b2)
|