| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
(cherry picked from commit 0972c055cb657db65f3b070c3e809a974219fb1f)
|
|
|
|
| |
(cherry picked from commit d5c5821ebb752ba8df396578e35af5c594cb5b42)
|
|
|
|
| |
Fixes CVE-2016-0701, CVE-2015-3197
|
|
|
|
| |
(cherry picked from commit 618047dfcae121feeaf42f43a913ccd52b9b12a4)
|
|
|
|
| |
(cherry picked from commit 00d6891c1888d43246f05d963fa79045e370afbd)
|
|
|
|
|
|
| |
CVE-2015-5296, CVE-2015-5299, CVE-2015-5330, CVE-2015-8467). Fixes #5041
(cherry picked from commit 47affed1795cc5ca4cdd4625ea53ba85513f0636)
|
|
|
|
| |
(cherry picked from commit 0efa781061179d5197c049798bebdc76d033f20a)
|
|
|
|
| |
(cherry picked from commit 9c474c6aa6af26b79394ed47f17a04d5b29e5026)
|
|
|
|
| |
(cherry picked from commit e8a4ba13a89e991d778aa08c78b58367489ba8ef)
|
|
|
|
|
|
| |
fixes #4703
(cherry picked from commit f68e87882164e95675b78d6128431f1e1472b2b8)
|
|
|
|
| |
(cherry picked from commit f2790debf25f0b5bcd813f4b67e771465afe6877)
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch fixes an error where, in the provided OpenVPN down script, the
cp command would fail due to the resolv.conf file already existing.
Instead of using cp we cat the file contents over the exising resolv.conf
file to avoid the error and preserve any symlinks that may exist.
fixes #5027
(cherry picked from commit bfdc08d49cfd221709ce29ad6f81a651461c71e2)
|
|
|
|
|
| |
mitigate race condition which occurs when a client connects too early
after 'pg_ctl start' has finished
|
| |
|
|
|
|
| |
Lua dependency was causing lua5.1 to be installed unnecessarily
|
|
|
|
| |
(cherry picked from commit c1fb0c8e3bc1662b0ff3b0544e4c7bb3e52b3c24)
|
|
|
|
|
|
|
| |
fixes #4621
fixes #4949
(cherry picked from commit 8a4ccf53a605414546a73d39dda24fe95c1bc1b2)
|
|
|
|
|
|
| |
fixes #5020
(cherry picked from commit d5a9b2204f3625b8278c9e4725a60b9a64ed720d)
|
|
|
|
|
|
| |
fixes 5034
(cherry picked from commit dff85e5b601949d4052c57624e404e5788eec9d0)
|
|
|
|
|
|
|
| |
Bad things happens When libc is dlopened with full path so we only
return the filename without path with find_library.
fixes #5038
|
| |
|
|
|
|
| |
(cherry picked from commit 2b1f5c44b9dda133e952a4386f36dd1f15bc9b80)
|
|
|
|
| |
(cherry picked from commit 5f01e7d53b06c6291d4a098b3de70ec4936e4610)
|
|
|
|
|
|
|
|
|
| |
<jirutka> @ncopa: Hi, I’m happy to offer you another Alpine mirror –
https://repository.fit.cvut.cz/mirrors/alpine/ – it’s located in Czech
Republic, on fast academic network, uses trusted TLS certificate,
synced every hour
(cherry picked from commit dca087c8bcbb5a286725b8c244cfd25c3ddc76e8)
|
|
|
|
| |
(cherry picked from commit fc3ca22c342c1dff2de76d092135731b77f14b5c)
|
|
|
|
| |
(cherry picked from commit 4db7f43ccbee6cb768d873c7a3bdcdc88dbf5b32)
|
|
|
|
|
|
| |
fixes #5029
(cherry picked from commit 8c68262f6d9619eceb4ba3e573dce34318e3c3dd)
|
|
|
|
| |
(cherry picked from commit 6eaff3b1ece2d69c09b3806bf8c7abf20b695d27)
|
|
|
|
| |
(cherry picked from commit 7252927bb68fefd9f7e7572d412a702d93846a7a)
|
|
|
|
| |
(cherry picked from commit 156f8a331ff4dd0e6f252bf0f66e20299a2d0652)
|
|
|
|
| |
(cherry picked from commit 69ba18aa4d3f3bfb77eba5669efb96e77a361877)
|
|
|
|
| |
(cherry picked from commit 084bab18c5d4bf515d8830882e895b6c41ba5b2d)
|
|
|
|
| |
(cherry picked from commit 22e7e932857b63925e02a28dead479be5b913561)
|
|
|
|
|
|
|
|
|
| |
fixes #4999
Upstream regression. Cherry-pick fix from
https://github.com/nodejs/node/issues/4221
(cherry picked from commit 351bd62f71d4ca5138e3d4a33c94852f307cf03c)
|
|
|
|
| |
fixes #5015
|
|
|
|
|
|
|
| |
Do not depend on PATH for run-parts, instead we try /usr/bin/run-parts
and /bin/run-parts directly. Exit with error if it fails.
(cherry picked from commit c2b94cc3813c31bbba0f1da42b402cbe024c5fae)
|
|
|
|
|
|
|
|
|
|
| |
instead of running c_rehash directly we run it as a hook from update.d.
We also:
- update the man-page to be more correct.
- remove obsolete lua script
(cherry picked from commit febc87f0569a6cc0e688991108c60a1c7d88f81e)
|
|
|
|
| |
(cherry picked from commit 13aaa1c9ab8606ddd48e38cba0d8375228f83fee)
|
|
|
|
| |
(cherry picked from commit 8e3d7ef2b1521219ccfde1a39571c24538bb2d13)
|
|
|
|
|
|
| |
fixes #4275
(cherry picked from commit d836f6e8fb1d5165bf70839a7c953a56568848d7)
|
|
|
|
|
|
|
| |
preserve 'status' action as per openrc standard. renamed to
fullstatus similar to apache2. ref #4979
(cherry picked from commit 41e3d4b38ac6e11040b69100ac6d43a316701b7c)
|
|
|
|
| |
(cherry picked from commit 7d84a0410e406fd7edd9f82c0c83a39ad222201e)
|
| |
|
|
|
|
|
|
| |
fixes #4975
(cherry picked from commit 0ed15a08937ba71c1ef866ab73741940b36f8abd)
|
|
|
|
| |
(cherry picked from commit 0798b2a34e3d7f0e063cb2a5bc117527bd4b1f99)
|
|
|
|
| |
(cherry picked from commit b47d31c8014e049b7fbe0520c49e5887a0058f8a)
|
|
|
|
| |
(cherry picked from commit a30693330d2104daa4765e79a0a48f4ac949cd4a)
|
|
|
|
|
|
| |
fixes #4973
(cherry picked from commit 75becdeef9900f0f77751201143f861b4c3cb65e)
|
|
|
|
| |
(cherry picked from commit e7856ab1555711b5881e2795b22a73708c4865d1)
|
|
|
|
| |
(cherry picked from commit ee992718019001d1e7c90dc6f5acdfc38ce220e9)
|