Commit Graph

220 Commits

Author SHA1 Message Date
Georges Basile Stavracas Neto
e3b6c4b92f Post-release version bump 2026-03-15 11:13:11 +00:00
Georges Basile Stavracas Neto
13b26a94a3 1.17.3 2026-03-15 11:13:11 +00:00
rezky_nightky
bb54916814 fix: cross typos, detail below
What I did
Repository rules / “don’t edit” areas
From CONTRIBUTING.md and subprojects/README.md, subprojects/ contains vendored/submodule/copylib code (bubblewrap, libglnx, dbus-proxy, variant-schema-compiler). I treated subprojects/ as third-party and excluded it from typo fixing.

You already skip po/ (translations) and node_modules/, and I kept those exclusions.

Typos fixed (project-owned files only)
I ran codespell with write mode and exclusions, and fixed the reported typos across:

NEWS
app/…
common/…
doc/…
tests/…
session-helper/…
portal/…
data/…
Then I handled the remaining items individually:

NEWS: thse -> these
common/flatpak-utils-private.h: Thse -> These
app/flatpak-polkit-agent-text-listener.c: identies -> identities
tests/test-auth.sh: Propertly -> Properly
tests/testlibrary.c: remore -> remote
common/flatpak-transaction.c: improved wording to avoid the xwindows typo (X11 window ID)
Added .codespellrc
Created .codespellrc:

skip: node_modules,po,subprojects
ignore-regex: .*(ratatui|Affinitized|affinitized).*
ignore-words-list: nd,ot,THUR,IST,fo,hel,bu
(these were confirmed as legitimate tokens/abbreviations/namespace prefix/test strings in this repo, so they should not be “fixed”)
Verification:

codespell --config .codespellrc . now exits clean.

Signed-off-by: rezky_nightky <with.rezky@gmail.com>
2026-01-21 17:58:19 +00:00
Sebastian Wick
56dfd306d6 Post-branching version bump 2025-12-15 19:36:46 +01:00
Sebastian Wick
20599618d6 Update NEWS for 1.17.2 release 2025-12-15 19:14:18 +01:00
Sebastian Wick
64d6ab4d57 Post-branching version bump 2025-12-15 17:32:24 +01:00
Sebastian Wick
b9c907a29b Update NEWS for 1.17.1 release 2025-12-15 17:27:06 +01:00
Sebastian Wick
7fc47ab0a0 Post-branching version bump 2025-11-03 17:27:07 +01:00
Sebastian Wick
0085420a90 Update NEWS for 1.17.0 release 2025-11-03 16:33:21 +01:00
Simon McVittie
2409de5105 Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
2025-09-08 20:39:51 +01:00
Georges Basile Stavracas Neto
8283034f4c Post-branching version bump 2025-05-10 23:46:23 -03:00
Georges Basile Stavracas Neto
29a4e5506a Update NEWS for 1.16.1 2025-05-11 02:28:03 +00:00
Simon McVittie
fb5264327a Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
2025-05-06 12:12:15 +01:00
Georges Basile Stavracas Neto
db6821b537 Post-release version bump 2025-01-09 14:42:27 -03:00
Georges Basile Stavracas Neto
8abdf5d187 Update NEWS for 1.16.0 2025-01-09 18:28:29 +01:00
Simon McVittie
8a6f98e283 Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
2025-01-09 15:26:26 +00:00
Georges Basile Stavracas Neto
7a6c98c563 Post-release version bump 2024-12-20 10:44:19 -03:00
Georges Basile Stavracas Neto
07d062b4a6 Update NEWS for 1.15.91 2024-12-20 14:27:36 +01:00
Georges Basile Stavracas Neto
f8da8d0360 Change release version to 1.15.91
As suggested by Simon.

This will be the first release (and hopefully last) release candidate
for Flatpak 1.16.0.
2024-12-20 14:27:36 +01:00
Simon McVittie
51d01f810e Belatedly add more release notes for 1.15.11
Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-11-28 19:14:52 +00:00
Simon McVittie
99a8b88a1a Post-release version bump
Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-11-28 16:24:14 +00:00
Simon McVittie
686a89b6fe Prepare v1.15.12
Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-11-28 15:00:25 +00:00
Georges Basile Stavracas Neto
79b3372806 Post-release version bump to 1.15.12 2024-11-27 13:51:55 +01:00
Georges Basile Stavracas Neto
9169a42ce1 NEWS, meson: Update for version 1.15.11 2024-11-26 16:09:08 +01:00
Georges Basile Stavracas Neto
51fec95f7d Update NEWS 2024-11-26 16:09:08 +01:00
Georges Basile Stavracas Neto
117c825fb8 portal: Fix 'sandboxed' → 'sandbox'
The original intention was to add 'sandbox-a11y-own-names', which would
match the prefix of other arguments, and it's what was documented in the
D-Bus XML and in flatpak-spawn too.

Fixes 8ec21a28f2
2024-10-03 07:58:25 -03:00
Simon McVittie
e2e980efe2 Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-08-30 12:19:50 +01:00
Simon McVittie
7ee98dc97a Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-08-28 13:42:02 +01:00
Simon McVittie
690295950c Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-08-23 14:04:26 +01:00
Simon McVittie
7dcb96b56e Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-08-23 13:15:35 +01:00
Simon McVittie
501dc75bc8 NEWS, meson.build: Update for version 1.15.10
Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-08-14 09:59:44 +01:00
Simon McVittie
f62a83cdae Update NEWS for release candidate (1.15.10 rc1)
Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-08-12 19:33:38 +01:00
Simon McVittie
a32f231910 Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-08-12 18:48:24 +01:00
Simon McVittie
1589584875 Prepare v1.15.9
Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-07-22 17:47:36 +01:00
Simon McVittie
bde1e8b4e6 Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-07-22 17:45:57 +01:00
Simon McVittie
aca754af78 Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-07-16 18:03:55 +01:00
Simon McVittie
51de8f9294 Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-07-16 17:50:43 +01:00
Simon McVittie
5150678ed0 Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-07-16 17:29:42 +01:00
Simon McVittie
fd5c0b1f37 Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-07-09 20:33:46 +01:00
Simon McVittie
6e1a110037 NEWS: Fix a copy/paste error in 1.15.7 release notes
It's xdg-dbus-proxy, not bubblewrap, that was updated to 0.1.5 in that
release.

Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-04-30 15:23:15 +01:00
Simon McVittie
0de4f693d0 Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-04-24 18:19:29 +01:00
Simon McVittie
510da9e3b5 NEWS: Retroactively add 1.15.8 release date
The release was prepared under embargo and it wasn't immediately obvious
which day it was going to be released, so I left out the release date
at the time.

Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-04-19 11:05:35 +01:00
Simon McVittie
4e54394cd2 Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-04-17 18:11:24 +01:00
Simon McVittie
ddb651d1e4 Prepare v1.15.7
Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-03-27 14:40:04 +00:00
Simon McVittie
762c50bb5e Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-03-27 14:38:58 +00:00
Simon McVittie
44037d552e NEWS: Fix version number
We don't assign any special significance to the micro version being
odd or even.

Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-03-27 14:17:24 +00:00
Simon McVittie
cabafd2e85 Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-03-27 14:16:00 +00:00
Simon McVittie
2a135ac4b3 Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-03-27 13:55:08 +00:00
Simon McVittie
3bff0b2b76 Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-03-27 12:08:33 +00:00
Simon McVittie
ef2c66b900 Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-03-20 18:56:19 +00:00