pspec.xml 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>cpupowertools</Name>
  6. <Homepage>https://www.kernel.org</Homepage>
  7. <Packager>
  8. <Name>Ertuğrul Erata</Name>
  9. <Email>ertugrulerata@gmail.com</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:console</IsA>
  13. <Summary>CPU power management tools</Summary>
  14. <Description>cpupowertools contains utilities to manage power management and frequency scaling policies of modern CPUs.</Description>
  15. <Archive sha1sum="026a9f37b498ab533f843d4a3a85c40f9d108431" type="targz">https://mirrors.edge.kernel.org/pub/linux/kernel/v6.x/linux-6.6.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>pciutils-devel</Dependency>
  18. </BuildDependencies>
  19. <Patches>
  20. <!-- Linux patches -->
  21. <Patch level="1" compressionType="xz">patches/linux/patch-6.6.67.xz</Patch>
  22. <!-- aufs6 patchec -->
  23. <Patch level="1">patches/aufs6/aufs6.6.63-20241202.patch</Patch>
  24. <Patch level="1">patches/aufs6/aufs6-base.patch</Patch>
  25. <Patch level="1">patches/aufs6/aufs6-kbuild.patch</Patch>
  26. <!-- <Patch level="1">patches/aufs6/aufs6-loopback.patch</Patch> -->
  27. <Patch level="1">patches/aufs6/aufs6-mmap.patch</Patch>
  28. <!-- <Patch level="1">patches/aufs6/tmpfs-idr.patch</Patch> -->
  29. <!-- <Patch level="1">patches/aufs6/vfs-ino.patch</Patch> -->
  30. <!-- <Patch level="1">patches/aufs6/aufs6-standalone.patch</Patch> -->
  31. <!-- Mageia Linux patches-->
  32. <Patch level="1">patches/mageia/platform-x86-add-shuttle-wmi-driver.patch</Patch>
  33. <Patch level="1">patches/mageia/platform-x86-shuttle-wmi-4.13-buildfix.patch</Patch>
  34. <Patch level="1">patches/mageia/platform-x86-shuttle-wmi-4.2-buildfix.patch</Patch>
  35. <Patch level="1">patches/mageia/platform-x86-shuttle-wmi-drop-devinit-exit.patch</Patch>
  36. <Patch level="1">patches/mageia/platform-x86-shuttle-wmi-kernel-5.5.patch</Patch>
  37. <Patch level="1">patches/mageia/staging-rtl8812au.patch</Patch>
  38. <Patch level="1">patches/mageia/staging-rtl8812au-rename.patch</Patch>
  39. <Patch level="1">patches/mageia/staging-rtl8812au-Kconfig-Makefile.patch</Patch>
  40. <Patch level="1">patches/mageia/staging-rtl8812au-20231117.patch</Patch>
  41. <Patch level="1">patches/mageia/net-wireless-rtw88-add-8723de-alias.patch</Patch>
  42. <Patch level="1">patches/mageia/net-wireless-rtw88-add-r8822be-alias.patch</Patch>
  43. <Patch level="1">patches/mageia/net-wireless-iwlwifi-add-new-pci-id-for-6235.patch</Patch>
  44. <Patch level="1">patches/mageia/wifi-iwlwifi-pcie-add-support-for-AX101NGW.patch</Patch>
  45. <!-- <Patch level="1">patches/mageia/iwlwifi-cfg-Add-missing-MODULE_FIRMWARE-for-pnvm.patch</Patch> -->
  46. <Patch level="1">patches/mageia/x86-pci-toshiba-equium-a60-assign-busses.patch</Patch>
  47. </Patches>
  48. </Source>
  49. <Package>
  50. <Name>cpupowertools</Name>
  51. <RuntimeDependencies>
  52. <Dependency>pciutils</Dependency>
  53. </RuntimeDependencies>
  54. <Files>
  55. <Path fileType="config">/etc/conf.d</Path>
  56. <Path fileType="executable">/usr/bin/cpupower</Path>
  57. <Path fileType="executable">/usr/bin/*-decode</Path>
  58. <Path fileType="library">/usr/lib/libcpupower*</Path>
  59. <Path fileType="header">/usr/include</Path>
  60. <Path fileType="man">/usr/share/man/man1/cpupower*</Path>
  61. <Path fileType="locale">/usr/share/locale/*/*/cpupower.mo</Path>
  62. <Path fileType="data">/usr/share/bash-completion/completions/cpupower</Path>
  63. </Files>
  64. <AdditionalFiles>
  65. <AdditionalFile owner="root" permission="0644" target="/etc/conf.d/cpupower">cpupower.conf.d</AdditionalFile>
  66. </AdditionalFiles>
  67. <!--<Provides>
  68. <COMAR script="service.py">System.Service</COMAR>
  69. </Provides>-->
  70. </Package>
  71. <History>
  72. <Update release="96">
  73. <Date>2024-12-20</Date>
  74. <Version>6.6.67</Version>
  75. <Comment>Version bump</Comment>
  76. <Name>Mustafa Cinasal</Name>
  77. <Email>muscnsl@gmail.com</Email>
  78. </Update>
  79. <Update release="95">
  80. <Date>2024-11-16</Date>
  81. <Version>6.6.61</Version>
  82. <Comment>Version bump</Comment>
  83. <Name>Mustafa Cinasal</Name>
  84. <Email>muscnsl@gmail.com</Email>
  85. </Update>
  86. <Update release="94">
  87. <Date>2024-10-14</Date>
  88. <Version>6.6.56</Version>
  89. <Comment>Version bump</Comment>
  90. <Name>Mustafa Cinasal</Name>
  91. <Email>muscnsl@gmail.com</Email>
  92. </Update>
  93. <Update release="93">
  94. <Date>2024-09-08</Date>
  95. <Version>6.6.50</Version>
  96. <Comment>Version bump</Comment>
  97. <Name>Mustafa Cinasal</Name>
  98. <Email>muscnsl@gmail.com</Email>
  99. </Update>
  100. <Update release="92">
  101. <Date>2024-08-11</Date>
  102. <Version>6.6.45</Version>
  103. <Comment>Version bump</Comment>
  104. <Name>Mustafa Cinasal</Name>
  105. <Email>muscnsl@gmail.com</Email>
  106. </Update>
  107. <Update release="91">
  108. <Date>2024-07-17</Date>
  109. <Version>6.6.40</Version>
  110. <Comment>Version bump</Comment>
  111. <Name>Mustafa Cinasal</Name>
  112. <Email>muscnsl@gmail.com</Email>
  113. </Update>
  114. <Update release="90">
  115. <Date>2024-06-28</Date>
  116. <Version>6.6.36</Version>
  117. <Comment>Version bump</Comment>
  118. <Name>Mustafa Cinasal</Name>
  119. <Email>muscnsl@gmail.com</Email>
  120. </Update>
  121. <Update release="89">
  122. <Date>2024-05-30</Date>
  123. <Version>6.6.32</Version>
  124. <Comment>Version bump</Comment>
  125. <Name>Mustafa Cinasal</Name>
  126. <Email>muscnsl@gmail.com</Email>
  127. </Update>
  128. <Update release="88">
  129. <Date>2024-05-05</Date>
  130. <Version>6.6.30</Version>
  131. <Comment>Version bump</Comment>
  132. <Name>Mustafa Cinasal</Name>
  133. <Email>muscnsl@gmail.com</Email>
  134. </Update>
  135. <Update release="87">
  136. <Date>2024-01-16</Date>
  137. <Version>5.15.147</Version>
  138. <Comment>Version bump</Comment>
  139. <Name>Mustafa Cinasal</Name>
  140. <Email>muscnsl@gmail.com</Email>
  141. </Update>
  142. <Update release="86">
  143. <Date>2023-11-28</Date>
  144. <Version>5.15.140</Version>
  145. <Comment>Version bump</Comment>
  146. <Name>Mustafa Cinasal</Name>
  147. <Email>muscnsl@gmail.com</Email>
  148. </Update>
  149. <Update release="85">
  150. <Date>2023-09-11</Date>
  151. <Version>5.15.131</Version>
  152. <Comment>Version bump</Comment>
  153. <Name>Mustafa Cinasal</Name>
  154. <Email>muscnsl@gmail.com</Email>
  155. </Update>
  156. <Update release="84">
  157. <Date>2023-08-09</Date>
  158. <Version>5.15.125</Version>
  159. <Comment>Version bump</Comment>
  160. <Name>Mustafa Cinasal</Name>
  161. <Email>muscnsl@gmail.com</Email>
  162. </Update>
  163. <Update release="83">
  164. <Date>2023-07-24</Date>
  165. <Version>5.15.122</Version>
  166. <Comment>Version bump</Comment>
  167. <Name>Mustafa Cinasal</Name>
  168. <Email>muscnsl@gmail.com</Email>
  169. </Update>
  170. <Update release="82">
  171. <Date>2023-06-11</Date>
  172. <Version>5.15.116</Version>
  173. <Comment>Version bump</Comment>
  174. <Name>Mustafa Cinasal</Name>
  175. <Email>muscnsl@gmail.com</Email>
  176. </Update>
  177. <Update release="81">
  178. <Date>2023-05-03</Date>
  179. <Version>5.15.110</Version>
  180. <Comment>Version bump</Comment>
  181. <Name>Mustafa Cinasal</Name>
  182. <Email>muscnsl@gmail.com</Email>
  183. </Update>
  184. <Update release="80">
  185. <Date>2023-03-15</Date>
  186. <Version>5.15.102</Version>
  187. <Comment>Version bump</Comment>
  188. <Name>Mustafa Cinasal</Name>
  189. <Email>muscnsl@gmail.com</Email>
  190. </Update>
  191. <Update release="79">
  192. <Date>2023-03-02</Date>
  193. <Version>5.15.96</Version>
  194. <Comment>Version bump</Comment>
  195. <Name>Mustafa Cinasal</Name>
  196. <Email>muscnsl@gmail.com</Email>
  197. </Update>
  198. <Update release="78">
  199. <Date>2023-01-28</Date>
  200. <Version>5.15.90</Version>
  201. <Comment>Version bump</Comment>
  202. <Name>Mustafa Cinasal</Name>
  203. <Email>muscnsl@gmail.com</Email>
  204. </Update>
  205. <Update release="77">
  206. <Date>2023-01-03</Date>
  207. <Version>5.15.86</Version>
  208. <Comment>Version bump</Comment>
  209. <Name>Mustafa Cinasal</Name>
  210. <Email>muscnsl@gmail.com</Email>
  211. </Update>
  212. <Update release="76">
  213. <Date>2022-12-07</Date>
  214. <Version>5.15.81</Version>
  215. <Comment>Version bump</Comment>
  216. <Name>Mustafa Cinasal</Name>
  217. <Email>muscnsl@gmail.com</Email>
  218. </Update>
  219. <Update release="75">
  220. <Date>2022-10-22</Date>
  221. <Version>5.15.74</Version>
  222. <Comment>Version bump</Comment>
  223. <Name>Mustafa Cinasal</Name>
  224. <Email>muscnsl@gmail.com</Email>
  225. </Update>
  226. <Update release="74">
  227. <Date>2022-09-12</Date>
  228. <Version>5.15.67</Version>
  229. <Comment>Version bump</Comment>
  230. <Name>Mustafa Cinasal</Name>
  231. <Email>muscnsl@gmail.com</Email>
  232. </Update>
  233. <Update release="73">
  234. <Date>2022-08-17</Date>
  235. <Version>5.15.61</Version>
  236. <Comment>Version bump</Comment>
  237. <Name>Mustafa Cinasal</Name>
  238. <Email>muscnsl@gmail.com</Email>
  239. </Update>
  240. <Update release="72">
  241. <Date>2022-07-21</Date>
  242. <Version>5.15.55</Version>
  243. <Comment>Version bump</Comment>
  244. <Name>Mustafa Cinasal</Name>
  245. <Email>muscnsl@gmail.com</Email>
  246. </Update>
  247. <Update release="71">
  248. <Date>2022-05-25</Date>
  249. <Version>5.15.50</Version>
  250. <Comment>Version bump</Comment>
  251. <Name>Mustafa Cinasal</Name>
  252. <Email>muscnsl@gmail.com</Email>
  253. </Update>
  254. <Update release="70">
  255. <Date>2022-05-22</Date>
  256. <Version>5.15.41</Version>
  257. <Comment>Version bump</Comment>
  258. <Name>Mustafa Cinasal</Name>
  259. <Email>muscnsl@gmail.com</Email>
  260. </Update>
  261. <Update release="69">
  262. <Date>2022-05-05</Date>
  263. <Version>5.15.37</Version>
  264. <Comment>Version bump</Comment>
  265. <Name>Mustafa Cinasal</Name>
  266. <Email>muscnsl@gmail.com</Email>
  267. </Update>
  268. <Update release="68">
  269. <Date>2022-04-13</Date>
  270. <Version>5.15.34</Version>
  271. <Comment>Version bump</Comment>
  272. <Name>Mustafa Cinasal</Name>
  273. <Email>muscnsl@gmail.com</Email>
  274. </Update>
  275. <Update release="67">
  276. <Date>2022-03-22</Date>
  277. <Version>5.15.30</Version>
  278. <Comment>Version bump</Comment>
  279. <Name>Mustafa Cinasal</Name>
  280. <Email>muscnsl@gmail.com</Email>
  281. </Update>
  282. <Update release="66">
  283. <Date>2022-01-31</Date>
  284. <Version>5.15.18</Version>
  285. <Comment>Version bump</Comment>
  286. <Name>Mustafa Cinasal</Name>
  287. <Email>muscnsl@gmail.com</Email>
  288. </Update>
  289. <Update release="65">
  290. <Date>2022-01-15</Date>
  291. <Version>5.15.14</Version>
  292. <Comment>Version bump</Comment>
  293. <Name>Mustafa Cinasal</Name>
  294. <Email>muscnsl@gmail.com</Email>
  295. </Update>
  296. <Update release="64">
  297. <Date>2021-12-17</Date>
  298. <Version>5.15.10</Version>
  299. <Comment>Version bump</Comment>
  300. <Name>Mustafa Cinasal</Name>
  301. <Email>muscnsl@gmail.com</Email>
  302. </Update>
  303. <Update release="63">
  304. <Date>2021-11-27</Date>
  305. <Version>5.15.5</Version>
  306. <Comment>Version bump</Comment>
  307. <Name>Mustafa Cinasal</Name>
  308. <Email>muscnsl@gmail.com</Email>
  309. </Update>
  310. <Update release="62">
  311. <Date>2021-11-19</Date>
  312. <Version>5.15.3</Version>
  313. <Comment>Version bump.</Comment>
  314. <Name>Mustafa Cinasal</Name>
  315. <Email>muscnsl@gmail.com</Email>
  316. </Update>
  317. <Update release="61">
  318. <Date>2021-11-10</Date>
  319. <Version>5.15.1</Version>
  320. <Comment>Version bump.</Comment>
  321. <Name>İdris Kalp</Name>
  322. <Email>idriskalp@gmail.com</Email>
  323. </Update>
  324. <Update release="60">
  325. <Date>2021-11-08</Date>
  326. <Version>5.10.78</Version>
  327. <Comment>Version bump.</Comment>
  328. <Name>Mustafa Cinasal</Name>
  329. <Email>muscnsl@gmail.com</Email>
  330. </Update>
  331. <Update release="59">
  332. <Date>2021-09-30</Date>
  333. <Version>5.10.70</Version>
  334. <Comment>Version bump.</Comment>
  335. <Name>Mustafa Cinasal</Name>
  336. <Email>muscnsl@gmail.com</Email>
  337. </Update>
  338. <Update release="58">
  339. <Date>2021-09-10</Date>
  340. <Version>5.10.58</Version>
  341. <Comment>Version bump.</Comment>
  342. <Name>Mustafa Cinasal</Name>
  343. <Email>muscnsl@gmail.com</Email>
  344. </Update>
  345. <Update release="57">
  346. <Date>2021-08-13</Date>
  347. <Version>5.10.58</Version>
  348. <Comment>Version bump.</Comment>
  349. <Name>Mustafa Cinasal</Name>
  350. <Email>muscnsl@gmail.com</Email>
  351. </Update>
  352. <Update release="56">
  353. <Date>2021-07-15</Date>
  354. <Version>5.10.50</Version>
  355. <Comment>Version bump.</Comment>
  356. <Name>Mustafa Cinasal</Name>
  357. <Email>muscnsl@gmail.com</Email>
  358. </Update>
  359. <Update release="55">
  360. <Date>2021-06-19</Date>
  361. <Version>5.10.45</Version>
  362. <Comment>Version bump.</Comment>
  363. <Name>Mustafa Cinasal</Name>
  364. <Email>muscnsl@gmail.com</Email>
  365. </Update>
  366. <Update release="54">
  367. <Date>2021-06-02</Date>
  368. <Version>5.10.41</Version>
  369. <Comment>Version bump.</Comment>
  370. <Name>İdris Kalp</Name>
  371. <Email>idriskalp@gmail.com</Email>
  372. </Update>
  373. <Update release="53">
  374. <Date>2021-05-22</Date>
  375. <Version>5.10.39</Version>
  376. <Comment>Version bump.</Comment>
  377. <Name>Mustafa Cinasal</Name>
  378. <Email>muscnsl@gmail.com</Email>
  379. </Update>
  380. <Update release="52">
  381. <Date>2021-05-14</Date>
  382. <Version>5.10.37</Version>
  383. <Comment>Version bump.</Comment>
  384. <Name>Mustafa Cinasal</Name>
  385. <Email>muscnsl@gmail.com</Email>
  386. </Update>
  387. <Update release="51">
  388. <Date>2021-04-29</Date>
  389. <Version>5.10.33</Version>
  390. <Comment>Version bump.</Comment>
  391. <Name>Mustafa Cinasal</Name>
  392. <Email>muscnsl@gmail.com</Email>
  393. </Update>
  394. <Update release="50">
  395. <Date>2021-04-14</Date>
  396. <Version>5.10.30</Version>
  397. <Comment>Version bump.</Comment>
  398. <Name>Mustafa Cinasal</Name>
  399. <Email>muscnsl@gmail.com</Email>
  400. </Update>
  401. <Update release="49">
  402. <Date>2021-03-12</Date>
  403. <Version>5.10.23</Version>
  404. <Comment>Version bump.</Comment>
  405. <Name>Mustafa Cinasal</Name>
  406. <Email>muscnsl@gmail.com</Email>
  407. </Update>
  408. <Update release="48">
  409. <Date>2021-03-01</Date>
  410. <Version>5.10.19</Version>
  411. <Comment>Version bump.</Comment>
  412. <Name>Mustafa Cinasal</Name>
  413. <Email>muscnsl@gmail.com</Email>
  414. </Update>
  415. <Update release="47">
  416. <Date>2021-02-11</Date>
  417. <Version>5.10.15</Version>
  418. <Comment>Version bump.</Comment>
  419. <Name>Mustafa Cinasal</Name>
  420. <Email>muscnsl@gmail.com</Email>
  421. </Update>
  422. <Update release="46">
  423. <Date>2021-01-29</Date>
  424. <Version>5.10.11</Version>
  425. <Comment>Version bump</Comment>
  426. <Name>Mustafa Cinasal</Name>
  427. <Email>muscnsl@gmail.com</Email>
  428. </Update>
  429. <Update release="45">
  430. <Date>2021-01-06</Date>
  431. <Version>5.10.5</Version>
  432. <Comment>Version bump</Comment>
  433. <Name>Mustafa Cinasal</Name>
  434. <Email>muscnsl@gmail.com</Email>
  435. </Update>
  436. <Update release="44">
  437. <Date>2020-12-27</Date>
  438. <Version>5.10.3</Version>
  439. <Comment>Version bump</Comment>
  440. <Name>İdris Kalp</Name>
  441. <Email>idriskalp@gmail.com</Email>
  442. </Update>
  443. <Update release="43">
  444. <Date>2020-12-15</Date>
  445. <Version>5.9.13</Version>
  446. <Comment>Version bump</Comment>
  447. <Name>Mustafa Cinasal</Name>
  448. <Email>muscnsl@gmail.com</Email>
  449. </Update>
  450. <Update release="42">
  451. <Date>2020-09-27</Date>
  452. <Version>5.8.12</Version>
  453. <Comment>Version bump</Comment>
  454. <Name>Mustafa Cinasal</Name>
  455. <Email>muscnsl@gmail.com</Email>
  456. </Update>
  457. <Update release="41">
  458. <Date>2020-09-10</Date>
  459. <Version>5.8.8</Version>
  460. <Comment>Version bump</Comment>
  461. <Name>Mustafa Cinasal</Name>
  462. <Email>muscnsl@gmail.com</Email>
  463. </Update>
  464. <Update release="40">
  465. <Date>2020-08-07</Date>
  466. <Version>5.7.14</Version>
  467. <Comment>Version bump</Comment>
  468. <Name>Mustafa Cinasal</Name>
  469. <Email>muscnsl@gmail.com</Email>
  470. </Update>
  471. <Update release="39">
  472. <Date>2020-08-05</Date>
  473. <Version>5.7.13</Version>
  474. <Comment>Version bump</Comment>
  475. <Name>Mustafa Cinasal</Name>
  476. <Email>muscnsl@gmail.com</Email>
  477. </Update>
  478. <Update release="38">
  479. <Date>2020-06-17</Date>
  480. <Version>5.6.19</Version>
  481. <Comment>Version bump</Comment>
  482. <Name>Mustafa Cinasal</Name>
  483. <Email>muscnsl@gmail.com</Email>
  484. </Update>
  485. <Update release="37">
  486. <Date>2020-05-29</Date>
  487. <Version>5.6.15</Version>
  488. <Comment>Version bump</Comment>
  489. <Name>Mustafa Cinasal</Name>
  490. <Email>muscnsl@gmail.com</Email>
  491. </Update>
  492. <Update release="36">
  493. <Date>2020-05-11</Date>
  494. <Version>5.6.12</Version>
  495. <Comment>Version bump</Comment>
  496. <Name>Mustafa Cinasal</Name>
  497. <Email>muscnsl@gmail.com</Email>
  498. </Update>
  499. <Update release="35">
  500. <Date>2020-05-04</Date>
  501. <Version>5.6.10</Version>
  502. <Comment>Version bump</Comment>
  503. <Name>Mustafa Cinasal</Name>
  504. <Email>muscnsl@gmail.com</Email>
  505. </Update>
  506. <Update release="34">
  507. <Date>2020-04-22</Date>
  508. <Version>5.6.6</Version>
  509. <Comment>Version bump</Comment>
  510. <Name>Mustafa Cinasal</Name>
  511. <Email>muscnsl@gmail.com</Email>
  512. </Update>
  513. <Update release="33">
  514. <Date>2020-04-13</Date>
  515. <Version>5.6.4</Version>
  516. <Comment>Version bump</Comment>
  517. <Name>İdris Kalp</Name>
  518. <Email>idriskalp@gmail.com</Email>
  519. </Update>
  520. <Update release="32">
  521. <Date>2020-04-03</Date>
  522. <Version>5.5.15</Version>
  523. <Comment>Version bump</Comment>
  524. <Name>Mustafa Cinasal</Name>
  525. <Email>muscnsl@gmail.com</Email>
  526. </Update>
  527. <Update release="31">
  528. <Date>2020-02-13</Date>
  529. <Version>5.4.19</Version>
  530. <Comment>Version bump</Comment>
  531. <Name>Mustafa Cinasal</Name>
  532. <Email>muscnsl@gmail.com</Email>
  533. </Update>
  534. <Update release="30">
  535. <Date>2020-01-30</Date>
  536. <Version>5.4.16</Version>
  537. <Comment>Version bump</Comment>
  538. <Name>Mustafa Cinasal</Name>
  539. <Email>muscnsl@gmail.com</Email>
  540. </Update>
  541. <Update release="29">
  542. <Date>2020-01-12</Date>
  543. <Version>5.4.10</Version>
  544. <Comment>Version bump</Comment>
  545. <Name>Mustafa Cinasal</Name>
  546. <Email>muscnsl@gmail.com</Email>
  547. </Update>
  548. <Update release="28">
  549. <Date>2020-01-05</Date>
  550. <Version>5.4.8</Version>
  551. <Comment>Version bump</Comment>
  552. <Name>Idris Kalp</Name>
  553. <Email>idriskalp@gmail.com</Email>
  554. </Update>
  555. <Update release="27">
  556. <Date>2019-12-27</Date>
  557. <Version>5.4.6</Version>
  558. <Comment>Version bump</Comment>
  559. <Name>Idris Kalp</Name>
  560. <Email>idriskalp@gmail.com</Email>
  561. </Update>
  562. <Update release="26">
  563. <Date>2019-06-26</Date>
  564. <Version>4.19.56</Version>
  565. <Comment>Update.</Comment>
  566. <Name>Ertuğrul Erata</Name>
  567. <Email>ertugrulerata@gmail.com</Email>
  568. </Update>
  569. <Update release="25">
  570. <Date>2019-05-11</Date>
  571. <Version>4.19.34</Version>
  572. <Comment>Update.</Comment>
  573. <Name>Ertuğrul Erata</Name>
  574. <Email>ertugrulerata@gmail.com</Email>
  575. </Update>
  576. <Update release="24">
  577. <Date>2019-04-06</Date>
  578. <Version>4.19.34</Version>
  579. <Comment>Rebuild.</Comment>
  580. <Name>Ertuğrul Erata</Name>
  581. <Email>ertugrulerata@gmail.com</Email>
  582. </Update>
  583. <Update release="23">
  584. <Date>2019-01-20</Date>
  585. <Version>4.19.16</Version>
  586. <Comment>Rebuild</Comment>
  587. <Name>Ertuğrul Erata</Name>
  588. <Email>ertugrulerata@gmail.com</Email>
  589. </Update>
  590. <Update release="22">
  591. <Date>2018-12-22</Date>
  592. <Version>4.14.90</Version>
  593. <Comment>Rebuild</Comment>
  594. <Name>Ertuğrul Erata</Name>
  595. <Email>ertugrulerata@gmail.com</Email>
  596. </Update>
  597. <Update release="21">
  598. <Date>2018-10-05</Date>
  599. <Version>4.14.73</Version>
  600. <Comment>Rebuild</Comment>
  601. <Name>Ertuğrul Erata</Name>
  602. <Email>ertugrulerata@gmail.com</Email>
  603. </Update>
  604. <Update release="20">
  605. <Date>2018-08-07</Date>
  606. <Version>4.14.61</Version>
  607. <Comment>Rebuild</Comment>
  608. <Name>Ertuğrul Erata</Name>
  609. <Email>ertugrulerata@gmail.com</Email>
  610. </Update>
  611. <Update release="19">
  612. <Date>2018-07-15</Date>
  613. <Version>4.14.55</Version>
  614. <Comment>Rebuild</Comment>
  615. <Name>Ertuğrul Erata</Name>
  616. <Email>ertugrulerata@gmail.com</Email>
  617. </Update>
  618. <Update release="18">
  619. <Date>2018-07-13</Date>
  620. <Version>4.14.55</Version>
  621. <Comment>Release bump.</Comment>
  622. <Name>PisiLinux Community</Name>
  623. <Email>admin@pisilinux.org</Email>
  624. </Update>
  625. <Update release="17">
  626. <Date>2018-03-11</Date>
  627. <Version>4.9.86</Version>
  628. <Comment>Release bump.</Comment>
  629. <Name>PisiLinux Community</Name>
  630. <Email>admin@pisilinux.org</Email>
  631. </Update>
  632. <Update release="16">
  633. <Date>2018-03-03</Date>
  634. <Version>4.9.80</Version>
  635. <Comment>Release bump</Comment>
  636. <Name>PisiLinux Community</Name>
  637. <Email>admin@pisilinux.org</Email>
  638. </Update>
  639. <Update release="15">
  640. <Date>2018-01-06</Date>
  641. <Version>4.9.75</Version>
  642. <Comment>Release bump</Comment>
  643. <Name>PisiLinux Community</Name>
  644. <Email>admin@pisilinux.org</Email>
  645. </Update>
  646. <Update release="14">
  647. <Date>2017-12-20</Date>
  648. <Version>4.9.70</Version>
  649. <Comment>Release bump</Comment>
  650. <Name>PisiLinux Community</Name>
  651. <Email>admin@pisilinux.org</Email>
  652. </Update>
  653. <Update release="13">
  654. <Date>2017-12-07</Date>
  655. <Version>4.9.66</Version>
  656. <Comment>Release bump</Comment>
  657. <Name>PisiLinux Community</Name>
  658. <Email>admin@pisilinux.org</Email>
  659. </Update>
  660. <Update release="12">
  661. <Date>2017-11-19</Date>
  662. <Version>4.9.63</Version>
  663. <Comment>Release bump</Comment>
  664. <Name>PisiLinux Community</Name>
  665. <Email>admin@pisilinux.org</Email>
  666. </Update>
  667. <Update release="11">
  668. <Date>2017-08-21</Date>
  669. <Version>4.9.44</Version>
  670. <Comment>Release bump</Comment>
  671. <Name>PisiLinux Community</Name>
  672. <Email>admin@pisilinux.org</Email>
  673. </Update>
  674. <Update release="10">
  675. <Date>2017-07-04</Date>
  676. <Version>4.9.35</Version>
  677. <Comment>Version bump</Comment>
  678. <Name>PisiLinux Community</Name>
  679. <Email>admin@pisilinux.org</Email>
  680. </Update>
  681. <Update release="9">
  682. <Date>2017-03-30</Date>
  683. <Version>4.9.18</Version>
  684. <Comment>Release bump</Comment>
  685. <Name>PisiLinux Community</Name>
  686. <Email>admin@pisilinux.org</Email>
  687. </Update>
  688. <Update release="8">
  689. <Date>2017-02-15</Date>
  690. <Version>4.9.6</Version>
  691. <Comment>Release bump</Comment>
  692. <Name>PisiLinux Community</Name>
  693. <Email>admin@pisilinux.org</Email>
  694. </Update>
  695. <Update release="7">
  696. <Date>2016-12-10</Date>
  697. <Version>4.8.13</Version>
  698. <Comment>Release bump</Comment>
  699. <Name>PisiLinux Community</Name>
  700. <Email>admin@pisilinux.org</Email>
  701. </Update>
  702. <Update release="6">
  703. <Date>2016-08-24</Date>
  704. <Version>4.7.2</Version>
  705. <Comment>Release bump</Comment>
  706. <Name>PisiLinux Community</Name>
  707. <Email>admin@pisilinux.org</Email>
  708. </Update>
  709. <Update release="5">
  710. <Date>2016-08-06</Date>
  711. <Version>4.7.0</Version>
  712. <Comment>Rebuild with patches</Comment>
  713. <Name>PisiLinux Community</Name>
  714. <Email>admin@pisilinux.org</Email>
  715. </Update>
  716. <Update release="4">
  717. <Date>2016-07-25</Date>
  718. <Version>4.7.0</Version>
  719. <Comment>Release Bump</Comment>
  720. <Name>PisiLinux Community</Name>
  721. <Email>admin@pisilinux.org</Email>
  722. </Update>
  723. <Update release="3">
  724. <Date>2016-06-28</Date>
  725. <Version>4.6.3</Version>
  726. <Comment>Release Bump</Comment>
  727. <Name>PisiLinux Community</Name>
  728. <Email>admin@pisilinux.org</Email>
  729. </Update>
  730. <Update release="2">
  731. <Date>2016-04-27</Date>
  732. <Version>4.4.4</Version>
  733. <Comment>Release Bump</Comment>
  734. <Name>PisiLinux Community</Name>
  735. <Email>admin@pisilinux.org</Email>
  736. </Update>
  737. <Update release="1">
  738. <Date>2016-03-06</Date>
  739. <Version>4.4.4</Version>
  740. <Comment>First release</Comment>
  741. <Name>Ertuğrul Erata</Name>
  742. <Email>ertugrulerata@gmail.com</Email>
  743. </Update>
  744. </History>
  745. </PISI>