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 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257
|
cpuinfo (0.0~git20250327.39ea79a-1) unstable; urgency=medium
* New upstream version 0.0~git20250327.39ea79a.
-- Shengqi Chen <harry@debian.org> Thu, 10 Apr 2025 13:54:37 +0800
cpuinfo (0.0~git20250203.aaac07e-1) unstable; urgency=medium
* New upstream version 0.0~git20250203.aaac07e
* d/control: add myself in uploaders
-- Shengqi Chen <harry@debian.org> Wed, 12 Feb 2025 23:38:33 +0800
cpuinfo (0.0~git20250110.8a1772a-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.0~git20250110.8a1772a
Please use this version for PyTorch/v2.6+ release
* d/patches: remove patches applied by upstream
* d/control: use correct std-ver 4.7.0
* Switch cmake backend to ninja
* Fix incorrect architectures in cpuinfo.lintian-overrides
-- Shengqi Chen <harry@debian.org> Thu, 23 Jan 2025 17:00:28 +0800
cpuinfo (0.0~git20240830.fa1c679-5) unstable; urgency=medium
* Team upload.
* d/test: remove non-existent cpuinfo-dump, add names to tests
* d/patches: remove useless disable-auxv-dump-on-arm.patch
-- Shengqi Chen <harry-chen@outlook.com> Sat, 14 Sep 2024 22:45:47 +0800
cpuinfo (0.0~git20240830.fa1c679-4) unstable; urgency=medium
* Team upload.
* d/symbols: add one new symbol on arm platforms
* d/lintian-overrides: add arch-dependent tags
* d/patches: backport upstream patch to fix bug on non-SVE arm hardware
-- Shengqi Chen <harry-chen@outlook.com> Thu, 12 Sep 2024 22:13:07 +0800
cpuinfo (0.0~git20240830.fa1c679-3) unstable; urgency=medium
* Team upload.
* d/patches: update patch to fix FTBTS on unsupported platforms
* d/tests: run cpuinfo-dump on ARM platforms
* d/patches: add patch to remove auxv-dump on ARM platforms
-- Shengqi Chen <harry-chen@outlook.com> Thu, 05 Sep 2024 14:30:20 +0800
cpuinfo (0.0~git20240830.fa1c679-2) unstable; urgency=medium
* d/control: compile cpuinfo on riscv64
* d/tests: only run tests on their supported architectures
* d/rules: allow dh_auto_test to fail, remove relative patch
* d/patches: add patch to fix FTBTS on some officially-unsupported
platforms
-- Shengqi Chen <harry-chen@outlook.com> Wed, 04 Sep 2024 17:56:47 +0800
cpuinfo (0.0~git20240830.fa1c679-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.0~git20240830.fa1c679
Please use this version for PyTorch/v2.4.x
* d/patches: refresh existing patches, fix Forwarded header
* d/control: bump std-ver to 4.7.0.1 (no changes required)
-- Shengqi Chen <harry-chen@outlook.com> Tue, 03 Sep 2024 00:47:13 +0800
cpuinfo (0.0~git20231104.d6860c4-1~exp1) experimental; urgency=medium
* New upstream version 0.0~git20231104.d6860c4
+ Please pin to this snapshot for PyTorch/v2.3.X
* Rebase and refresh existing patches.
* Deprecate clog following upstream.
* Refresh symbols control file.
* Upload to experimental.
-- Mo Zhou <lumin@debian.org> Thu, 11 Jul 2024 00:54:38 -0400
cpuinfo (0.0~git20230113.6481e8b-2) unstable; urgency=medium
* Upload to unstable.
-- Mo Zhou <lumin@debian.org> Sun, 31 Dec 2023 17:09:47 -0500
cpuinfo (0.0~git20230113.6481e8b-1) experimental; urgency=medium
* New upstream version 0.0~git20230113.6481e8b
Please pin to this snapshot for PyTorch/v2.1.X release.
* Quilt refresh patchset.
* Upload to experimental.
-- Mo Zhou <lumin@debian.org> Thu, 28 Dec 2023 14:44:52 -0500
cpuinfo (0.0~git20220819.8ec7bd9-3) unstable; urgency=medium
* Skip the uarch test which fails on P+E Intel CPUs.
It fails simply because the upstream has not yet added the
code for the new architectures. But at least the ISA and
Cache detection are still functional on the new CPUs.
(Closes: #1024774)
-- Mo Zhou <lumin@debian.org> Mon, 11 Sep 2023 20:12:00 -0400
cpuinfo (0.0~git20220819.8ec7bd9-2) unstable; urgency=medium
* Upload to unstable.
-- Mo Zhou <lumin@debian.org> Fri, 18 Aug 2023 15:53:18 -0400
cpuinfo (0.0~git20220819.8ec7bd9-1) experimental; urgency=medium
* Upload to experimental.
* New upstream version 0.0~git20220819.8ec7bd9
* Please pin to this snapshot for PyTorch/v2.0.1 release.
* Remove the shlibs:Depends from -dev package.
* Update lintian overrides.
-- Mo Zhou <lumin@debian.org> Sun, 25 Jun 2023 21:03:28 +0000
cpuinfo (0.0~git20220617.082deff-2) unstable; urgency=medium
* Team upload.
* Install cmake files in the correction location (Closes: #1024772)
-- Dylan Aïssi <daissi@debian.org> Sat, 17 Jun 2023 10:04:14 +0200
cpuinfo (0.0~git20220617.082deff-1) unstable; urgency=medium
* New upstream version 0.0~git20220617.082deff
This snapshot should be ok for PyTorch/v1.12.X release.
* Install newly exported cmake config files.
-- Mo Zhou <lumin@debian.org> Thu, 23 Jun 2022 21:53:07 -0700
cpuinfo (0.0~git20220131.85e931e-1) unstable; urgency=medium
* New upstream version 0.0~git20220131.85e931e
There is no ABI/API change since git20201217.5916273, so this snapshot
should be fine for the PyTorch/v1.8.X LTS release.
* Install the new pkg-config file in -dev package.
* Bump Standards-Version to 4.6.0.1 (no change).
-- Mo Zhou <lumin@debian.org> Mon, 21 Feb 2022 14:08:05 -0500
cpuinfo (0.0~git20201217.5916273-2) unstable; urgency=medium
* Upload to unstable.
-- Mo Zhou <lumin@debian.org> Thu, 02 Sep 2021 02:05:57 +0000
cpuinfo (0.0~git20201217.5916273-1) experimental; urgency=medium
* New upstream version 0.0~git20201217.5916273
Please pin to this snapshot for PyTorch/v1.8.1
* Refresh existing patches.
-- Mo Zhou <lumin@debian.org> Wed, 19 May 2021 13:03:47 +0800
cpuinfo (0.0~git20200612.63b2545-2) unstable; urgency=medium
* Allow building libcpuinfo{0,-dev} on other architectures.
* Change maintainer to Deep Learning Team <debian-ai@l.d.o>.
* Please pin to this upstream snapshot for PyTorch 1.7.0.
-- Mo Zhou <lumin@debian.org> Thu, 29 Oct 2020 13:28:03 +0800
cpuinfo (0.0~git20200612.63b2545-1) unstable; urgency=medium
* New upstream version 0.0~git20200612.63b2545
* Refresh symbols control file (+1 new symbol)
-- Mo Zhou <lumin@debian.org> Mon, 31 Aug 2020 10:14:21 +0800
cpuinfo (0.0~git20200422.a1e0b95-2) unstable; urgency=medium
* Install libclog.a and clog.h in libcpuinfo-dev,
as clog is used by too many reverse dependencies.
* Bump debhelper compat level to 13.
* Apply wrap-and-sort.
-- Mo Zhou <lumin@debian.org> Thu, 30 Apr 2020 23:05:06 +0800
cpuinfo (0.0~git20200422.a1e0b95-1) unstable; urgency=medium
* New upstream version 0.0~git20200422.a1e0b95
* Incorporate upstream LICENSE updates to d/copyright.
* Update my mail address in control and d/copyright.
* Bump Standards-Version to 4.5.0 (no change).
* Specify Rules-Requires-Root: no.
* Specify Build-Depends-Package in symbols control file.
* Refresh symbols control file (new symbols)
* B-D on debhelper-compat (= 12) and deprecate d/compat.
-- Mo Zhou <lumin@debian.org> Thu, 23 Apr 2020 13:35:55 +0800
cpuinfo (0.0~git20190201.d5e37ad-2) unstable; urgency=medium
[ Rafael David Tinoco ]
* debian/rules: Set CPUINFO_LOG_LEVEL to error only (LP: #1840847)
-- Mo Zhou <cdluminate@gmail.com> Thu, 22 Aug 2019 07:01:35 +0000
cpuinfo (0.0~git20190201.d5e37ad-1) unstable; urgency=medium
* New upstream version 0.0~git20190201.d5e37ad
* Remove add-binaries-install.patch, merged upstream.
-- Mo Zhou <cdluminate@gmail.com> Mon, 04 Feb 2019 06:36:46 +0000
cpuinfo (0.0~git20190118.da0a91b-1) unstable; urgency=medium
[ Alexander GQ Gerasiov ]
* Add debian/patches/add-binaries-install.patch instead of
arch-specific cpuinfo.install files.
* d/control: Limit Architecture with only supported ones.
[ Mo Zhou ]
* New upstream version 0.0~git20190118.da0a91b
-- Mo Zhou <cdluminate@gmail.com> Wed, 30 Jan 2019 02:02:25 +0000
cpuinfo (0.0~git20181227.2d2bfa4-1) unstable; urgency=medium
* New upstream version 0.0~git20181227.2d2bfa4
* Bump Standards-Version to 4.3.0 (no change).
* Bump debhelper compat to 12.
-- Mo Zhou <cdluminate@gmail.com> Sat, 12 Jan 2019 05:33:49 +0000
cpuinfo (0.0~git20181219.a974884-2) unstable; urgency=medium
* Allow output to stderr during autopkgtest.
* Change default log level to "warning" to make the library quiet.
(Closes: #918177)
-- Mo Zhou <cdluminate@gmail.com> Sat, 05 Jan 2019 02:01:09 +0000
cpuinfo (0.0~git20181219.a974884-1) unstable; urgency=medium
* New upstream version 0.0~git20181219.a974884
* Fix FTBFS on i386, due to missing shared object in ld's path.
* Fix FTBFS on arm* because files to be installed diverges from x86.
* Add watch file to monitor upstream git HEAD.
* Refresh symbols control file.
* Dump cpu information before running tests, for debugging purpose.
-- Mo Zhou <cdluminate@gmail.com> Wed, 19 Dec 2018 12:09:13 +0000
cpuinfo (0.0~git20181113.3bf2c72-1) unstable; urgency=low
* Initial release. (Closes: #915979)
-- Mo Zhou <cdluminate@gmail.com> Sun, 09 Dec 2018 06:03:10 +0000
|