Commit Graph

55 Commits

Author SHA1 Message Date
Ingvar Hagelund a7950205fc Disable transparent hugepages on systems not supporting them 2017-01-12 16:11:27 +01:00
Ingvar Hagelund 17ce554ada New upstream release 2016-12-09 12:30:19 +01:00
Ingvar Hagelund b299e9a756 New upstream release
- Removed patches from upstream that are merged
2016-11-09 22:24:19 +01:00
Ingvar Hagelund 9c7bf44d0b Fixes for upstream bug #392. Package will now build on el5/ppc,
el5/i386 and el6/i386
2016-11-01 23:09:15 +01:00
Ingvar Hagelund ccade2a2ac New upstream release 2016-08-23 13:27:28 +02:00
Petr Písař c01ef3462b Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl> 2016-06-24 10:35:21 +02:00
Ingvar Hagelund 3366bee963 New upstream release 2016-05-10 13:45:53 +02:00
Ingvar Hagelund 08f467f393 Update to 4.1.0 (#1312699) 2016-02-29 08:22:57 +01:00
Dennis Gilmore 9334ee098f - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 01:09:08 +00:00
Ingvar Hagelund 8ed570fa54 New upstream release 2015-10-25 00:11:02 +02:00
Ingvar Hagelund fbeb7c8898 New upstream release
- Removed oom test patch, it has been fixed upstream
2015-09-25 13:45:51 +02:00
Ingvar Hagelund 08241b12b9 oom test also fails on 32bit ppc, so patch it out there as well 2015-09-24 16:16:17 +02:00
Ingvar Hagelund a847a88878 New upstream release
- Added a patch removing a non-critical test that fails on i386
- Removed now included negative bitshift patch.
2015-09-24 12:39:16 +02:00
Ingvar Hagelund d1ac2aca2f New upstream release
- Removed the no-pprof patch, as jemalloc now comes with its own prof variant
- Removed atomic.h patch for armv5tel. jemalloc now provides a specific
  variant for armv5tel
- Added a patch from upstream for errnous bitshift by negative amounts on pagesize >8KiB
- Added -lrt to LDFLAGS for rhel<7
2015-08-28 12:42:08 +02:00
Dennis Gilmore fbd0f28893 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 12:13:37 +00:00
Ingvar Hagelund 3fb9f458ba valgrind-devel is not available on s390, closes #1131014 2014-08-18 13:56:50 +02:00
Peter Robinson 421654d691 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-16 22:18:55 +00:00
Ingvar Hagelund 70bfeca039 bz #1106933 fix only for fedora 21 and above 2014-08-15 13:34:18 +02:00
Ingvar Hagelund 1bcae3ff01 Added valgrind-devel to BuildRequires, fixing bz #974270 2014-08-15 12:17:32 +02:00
Ingvar Hagelund c1e937098f Added an i686 build fix 2014-08-15 10:12:51 +02:00
Dennis Gilmore 68b12ae712 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 19:15:54 -05:00
Ingvar Hagelund b4c58a8ef7 Patch that removes explicit altivec on el5/ppc 2014-04-01 12:48:26 +02:00
Ingvar Hagelund 8dea9c5cd8 New upstream release. This version contains a critical bug fix for a regression present in 3.5.0 and 3.5.1. 2014-03-31 23:47:48 +02:00
Ingvar Hagelund 2dedcbcf15 New upstream release 2014-03-31 23:45:29 +02:00
Ingvar Hagelund 09c8dc0be1 New upstream release 2014-03-31 23:43:11 +02:00
Ingvar Hagelund d777f7cf07 merge from epel7 branch, who got 3.5.1 first
Merge branch 'master' of ssh://pkgs.fedoraproject.org/jemalloc

Conflicts:
	jemalloc.spec
2014-03-28 10:52:41 +01:00
Ingvar Hagelund a4692697b3 New upstream release
- Updated nopprof patch to match new release
- Fixed a few bogus changelog entries
2014-03-28 10:45:51 +01:00
Dennis Gilmore ef5a0a288b - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 16:15:07 -05:00
Ingvar Hagelund 9bec7262f0 New upstream release 3.4.0 2013-06-07 09:49:38 +02:00
Ingvar Hagelund 5be70fccdc New upstream release 3.3.1 2013-03-18 14:32:46 +01:00
Ingvar Hagelund a5963301b3 New upstream release
From the upstream release notes:

* 3.3.0 (January 23, 2013)

  This version includes a few minor performance improvements in addition to the
  listed new features and bug fixes.

  New features:
  - Add clipping support to lg_chunk option processing.
  - Add the --enable-ivsalloc option.
  - Add the --without-export option.
  - Add the --disable-zone-allocator option.

  Bug fixes:
  - Fix "arenas.extend" mallctl to output the number of arenas.
  - Fix chunk_recycyle() to unconditionally inform Valgrind that returned memory
    is undefined.
  - Fix build break on FreeBSD related to alloca.h.
2013-01-25 12:50:06 +01:00
Ingvar Hagelund 52dac3dbed New upstream release. 2012-11-19 14:04:22 +01:00
Ingvar Hagelund 3ef76c94a2 New upstream release 2012-10-24 10:25:53 +02:00
Dennis Gilmore 2850ef625d - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 11:11:36 -05:00
Ingvar Hagelund dbca8d22ff Added a patch from upstream, fixing a crash in ptmalloc_lock_all 2012-05-25 09:18:49 +02:00
Ingvar Hagelund 61dc0cf2d4 - New upstream release
- Updated no_pprof patch to match new release
- Updated s390 patch to match new relase
- Added make check
- Added new script jemalloc.sh
- Added a patch for atomic operations on epel5/ppc
2012-05-18 17:50:37 +02:00
Peter Robinson dc286617e7 Improve ARM patch 2012-04-21 16:25:28 +01:00
Dennis Gilmore b96d668cc9 no attomics on armv5tel 2012-04-21 00:29:51 -05:00
Dan Horák c79a1125a2 substitute version information in the header (#788517) 2012-02-08 13:10:12 +01:00
Dennis Gilmore 76a5550b0d - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 00:20:45 -06:00
Ingvar Hagelund 81886fc844 New upstream release.
A bugfix release
2011-11-21 12:22:35 +01:00
Ingvar Hagelund d4517704a5 New upstream release, a bugfix release 2011-11-21 12:11:14 +01:00
Ingvar Hagelund f92e0849f7 New upstream release, closes #735057 2011-10-13 09:47:05 +02:00
Ingvar Hagelund c5a3ca256a New upstream release 2011-08-01 22:16:41 +02:00
Ingvar Hagelund b86cdf22b8 New upstream release 2.2.1 2011-03-31 20:38:40 +02:00
Ingvar Hagelund 2fc04b25d9 New upstream release. Also updated no_pprof patch to 2.2.0. 2011-03-29 20:59:42 +02:00
Ingvar Hagelund dab3879a14 Sync release and changelog 2011-03-15 19:45:06 +01:00
Ingvar Hagelund 5a44f592af typofix 2011-03-15 15:38:03 +01:00
Ingvar Hagelund 5547e1b6e0 Merge branch 'master' of ssh://pkgs.fedoraproject.org/jemalloc
Conflicts:
	jemalloc.spec
2011-03-15 15:35:01 +01:00
Ingvar Hagelund bf72c3308d New upstream release 2.1.3 2011-03-15 15:32:11 +01:00