libhugetlbfs/_service
Thomas Renninger c7794b8183 Accepting request 639406 from home:SchoolGuy:branches:Base:System
- Removed make target "install-perlmod" and filecheck from packaging process.
- Update to 2.21
- Bug Fixes
  * The noexec stack markers are set directly
  * We no longer lie to glibc about shrinking the heap by less than HPAGE_SIZE
- Test Suite
  * No existent tests are no longer marked Killed By Signal
  * Disable malloc per-thread cache for heap shrinking tests
- Remove patch "ignore-perl-modules.diff"

OBS-URL: https://build.opensuse.org/request/show/639406
OBS-URL: https://build.opensuse.org/package/show/Base:System/libhugetlbfs?expand=0&rev=53
2018-10-02 09:41:43 +00:00

15 lines
503 B
Plaintext

<services>
<service name="tar_scm" mode="disabled">
<param name="url">git://github.com/libhugetlbfs/libhugetlbfs.git</param>
<param name="scm">git</param>
<param name="filename">libhugetlbfs</param>
<param name="version">2.21</param>
<param name="revision">2.21</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="disabled" />
</services>