Ema has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/350832 )
Change subject: Release 4.1.6-1wm1 ...................................................................... Release 4.1.6-1wm1 Ref: https://github.com/varnishcache/varnish-cache/blob/4.1/doc/changes.rst#varnish-cache-416-2017-04-26 Change-Id: I6fdbc6514897b733ea8cdae3b09a4dbd3eb2242a --- M debian/changelog M debian/libvarnishapi1.symbols 2 files changed, 9 insertions(+), 1 deletion(-) Approvals: Ema: Verified; Looks good to me, approved jenkins-bot: Verified diff --git a/debian/changelog b/debian/changelog index 51f1b28..0852e2c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +varnish (4.1.6-1wm1) jessie-wikimedia; urgency=medium + + * New upstream release + * Add libvarnishapi1 symbols: VSM__iter0 and VSM__itern. + + -- Emanuele Rocca <[email protected]> Thu, 27 Apr 2017 18:41:03 +0200 + varnish (4.1.5-1wm4) jessie-wikimedia; urgency=medium * Drop -spersistent patches diff --git a/debian/libvarnishapi1.symbols b/debian/libvarnishapi1.symbols index da70153..cf6282d 100644 --- a/debian/libvarnishapi1.symbols +++ b/debian/libvarnishapi1.symbols @@ -87,7 +87,8 @@ VSM_ResetError@LIBVARNISHAPI_1.3 4.0.0~ #MISSING: 4.0.0~# VSM_Seq@LIBVARNISHAPI_1.0 3.0.0 VSM_StillValid@LIBVARNISHAPI_1.3 4.0.0~ -#MISSING: 4.0.0~# VSM_iter0@LIBVARNISHAPI_1.0 3.0.0 + VSM__iter0@LIBVARNISHAPI_1.0 3.0.0 + VSM__itern@LIBVARNISHAPI_1.0 3.0.0 VSM_n_Arg@LIBVARNISHAPI_1.0 3.0.0 #MISSING: 3.0.0# base64_decode@Base 2.0~rc1 #MISSING: 3.0.0# base64_init@Base 2.0~rc1 -- To view, visit https://gerrit.wikimedia.org/r/350832 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6fdbc6514897b733ea8cdae3b09a4dbd3eb2242a Gerrit-PatchSet: 3 Gerrit-Project: operations/debs/varnish4 Gerrit-Branch: debian-wmf Gerrit-Owner: Ema <[email protected]> Gerrit-Reviewer: Ema <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
