chromium (119.0.6045.199-1)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 120.0.6099.62-1 > 119.0.6045.199-1
- Git: https://salsa.debian.org/chromium-team/chromium.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 24350720
- Browser: https://salsa.debian.org/chromium-team/chromium
- Last scan: 2023-12-05 07:14:51+00
- Next scan: 2023-12-10 18:34:00+00
- Debian changelog in Git:
chromium (120.0.6099.62-1) UNRELEASED; urgency=high
* New upstream stable release.
* d/copyright: adjust path for chai.js & mocha.js deletion.
- delete third_party/libsecret and third_party/flatbuffers.
* d/control: new build depends on libsecret-1-dev and libflatbuffers-dev.
* d/scripts/unbundle: keep bundled libhwy; it's not available in bullseye.
- also keep vulkan_memory_allocator.
* d/patches:
- fixes/gcc13-headers.patch: refresh.
- fixes/blink-frags.patch: drop part of patch & refresh.
- disable/catapult.patch: refresh.
- disable/driver-chrome-path.patch: update for minor upstream changes.
- ungoogled/disable-privacy-sandbox.patch: update from ungoogled-chromium.
- ungoogled/disable-web-environment-integrity.patch: update from
from ungoogled-chromium.
- upstream/mojo.patch: update patch from upstream's git.
- bookworm/clang16.patch: new patch working around upstream's clang18 flags.
- fixes/nullptr_t.patch: more libstdc++13 build fixes.
-- Andres Salomon <dilinger@debian.org> Tue, 28 Nov 2023 23:33:06 -0500
- This branch is 10 commits ahead of tag debian/119.0.6045.199-1
- Git log:
commit a0f4efd402dee299387a051574ffd2c9ed7e7a5f
Author: Andres Salomon <dilinger@queued.net>
Date: Tue Dec 5 01:30:07 2023 -0500
fixes/nullptr_t.patch: more nullptr_t libstdc++13 fixes
We're getting enough of these that we should probably merge
them into this patch.. And, uh, send them upstream.
commit 507954a9954adef4c6aa9fc4fbba5430fc059073
Author: Andres Salomon <dilinger@queued.net>
Date: Tue Dec 5 00:39:24 2023 -0500
add bookworm/clang16.patch to work around clang18 compiler flags
Currently all distributions (oldstable/stable/unstable) use clang16,
but we'll soon drop oldstable support, and unstable will move onto
clang17.
commit 88f791153dd8d43391ab95423a0ab3c14b66ec56
Author: Andres Salomon <dilinger@queued.net>
Date: Tue Dec 5 00:35:11 2023 -0500
third time's a charm on properly handling flatbuffer's BUILD.gn?
commit 6c9e73fa82b57e931e0dd37616271fb6187a3cbb
Author: Andres Salomon <dilinger@queued.net>
Date: Tue Dec 5 00:22:01 2023 -0500
update mojo.patch
Without updating, gn fails due to missing web_ui_managed_interface_test.ts.
commit b7c48d871af99889adbd57c96be5e4f0b2cbfe78
Author: Andres Salomon <dilinger@queued.net>
Date: Tue Dec 5 00:00:12 2023 -0500
update to 120.0.6099.62 and also fix prior commit; don't delete flatbuffer's BUILD.gn
commit b788e8775a4bea6501a2c195b15f1adaee36b29f
Author: Andres Salomon <dilinger@queued.net>
Date: Mon Dec 4 22:40:24 2023 -0500
clean up the BUILD.gn symlinks for flatbuffers, etc.
Otherwise debuild clean gets unhappy.
commit 72f28c82ce6dfedc4ac0f730ccd3a03882d2c379
Author: Andres Salomon <dilinger@queued.net>
Date: Mon Dec 4 14:15:51 2023 -0500
handle new external library linking changes for 120
commit 3b6dbcbffbd18a36f2730eb77c493c2bcc202bba
Author: Andres Salomon <dilinger@queued.net>
Date: Mon Dec 4 02:58:12 2023 -0500
update/refresh various patches to apply to 120
commit e7664628b1729833f97b72924eddf03c99811dfd
Author: Andres Salomon <dilinger@queued.net>
Date: Sun Dec 3 22:53:02 2023 -0500
I probably should've tested that last commit before pushing it, eh?
commit 2de44da77bb777f49163596fee441afdfc994d4c
Author: Andres Salomon <dilinger@queued.net>
Date: Sun Dec 3 03:47:22 2023 -0500
begin preparing 120.0.6099.56-1