Hello community, here is the log from the commit of package opera for openSUSE:12.3:NonFree checked in at 2013-02-08 07:16:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:12.3:NonFree/opera (Old) and /work/SRC/openSUSE:12.3:NonFree/.opera.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "opera", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:12.3:NonFree/opera/opera.changes 2013-01-31 01:47:52.000000000 +0100 +++ /work/SRC/openSUSE:12.3:NonFree/.opera.new/opera.changes 2013-02-08 07:16:18.000000000 +0100 @@ -1,0 +2,33 @@ +Thu Feb 7 05:42:33 UTC 2013 - [email protected] + +- Update to 12.14 + * fixes crash when checking for extension updates +- Introduce full URL's to the source files. + +------------------------------------------------------------------- +Fri Feb 1 10:59:58 UTC 2013 - [email protected] + +- Remove update checker application since we don't need it. + This removes the curl dependency as a bonus. + +------------------------------------------------------------------- +Thu Jan 31 13:21:12 UTC 2013 - [email protected] + +- Update to 12.13 + * Recommended upgrade (security and stability enhancements) + * Genaral and User Interface + * Fixed an issue where Opera gets internal communication errors + on Facebook + * Fixed an issue where no webpages load on startup, if Opera is + disconnected from the Internet + * Fixed an issue where images will not load after back + navigation, when a site uses the HTML5 history API + * Security + * Fixed an issue where DOM events manipulation might be used to + execute arbitrary code + * Fixed an issue where use of SVG clipPaths could allow + execution of arbitrary code + * Fixed an issue where CORS requests could omit the preflight + request + +------------------------------------------------------------------- Old: ---- opera-12.12-1707.i386.linux.tar.xz opera-12.12-1707.x86_64.linux.tar.xz New: ---- opera-12.14-1738.i386.linux.tar.xz opera-12.14-1738.x86_64.linux.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ opera.spec ++++++ --- /var/tmp/diff_new_pack.Kn3yGg/_old 2013-02-08 07:16:19.000000000 +0100 +++ /var/tmp/diff_new_pack.Kn3yGg/_new 2013-02-08 07:16:19.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package opera # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,17 +18,18 @@ %define tag32b i386.linux %define tag64b x86_64.linux -%define buildnum 1707 +%define buildnum 1738 +%define relnum 1214 Name: opera -Version: 12.12 +Version: 12.14 Release: 0 Summary: Opera Web Browser (%{version} build %{buildnum}) License: SUSE-NonFree Group: Productivity/Networking/Web/Browsers Url: http://www.opera.com/ -Source0: %{name}-%{version}-%{buildnum}.%{tag32b}.tar.xz -Source1: %{name}-%{version}-%{buildnum}.%{tag64b}.tar.xz +Source0: ftp://ftp.opera.com/pub/opera/linux/%{relnum}/%{name}-%{version}-%{buildnum}.%{tag32b}.tar.xz +Source1: ftp://ftp.opera.com/pub/opera/linux/%{relnum}/%{name}-%{version}-%{buildnum}.%{tag64b}.tar.xz Source2: operaprefs_fixed.ini Source3: README.openSUSE NoSource: 0 @@ -93,6 +94,9 @@ rm %{buildroot}/%{_prefix}/lib/opera/liboperagtk3.so %endif +# Remove auto-update application +rm %{buildroot}/%{_prefix}/lib/opera/opera_autoupdatechecker + %suse_update_desktop_file opera-browser %fdupes %{buildroot}%{_datadir} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
