Your message dated Sat, 14 Jul 2018 11:21:20 +0100 with message-id <1531563680.2095.30.camel@adam-barratt.org.uk> and subject line Closing bugs for updates included in 9.5 has caused the Debian Bug report #895888, regarding stretch-pu: package libipc-run-perl/0.94-1+deb9u1 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 owner@bugs.debian.org immediately.) -- 895888: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895888 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: stretch-pu: package libipc-run-perl/0.94-1+deb9u1
- From: Paul Wise <pabs@debian.org>
- Date: Tue, 17 Apr 2018 16:42:46 +0800
- Message-id: <68e15d3fde799dcba0b01dd66ca448d7ce7a5196.camel@debian.org>
Package: release.debian.org Severity: normal Tags: stretch User: release.debian.org@packages.debian.org Usertags: pu libipc-run-perl 0.94-1 has a memory leak that causes some code at $work to use all of the RAM on the machine. We would like to fix it in jessie using the patch accepted upstream and released into sid and buster. We have tested the patches internally and they resolve our issue. -- bye, pabs https://wiki.debian.org/PaulWisediff -Nru libipc-run-perl-0.94/debian/changelog libipc-run-perl-0.94/debian/changelog --- libipc-run-perl-0.94/debian/changelog 2015-05-10 23:05:50.000000000 +0800 +++ libipc-run-perl-0.94/debian/changelog 2018-04-17 16:24:46.000000000 +0800 @@ -1,3 +1,9 @@ +libipc-run-perl (0.94-1+deb9u1) stretch; urgency=medium + + * Backport upstream patch to fix memory leak + + -- Paul Wise <pabs@debian.org> Tue, 17 Apr 2018 16:24:46 +0800 + libipc-run-perl (0.94-1) unstable; urgency=low [ Salvatore Bonaccorso ] diff -Nru libipc-run-perl-0.94/debian/patches/0001-Another-Bugfix-for-memory-leak-rt.cpan.org-57990-86.patch libipc-run-perl-0.94/debian/patches/0001-Another-Bugfix-for-memory-leak-rt.cpan.org-57990-86.patch --- libipc-run-perl-0.94/debian/patches/0001-Another-Bugfix-for-memory-leak-rt.cpan.org-57990-86.patch 1970-01-01 08:00:00.000000000 +0800 +++ libipc-run-perl-0.94/debian/patches/0001-Another-Bugfix-for-memory-leak-rt.cpan.org-57990-86.patch 2018-04-17 16:24:10.000000000 +0800 @@ -0,0 +1,31 @@ +From 5cd3a5b21bd00dbb2e54e58fec6b0349bf457bb0 Mon Sep 17 00:00:00 2001 +From: Konrad Bucheli <kb@open.ch> +Date: Tue, 27 Mar 2018 11:22:58 +0200 +Subject: [PATCH] Another Bugfix for memory leak [rt.cpan.org #57990] #86 +Origin: https://github.com/kbucheli/IPC-Run/commit/d706e65d0e5dab055d9b6c8d070330fdc7b1a883 +Bug: https://github.com/toddr/IPC-Run/issues/86 + +--- + lib/IPC/Run.pm | 6 ++++++ + 1 file changed, 6 insertions(+) + +diff --git a/lib/IPC/Run.pm b/lib/IPC/Run.pm +index 2436bc5..61cdb5f 100644 +--- a/lib/IPC/Run.pm ++++ b/lib/IPC/Run.pm +@@ -1135,6 +1135,12 @@ sub DESTROY { + my IPC::Run $self = shift; + POSIX::close $self->{DEBUG_FD} if defined $self->{DEBUG_FD}; + $self->{DEBUG_FD} = undef; ++ ++ for my $kid ( @{$self->{KIDS}} ) { ++ for my $op ( @{$kid->{OPS}} ) { ++ delete $op->{FILTERS}; ++ } ++ } + } + + ## +-- +2.17.0 + diff -Nru libipc-run-perl-0.94/debian/patches/series libipc-run-perl-0.94/debian/patches/series --- libipc-run-perl-0.94/debian/patches/series 2015-05-10 23:05:50.000000000 +0800 +++ libipc-run-perl-0.94/debian/patches/series 2018-04-17 16:24:20.000000000 +0800 @@ -1 +1,2 @@ hashbang.patch +0001-Another-Bugfix-for-memory-leak-rt.cpan.org-57990-86.patchAttachment: signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---
- To: 873330-done@bugs.debian.org, 880037-done@bugs.debian.org, 882197-done@bugs.debian.org, 885333-done@bugs.debian.org, 885617-done@bugs.debian.org, 887160-done@bugs.debian.org, 888766-done@bugs.debian.org, 888909-done@bugs.debian.org, 889940-done@bugs.debian.org, 890791-done@bugs.debian.org, 891415-done@bugs.debian.org, 891466-done@bugs.debian.org, 891470-done@bugs.debian.org, 891559-done@bugs.debian.org, 891563-done@bugs.debian.org, 891576-done@bugs.debian.org, 891580-done@bugs.debian.org, 891587-done@bugs.debian.org, 891655-done@bugs.debian.org, 891658-done@bugs.debian.org, 891668-done@bugs.debian.org, 891772-done@bugs.debian.org, 891784-done@bugs.debian.org, 891788-done@bugs.debian.org, 891791-done@bugs.debian.org, 891793-done@bugs.debian.org, 892278-done@bugs.debian.org, 892734-done@bugs.debian.org, 892836-done@bugs.debian.org, 892857-done@bugs.debian.org, 892940-done@bugs.debian.org, 893043-done@bugs.debian.org, 893278-done@bugs.debian.org, 893803-done@bugs.debian.org, 893866-done@bugs.debian.org, 893971-done@bugs.debian.org, 894713-done@bugs.debian.org, 894960-done@bugs.debian.org, 894971-done@bugs.debian.org, 895596-done@bugs.debian.org, 895766-done@bugs.debian.org, 895846-done@bugs.debian.org, 895888-done@bugs.debian.org, 895936-done@bugs.debian.org, 896170-done@bugs.debian.org, 896689-done@bugs.debian.org, 896918-done@bugs.debian.org, 896940-done@bugs.debian.org, 896945-done@bugs.debian.org, 897188-done@bugs.debian.org, 897368-done@bugs.debian.org, 897912-done@bugs.debian.org, 897923-done@bugs.debian.org, 899006-done@bugs.debian.org, 899014-done@bugs.debian.org, 900920-done@bugs.debian.org, 901033-done@bugs.debian.org, 901089-done@bugs.debian.org, 901192-done@bugs.debian.org, 901288-done@bugs.debian.org, 901331-done@bugs.debian.org, 901355-done@bugs.debian.org, 901426-done@bugs.debian.org, 901476-done@bugs.debian.org, 901639-done@bugs.debian.org, 901811-done@bugs.debian.org, 902042-done@bugs.debian.org, 902282-done@bugs.debian.org, 902283-done@bugs.debian.org, 902294-done@bugs.debian.org, 902319-done@bugs.debian.org, 902325-done@bugs.debian.org, 902326-done@bugs.debian.org, 902688-done@bugs.debian.org, 902758-done@bugs.debian.org, 902832-done@bugs.debian.org, 903005-done@bugs.debian.org, 903015-done@bugs.debian.org, 903037-done@bugs.debian.org, 903052-done@bugs.debian.org, 903088-done@bugs.debian.org, 903199-done@bugs.debian.org, 903203-done@bugs.debian.org, 903216-done@bugs.debian.org, 859731-done@bugs.debian.org, 899189-done@bugs.debian.org, 901744-done@bugs.debian.org
- Subject: Closing bugs for updates included in 9.5
- From: "Adam D. Barratt" <adam@adam-barratt.org.uk>
- Date: Sat, 14 Jul 2018 11:21:20 +0100
- Message-id: <1531563680.2095.30.camel@adam-barratt.org.uk>
Version: 9.5 Hi, The update referenced by each of these bugs was included in this morning's stretch point release. Regards, Adam
--- End Message ---