** Description changed:

- Tracking bug
+ New Debian changelog entries compared to current Ubuntu 8.0.6-1ubuntu3:
+ 
+ crash (9.0.1+~16.3-1) unstable; urgency=medium
+ 
+   * QA upload
+   * Switch to MUT packaging and use a gdb component tarball
+     (Closes: #1124151)
+   * Add d/gbp.conf
+   * Fix various lintian issues:
+     - d/changelog: Remove trailing empty line
+     - d/control: Bump standards to 4.7.3
+     - d/copyright: Add year 2026
+     - d/patches: Add 'Forwarded: not-needed'
+     - d/s/lintian-overrides: Add gdb override
+     - d/copyright: Add gdb component copyright information
+ 
+  -- Juerg Haefliger <[email protected]>  Thu, 22 Jan 2026 09:34:15 +0100
+ 
+ crash (9.0.1-2) unstable; urgency=medium
+ 
+   * QA upload.
+   * Maintain in Debian team on Salsa
+   * d/watch: version=5
+   * Standards-Version: 4.7.2 (routine-update)
+ 
+  -- Andreas Tille <[email protected]>  Sun, 07 Dec 2025 00:03:01 +0100
+ 
+ crash (9.0.1-1) unstable; urgency=medium
+ 
+   * QA upload
+   * New upstream release 9.0.1 (Closes: #1096475)
+   * Use gdb tarball from gdb-source package (Closes: #1120855)
+   * d/control: Add libmpfr-dev to Build-Depends
+   * d/lintian-overrides: Update rule syntax
+   * d/tests: Drop software-properties-common dependency (Closes: #1108875)
+   * d/tests/live: Stop using apt-key (Closes: #1020461)
+   * d/copyright: Convert to DEP5 format
+ 
+  -- Juerg Haefliger <[email protected]>  Wed, 03 Dec 2025 09:08:18 +0000
+ 
+ 
+ Current Ubuntu 8.0.6-1ubuntu3 carries:
+ 
+ - d/p/0003-Fix-infinite-loop-during-module-symbols-initialization.patch
+   Resolves an issue where gap regions between modules causes an infinite
+   loop that prevents crash from loading
+ 
+ Can be dropped. Is resolved by the update to upstream 9.0.1.
+ 
+ - d/p/0004-Fix-the-failing-of-cmd-files-for-v6.14-rc1-kernel.patch: Fix cmd
+   files by matching rename of kernel struct member d_iname to d_shortname
+ 
+ Can be dropped. Is resolved by the update to upstream 9.0.1.
+ 
+ - d/t/live: If the "live" autopkgtest fails with a recommendation to
+   try /proc/kcore instead of the default, attempt that before
+   failing the test. LP 1858958.
+   last upload.
+ - d/t/live: Fix logic issue in "live" autopkgtest introduced in the
+ - d/t/live: Fix test, as if will return 0 when no cases were true.
+ - d/t/control: Run autopkg test with allow-stderr.
+ 
+ Can be dropped. Going forward, we want autopkgtest to fail in this case
+ so that we know we have to update crash.
+ 
+ - d/t/control: Add linux-libc-dev dependency for the autopkg test.
+   This package gets usually broken with kernel upgrades, so let it
+   already show in the autopkg test.
+ 
+ Can be dropped. Not sure what this is really for but from the
+ description it sounds like a kernel issue so shouldn't be tested here?
+ This change was introduced in Impish, so is quite old and like no longer
+ relevant.
+ 
+ - Pass CFLAGS when building extensions.
+ 
+ Can be dropped. Is resolved by the update to upstream 9.0.1.

** Description changed:

  New Debian changelog entries compared to current Ubuntu 8.0.6-1ubuntu3:
  
  crash (9.0.1+~16.3-1) unstable; urgency=medium
  
-   * QA upload
-   * Switch to MUT packaging and use a gdb component tarball
-     (Closes: #1124151)
-   * Add d/gbp.conf
-   * Fix various lintian issues:
-     - d/changelog: Remove trailing empty line
-     - d/control: Bump standards to 4.7.3
-     - d/copyright: Add year 2026
-     - d/patches: Add 'Forwarded: not-needed'
-     - d/s/lintian-overrides: Add gdb override
-     - d/copyright: Add gdb component copyright information
+   * QA upload
+   * Switch to MUT packaging and use a gdb component tarball
+     (Closes: #1124151)
+   * Add d/gbp.conf
+   * Fix various lintian issues:
+     - d/changelog: Remove trailing empty line
+     - d/control: Bump standards to 4.7.3
+     - d/copyright: Add year 2026
+     - d/patches: Add 'Forwarded: not-needed'
+     - d/s/lintian-overrides: Add gdb override
+     - d/copyright: Add gdb component copyright information
  
-  -- Juerg Haefliger <[email protected]>  Thu, 22 Jan 2026 09:34:15 +0100
+  -- Juerg Haefliger <[email protected]>  Thu, 22 Jan 2026 09:34:15 +0100
  
  crash (9.0.1-2) unstable; urgency=medium
  
-   * QA upload.
-   * Maintain in Debian team on Salsa
-   * d/watch: version=5
-   * Standards-Version: 4.7.2 (routine-update)
+   * QA upload.
+   * Maintain in Debian team on Salsa
+   * d/watch: version=5
+   * Standards-Version: 4.7.2 (routine-update)
  
-  -- Andreas Tille <[email protected]>  Sun, 07 Dec 2025 00:03:01 +0100
+  -- Andreas Tille <[email protected]>  Sun, 07 Dec 2025 00:03:01 +0100
  
  crash (9.0.1-1) unstable; urgency=medium
  
-   * QA upload
-   * New upstream release 9.0.1 (Closes: #1096475)
-   * Use gdb tarball from gdb-source package (Closes: #1120855)
-   * d/control: Add libmpfr-dev to Build-Depends
-   * d/lintian-overrides: Update rule syntax
-   * d/tests: Drop software-properties-common dependency (Closes: #1108875)
-   * d/tests/live: Stop using apt-key (Closes: #1020461)
-   * d/copyright: Convert to DEP5 format
+   * QA upload
+   * New upstream release 9.0.1 (Closes: #1096475)
+   * Use gdb tarball from gdb-source package (Closes: #1120855)
+   * d/control: Add libmpfr-dev to Build-Depends
+   * d/lintian-overrides: Update rule syntax
+   * d/tests: Drop software-properties-common dependency (Closes: #1108875)
+   * d/tests/live: Stop using apt-key (Closes: #1020461)
+   * d/copyright: Convert to DEP5 format
  
-  -- Juerg Haefliger <[email protected]>  Wed, 03 Dec 2025 09:08:18 +0000
+  -- Juerg Haefliger <[email protected]>  Wed, 03 Dec 2025 09:08:18 +0000
  
+ ---------------------------------------------------------------------------
  
  Current Ubuntu 8.0.6-1ubuntu3 carries:
  
  - d/p/0003-Fix-infinite-loop-during-module-symbols-initialization.patch
-   Resolves an issue where gap regions between modules causes an infinite
-   loop that prevents crash from loading
+   Resolves an issue where gap regions between modules causes an infinite
+   loop that prevents crash from loading
  
  Can be dropped. Is resolved by the update to upstream 9.0.1.
  
  - d/p/0004-Fix-the-failing-of-cmd-files-for-v6.14-rc1-kernel.patch: Fix cmd
-   files by matching rename of kernel struct member d_iname to d_shortname
+   files by matching rename of kernel struct member d_iname to d_shortname
  
  Can be dropped. Is resolved by the update to upstream 9.0.1.
  
  - d/t/live: If the "live" autopkgtest fails with a recommendation to
-   try /proc/kcore instead of the default, attempt that before
-   failing the test. LP 1858958.
-   last upload.
+   try /proc/kcore instead of the default, attempt that before
+   failing the test. LP 1858958.
+   last upload.
  - d/t/live: Fix logic issue in "live" autopkgtest introduced in the
  - d/t/live: Fix test, as if will return 0 when no cases were true.
  - d/t/control: Run autopkg test with allow-stderr.
  
  Can be dropped. Going forward, we want autopkgtest to fail in this case
  so that we know we have to update crash.
  
  - d/t/control: Add linux-libc-dev dependency for the autopkg test.
-   This package gets usually broken with kernel upgrades, so let it
-   already show in the autopkg test.
+   This package gets usually broken with kernel upgrades, so let it
+   already show in the autopkg test.
  
  Can be dropped. Not sure what this is really for but from the
  description it sounds like a kernel issue so shouldn't be tested here?
  This change was introduced in Impish, so is quite old and like no longer
  relevant.
  
  - Pass CFLAGS when building extensions.
  
  Can be dropped. Is resolved by the update to upstream 9.0.1.

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

Title:
  Sync crash 9.0.1+~16.3-1 from Debian unstable

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


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to