The branch, v4-5-stable has been updated via cfb28f6 VERSION: Disable GIT_SNAPSHOT for the 4.6.16 release. via 6e98de0 Merge tag 'samba-4.5.16' into v4-5-test via 8376a89 VERSION: Bump version up to 4.5.16. via 829fa02 Merge tag 'samba-4.5.15' into v4-5-test via 3ad2444 python: use communicate to fix Popen deadlock via d433c7f blackbox tests: method to check specific exit codes via aba4994 VERSION: Bump version up to 4.5.15... via f84484a Merge tag 'samba-4.5.14' into v4-5-test from 4b43ad8 VERSION: Disable GIT_SNAPSHOT for the 4.6.16 release.
https://git.samba.org/?p=samba.git;a=shortlog;h=v4-5-stable - Log ----------------------------------------------------------------- commit cfb28f69529c0f71c026096eb75d44370964c6df Author: Karolin Seeger <ksee...@samba.org> Date: Mon Mar 12 13:10:30 2018 +0100 VERSION: Disable GIT_SNAPSHOT for the 4.6.16 release. CVE-2018-1050 (Denial of Service Attack on external print server.) CVE-2018-1057 (Authenticated users can change other users' password.) Signed-off-by: Karolin Seeger <ksee...@samba.org> commit 6e98de015870fd5e0461f985d11ce6baabce5d99 Merge: 8376a89 4b43ad8 Author: Stefan Metzmacher <me...@samba.org> Date: Tue Mar 13 11:00:06 2018 +0100 Merge tag 'samba-4.5.16' into v4-5-test samba: tag release samba-4.5.16 commit 8376a89e40b82c0b4b365b8daf155159f59945cb Author: Karolin Seeger <ksee...@samba.org> Date: Wed Nov 22 09:04:28 2017 +0100 VERSION: Bump version up to 4.5.16. Signed-off-by: Karolin Seeger <ksee...@samba.org> commit 829fa020f5f06b2d6496d37a064bccf166a3ecf9 Merge: 3ad2444 f333815 Author: Karolin Seeger <ksee...@samba.org> Date: Wed Nov 22 09:03:52 2017 +0100 Merge tag 'samba-4.5.15' into v4-5-test samba: tag release samba-4.5.15 commit 3ad244462a075874f4740d58b42a2a5f082e3f1d Author: Joe Guo <j...@catalyst.net.nz> Date: Fri Sep 15 16:13:26 2017 +1200 python: use communicate to fix Popen deadlock `Popen.wait()` will deadlock when using stdout=PIPE and/or stderr=PIPE and the child process generates large output to a pipe such that it blocks waiting for the OS pipe buffer to accept more data. Use communicate() to avoid that. Signed-off-by: Joe Guo <j...@catalyst.net.nz> Reviewed-by: Douglas Bagnall <douglas.bagn...@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abart...@samba.org> Autobuild-User(master): Andrew Bartlett <abart...@samba.org> Autobuild-Date(master): Thu Oct 19 09:27:16 CEST 2017 on sn-devel-144 (cherry picked from commit 5dc773a5b00834c7a53130a73a48f49048bd55e8) Autobuild-User(v4-5-test): Stefan Metzmacher <me...@samba.org> Autobuild-Date(v4-5-test): Tue Nov 14 14:35:22 CET 2017 on sn-devel-144 commit d433c7f455e9ccb03c96bad2984c7cab3ef28628 Author: Gary Lockyer <g...@catalyst.net.nz> Date: Wed Aug 16 13:52:25 2017 +1200 blackbox tests: method to check specific exit codes Signed-off-by: Gary Lockyer <g...@catalyst.net.nz> Reviewed-by: Douglas Bagnall <douglas.bagn...@catalyst.net.nz> Reviewed-by: Garming Sam <garm...@catalyst.net.nz> (cherry picked from commit 74ebcf6dfc84b6aab6838fa99e12808eb6b913d9) commit aba4994bd071bdef8c623632ee248cb99d68ed05 Author: Karolin Seeger <ksee...@samba.org> Date: Wed Sep 20 13:03:53 2017 +0200 VERSION: Bump version up to 4.5.15... and re-enable GIT_SNAPSHOTS. Signed-off-by: Karolin Seeger <ksee...@samba.org> commit f84484ac9dc52062cefd0ab055670985d394588d Merge: 5c645ed f261c9a Author: Karolin Seeger <ksee...@samba.org> Date: Wed Sep 20 13:03:09 2017 +0200 Merge tag 'samba-4.5.14' into v4-5-test samba: tag release samba-4.5.14 ----------------------------------------------------------------------- Summary of changes: Changeset truncated at 500 lines: -- Samba Shared Repository