SHA256
1
0
forked from pool/Modules
Modules/Modules.changes
Klaus Kämpf d2d7e45428 Accepting request 131985 from home:ealin:branches:systemsmanagement
please forward to factory
- update to 3.2.9c 
  * Fix the coexistence of load/remove flags (Martin Siegert)
  * Fixed an overlapping string copy (Wilson Snyder & Orion Poplawski)
  * Isolated calls to the new interpreter and get & set env.vars.
  * Crucial bug fix of same by (Orion Poplawski).
  * Optionally use Tcl memory check routines for malloc/realloc.
  * Fixed the "module purge" memory corruption (Poor Yorick)
  * Added support for Ruby (Tammo Tjarks)
- replace defaut in the profile files with the proper version
- make module files from /etc %config

OBS-URL: https://build.opensuse.org/request/show/131985
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/Modules?expand=0&rev=10
2012-09-04 08:01:11 +00:00

98 lines
3.2 KiB
Plaintext

-------------------------------------------------------------------
Wed Aug 29 20:11:14 UTC 2012 - alinm.elena@gmail.com
- update to 3.2.9c
* Fix the coexistence of load/remove flags (Martin Siegert)
* Fixed an overlapping string copy (Wilson Snyder & Orion Poplawski)
* Isolated calls to the new interpreter and get & set env.vars.
* Crucial bug fix of same by (Orion Poplawski).
* Optionally use Tcl memory check routines for malloc/realloc.
* Fixed the "module purge" memory corruption (Poor Yorick)
* Added support for Ruby (Tammo Tjarks)
- replace defaut in the profile files with the proper version
- make module files from /etc %config
-------------------------------------------------------------------
Thu Dec 1 11:19:55 UTC 2011 - coolo@suse.com
- add automake as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Tue Oct 18 12:56:41 UTC 2011 - kkaempf@suse.com
- move /usr/Modules to /usr/share/Modules for FHS 2.2
-------------------------------------------------------------------
Tue Oct 18 09:44:17 UTC 2011 - kkaempf@suse.com
- update to 3.2.8a
* switched to 3.2 release
* lots of changes and bugfixes
* see NEWS for details
-------------------------------------------------------------------
Wed Jan 25 21:33:43 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Fri Jan 20 21:45:38 CET 2006 - mrueckert@suse.de
- Remove temporary files if they are no longer used.
(#73973,#144398)
-------------------------------------------------------------------
Tue Jan 17 16:08:56 CET 2006 - mrueckert@suse.de
- fix version path so modules find its configs again
-------------------------------------------------------------------
Mon Sep 13 19:35:50 CEST 2004 - nashif@suse.de
- Fixed trap call in profile.d script (#45056)
-------------------------------------------------------------------
Thu Sep 2 18:15:43 CEST 2004 - nashif@suse.de
- #43781: Fixed segfault, verify tmp file was created.
-------------------------------------------------------------------
Sat Aug 14 19:20:51 CEST 2004 - nashif@suse.de
- Renamed package
- Fixed mkstemp (#43781)
-------------------------------------------------------------------
Sat Apr 24 20:22:16 CEST 2004 - nashif@suse.de
- Added -fno-strict-aliasing to CFLAGS
-------------------------------------------------------------------
Sat Jan 10 18:25:58 CET 2004 - adrian@suse.de
- use x-devel-packages
-------------------------------------------------------------------
Sat May 17 17:12:39 CEST 2003 - nashif@suse.de
- Fixed file list in spec file
-------------------------------------------------------------------
Tue Aug 6 02:17:43 CEST 2002 - nashif@suse.de
- fixed sourcing of global configuration file
-------------------------------------------------------------------
Mon Feb 11 13:39:35 CET 2002 - nashif@suse.de
- new version: 3.1.6
-------------------------------------------------------------------
Wed Jun 6 19:07:27 CEST 2001 - nashif@suse.de
- Fixed configure.in
-------------------------------------------------------------------
Mon Feb 19 07:25:27 MET 2001 - nashif@suse.de
- Initial Release (Version 3.1.1)