pspec.xml 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>cpupowertools</Name>
  6. <Homepage>http://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="dce24ac1874f362000e40027075e7d24ba123b73" type="targz">https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.1.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-4.1.3.xz</Patch>
  22. </Patches>
  23. </Source>
  24. <Package>
  25. <Name>cpupowertools</Name>
  26. <RuntimeDependencies>
  27. <Dependency>pciutils</Dependency>
  28. </RuntimeDependencies>
  29. <Files>
  30. <Path fileType="config">/etc/conf.d</Path>
  31. <Path fileType="executable">/usr/bin/cpupower</Path>
  32. <Path fileType="executable">/usr/bin/*-decode</Path>
  33. <Path fileType="library">/usr/lib/libcpupower*</Path>
  34. <Path fileType="header">/usr/include</Path>
  35. <Path fileType="man">/usr/share/man/man1/cpupower*</Path>
  36. <Path fileType="locale">/usr/share/locale/*/*/cpupower.mo</Path>
  37. </Files>
  38. <AdditionalFiles>
  39. <AdditionalFile owner="root" permission="0644" target="/etc/conf.d/cpupower">cpupower.conf.d</AdditionalFile>
  40. </AdditionalFiles>
  41. <!--<Provides>
  42. <COMAR script="service.py">System.Service</COMAR>
  43. </Provides>-->
  44. </Package>
  45. <History>
  46. <Update release="56">
  47. <Date>2015-07-23</Date>
  48. <Version>4.1.3</Version>
  49. <Comment>Version bump.</Comment>
  50. <Name>Ertuğrul Erata</Name>
  51. <Email>ertugrulerata@gmail.com</Email>
  52. </Update>
  53. <Update release="55">
  54. <Date>2015-07-20</Date>
  55. <Version>4.1.2</Version>
  56. <Comment>Version bump.</Comment>
  57. <Name>Ertuğrul Erata</Name>
  58. <Email>ertugrulerata@gmail.com</Email>
  59. </Update>
  60. <Update release="54">
  61. <Date>2015-07-13</Date>
  62. <Version>4.0.8</Version>
  63. <Comment>Version bump.</Comment>
  64. <Name>Ertuğrul Erata</Name>
  65. <Email>ertugrulerata@gmail.com</Email>
  66. </Update>
  67. <Update release="53">
  68. <Date>2015-06-30</Date>
  69. <Version>4.0.7</Version>
  70. <Comment>Version bump.</Comment>
  71. <Name>Ertuğrul Erata</Name>
  72. <Email>ertugrulerata@gmail.com</Email>
  73. </Update>
  74. <Update release="52">
  75. <Date>2015-06-24</Date>
  76. <Version>4.0.6</Version>
  77. <Comment>Version bump.</Comment>
  78. <Name>Ertuğrul Erata</Name>
  79. <Email>ertugrulerata@gmail.com</Email>
  80. </Update>
  81. <Update release="51">
  82. <Date>2015-06-16</Date>
  83. <Version>4.0.5</Version>
  84. <Comment>Version bump.</Comment>
  85. <Name>Ertuğrul Erata</Name>
  86. <Email>ertugrulerata@gmail.com</Email>
  87. </Update>
  88. <Update release="50">
  89. <Date>2015-05-22</Date>
  90. <Version>3.19.8</Version>
  91. <Comment>Version bump to 3.19.8</Comment>
  92. <Name>Ertuğrul Erata</Name>
  93. <Email>ertugrulerata@gmail.com</Email>
  94. </Update>
  95. <Update release="49">
  96. <Date>2015-05-05</Date>
  97. <Version>3.19.6</Version>
  98. <Comment>Version bump to 3.19.6</Comment>
  99. <Name>Ertuğrul Erata</Name>
  100. <Email>ertugrulerata@gmail.com</Email>
  101. </Update>
  102. <Update release="48">
  103. <Date>2015-04-16</Date>
  104. <Version>3.19.5</Version>
  105. <Comment>Version bump to 3.19.3</Comment>
  106. <Name>Ertuğrul Erata</Name>
  107. <Email>ertugrulerata@gmail.com</Email>
  108. </Update>
  109. <Update release="47">
  110. <Date>2015-04-16</Date>
  111. <Version>3.19.4</Version>
  112. <Comment>Version bump to 3.19.4</Comment>
  113. <Name>Ertuğrul Erata</Name>
  114. <Email>ertugrulerata@gmail.com</Email>
  115. </Update>
  116. <Update release="46">
  117. <Date>2015-04-02</Date>
  118. <Version>3.19.3</Version>
  119. <Comment>Version bump to 3.19.3</Comment>
  120. <Name>Hakan Yıldız</Name>
  121. <Email>hknyldz93@gmail.com</Email>
  122. </Update>
  123. <Update release="45">
  124. <Date>2015-03-08</Date>
  125. <Version>3.19.1</Version>
  126. <Comment>Version bump to 3.19.1</Comment>
  127. <Name>Ertuğrul Erata</Name>
  128. <Email>ertugrulerata@gmail.com</Email>
  129. </Update>
  130. <Update release="44">
  131. <Date>2015-03-01</Date>
  132. <Version>3.19.0</Version>
  133. <Comment>Version bump</Comment>
  134. <Name>Ertuğrul Erata</Name>
  135. <Email>ertugrulerata@gmail.com</Email>
  136. </Update>
  137. <Update release="43">
  138. <Date>2015-01-28</Date>
  139. <Version>3.18.3</Version>
  140. <Comment>Version bump</Comment>
  141. <Name>Ertuğrul Erata</Name>
  142. <Email>ertugrulerata@gmail.com</Email>
  143. </Update>
  144. <Update release="42">
  145. <Date>2015-01-08</Date>
  146. <Version>3.18.1</Version>
  147. <Comment>Version bump to 3.18.1 https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.1</Comment>
  148. <Type package="kernel">security</Type>
  149. <Requires>
  150. <Action package="kernel">systemRestart</Action>
  151. </Requires>
  152. <Name>Ertuğrul Erata</Name>
  153. <Email>ertugrulerata@gmail.com</Email>
  154. </Update>
  155. <Update release="41">
  156. <Date>2014-11-28</Date>
  157. <Version>3.17.4</Version>
  158. <Comment>Version bump to 3.17.4 https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.17.4</Comment>
  159. <Type package="kernel">security</Type>
  160. <Requires>
  161. <Action package="kernel">systemRestart</Action>
  162. </Requires>
  163. <Name>Serdar Soytetir</Name>
  164. <Email>kaptan@pisilinux.org</Email>
  165. </Update>
  166. <Update release="40">
  167. <Date>2014-10-18</Date>
  168. <Version>3.17.1</Version>
  169. <Comment>Version bump to 3.17.1 https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.17.1</Comment>
  170. <Type package="kernel">security</Type>
  171. <Requires>
  172. <Action package="kernel">systemRestart</Action>
  173. </Requires>
  174. <Name>Serdar Soytetir</Name>
  175. <Email>kaptan@pisilinux.org</Email>
  176. </Update>
  177. <Update release="39">
  178. <Date>2014-09-19</Date>
  179. <Version>3.16.3</Version>
  180. <Comment>Version bump to 3.16.3 https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.16.3</Comment>
  181. <Type package="kernel">security</Type>
  182. <Requires>
  183. <Action package="kernel">systemRestart</Action>
  184. </Requires>
  185. <Name>Serdar Soytetir</Name>
  186. <Email>kaptan@pisilinux.org</Email>
  187. </Update>
  188. <Update release="38">
  189. <Date>2014-09-03</Date>
  190. <Version>3.16.1</Version>
  191. <Comment>Version bump to 3.16.1 https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.16.1</Comment>
  192. <Type package="kernel">security</Type>
  193. <Requires>
  194. <Action package="kernel">systemRestart</Action>
  195. </Requires>
  196. <Name>Serdar Soytetir</Name>
  197. <Email>kaptan@pisilinux.org</Email>
  198. </Update>
  199. <Update release="37">
  200. <Date>2014-07-24</Date>
  201. <Version>3.15.6</Version>
  202. <Comment>Version bump to 3.15.6 https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.15.6</Comment>
  203. <Type package="kernel">security</Type>
  204. <Requires>
  205. <Action package="kernel">systemRestart</Action>
  206. </Requires>
  207. <Name>Serdar Soytetir</Name>
  208. <Email>kaptan@pisilinux.org</Email>
  209. </Update>
  210. <Update release="36">
  211. <Date>2014-06-15</Date>
  212. <Version>3.15.0</Version>
  213. <Comment>Version bump to 3.15 https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.15</Comment>
  214. <Type package="kernel">security</Type>
  215. <Requires>
  216. <Action package="kernel">systemRestart</Action>
  217. </Requires>
  218. <Name>Serdar Soytetir</Name>
  219. <Email>kaptan@pisilinux.org</Email>
  220. </Update>
  221. <Update release="35">
  222. <Date>2014-05-27</Date>
  223. <Version>3.14.4</Version>
  224. <Comment>Version bump to 3.14.4 https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.14.4</Comment>
  225. <Type package="kernel">security</Type>
  226. <Requires>
  227. <Action package="kernel">systemRestart</Action>
  228. </Requires>
  229. <Name>Serdar Soytetir</Name>
  230. <Email>kaptan@pisilinux.org</Email>
  231. </Update>
  232. <Update release="34">
  233. <Date>2014-05-02</Date>
  234. <Version>3.14.2</Version>
  235. <Comment>Version bump to 3.14.2 https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.14.2</Comment>
  236. <Type package="kernel">security</Type>
  237. <Requires>
  238. <Action package="kernel">systemRestart</Action>
  239. </Requires>
  240. <Name>Serdar Soytetir</Name>
  241. <Email>kaptan@pisilinux.org</Email>
  242. </Update>
  243. <Update release="33">
  244. <Date>2014-04-15</Date>
  245. <Version>3.13.10</Version>
  246. <Comment>Version bump to 3.13.10 https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.13.10</Comment>
  247. <Type package="kernel">security</Type>
  248. <Requires>
  249. <Action package="kernel">systemRestart</Action>
  250. </Requires>
  251. <Name>Serdar Soytetir</Name>
  252. <Email>kaptan@pisilinux.org</Email>
  253. </Update>
  254. <Update release="32">
  255. <Date>2014-03-22</Date>
  256. <Version>3.13.6</Version>
  257. <Comment>Version bump to 3.13.6 https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.13.6</Comment>
  258. <Type package="kernel">security</Type>
  259. <Requires>
  260. <Action package="kernel">systemRestart</Action>
  261. </Requires>
  262. <Name>Serdar Soytetir</Name>
  263. <Email>kaptan@pisilinux.org</Email>
  264. </Update>
  265. <Update release="31">
  266. <Date>2014-03-01</Date>
  267. <Version>3.12.13</Version>
  268. <Comment>Version bump to 3.12.13 https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.12.13</Comment>
  269. <Type package="kernel">security</Type>
  270. <Requires>
  271. <Action package="kernel">systemRestart</Action>
  272. </Requires>
  273. <Name>Serdar Soytetir</Name>
  274. <Email>kaptan@pisilinux.org</Email>
  275. </Update>
  276. <Update release="30">
  277. <Date>2014-01-16</Date>
  278. <Version>3.12.8</Version>
  279. <Comment>Version bump to 3.12.8 https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.12.8</Comment>
  280. <Type package="kernel">security</Type>
  281. <Requires>
  282. <Action package="kernel">systemRestart</Action>
  283. </Requires>
  284. <Name>Serdar Soytetir</Name>
  285. <Email>kaptan@pisilinux.org</Email>
  286. </Update>
  287. <Update release="29">
  288. <Date>2013-12-17</Date>
  289. <Version>3.12.5</Version>
  290. <Comment>Add Maegia patch series and some cpu usage improvements.</Comment>
  291. <Type package="kernel">security</Type>
  292. <Requires>
  293. <Action package="kernel">systemRestart</Action>
  294. </Requires>
  295. <Name>Serdar Soytetir</Name>
  296. <Email>kaptan@pisilinux.org</Email>
  297. </Update>
  298. <Update release="28">
  299. <Date>2013-12-12</Date>
  300. <Version>3.12.5</Version>
  301. <Comment>Version bump to 3.12.5 https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.12.5</Comment>
  302. <Type package="kernel">security</Type>
  303. <Requires>
  304. <Action package="kernel">systemRestart</Action>
  305. </Requires>
  306. <Name>Serdar Soytetir</Name>
  307. <Email>kaptan@pisilinux.org</Email>
  308. </Update>
  309. <Update release="27">
  310. <Date>2013-11-23</Date>
  311. <Version>3.10.20</Version>
  312. <Comment>https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.20</Comment>
  313. <Type package="kernel">security</Type>
  314. <Requires>
  315. <Action package="kernel">systemRestart</Action>
  316. </Requires>
  317. <Name>Serdar Soytetir</Name>
  318. <Email>kaptan@pisilinux.org</Email>
  319. </Update>
  320. <Update release="26">
  321. <Date>2013-11-05</Date>
  322. <Version>3.10.18</Version>
  323. <Comment>https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.18</Comment>
  324. <Type package="kernel">security</Type>
  325. <Requires>
  326. <Action package="kernel">systemRestart</Action>
  327. </Requires>
  328. <Name>Serdar Soytetir</Name>
  329. <Email>kaptan@pisilinux.org</Email>
  330. </Update>
  331. <Update release="25">
  332. <Date>2013-10-07</Date>
  333. <Version>3.10.15</Version>
  334. <Comment>https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.15</Comment>
  335. <Type package="kernel">security</Type>
  336. <Requires>
  337. <Action package="kernel">systemRestart</Action>
  338. </Requires>
  339. <Name>Erdinç Gültekin</Name>
  340. <Email>erdincgultekin@pisilinux.org</Email>
  341. </Update>
  342. <Update release="24">
  343. <Date>2013-09-27</Date>
  344. <Version>3.10.13</Version>
  345. <Comment>https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.13</Comment>
  346. <Type package="kernel">security</Type>
  347. <Requires>
  348. <Action package="kernel">systemRestart</Action>
  349. </Requires>
  350. <Name>Erdinç Gültekin</Name>
  351. <Email>erdincgultekin@pisilinux.org</Email>
  352. </Update>
  353. <Update release="23">
  354. <Date>2013-09-15</Date>
  355. <Version>3.10.12</Version>
  356. <Comment>https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.12</Comment>
  357. <Type package="kernel">security</Type>
  358. <Requires>
  359. <Action package="kernel">systemRestart</Action>
  360. </Requires>
  361. <Name>Erdinç Gültekin</Name>
  362. <Email>erdincgultekin@pisilinux.org</Email>
  363. </Update>
  364. <Update release="22">
  365. <Date>2013-08-29</Date>
  366. <Version>3.10.10</Version>
  367. <Comment>https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.10</Comment>
  368. <Type package="kernel">security</Type>
  369. <Requires>
  370. <Action package="kernel">systemRestart</Action>
  371. </Requires>
  372. <Name>Erdinç Gültekin</Name>
  373. <Email>erdincgultekin@pisilinux.org</Email>
  374. </Update>
  375. <Update release="21">
  376. <Date>2013-08-20</Date>
  377. <Version>3.10.9</Version>
  378. <Comment>https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.9</Comment>
  379. <Type package="kernel">security</Type>
  380. <Requires>
  381. <Action package="kernel">systemRestart</Action>
  382. </Requires>
  383. <Name>Erdinç Gültekin</Name>
  384. <Email>erdincgultekin@pisilinux.org</Email>
  385. </Update>
  386. <Update release="20">
  387. <Date>2013-08-12</Date>
  388. <Version>3.10.6</Version>
  389. <Comment>https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.6</Comment>
  390. <Type package="kernel">security</Type>
  391. <Requires>
  392. <Action package="kernel">systemRestart</Action>
  393. </Requires>
  394. <Name>Erdinç Gültekin</Name>
  395. <Email>erdincgultekin@pisilinux.org</Email>
  396. </Update>
  397. <Update release="19">
  398. <Date>2013-08-11</Date>
  399. <Version>3.10.5</Version>
  400. <Comment>https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.5</Comment>
  401. <Type package="kernel">security</Type>
  402. <Requires>
  403. <Action package="kernel">systemRestart</Action>
  404. </Requires>
  405. <Name>Erdinç Gültekin</Name>
  406. <Email>erdincgultekin@pisilinux.org</Email>
  407. </Update>
  408. <Update release="18">
  409. <Date>2013-08-01</Date>
  410. <Version>3.10.4</Version>
  411. <Comment>https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.4</Comment>
  412. <Type package="kernel">security</Type>
  413. <Requires>
  414. <Action package="kernel">systemRestart</Action>
  415. </Requires>
  416. <Name>Erdinç Gültekin</Name>
  417. <Email>erdincgultekin@pisilinux.org</Email>
  418. </Update>
  419. <Update release="17">
  420. <Date>2013-07-17</Date>
  421. <Version>3.10.2</Version>
  422. <Comment>https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.2</Comment>
  423. <Type package="kernel">security</Type>
  424. <Requires>
  425. <Action package="kernel">systemRestart</Action>
  426. </Requires>
  427. <Name>Serdar Soytetir</Name>
  428. <Email>kaptan@pisilinux.org</Email>
  429. </Update>
  430. <Update release="16">
  431. <Date>2013-07-17</Date>
  432. <Version>3.10.1</Version>
  433. <Comment>https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.1</Comment>
  434. <Type package="kernel">security</Type>
  435. <Requires>
  436. <Action package="kernel">systemRestart</Action>
  437. </Requires>
  438. <Name>Erdinç Gültekin</Name>
  439. <Email>erdincgultekin@pisilinux.org</Email>
  440. </Update>
  441. <Update release="15">
  442. <Date>2013-07-04</Date>
  443. <Version>3.10.0</Version>
  444. <Comment>https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10</Comment>
  445. <Type package="kernel">security</Type>
  446. <Requires>
  447. <Action package="kernel">systemRestart</Action>
  448. </Requires>
  449. <Name>Erdinç Gültekin</Name>
  450. <Email>erdincgultekin@pisilinux.org</Email>
  451. </Update>
  452. <Update release="14">
  453. <Date>2013-06-21</Date>
  454. <Version>3.8.13</Version>
  455. <Comment>Fix TSC calibration failure</Comment>
  456. <Type package="kernel">security</Type>
  457. <Requires>
  458. <Action package="kernel">systemRestart</Action>
  459. </Requires>
  460. <Name>Marcin Bojara</Name>
  461. <Email>marcin@pisilinux.org</Email>
  462. </Update>
  463. <Update release="13">
  464. <Date>2013-06-15</Date>
  465. <Version>3.8.13</Version>
  466. <Comment>https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.8.13</Comment>
  467. <Type package="kernel">security</Type>
  468. <Requires>
  469. <Action package="kernel">systemRestart</Action>
  470. </Requires>
  471. <Name>Serdar Soytetir</Name>
  472. <Email>kaptan@pisilinux.org</Email>
  473. </Update>
  474. <Update release="12">
  475. <Date>2013-04-18</Date>
  476. <Version>3.8.8</Version>
  477. <Comment>https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.8.8</Comment>
  478. <Type package="kernel">security</Type>
  479. <Requires>
  480. <Action package="kernel">systemRestart</Action>
  481. </Requires>
  482. <Name>Erdinç Gültekin</Name>
  483. <Email>erdincgultekin@pisilinux.org</Email>
  484. </Update>
  485. <Update release="11">
  486. <Date>2013-03-31</Date>
  487. <Version>3.8.5</Version>
  488. <Comment>https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.8.5</Comment>
  489. <Type package="kernel">security</Type>
  490. <Requires>
  491. <Action package="kernel">systemRestart</Action>
  492. </Requires>
  493. <Name>Erdinç Gültekin</Name>
  494. <Email>erdincgultekin@pisilinux.org</Email>
  495. </Update>
  496. <Update release="10">
  497. <Date>2013-03-25</Date>
  498. <Version>3.8.4</Version>
  499. <Comment>https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.8.4</Comment>
  500. <Type package="kernel">security</Type>
  501. <Requires>
  502. <Action package="kernel">systemRestart</Action>
  503. </Requires>
  504. <Name>Yoyo Fernández</Name>
  505. <Email>admins@pisilinux.org</Email>
  506. </Update>
  507. <Update release="9">
  508. <Date>2013-03-14</Date>
  509. <Version>3.8.3</Version>
  510. <Comment>https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.8.3</Comment>
  511. <Type package="kernel">security</Type>
  512. <Requires>
  513. <Action package="kernel">systemRestart</Action>
  514. </Requires>
  515. <Name>Richard de Bruin</Name>
  516. <Email>admins@pisilinux.org</Email>
  517. </Update>
  518. <Update release="8">
  519. <Date>2013-03-06</Date>
  520. <Version>3.8.2</Version>
  521. <Comment>https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.8.2</Comment>
  522. <Type package="kernel">security</Type>
  523. <Requires>
  524. <Action package="kernel">systemRestart</Action>
  525. </Requires>
  526. <Name>Erdinç Gültekin</Name>
  527. <Email>admins@pisilinux.org</Email>
  528. </Update>
  529. <Update release="7">
  530. <Date>2013-03-03</Date>
  531. <Version>3.8.1</Version>
  532. <Comment>update to current line</Comment>
  533. <Type package="kernel">security</Type>
  534. <Requires>
  535. <Action package="kernel">systemRestart</Action>
  536. </Requires>
  537. <Name>Erdinç Gültekin</Name>
  538. <Email>admins@pisilinux.org</Email>
  539. </Update>
  540. <Update release="7">
  541. <Date>2013-02-22</Date>
  542. <Version>3.8.0</Version>
  543. <Comment>update to final line with patch</Comment>
  544. <Type package="kernel">security</Type>
  545. <Requires>
  546. <Action package="kernel">systemRestart</Action>
  547. </Requires>
  548. <Name>Erdinç Gültekin</Name>
  549. <Email>admins@pisilinux.org</Email>
  550. </Update>
  551. <Update release="6">
  552. <Date>2013-02-17</Date>
  553. <Version>3.8.0</Version>
  554. <Comment>obsoletemans wifi fixing</Comment>
  555. <Type package="kernel">security</Type>
  556. <Requires>
  557. <Action package="kernel">systemRestart</Action>
  558. </Requires>
  559. <Name>Erdinç Gültekin</Name>
  560. <Email>admins@pisilinux.org</Email>
  561. </Update>
  562. <Update release="5">
  563. <Date>2013-02-12</Date>
  564. <Version>3.8.0</Version>
  565. <Comment>bump to -rc7</Comment>
  566. <Type package="kernel">security</Type>
  567. <Requires>
  568. <Action package="kernel">systemRestart</Action>
  569. </Requires>
  570. <Name>Erdinç Gültekin</Name>
  571. <Email>admins@pisilinux.org</Email>
  572. </Update>
  573. <Update release="4">
  574. <Date>2013-02-06</Date>
  575. <Version>3.7.6</Version>
  576. <Comment>http://www.kernel.org/pub/linux/kernel/v3.0/ChangeLog-3.7.6</Comment>
  577. <Type package="kernel">security</Type>
  578. <Requires>
  579. <Action package="kernel">systemRestart</Action>
  580. </Requires>
  581. <Name>Erdinç Gültekin</Name>
  582. <Email>admins@pisilinux.org</Email>
  583. </Update>
  584. <Update release="3">
  585. <Date>2013-01-28</Date>
  586. <Version>3.7.5</Version>
  587. <Comment>http://www.kernel.org/pub/linux/kernel/v3.0/ChangeLog-3.7.5</Comment>
  588. <Type package="kernel">security</Type>
  589. <Requires>
  590. <Action package="kernel">systemRestart</Action>
  591. </Requires>
  592. <Name>Erdinç Gültekin</Name>
  593. <Email>admins@pisilinux.org</Email>
  594. </Update>
  595. <Update release="2">
  596. <Date>2013-01-18</Date>
  597. <Version>3.7.4</Version>
  598. <Comment>http://www.kernel.org/pub/linux/kernel/v3.0/ChangeLog-3.7.4</Comment>
  599. <Type package="kernel">security</Type>
  600. <Requires>
  601. <Action package="kernel">systemRestart</Action>
  602. </Requires>
  603. <Name>Erdinç Gültekin</Name>
  604. <Email>admins@pisilinux.org</Email>
  605. </Update>
  606. <Update release="1">
  607. <Date>2013-01-15</Date>
  608. <Version>3.7.2</Version>
  609. <Comment>First release</Comment>
  610. <Type package="kernel">security</Type>
  611. <Requires>
  612. <Action package="kernel">systemRestart</Action>
  613. </Requires>
  614. <Name>Erdinç Gültekin</Name>
  615. <Email>admins@pisilinux.org</Email>
  616. </Update>
  617. </History>
  618. </PISI>