[Bug 2093024] Re: [SRU] zip crashes when using options -T and -TT

2025-02-14 Thread Skia
Just for reference, there is the Debian bug submitting the patches
upstream: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1093629

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2093024

Title:
  [SRU] zip crashes when using options -T and -TT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zip/+bug/2093024/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2093024] Re: [SRU] zip crashes when using options -T and -TT

2025-02-04 Thread Launchpad Bug Tracker
This bug was fixed in the package zip - 3.0-13ubuntu0.2

---
zip (3.0-13ubuntu0.2) noble; urgency=medium

  * d/p/13-buffer-overflow.patch:
Fix buffer overflow when invoked with `-T -TT` (LP: #2093024)
  * d/tests: Add a basic dep8 test for the two recent bugs fixed.

 -- Florent 'Skia' Jacquet   Wed, 22 Jan
2025 10:00:33 +0100

** Changed in: zip (Ubuntu Noble)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2093024

Title:
  [SRU] zip crashes when using options -T and -TT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zip/+bug/2093024/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2093024] Re: [SRU] zip crashes when using options -T and -TT

2025-02-04 Thread Launchpad Bug Tracker
This bug was fixed in the package zip - 3.0-14ubuntu0.2

---
zip (3.0-14ubuntu0.2) oracular; urgency=medium

  * d/p/14-buffer-overflow.patch:
Fix buffer overflow when invoked with `-T -TT` (LP: #2093024)
  * d/tests: Add a basic dep8 test for the two recent bugs fixed.

 -- Florent 'Skia' Jacquet   Wed, 22 Jan
2025 10:06:49 +0100

** Changed in: zip (Ubuntu Oracular)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2093024

Title:
  [SRU] zip crashes when using options -T and -TT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zip/+bug/2093024/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2093024] Re: [SRU] zip crashes when using options -T and -TT

2025-01-28 Thread Skia
** Changed in: zip (Ubuntu Noble)
Milestone: None => ubuntu-24.04.2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2093024

Title:
  [SRU] zip crashes when using options -T and -TT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zip/+bug/2093024/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2093024] Re: [SRU] zip crashes when using options -T and -TT

2025-01-28 Thread Skia
root@noble:/# dpkg-query -W zip
zip 3.0-13ubuntu0.1
root@noble:/# zip a.zip /etc/hosts -T -TT "ls"
updating: etc/hosts (deflated 44%)
*** buffer overflow detected ***: terminated


zip error: Interrupted (aborting)
free(): double free detected in tcache 2

root@noble:/# apt install -qy zip/noble-proposed
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be upgraded:
  zip
1 upgraded, 0 newly installed, 0 to remove and 15 not upgraded.
Need to get 176 kB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu noble-proposed/main amd64 zip amd64 
3.0-13ubuntu0.2 [176 kB]
Fetched 176 kB in 1s (294 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
(Reading database ... 8674 files and directories currently installed.)
Preparing to unpack .../zip_3.0-13ubuntu0.2_amd64.deb ...
Unpacking zip (3.0-13ubuntu0.2) over (3.0-13ubuntu0.1) ...
Setting up zip (3.0-13ubuntu0.2) ...
root@noble:/# zip a.zip /etc/hosts -T -TT "ls"
updating: etc/hosts (deflated 44%)
zifAcLQv
test of a.zip OK
root@noble:/#


root@oracular:/# dpkg-query -W zip
zip 3.0-14ubuntu0.1
root@oracular:/# zip a.zip /etc/hosts -T -TT "ls"
updating: etc/hosts (deflated 44%)
*** buffer overflow detected ***: terminated


zip error: Interrupted (aborting)
free(): double free detected in tcache 2

root@oracular:/# apt install -qy zip/oracular-proposed
Reading package lists...
Building dependency tree...
Reading state information...
Upgrading:
  zip

Summary:
  Upgrading: 1, Installing: 0, Removing: 0, Not Upgrading: 9
  Download size: 175 kB
  Space needed: 0 B / 14.0 GB available

Get:1 http://archive.ubuntu.com/ubuntu oracular-proposed/main amd64 zip amd64 
3.0-14ubuntu0.2 [175 kB]
Fetched 175 kB in 0s (1299 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
(Reading database ... 6243 files and directories currently installed.)
Preparing to unpack .../zip_3.0-14ubuntu0.2_amd64.deb ...
Unpacking zip (3.0-14ubuntu0.2) over (3.0-14ubuntu0.1) ...
Setting up zip (3.0-14ubuntu0.2) ...
root@oracular:/# zip a.zip /etc/hosts -T -TT "ls"
updating: etc/hosts (deflated 44%)
ziHNbeFE
test of a.zip OK
root@oracular:/#

** Tags removed: verification-needed verification-needed-noble 
verification-needed-oracular
** Tags added: verification-done verification-done-noble 
verification-done-oracular

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2093024

Title:
  [SRU] zip crashes when using options -T and -TT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zip/+bug/2093024/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2093024] Re: [SRU] zip crashes when using options -T and -TT

2025-01-26 Thread Brian Murray
Hello Albert, or anyone else affected,

Accepted zip into oracular-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/zip/3.0-14ubuntu0.2 in
a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
oracular to verification-done-oracular. If it does not fix the bug for
you, please add a comment stating that, and change the tag to
verification-failed-oracular. In either case, without details of your
testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: zip (Ubuntu Oracular)
   Status: Confirmed => Fix Committed

** Tags added: verification-needed-oracular

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2093024

Title:
  [SRU] zip crashes when using options -T and -TT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zip/+bug/2093024/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2093024] Re: [SRU] zip crashes when using options -T and -TT

