Bug#1128950: marked as done (ITP: golang-github-launchdarkly-go-sdk-events -- Go SDK analytics events support code)
"Debian Bug Tracking System" <[email protected]> Mon, 03 Aug 2026 15:09:03 +0000
| Newsgroups | gmane.linux.debian.devel.wnpp |
|---|---|
| Message-ID | <handler.1128950.D1128950.17857696262806965.ackdone@bugs.debian.org> |
This is a multi-part message in MIME format... ------------=_1785769743-2808456-0 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your message dated Mon, 03 Aug 2026 15:07:03 +0000 with message-id <[email protected]> and subject line Bug#1128950: fixed in golang-github-launchdarkly-go-sdk-ev= ents 2.0.2-1 has caused the Debian Bug report #1128950, regarding ITP: golang-github-launchdarkly-go-sdk-events -- Go SDK analytics= events support code to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) --=20 1128950: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D1128950 Debian Bug Tracking System Contact [email protected] with problems ------------=_1785769743-2808456-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by bugs.debian.org; 24 Feb 2026 20:33:45 +0000 X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02 (2024-03-25) on buxtehude.debian.org X-Spam-Level: X-Spam-Status: No, score=-7.6 required=4.0 tests=BAYES_00, BODY_INCLUDES_PACKAGE,DKIM_ADSP_CUSTOM_MED,FORGED_GMAIL_RCVD, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HAS_PACKAGE, HEADER_FROM_DIFFERENT_DOMAINS,MURPHY_FINANCE6,NML_ADSP_CUSTOM_MED, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED,RCVD_IN_VALIDITY_RPBL_BLOCKED, RCVD_IN_VALIDITY_SAFE_BLOCKED,RDNS_NONE,SPF_HELO_NONE,SPF_SOFTFAIL, SPOOFED_FREEMAIL,SPOOFED_FREEMAIL_NO_RDNS,SPOOF_GMAIL_MID,X_DEBBUGS_CC autolearn=ham autolearn_force=no version=4.0.1-bugs.debian.org_2005_01_02 X-Spam-Bayes: score:0.0000 Tokens: new, 12; hammy, 148; neutral, 177; spammy, 2. spammytokens:0.997-+--payment, 0.992-+--purchase hammytokens:0.000-+--sk:golang, 0.000-+--sk:golang-, 0.000-+--HX-Debbugs-CC:sk:debian-, 0.000-+--apache20, 0.000-+--apache-2.0 Return-path: <"un1x0n@potemkinmr"@gmail.com> Received: from [188.243.168.187] (port=58316 helo=Modern-14-C5M.lan) by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.96) (envelope-from <"un1x0n@potemkinmr"@gmail.com>) id 1vuz6C-001ggO-0b for [email protected]; Tue, 24 Feb 2026 20:33:45 +0000 Received: by Modern-14-C5M.lan (Postfix, from userid 1000) id 312EC13C0D66; Tue, 24 Feb 2026 23:33:36 +0300 (MSK) From: "Mikhail Potemkin" <[email protected]> To: [email protected] Subject: ITP: golang-github-launchdarkly-go-sdk-events -- Go SDK analytics events support code Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Debbugs-CC: [email protected], [email protected] Message-Id: <[email protected]> Date: Tue, 24 Feb 2026 23:33:36 +0300 (MSK) Delivered-To: [email protected] Package: wnpp Severity: wishlist Owner: Mikhail Potemkin <[email protected]> * Package name : golang-github-launchdarkly-go-sdk-events Version : 2.0.2-1 Upstream Author : LaunchDarkly * URL : https://github.com/launchdarkly/go-sdk-events * License : Apache-2.0 Programming Lang: Go Description : Go SDK analytics events support code LaunchDarkly Go SDK Events Engine . Documentation (https://pkg.go.dev/github.com/launchdarkly/go-sdk- events/v3) Actions Status (https://github.com/launchdarkly/go-sdk- events/actions/workflows/ci.yml) . Overview . This repository contains the internal analytics event logic and event data model used by the LaunchDarkly Go SDK (https://github.com/launchdarkly/go-server-sdk). It is packaged separately because it is also used by internal LaunchDarkly components. Applications using the LaunchDarkly Go SDK should not need to reference this package directly. . Supported Go versions . This version of the project requires a Go version of 1.18 or higher. . Learn more . Read our documentation (http://docs.launchdarkly.com) for in-depth instructions on configuring and using LaunchDarkly. You can also head straight to the complete reference guide for the Go SDK (http://docs.launchdarkly.com/docs/go-sdk-reference), or the generated API documentation (https://pkg.go.dev.org/github.com/launchdarkly/go-sdk- events/v3) for this project. . Contributing . We encourage pull requests and other contributions from the community. Check out our contributing guidelines (/CONTRIBUTING.md) for instructions on how to contribute to this SDK. . About LaunchDarkly . * LaunchDarkly is a continuous delivery platform that provides feature flags as a service and allows developers to iterate quickly and safely. We allow you to easily flag your features and manage them from the LaunchDarkly dashboard. With LaunchDarkly, you can: * Roll out a new feature to a subset of your users (like a group of users who opt-in to a beta tester group), gathering feedback and bug reports from real-world use cases. * Gradually roll out a feature to an increasing percentage of users, and track the effect that the feature has on key metrics (for instance, how likely is a user to complete a purchase if they have feature A versus feature B?). * Turn off a feature that you realize is causing performance problems in production, without needing to re-deploy, or even restart the application with a changed configuration file. * Grant access to certain features based on user attributes, like payment plan (eg: users on the ‘gold’ plan get access to more features than users in the ‘silver’ plan). Disable parts of your application to facilitate maintenance, without taking everything offline. * LaunchDarkly provides feature flag SDKs for a wide variety of languages and technologies. Read our documentation (https://docs.launchdarkly.com/sdk) for a complete list. * Explore LaunchDarkly * launchdarkly.com (https://www.launchdarkly.com/) for more information * docs.launchdarkly.com (https://docs.launchdarkly.com/) for our documentation and SDK reference guides * apidocs.launchdarkly.com (https://apidocs.launchdarkly.com/) for our API documentation * blog.launchdarkly.com (https://blog.launchdarkly.com/) for the latest product updates Needed by golang-github-launchdarkly-go-server-sdk ------------=_1785769743-2808456-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 1128950-close) by bugs.debian.org; 3 Aug 2026 15:07:06 +0000 X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02 (2024-03-25) on buxtehude.debian.org X-Spam-Level: X-Spam-Status: No, score=-111.0 required=4.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FORGED_REPLYTO, FVGT_m_MULTI_ODD,HAS_BUG_NUMBER,MD5_SHA1_SUM,PGPSIGNATURE, RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS,USER_IN_DKIM_WELCOMELIST autolearn=ham autolearn_force=no version=4.0.1-bugs.debian.org_2005_01_02 X-Spam-Bayes: score:0.0000 Tokens: new, 89; hammy, 150; neutral, 140; spammy, 0. spammytokens: hammytokens:0.000-+--HX-Debian:DAK, 0.000-+--H*rp:D*ftp-master.debian.org, 0.000-+--UD:debian.tar.xz, 0.000-+--H*r:sk:fasolo., 0.000-+--H*MI:fasolo Return-path: <[email protected]> Received: from mitropoulos.debian.org ([2001:648:2ffc:deb:216:61ff:fe9d:958d]:45010) by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.96) (envelope-from <[email protected]>) id 1wquFt-00BmCw-36 for [email protected]; Mon, 03 Aug 2026 15:07:05 +0000 Received: via submission from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,CN=fasolo.debian.org,[email protected] (verified) by mitropoulos.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.96) (envelope-from <[email protected]>) id 1wquFs-00Gx8b-0v for [email protected]; Mon, 03 Aug 2026 15:07:04 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ftp-master.debian.org; s=smtpauto.fasolo; h=Date:Message-Id:Content-Type: Subject:MIME-Version:To:Reply-To:From:Cc:Content-Transfer-Encoding:Content-ID :Content-Description:In-Reply-To:References; bh=QMwU5fpHA6eu+f21ez9KvEgB8te7L45jyUamU/Fz3qY=; b=q5AbpoXEA55araj71vcmZN9Suo eIPKTNSAWnDKP7JOK0S8NOvGggjA/cc+SAyitSsFX1aYoJVobmZs9xidvCzNWhoA49CB3rDoDK+Xg G1w5mU+AMJoak5XpqkV4gTPhbtbmYSpL0oqXbSMCJMosHY6y+Li4AA0rh0OnmAsfm7Zzp2y6NBI13 EY+nyH6bT63O2MmLnjvN9DA44DnHvQuCOMvxtsyGodipGBzFC3GjO1Ssd4R1NLHQd9jjJ7zpogKzG ZChqi45rZSqhaw5qZUQ5bf8H1wzx+yjOOqh8UicZ1/9JJJbX1UzgffZkXKk8oSe3Bpt/oUkz3F4bv cYjYLSVA==; Received: from dak by fasolo.debian.org with local (Exim 4.98.2) (envelope-from <[email protected]>) id 1wquFr-00000006lJC-0ThR; Mon, 03 Aug 2026 15:07:03 +0000 From: Debian FTP Masters <[email protected]> Reply-To: Mikhail Potemkin <[email protected]> To: [email protected] X-DAK: dak process-policy X-Debian: DAK X-Debian-Package: golang-github-launchdarkly-go-sdk-events Debian: DAK Debian-Changes: golang-github-launchdarkly-go-sdk-events_2.0.2-1_amd64.changes Debian-Source: golang-github-launchdarkly-go-sdk-events Debian-Version: 2.0.2-1 Debian-Architecture: source all Debian-Suite: unstable Debian-Archive-Action: accept MIME-Version: 1.0 Subject: Bug#1128950: fixed in golang-github-launchdarkly-go-sdk-events 2.0.2-1 Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="===============1515856549486643121==" Message-Id: <[email protected]> Date: Mon, 03 Aug 2026 15:07:03 +0000 --===============1515856549486643121== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Source: golang-github-launchdarkly-go-sdk-events Source-Version: 2.0.2-1 Done: Mikhail Potemkin <[email protected]> We believe that the bug you reported is fixed in the latest version of golang-github-launchdarkly-go-sdk-events, which is due to be installed in the= Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Mikhail Potemkin <[email protected]> (supplier of updated golang-github-la= unchdarkly-go-sdk-events package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 23 Jun 2026 18:01:00 +0000 Source: golang-github-launchdarkly-go-sdk-events Binary: golang-github-launchdarkly-go-sdk-events-dev Architecture: source all Version: 2.0.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Go Packaging Team <[email protected]> Changed-By: Mikhail Potemkin <[email protected]> Description: golang-github-launchdarkly-go-sdk-events-dev - Go SDK analytics events suppo= rt code (library) Closes: 1128950 Changes: golang-github-launchdarkly-go-sdk-events (2.0.2-1) unstable; urgency=3Dmedium . * Initial release (Closes: #1128950) Checksums-Sha1: 7d400e7fe0f7a464bdc0fca75dd4593cb29a44dc 2693 golang-github-launchdarkly-go-= sdk-events_2.0.2-1.dsc f62ee77b2f31a1d63872a988b6bb12e3933962fc 47816 golang-github-launchdarkly-go= -sdk-events_2.0.2.orig.tar.gz b406e8c68734d3b258e41f5ce4bd2e4574d43c1b 2744 golang-github-launchdarkly-go-= sdk-events_2.0.2-1.debian.tar.xz 41b816ed3a1527b30317f411220aa51941816839 38008 golang-github-launchdarkly-go= -sdk-events-dev_2.0.2-1_all.deb 2723f189552b35eb11e681c0273d74ade4a906a2 7377 golang-github-launchdarkly-go-= sdk-events_2.0.2-1_amd64.buildinfo Checksums-Sha256: 558721cdbef00176656f851b10230fdaa3316cb2b98304e8847152ad8b1adb66 2693 golang= -github-launchdarkly-go-sdk-events_2.0.2-1.dsc cc2ef563defef61a6f18711c556204274c08490a11409bbc1d064cfe97e93bbc 47816 golan= g-github-launchdarkly-go-sdk-events_2.0.2.orig.tar.gz 497dcde14af4e2eb53256b0899f01418077ecee03e2e4f0ddab562c81d68e3f5 2744 golang= -github-launchdarkly-go-sdk-events_2.0.2-1.debian.tar.xz 416de2b25b3be3f9773a24bdb00f66e49c50b05bf575420ff2cb54443b2201e4 38008 golan= g-github-launchdarkly-go-sdk-events-dev_2.0.2-1_all.deb f864a5140d287300a3c73e892b7d833a3c2a78a44a26b33ce50015fd82cecd48 7377 golang= -github-launchdarkly-go-sdk-events_2.0.2-1_amd64.buildinfo Files: be09340886138a11a4ff09e268f96a4d 2693 golang optional golang-github-launchda= rkly-go-sdk-events_2.0.2-1.dsc 9001dcfd1069b3655048b9d540e84395 47816 golang optional golang-github-launchd= arkly-go-sdk-events_2.0.2.orig.tar.gz cb15ad3dc4a21b3e06ca417b8021a19c 2744 golang optional golang-github-launchda= rkly-go-sdk-events_2.0.2-1.debian.tar.xz 0c86c231bebef11328e142f3ec10fcbe 38008 golang optional golang-github-launchd= arkly-go-sdk-events-dev_2.0.2-1_all.deb c33db10aae34da02e07ebeb7b2c3347e 7377 golang optional golang-github-launchda= rkly-go-sdk-events_2.0.2-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEmbRSsR88dMO0U+RvvthEn87o2ogFAmpvK4wACgkQvthEn87o 2ogXpQ/5AYysHDsVtxVNTlWqdOqApsNLc6hmAcgeugzIRQZ5pn9FoZc9uhbdvgsn Cr/u+xFcNGvUkRJh9RH8r064S5weD93wIcvf9o54k2RYJmzrDMtaic7WVGiimKRq l33aWXBRENUpNw3v8KMfRDRDg97IVNSmvafeVuB3z0TDhcYte4wkRiyaBXDXayqH R0OJbHVUnaicdJLYM8W2mPeDKG9x5ACRXfHfBoAp8LqMkFxFobgXGP62rOptdRRd wydTm83Wo08DVfEG8aJbp89SHugb1MD/lb3JDNH9DTx5SoWF0WJHuwt6znZ7MWrn JWiRlar+DLjIqHA+zAYrzxoweARSYF18OU11+U6RjUFUvDF45gGekiLc/5tTtrAb 8vNa6fszbS5nZ+ihVh0Tb9/FILjuslURdYqt3CTEx0rPrRyRLHht6uUdRAXvmEu1 Op43gX2P5Q0HPlAI37i0i7ZNzDw+AnCdy7Ps3MA4XsQ+28aRRPuRFuTtba+saikH LG9Ecv7mQo+s4u0XOpJtDN/UwVzhFql9HElcTAN7kmtr/p9rr6+OHTcCdjXwC6AC 6efQgbK4QzO4KeJEhuuCO1IDHaFYSxAAKDiW1UPo/EqlZq3qcHMWh0qwK2lk/RiB C5VOJLsFwrPjLl9aLlFvvQ355h8+9n8FcJ4C9b8d6s4ebNRoCkc=3D =3DFIf6 -----END PGP SIGNATURE----- --===============1515856549486643121== Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQTziqJOuF8J+ZI8pJSb9qggYcy5IQUCanCulwAKCRCb9qggYcy5 IWDwAQCPCohb1s8cZUqO4PeuFygIjPxNn40rcvlN4YsK+y9KbAD+NJFDgLduIxNP vihe9YPp3/PhmIsuOcMFurJO/lqAGwM= =ISAR -----END PGP SIGNATURE----- --===============1515856549486643121==-- ------------=_1785769743-2808456-0--