This commit is contained in:
parent
b80feb6cd5
commit
bf333c492a
@ -1,5 +1,5 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 14 13:23:23 MST 2007 - wberrier@suse.de
|
Mon Jan 14 13:23:23 MST 2008 - wberrier@suse.de
|
||||||
|
|
||||||
- Update to 1.2.6
|
- Update to 1.2.6
|
||||||
-Support for the ASP.NET AJAX APIs and controls
|
-Support for the ASP.NET AJAX APIs and controls
|
||||||
|
@ -16,7 +16,7 @@ Group: Development/Languages/Mono
|
|||||||
Summary: A .NET Runtime Environment
|
Summary: A .NET Runtime Environment
|
||||||
Url: http://go-mono.org/
|
Url: http://go-mono.org/
|
||||||
Version: 1.2.6
|
Version: 1.2.6
|
||||||
Release: 1
|
Release: 2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: mono-%{version}.tar.bz2
|
Source0: mono-%{version}.tar.bz2
|
||||||
Patch0: mono-security_includes_warnings.patch
|
Patch0: mono-security_includes_warnings.patch
|
||||||
@ -1045,6 +1045,25 @@ rm -f $RPM_BUILD_ROOT/usr/lib/mono/1.0/transform.exe
|
|||||||
rm -rf ${RPM_BUILD_ROOT}
|
rm -rf ${RPM_BUILD_ROOT}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 14 2008 - wberrier@suse.de
|
||||||
|
- Update to 1.2.6
|
||||||
|
-Support for the ASP.NET AJAX APIs and controls
|
||||||
|
-Support for FastCGI deployments
|
||||||
|
-Windows.Forms WebControl for Windows and Linux using Mozilla
|
||||||
|
-Reduced memory usage in the runtime for 2.0 apps
|
||||||
|
-Updated verifier
|
||||||
|
-Implementation of CoreCLR security
|
||||||
|
-More C# compiler 3.0 completion
|
||||||
|
-Mono 1.2.6 can now be used as an SDK for creating Silverlight
|
||||||
|
1.1 applications on all platforms.
|
||||||
|
-Support for the PE32+ assembly file format
|
||||||
|
-Managed allocations support
|
||||||
|
-SslStream support
|
||||||
|
-System.Net.Mail improvements
|
||||||
|
-Fixed SSL/TLS thread-synchronization
|
||||||
|
(for LDAPS over multiple threads)
|
||||||
|
-Novell.Directory.Ldap synchronized with the Novell's CSHARP
|
||||||
|
LDAP SDK (version 2.1.8)
|
||||||
* Tue Oct 23 2007 - wberrier@suse.de
|
* Tue Oct 23 2007 - wberrier@suse.de
|
||||||
- mono-boo_ia64_fix.patch: fix boo build on ia64.
|
- mono-boo_ia64_fix.patch: fix boo build on ia64.
|
||||||
* Thu Sep 20 2007 - wberrier@suse.de
|
* Thu Sep 20 2007 - wberrier@suse.de
|
||||||
@ -1190,25 +1209,6 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
- Move libgdiplus requirement from mono-winforms to mono-core
|
- Move libgdiplus requirement from mono-winforms to mono-core
|
||||||
since System.Drawing (in mono-core) is useless without it
|
since System.Drawing (in mono-core) is useless without it
|
||||||
(Won't affect mono-winforms, since it depends on mono-core)
|
(Won't affect mono-winforms, since it depends on mono-core)
|
||||||
* Sun Jan 14 2007 - wberrier@suse.de
|
|
||||||
- Update to 1.2.6
|
|
||||||
-Support for the ASP.NET AJAX APIs and controls
|
|
||||||
-Support for FastCGI deployments
|
|
||||||
-Windows.Forms WebControl for Windows and Linux using Mozilla
|
|
||||||
-Reduced memory usage in the runtime for 2.0 apps
|
|
||||||
-Updated verifier
|
|
||||||
-Implementation of CoreCLR security
|
|
||||||
-More C# compiler 3.0 completion
|
|
||||||
-Mono 1.2.6 can now be used as an SDK for creating Silverlight
|
|
||||||
1.1 applications on all platforms.
|
|
||||||
-Support for the PE32+ assembly file format
|
|
||||||
-Managed allocations support
|
|
||||||
-SslStream support
|
|
||||||
-System.Net.Mail improvements
|
|
||||||
-Fixed SSL/TLS thread-synchronization
|
|
||||||
(for LDAPS over multiple threads)
|
|
||||||
-Novell.Directory.Ldap synchronized with the Novell's CSHARP
|
|
||||||
LDAP SDK (version 2.1.8)
|
|
||||||
* Tue Jan 09 2007 - wberrier@suse.de
|
* Tue Jan 09 2007 - wberrier@suse.de
|
||||||
- Move mono-find-provides/requires to mono-devel since they depend
|
- Move mono-find-provides/requires to mono-devel since they depend
|
||||||
on monodis, which is in mono-devel
|
on monodis, which is in mono-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user