2025-01-26 Thread Brian Murray
Hello Albert, or anyone else affected,

Accepted zip into noble-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/zip/3.0-13ubuntu0.2 in
a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
noble to verification-done-noble. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-noble. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: zip (Ubuntu Noble)
   Status: Confirmed => Fix Committed

** Tags added: verification-needed verification-needed-noble

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2093024

Title:
  [SRU] zip crashes when using options -T and -TT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zip/+bug/2093024/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2093024] Re: [SRU] zip crashes when using options -T and -TT

2025-01-24 Thread Julian Andres Klode
I have reviewed the  3.0-14ubuntu0.2 in the oracular and
3.0-13ubuntu0.2 in noble and I'm happy with both uploads and the bug
description.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2093024

Title:
  [SRU] zip crashes when using options -T and -TT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zip/+bug/2093024/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2093024] Re: [SRU] zip crashes when using options -T and -TT

2025-01-23 Thread Simon Quigley
Uploaded to the queue. Thanks Skia!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2093024

Title:
  [SRU] zip crashes when using options -T and -TT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zip/+bug/2093024/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2093024] Re: [SRU] zip crashes when using options -T and -TT

2025-01-22 Thread Launchpad Bug Tracker
** Merge proposal linked:
   https://code.launchpad.net/~hyask/ubuntu/+source/zip/+git/zip/+merge/479896

** Merge proposal linked:
   https://code.launchpad.net/~hyask/ubuntu/+source/zip/+git/zip/+merge/479897

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2093024

Title:
  [SRU] zip crashes when using options -T and -TT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zip/+bug/2093024/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2093024] Re: [SRU] zip crashes when using options -T and -TT

2025-01-20 Thread Skia
Patch forwarded to Debian: https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=1093629

** Bug watch added: Debian Bug tracker #1093629
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1093629

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2093024

Title:
  [SRU] zip crashes when using options -T and -TT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zip/+bug/2093024/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2093024] Re: [SRU] zip crashes when using options -T and -TT

2025-01-20 Thread Launchpad Bug Tracker
This bug was fixed in the package zip - 3.0-14ubuntu2

---
zip (3.0-14ubuntu2) plucky; urgency=medium

  * d/p/14-buffer-overflow.patch:
Fix buffer overflow when invoked with `-T -TT` (LP: #2093024)
  * d/tests: Add a basic dep8 test for the two recent bugs fixed.

 -- Florent 'Skia' Jacquet   Fri, 17 Jan
2025 13:31:19 +0100

** Changed in: zip (Ubuntu Plucky)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2093024

Title:
  [SRU] zip crashes when using options -T and -TT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zip/+bug/2093024/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2093024] Re: [SRU] zip crashes when using options -T and -TT

2025-01-17 Thread Simon Quigley
** Changed in: zip (Ubuntu Plucky)
   Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2093024

Title:
  [SRU] zip crashes when using options -T and -TT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zip/+bug/2093024/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2093024] Re: [SRU] zip crashes when using options -T and -TT

2025-01-17 Thread Launchpad Bug Tracker
** Merge proposal linked:
   https://code.launchpad.net/~hyask/ubuntu/+source/zip/+git/zip/+merge/479686

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2093024

Title:
  [SRU] zip crashes when using options -T and -TT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zip/+bug/2093024/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2093024] Re: [SRU] zip crashes when using options -T and -TT

2025-01-17 Thread Launchpad Bug Tracker
** Merge proposal linked:
   https://code.launchpad.net/~hyask/ubuntu/+source/zip/+git/zip/+merge/479685

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2093024

Title:
  [SRU] zip crashes when using options -T and -TT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zip/+bug/2093024/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs