UbuntuUpdates.org

Release oneiric does not exist.

Latest Changelogs for all releases

All releases Bionic Focal Jammy Lunar Mantic Noble Precise Trusty Xenial
Include all PPAs Exclude daily builds PPAs Exclude all PPAs
Include levels: securityupdatesbackportsproposedbase

Note: Only updates for "head" packages where the changelog is available are shown on this page (view all).

linux May 3rd 14:07
Release: mantic Repo: main Level: proposed New version: 6.5.0-40.40
Packages in group:  linux-buildinfo-6.5.0-12-generic linux-buildinfo-6.5.0-14-generic linux-buildinfo-6.5.0-16-generic linux-buildinfo-6.5.0-17-generic linux-buildinfo-6.5.0-25-generic linux-buildinfo-6.5.0-27-generic linux-buildinfo-6.5.0-33-generic linux-buildinfo-6.5.0-34-generic linux-buildinfo-6.5.0-40-generic linux-cloud-tools-6.5.0-12 linux-cloud-tools-6.5.0-12-generic (... see all)

  linux (6.5.0-40.40) mantic; urgency=medium

  * mantic/linux: 6.5.0-40.40 -proposed tracker (LP: #2063709)

  * [Mantic] Compile broken on armhf (cc1 out of memory) (LP: #2060446)
    - Revert "minmax: relax check to allow comparison between unsigned arguments
      and signed constants"
    - Revert "minmax: allow comparisons of 'int' against 'unsigned char/short'"
    - Revert "minmax: allow min()/max()/clamp() if the arguments have the same
      signedness."
    - Revert "minmax: add umin(a, b) and umax(a, b)"

  * Drop fips-checks script from trees (LP: #2055083)
    - [Packaging] Remove fips-checks script

  * alsa/realtek: adjust max output valume for headphone on 2 LG machines
    (LP: #2058573)
    - ALSA: hda/realtek: fix the hp playback volume issue for LG machines

  * Mantic update: upstream stable patchset 2024-03-27 (LP: #2059284)
    - asm-generic: make sparse happy with odd-sized put_unaligned_*()
    - powerpc/mm: Fix null-pointer dereference in pgtable_cache_add
    - arm64: irq: set the correct node for VMAP stack
    - drivers/perf: pmuv3: don't expose SW_INCR event in sysfs
    - powerpc: Fix build error due to is_valid_bugaddr()
    - powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()
    - powerpc/64s: Fix CONFIG_NUMA=n build due to create_section_mapping()
    - x86/boot: Ignore NMIs during very early boot
    - powerpc: pmd_move_must_withdraw() is only needed for
      CONFIG_TRANSPARENT_HUGEPAGE
    - powerpc/lib: Validate size for vector operations
    - x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernel
    - perf/core: Fix narrow startup race when creating the perf nr_addr_filters
      sysfs file
    - debugobjects: Stop accessing objects after releasing hash bucket lock
    - regulator: core: Only increment use_count when enable_count changes
    - audit: Send netlink ACK before setting connection in auditd_set
    - ACPI: video: Add quirk for the Colorful X15 AT 23 Laptop
    - PNP: ACPI: fix fortify warning
    - ACPI: extlog: fix NULL pointer dereference check
    - ACPI: NUMA: Fix the logic of getting the fake_pxm value
    - PM / devfreq: Synchronize devfreq_monitor_[start/stop]
    - ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous
      events
    - FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree
    - jfs: fix array-index-out-of-bounds in dbAdjTree
    - pstore/ram: Fix crash when setting number of cpus to an odd number
    - crypto: octeontx2 - Fix cptvf driver cleanup
    - erofs: fix ztailpacking for subpage compressed blocks
    - crypto: stm32/crc32 - fix parsing list of devices
    - afs: fix the usage of read_seqbegin_or_lock() in afs_lookup_volume_rcu()
    - afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*()
    - rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
    - jfs: fix array-index-out-of-bounds in diNewExt
    - arch: consolidate arch_irq_work_raise prototypes
    - s390/vfio-ap: fix

(See more...)
2060446 [Mantic] Compile broken on armhf (cc1 out of memory)
2055083 Drop fips-checks script from trees
2058573 alsa/realtek: adjust max output valume for headphone on 2 LG machines
2059284 Mantic update: upstream stable patchset 2024-03-27
2059068 Mantic update: upstream stable patchset 2024-03-26
More...

php7.4 May 3rd 14:06
Release: focal Repo: universe Level: updates New version: 7.4.3-4ubuntu2.22
Packages in group:  libphp7.4-embed php7.4-bcmath php7.4-bz2 php7.4-dba php7.4-enchant php7.4-fpm php7.4-imap php7.4-interbase php7.4-intl php7.4-mbstring php7.4-phpdbg (... see all)

  php7.4 (7.4.3-4ubuntu2.22) focal-security; urgency=medium

  * SECURITY UPDATE: Heap buffer-overflow
    - debian/patches/CVE-2022-4900.patch: prevent potential buffer
      overflow for large valye of php_cli_server_workers_max in
      sapi/cli/php_cli_server.c.
    - CVE-2022-4900
  * SECURITY UPDATE: Cookie by pass
    - debian/patches/CVE-2024-2756.patch: adds more mangling rules
      in main/php_variable.c.
    - CVE-2024-2756
  * SECURITY UPDATE: Account take over risk
    - debian/patches/CVE-2024-3096.patch: disallow null character in bcrypt
      password in ext/standard/password.c,
      ext/standard/tests/password_bcrypt_errors.phpt.
    - CVE-2024-3096

 -- Leonidas Da Silva Barbosa <email address hidden> Wed, 01 May 2024 07:11:33 -0300

CVE-2022-4900 A vulnerability was found in PHP where setting the environment variable PHP_CLI_SERVER_WORKERS to a large value leads to a heap buffer overflow.
CVE-2024-2756 Due to an incomplete fix to CVE-2022-31629 https://github.com/advisories/GHSA-c43m-486j-j32p , network and same-site attackers can set a standard in
CVE-2024-3096 In PHP  version 8.1.* before 8.1.28, 8.2.* before 8.2.18, 8.3.* before 8.3.5, if a password stored with password_hash() starts with a null byte (\x00

libjsoncpp May 3rd 13:07
Release: jammy Repo: main Level: proposed New version: 1.9.5-3ubuntu0.1
Packages in group:  libjsoncpp25 libjsoncpp-dev libjsoncpp-doc

  libjsoncpp (1.9.5-3ubuntu0.1) jammy; urgency=medium

  * Prevent duplicate JsonCpp::JsonCpp target definition.
    (LP: #2063950)

 -- dann frazier <email address hidden> Fri, 26 Apr 2024 16:01:40 -0600

2063950 duplicate JsonCpp::JsonCpp leads to build failures

multipath-tools May 3rd 13:06
Release: focal Repo: main Level: proposed New version: 0.8.3-1ubuntu2.4
Packages in group:  kpartx kpartx-boot multipath-tools-boot

  multipath-tools (0.8.3-1ubuntu2.4) focal; urgency=medium

  * Use Debian-specific partx path in kpartx rule (LP: #2064201)
    - d/p/lp2064201-kpartx-rules-use-Debian-specific-partx-path.patch

 -- Chengen Du <email address hidden> Tue, 30 Apr 2024 07:49:10 +0000

2064201 Use Debian-specific partx path in kpartx rule

distro-info-data May 3rd 12:06
Release: bionic Repo: main Level: proposed New version: 0.37ubuntu0.18
Packages in group: 

  distro-info-data (0.37ubuntu0.18) bionic; urgency=medium

  [ Benjamin Drung ]
  * Add Ubuntu 24.04 LTS "Noble Numbat"
  * Correct Ubuntu 6.10 EOL date to 2008-04-25
  * Correct Ubuntu 16.04 ESM begin to 2021-04-30
  * Move Ubuntu 12.04 ESM end date back to Friday, 2019-04-26
  * Correct Debian 3.1 EOL date to 2008-03-31
  * Correct Debian 7 EOL date to 2016-04-25
  * Move Debian 9 EOL to the 9.13 release date 2020-07-18
  * Move Debian 10 EOL to the 10.13 release date 2022-09-10
  * Add Ubuntu 24.10 "Oracular Oriole" (LP: #2064136)
  * Update year in debian/copyright

  [ Jeremy Bícha ]
  * debian.csv: Fix EOL date for 2.2

 -- Benjamin Drung <email address hidden> Fri, 03 May 2024 12:13:19 +0200

2064136 Please add a new entry for Ubuntu 24.10 Oracular Oriole

distro-info-data May 3rd 12:06
Release: xenial Repo: main Level: proposed New version: 0.28ubuntu0.19
Packages in group: 

  distro-info-data (0.28ubuntu0.19) xenial; urgency=medium

  [ Benjamin Drung ]
  * Update ubuntu.csv for trusty and xenial ESM extended dates
  * Add Ubuntu 22.04, Jammy Jellyfish
  * Update ubuntu.csv contents to what we had in hirsute+
  * Add Ubuntu 22.10, Kinetic Kudu
  * Add Ubuntu 23.04, Lunar Lobster
  * Document Ubuntu ESM overlap period
  * Add Ubuntu 23.10 Mantic Minotaur
  * Correct release and EOL date of Debian 8 "jessie"
  * Add EOL date for Debian 10 "Buster"
  * Add release and EOL dates for Debian 11 "Bullseye"
  * Set the planned release date for Debian bookworm (and an EoL based on it).
  * Add Debian 13 "Trixie"
  * Add Debian 14 "forky" with a vague creation date.
  * Add Ubuntu 24.04 LTS "Noble Numbat"
  * Correct Ubuntu 6.10 EOL date to 2008-04-25
  * Correct Ubuntu 16.04 ESM begin to 2021-04-30
  * Move Ubuntu 12.04 ESM end date back to Friday, 2019-04-26
  * Correct Debian 3.1 EOL date to 2008-03-31
  * Correct Debian 7 EOL date to 2016-04-25
  * Move Debian 9 EOL to the 9.13 release date 2020-07-18
  * Move Debian 10 EOL to the 10.13 release date 2022-09-10
  * Add Ubuntu 24.10 "Oracular Oriole" (LP: #2064136)
  * Update year in debian/copyright

  [ Jeremy Bícha ]
  * debian.csv: Fix EOL date for 2.2

 -- Benjamin Drung <email address hidden> Fri, 03 May 2024 12:43:12 +0200

2064136 Please add a new entry for Ubuntu 24.10 Oracular Oriole

vim May 3rd 09:07
Release: noble Repo: universe Level: proposed New version: 2:9.1.0016-1ubuntu7.1
Packages in group:  vim-athena vim-gtk3 vim-gui-common vim-motif vim-nox

  vim (2:9.1.0016-1ubuntu7.1) noble; urgency=medium

  * Ensure Ubuntu codenames are current (LP: #2064687).

 -- Simon Quigley <email address hidden> Thu, 02 May 2024 21:45:42 -0500

2064687 Add Oracular as a known Ubuntu distribution, make Debian and Ubuntu codenames current

far2l May 3rd 09:07
Release: noble Repo: universe Level: proposed New version: 2.6.0~beta+ds-1ubuntu0.1
Packages in group:  far2l-data

  far2l (2.6.0~beta+ds-1ubuntu0.1) noble; urgency=medium

  * Backport upstream patch to disable ttyx[i] input processing on Wayland
    (LP: #2063919).

 -- Dmitry Shachnev <email address hidden> Sat, 27 Apr 2024 11:02:39 +0300

2063919 [patch] Disable ttyxi input processing under Wayland

vim May 3rd 09:07
Release: noble Repo: main Level: proposed New version: 2:9.1.0016-1ubuntu7.1
Packages in group:  vim-common vim-doc vim-runtime vim-tiny xxd

  vim (2:9.1.0016-1ubuntu7.1) noble; urgency=medium

  * Ensure Ubuntu codenames are current (LP: #2064687).

 -- Simon Quigley <email address hidden> Thu, 02 May 2024 21:45:42 -0500

2064687 Add Oracular as a known Ubuntu distribution, make Debian and Ubuntu codenames current

lintian May 3rd 09:07
Release: noble Repo: main Level: proposed New version: 2.117.0ubuntu1.1
Packages in group: 

  lintian (2.117.0ubuntu1.1) noble; urgency=medium

  * Add "oracular" as a known Ubuntu distribution (LP: #2064686).

 -- Simon Quigley <email address hidden> Thu, 02 May 2024 21:25:19 -0500

2064686 Add \

pam May 3rd 09:07
Release: noble Repo: main Level: proposed New version: 1.5.3-5ubuntu5.1
Packages in group:  libpam0g libpam0g-dev libpam-doc libpam-modules libpam-modules-bin libpam-runtime

  pam (1.5.3-5ubuntu5.1) noble; urgency=medium

  [ Sam Hartman ]
  * Correct Build depends for docbook5 (LP: #2064360)
  * Depend on libdb-dev again, bringing back pam_userdb (LP: #2064350)

 -- Dan Bungert <email address hidden> Thu, 02 May 2024 16:20:13 -0600

2064360 libpam-doc: doc-base reports missing files
2064350 pam_userdb.so is missing

vim May 3rd 09:07
Release: mantic Repo: universe Level: proposed New version: 2:9.0.1672-1ubuntu2.4
Packages in group:  vim-athena vim-gtk3 vim-gui-common vim-motif vim-nox

  vim (2:9.0.1672-1ubuntu2.4) mantic; urgency=medium

  * Ensure Ubuntu codenames are current (LP: #2064687).

 -- Simon Quigley <email address hidden> Thu, 02 May 2024 21:44:37 -0500

2064687 Add Oracular as a known Ubuntu distribution, make Debian and Ubuntu codenames current

vim May 3rd 09:07
Release: mantic Repo: main Level: proposed New version: 2:9.0.1672-1ubuntu2.4
Packages in group:  vim-common vim-doc vim-runtime vim-tiny xxd

  vim (2:9.0.1672-1ubuntu2.4) mantic; urgency=medium

  * Ensure Ubuntu codenames are current (LP: #2064687).

 -- Simon Quigley <email address hidden> Thu, 02 May 2024 21:44:37 -0500

2064687 Add Oracular as a known Ubuntu distribution, make Debian and Ubuntu codenames current

lintian May 3rd 09:07
Release: mantic Repo: main Level: proposed New version: 2.116.3ubuntu3.2
Packages in group: 

  lintian (2.116.3ubuntu3.2) mantic; urgency=medium

  * Add "oracular" as a known Ubuntu distribution (LP: #2064686).

 -- Simon Quigley <email address hidden> Thu, 02 May 2024 21:24:25 -0500

2064686 Add \

vim May 3rd 09:07
Release: jammy Repo: universe Level: proposed New version: 2:8.2.3995-1ubuntu2.17
Packages in group:  vim-athena vim-gtk vim-gtk3 vim-gui-common vim-nox

  vim (2:8.2.3995-1ubuntu2.17) jammy; urgency=medium

  * Ensure Ubuntu codenames are current (LP: #2064687).

 -- Simon Quigley <email address hidden> Thu, 02 May 2024 21:37:51 -0500

2064687 Add Oracular as a known Ubuntu distribution, make Debian and Ubuntu codenames current



About   -   Send Feedback to @ubuntu_updates