' in accelerator strings
- Use approprivate modifiers for extending and modifying
selections, depending on the platform
- Use the appropriate button for triggering context menus,
depending on the platform
+ Bugs fixed: bgo#628936, bgo#653289, bgo#655057, bgo#657770,
bgo#658767, bgo#658772, bgo#659022, bgo#659655, bgo#660687,
bgo#660730.
+ Updated translations.
++++ gtkmathview:
- add libtool as buildrequire to make the spec file more reliable
++++ gtkparasite:
- add libtool as buildrequire to make the spec file more reliable
++++ gvfs:
- add libtool as buildrequire to make the spec file more reliable
++++ htdig:
- add libtool as buildrequire to make the spec file more reliable
++++ icecast:
- add libtool as buildrequire to make the spec file more reliable
++++ ices:
- add libtool as buildrequire to make the spec file more reliable
++++ id3lib:
- add libtool as buildrequire to make the spec file more reliable
++++ idep:
- add libtool as buildrequire to make the spec file more reliable
++++ ifolder3:
- add libtool as buildrequire to make the spec file more reliable
++++ imlib2:
- add libtool as buildrequire to make the spec file more reliable
++++ ipsec-tools:
- add libtool as buildrequire to make the spec file more reliable
++++ irqbalance:
- add libtool as buildrequire to make the spec file more reliable
++++ jamin:
- add libtool as buildrequire to make the spec file more reliable
++++ kiwi:
- make searchBiosBootDevice more robust. The function probes
for the boot device until found and does not expect all
storage devices to be present at call time. There is still
a problem in install mode where we need a list of all
potential installation devices to be present at a certain
point in time. The function waitForIdleEventQueue tries
to address this but it's not race free
Date: Sat Oct 15 11:37:40 2011 -0400
revamp the EC2 chapter, include instructions for using EBS, restructure organization
Date: Sat Oct 15 08:46:37 2011 -0400
change ec2region values to match reported regions from ec2-describe-regions comand, AP-Japan -> AP-Northeast, AP-Singapore -> AP-Southeast, change schema version to 5.3 to reflect the value change, implement xml convert from 5.2 to 5.3, update the tests and validation
Date: Fri Oct 14 10:53:19 2011 -0400
fix repository path for EC2 repo in 11.3 EC2 example
++++ gle:
- add libtool as buildrequire to make the spec file more reliable
++++ gst-rtsp:
- add libtool as buildrequire to make the spec file more reliable
++++ libopenvas:
- Fix build in factory again
++++ telepathy-glib:
- Update to version 0.16.0:
+ Fixes:
- fdo#41729: TpChannel now trusts the ChannelType property
included in the dictionary of immutable properties passed to
its constructor.
- fdo#41714: TpAccount:normalized-name now refers to XMPP JIDs
and ICQ UINs, to give examples of what its value means.
++++ libvpx:
- support build libvpx on armv7hl architecture
* add libvpx-configure-add-armv7-tgt-isa.patch
* add armv7-linux-gcc target and enable runtime cpu detect when
configure. It both support ARMv7 cpu with or without NEON.
e.g. NVIDIA Tegra 2
++++ totem:
- Fix typos in descriptions.
++++ perl-GnuPG-Interface:
- updated to 0.44
Bump Math::BigInt dependency to get the new 'try GMP' syntax.
++++ rekonq:
- Update to 0.8.0:
Official release of 0.8.0. Changes already covered in the
previous versions
++++ shorewall:
- Update to 4.4.24.1
* When the logical and physical name of an interface were
different, including the logical name in the tcdevices file
caused the device's classes to be ignored. This defect was
introduced in Shorewall 4.4.23.
* Remove the ExecReload from all services, since systemd
doesn't allow an ExecReload for OneShot services. Also, add a
missing After=network.target to shorewall.service.
- Fixed Url typo in the spec
++++ squid3:
- update to 3.1.16
- Bug 3373: invalid URL in ERR_CACHE_ACCESS_DENIED
- Bug 3368: Unhandled exceptions are not logged (workaround)
- Bug 3326: miss_access incorrect default
- Bug 3320: miss_access description confusing
- Bug 3241: squid_kerb_auth cross compilation fix
- Bug 3237: seq fault in free() from rfc1035RRDestroy
- Bug 3190: Large HTTP POST stuck after early ICAP 400 error response
- db_auth: display available DSN drivers on connect error
- Updated OpenSSL 1.0.0 version checks
- ... and several documentation fixes
++++ utempter:
- fixed typo in utempter.spec
++++ vym:
- Version 2.0.1
- Bugfix: Next iteratation to fix crash when closing tabs
++++ wget:
- fix typo in sni patch , in the IPV6 case should be
is_valid_ipv6_address() instead of is_valid_ipv4_address()
- Add comment to the patch referencing upstream tracker.
++++ wine:
- fixed typo in wine.spec
------------------------------------------------------------------
------------------ 2011-10-14 - Oct 14 2011 -------------------
------------------------------------------------------------------
++++ NetworkManager:
- avoid annoying polkit popups when connecting to 802.11x networks
that are supposed to ask for passwords (bnc#713639)
- also avoid asking for a password (and thereore polkit auth) when
an AP goes of range.
++++ SuSEfirewall2:
- fix manual rcSuSEfirewall2 stop with sytemd (bnc#717583)
++++ aaa_base:
- mount /media as tmpfs
- resolve symlink for rcXX -> XX.service sytemd magic
++++ aria2:
- update to 1.13.0:
* fixes libgcrypt version check error
* now returns error response if RPC request parameter has wrong type
* on >= 12.1, aria2 uses libnettle and libgmp instead of libgcrypt
* added --piece-length option: sets a piece length for HTTP/FTP downloads; is
the boundary when aria2 splits a file; all splits occur at multiple of this
length; will be ignored in BitTorrent downloads and if Metalink file
contains piece hashes
* cleanup log message for binding server socket
* recognize tab as white space before option in -i list
* added geom parameter to --stream-piece-selector option: if 'geom' is given,
at the beginning aria2 selects piece which has minimum index like 'inorder',
but it exponentially increasingly keeps space from previously selected
piece; will reduce the number of establishing connection and at the same
time it will download the beginning part of the file first; useful to view
movie while downloading it
* added completedLength response key in aria2.getFiles RPC method
* added #checksum help tag.
* added --checksum and --checksum=TYPE=DIGEST option: sets checksum; TYPE is
hash type; supported hash type is listed in "Hash Algorithms" in "aria2c
- v"; DIGEST is hex digest; applies only to HTTP(S)/FTP downloads
* added --hash-check-only opiton: if true is given, after hash check using
- -check-integrity option, abort download whether or not download is
complete; default is false
* added --download-result option: changes the way "Download Results" is formatted
* added --rpc-allow-origin-all option: adds Access-Control-Allow-Origin header
field with value '*' to the RPC response
* ignore --out option supplied in command-line if -i is used; can still use
out option in the text file specified in -i
* disable SSLv2 by default and optimize memory usage
* added libnettle and libgmp support
++++ attr:
- Add libattr-devel-static package
++++ bundle-lang-common:
- update package list
++++ bundle-lang-gnome:
- update package list
++++ bundle-lang-gnome-extras:
- update package list
++++ bundle-lang-kde:
- update package list
++++ cgit:
- split from OBS git repo to an individual repo (since cgit-0.9
doesn't build with git-1.7.7)
- merged fixes in git repo back to cgit repo
- updated to git 1.7.6.4
++++ cmake:
- update to 2.8.6
- see /usr/share/doc/packages/cmake/Changelog for changes
++++ cmake-gui:
- update to 2.8.6
- see /usr/share/doc/packages/cmake/Changelog for changes
++++ coreutils:
- Uniformly use german quotes not french ones in german messages.
++++ digikam:
- Removed check for obsolete openSUSE version (fix for RPMLINT warning)
- Cleaned up spec file formatting
++++ evolution-ews:
- Cleanup for inclusion in Factory.
- Patches added:
+ Changed compiler flag (Dimstar)
++++ exo:
- recommend -doc subpackage
- move development documentation into development package
++++ flashrom:
- update to 0.9.4 r1450.
* support more devices
- Fix update-snapshots script when running svn with locales other
than english.
++++ gconf-editor:
- Use translation compendium gnome-patch-translation.
++++ gdm:
- Use translation compendium gnome-patch-translation.
++++ git:
- split cgit builds to an individual repo
++++ libxfce4ui:
- recommend -doc subpackage
++++ global:
- update to global-6.1
[CHANGES]
- Now GLOBAL allows path names which include blanks.
- Now GLOBAL refuses looping symbolic links.
- global: the -c command accepts -T option.
- global: the -c command locates symbols in the directories in
GTAGSLIBPATH.
- global: New --match-part option.
- global: New environment variable GTAGSTHROUGH. If this variable
is set, the -T option is specified.
- global: New output format 'ctags-mod'. It is used in gtags.vim.
- global: New environment variable GTAGSBLANKENCODE.
- htags: Changed the cflow loader to accept "_' and HTML special
chars (&XXXX;).
- gtags.vim: Now allows the use of the -s and -r option at the
same time.
- gtags.vim: Now custom variables: 'Gtags_Auto_Map' (default 0).
- gtags.el: New custom variable 'gtags-grep-all-text-files'.
- gtags-cscope: New -a option.
- gtags-cscope.vim: New custom variables:
'GtagsCscope_Use_Old_Key_Map', 'GtagsCscope_Ignore_Case',
'GtagsCscope_Absolute_Path'.
[BUG FIXED]
- gtags.el: gtags-mode-hook and gtags-select-mode-hook were not
the last thing run when entering the mode. It has been fixed.
++++ tracker-extras:
- Only enable thunderbird support for 12.1 or later.
- Add tracker-fix-include-sched-idle.patch to enable building on
11.4, where path of an include is different.
- Split the build of tracker in two, with a new
tracker-extras.spec, in order to break the tracker/nautilus build
loop (and avoid future similar loops):
+ in tracker.spec, build the basis of tracker: the command-line
tools, the libraries, the devel subpackage and the files miner.
+ in tracker-extras.spec, build addons that have extra
dependencies: the panel applet, the evolution miner, the
firefox plugin, the graphical tools, the flickr miner, the rss
miner, the nautilus extension and the thunderbird miner.
+ re-organize tracker.spec for this since tracker-extras.spec is
generated from it.
- Remove unneeded graphviz BuildRequires: this was only needed when
rebuilding the gtk-doc documentation.
- Remove explicit glib2-devel Requires from devel subpackage: this
will automatically be added the pkgconfig() way.
++++ gnome-patch-translation:
- Added several packages with strings in patches (9 new strings).
- Updated el, hu, it, km, pl, pt_BR, zh_TW.
++++ gnome-screensaver:
- Use translation compendium gnome-patch-translation.
++++ gnome-settings-daemon:
- Add gnome-settings-daemon-emit-power-signal-to-listeners.patch
to emit 'Changed' signal to all power plugin listeners. This
fixes the power indicator not working in gnome-shell (bnc#717814,
bgo#659908).
++++ gstreamer-0_10:
- Use translation compendium gnome-patch-translation.
++++ gstreamer-0_10-doc:
- Use translation compendium gnome-patch-translation.
++++ gtk2:
- Fixed translation-update-upstream support (bnc#690180).
++++ guile:
- Own %{_datadir}/guile/site in order for slib not having issues
registering itself.
++++ hydrogen:
- Changed build to release due to the default debug build being
sluggish.
++++ inst-source-utils:
- handle spaces in path in create_package_descr (bnc#604730)
++++ installation-images:
- follow libsolv rename
++++ kdebase4-runtime:
- Properly find PulseAudio 1.0
- Cleaned up spec file formatting
++++ kernel-debug:
- x86: Fix reboot issue for Dell Optiplex 990.
- commit 00ea2b5
- rpm/*.spec.in, rpm/mkspec: Generate specfiles according to Factory
requirements.
- commit aebe2d9
++++ kernel-default:
- x86: Fix reboot issue for Dell Optiplex 990.
- commit 00ea2b5
- rpm/*.spec.in, rpm/mkspec: Generate specfiles according to Factory
requirements.
- commit aebe2d9
++++ kernel-desktop:
- x86: Fix reboot issue for Dell Optiplex 990.
- commit 00ea2b5
- rpm/*.spec.in, rpm/mkspec: Generate specfiles according to Factory
requirements.
- commit aebe2d9
++++ kernel-source:
- x86: Fix reboot issue for Dell Optiplex 990.
- commit 00ea2b5
- rpm/*.spec.in, rpm/mkspec: Generate specfiles according to Factory
requirements.
- commit aebe2d9
++++ kernel-docs:
- x86: Fix reboot issue for Dell Optiplex 990.
- commit 00ea2b5
- rpm/*.spec.in, rpm/mkspec: Generate specfiles according to Factory
requirements.
- commit aebe2d9
++++ kernel-ec2:
- x86: Fix reboot issue for Dell Optiplex 990.
- commit 00ea2b5
- rpm/*.spec.in, rpm/mkspec: Generate specfiles according to Factory
requirements.
- commit aebe2d9
++++ kernel-pae:
- x86: Fix reboot issue for Dell Optiplex 990.
- commit 00ea2b5
- rpm/*.spec.in, rpm/mkspec: Generate specfiles according to Factory
requirements.
- commit aebe2d9
++++ kernel-syms:
- x86: Fix reboot issue for Dell Optiplex 990.
- commit 00ea2b5
- rpm/*.spec.in, rpm/mkspec: Generate specfiles according to Factory
requirements.
- commit aebe2d9
++++ kernel-trace:
- x86: Fix reboot issue for Dell Optiplex 990.
- commit 00ea2b5
- rpm/*.spec.in, rpm/mkspec: Generate specfiles according to Factory
requirements.
- commit aebe2d9
++++ kernel-vanilla:
- x86: Fix reboot issue for Dell Optiplex 990.
- commit 00ea2b5
- rpm/*.spec.in, rpm/mkspec: Generate specfiles according to Factory
requirements.
- commit aebe2d9
++++ kernel-xen:
- x86: Fix reboot issue for Dell Optiplex 990.
- commit 00ea2b5
- rpm/*.spec.in, rpm/mkspec: Generate specfiles according to Factory
requirements.
- commit aebe2d9
++++ kiwi:
- xen dom0 support exists only for x86_64 architecture in
SLE11 SP2. Therefore we check for this arch in the boot
image descriptions
- run 'make valid' and store XML style changes
- v4.97.5 released
++++ kvirc:
- Switched to external libraries. This is the upstream recommended
way to build the program and is more secure
- Removed INSTALL file from documentation (fix for RPMLINT warning)
- Cleaned up spec file formatting
++++ samba:
- Retain the smbd startproc return value for correct startup status reporting.
unset was incorrectly being called prior to rc_status; (bnc#723724).
- Prevent deadlock in systemd triggered by if-down.d handler on shutdown;
(bnc#721598).
++++ libXcm:
- add -fPIC on %arm (fixed build)
++++ libcryptopp:
- Added pkg-config file from fedora project
- Cleaned up spec file formatting
++++ libgarcon:
- recommend -doc subpackage
++++ thunar:
- recommend gvfs
- added thunar-sendto-bluetooth.desktop in order to easily allow
sending files via bluetooth
- recommend -doc subpackage
++++ tracker:
- Only enable thunderbird support for 12.1 or later.
- Add tracker-fix-include-sched-idle.patch to enable building on
11.4, where path of an include is different.
- Split the build of tracker in two, with a new
tracker-extras.spec, in order to break the tracker/nautilus build
loop (and avoid future similar loops):
+ in tracker.spec, build the basis of tracker: the command-line
tools, the libraries, the devel subpackage and the files miner.
+ in tracker-extras.spec, build addons that have extra
dependencies: the panel applet, the evolution miner, the
firefox plugin, the graphical tools, the flickr miner, the rss
miner, the nautilus extension and the thunderbird miner.
+ re-organize tracker.spec for this since tracker-extras.spec is
generated from it.
- Remove unneeded graphviz BuildRequires: this was only needed when
rebuilding the gtk-doc documentation.
- Remove explicit glib2-devel Requires from devel subpackage: this
will automatically be added the pkgconfig() way.
++++ libunicap:
- Fixed typos in libunicap.spec
++++ mkinitrd:
- purge-kernels: Only remove kernel-source and kernel-devel, if
there is no runtime package left (bnc#721481, bnc#723647).
++++ pan:
- Use translation compendium gnome-patch-translation.
++++ patterns:
- add xfce_basis
++++ patterns-openSUSE:
- Stephan Kulow (5):
remove rpmlib requires, those are really odd
remove packages dropped for 12.1
remove more packages not existant (anymore)
remove some more stuff not present in factory
follow renames and remerges
Commit: e8af0ff0
- fix specfile generation
- Guido Berhoerster (23):
drop opensuse-codecs-installer which is gone from Factory
remove non-existent xfce4-branding-openSUSE and replace it with the real branding packages
add pk-update-icon which replaces gpk-update-icon
explicitly depend on system-config-printer-applet
replace xarchiver with file-roller, xarchiver is dead and squeeze is not ready yet
add back xfce4-panel-plugin-mixer as a possible alternative to gmixer
replace xfburn with brasero, xfburn is unmaintained upstream and has numerous bugs
add with rhythmbox a more sophisticated media player and sound-juicer to allow CD ripping
add with simple-scan a more simple and usable alternative to xsane
added a couple of applications for feature parity with the default installs of other desktops
replace remote_desktop with remmina
add some games for Xfce
ease debugging by adding gdb
no need for explicit xorg-x11 any more since we use lightdm
add gnome-bluetooth to desktop pattern as well, bluetooth is also useful on desktop systems
add alacarte, since Xfce 4.8 menus can be edited by it
replace thunar-thumbnailers with tumbler
neither the xfce not the murine gtk2 engine are needed since we switched from Sonar to Adwaita
remove non existent packages
remove xfce4-dict which is already recommended
split off xfce_basis pattern in order to allow for more minimal installs
added shotwell for photo management
add xfce4-panel-plugin-datetime so it can be used by branding
Ludwig Nussel (5):
jarnal doesn't exist since 11.3
conflict zypper-log in minimal due to python
add klogd to BASIS
recommend yast2-ntp-client in yast install pattern (bnc#723018)
add script that works with perl-satsolver
Stephan Kulow (2):
add tons of packages useful when building KDE
take out some of the largest packages
Vincent Untz (1):
gnome: Add gnome-control-center-branding-openSUSE
Commit: f6407989
++++ perl-Bootloader:
- support more devices in fallback heuristics
- add basic grub2 support to update-bootloader
- 0.5.22
++++ phonon-backend-gstreamer-0_10:
- stop the tick timer when the sound is paused, saves battery
++++ postfix:
- only fix files that exists in %post
++++ virtualbox:
- drop $ALL target from vboxes init script (bnc#705505)
++++ release-notes-openSUSE:
- 12.1.1:
* New entries: Oracle Java Externally Available, Mounting Encrypted
Partitions with systemd (bnc#716136)..
++++ shotwell:
- Update to version 0.11.4:
+ Fixes two collection concurrent access issues that could cause
Shotwell to crash during F-Spot import.
++++ systemd:
- Recommends dbus-1-python, do not requires python (bnc#716939)
- Add private_tmp_crash.patch: prevent crash in debug mode
(bnc#699829).
- Add systemctl-completion-fix.patch: fix incorrect bash completion
with some commands (git).
++++ systemd-gtk:
- Recommends dbus-1-python, do not requires python (bnc#716939)
- Add private_tmp_crash.patch: prevent crash in debug mode
(bnc#699829).
- Add systemctl-completion-fix.patch: fix incorrect bash completion
with some commands (git).
++++ telepathy-gabble:
- Update to version 0.13.7:
+ Enhancements:
- fdo#32611: Gabble now implements the Room, Subject and
RoomConfig interfaces. It no longer implements old-style
Telepathy.Properties on text channels.
- Plugins which implement channel managers may now expose
capabilities from them, using the GabbleCapsChannelManager
interface; other, less dramatic pieces of API for plugins
have also been added.
+ Fixes:
- fdo#41388: SASL authentication channels no longer claim that
X-TELEPATHY-PASSWORD authentication is supported on servers
that don't actually support authenticating with a password
(such as the WLM server).
- Wocky no longer confuses the realm and the server (which are
usually, but not always, the same) when performing DIGEST-MD5
authentication.
- We now correctly submit the default configuration form to the
MUC we have just created, rather than to the user's own
server.
++++ texlive-bin:
- Avoid MALLOC_PERTURB_ in the environment as it does break eptex
dumping platex (bnc#722518)
++++ timezone:
- update to 2011l:
* West Bank ended DST 2011-09-30 already
* Fiji enters DST on October 23th 2011
++++ timezone-java:
- update to 2011l:
* West Bank ended DST 2011-09-30 already
* Fiji enters DST on October 23th 2011
++++ translation-update-upstream:
- Updated strings from the latest upstream translations and for the
latest Factory.
- Supplementary scripts improvement:
* Keep pot file in place, so "true" can be used as a pot generator.
++++ turpial:
- Cleanup for inclusion in Factory, including:
+ Add missing Requires.
+ Do not use a patch to add a category to .desktop file.
+ Split lang subpackage on openSUSE.
- update to 1.5.0
- spec cleanup
++++ vinagre:
- Add -wl,--no-as-needed to CFLAGS during the build in order to
work arund bgo#653558: the plugins are not correctly dynamically
loaded but are linked into the main binary.
++++ vym:
- Final 2.0.0 version
- Bugfix: Correcting version in documention
- Update Bugzilla helper script to newer Perl version
- Bugfix: Crash with partly undeleted xLinkItems dangling around
- Removed debugging output
++++ webyast-base-ui:
- commented tidy out cause it is unstable (bnc#706498)
- 0.2.65
++++ webyast-status-ws:
- resetting cache if the limits have been changed
- 0.2.13
++++ wget:
- Update nosslv2 patch with the version in upstream
- Wget now supports SNI (server name indication), patch
based on a 2 year old fix submitted to upstream list
that somehow fell through the cracks.
++++ xfce4-panel-plugin-clipman:
- recommend -doc subpackage
++++ xfce4-panel-plugin-datetime:
- added xfce4-datetime-plugin-0.6.1-enable-tooltips.patch which
re-enables tooltip support (backported from upstream git)
++++ xfce4-screenshooter:
- recommend -doc subpackage
++++ xfsprogs:
- updated to 3.1.6
- Re-synch of the header and libxfs files with the kernel
code as of Linux 2.6.37, including reviving xfs_repair
radix tree code.
- Fix a xfs_repair phase 4 hang, thanks to Ajeet Yadav.
- Subcommand names within various programs are no longer
translated/localized, thanks to Arkadiusz Mi?kiewicz.
- Build system fixes, thanks to Ted Ts'o.
- Updates to teh xfs_info(8)/xfs_growfs(8) man page, thanks
to Roman Ovchinnikov.
- xfs_quota "df" no longer reports values twice what they
should have been for project quotas.
- mkfs.xfs now requires that sub-options are non-empty
strings; thanks to Chris Pearson for reporting.
- Better handling of short reads in libxfs.
- xfs_quota now prints "N/A" rather than a large number for
the quota file inode number for disabled quota types.
- Bogus (unrelated) mount point entries no longer cause
xfs_growfs, xfs_quota, and xfs_io to quit early.
- xfs_repair no longer fails when the sector size of an
underlying device is larger than the sector size in a
hosted filesystem image.
- Various other internal improvements, including refactoring
and eliminating more build warnings.
++++ xfwm4:
- split off -doc subpackage
++++ xorg-x11:
- fixed typo in /usr/lib/X11/displaymanagers/slim.fallback
slimdm_vars() --> slim_vars()
++++ xpdf-poppler:
- display outline when present in document [bnc#681511]
* outline-when-needed.patch
- more compatibility links
- name of system wide configuration changed from xpdfrc ->
xpdf-poppler-rc in man pages
* man-xpdfrc.patch
++++ yast2-add-on-creator:
- handle spaces in path to rpm packages (bnc#604730)
- 2.21.2
++++ yast2-backup:
- Using UI::AskForSaveFileName for selecting new/existent file
where to store the backup output (BNC #717164).
- 2.21.3
++++ yast2-installation:
- Fix text mode handled in systemd (bnc#724115)
- 2.21.24
++++ yast2-snapper:
- use the tag for the diff, so spaces are not lost
(bnc#723621)
- 2.21.16
------------------------------------------------------------------
------------------ 2011-10-13 - Oct 13 2011 -------------------
------------------------------------------------------------------
++++ NetworkManager-gnome:
- Add NetworkManager-gnome-bluetooth-crash.patch: fix some crash in
gnome-control-center when disabling bluetooth.
++++ NetworkManager-kde4:
- just set some environment variable in case there is no NM configured
in sysconfig
++++ PackageKit-branding-openSUSE:
- Remove %{release} from the PackageKit versioned Requires, to not
have to rebuild this package each time PackageKit rebuilds to
keep it installable.
++++ amavisd-new:
- Integrate amavisd-milter
++++ apparmor:
- update to AppArmor 2.7.0 rc1
- aa-notify: add --display option and warn if $DISPLAY is not set
(important for usage with sudo on openSUSE)
- fix syntax error on "rcapparmor stop"
- allow read access to /proc/*/mounts in the dovecot profile
++++ branding-openSUSE:
- let kdm-branding provide the same version as branding-upstream
++++ coreutils:
- Update to 8.14. Changes since 8.12:
Bug fixes:
- ls --dereference no longer outputs erroneous "argetm" strings for
dangling symlinks when an 'ln=target' entry is in $LS_COLORS.
[bug introduced in fileutils-4.0]
- ls -lL symlink once again properly prints "+" when the referent has
an ACL. [bug introduced in coreutils-8.13]
- sort -g no longer infloops for certain inputs containing NaNs [bug
introduced in coreutils-8.5]
- chown and chgrp with the -v --from= options, now output the correct
owner. I.E. for skipped files, the original ownership is output,
not the new one. [bug introduced in sh-utils-2.0g]
- cp -r could mistakenly change the permissions of an existing
destination directory. [bug introduced in coreutils-6.8]
- cp -u -p would fail to preserve one hard link for each up-to-date
copy of a src-hard-linked name in the destination tree. I.e., if
s/a and s/b are hard-linked and dst/s/a is up to date, "cp -up s
dst" would copy s/b to dst/s/b rather than simply linking dst/s/b
to dst/s/a. [This bug appears to have been present in "the
beginning".]
- fts-using tools (rm, du, chmod, chgrp, chown, chcon) no longer use
memory proportional to the number of entries in each directory they
process. Before, rm -rf 4-million-entry-directory would consume
about 1GiB of memory. Now, it uses less than 30MB, no matter how
many entries there are. [this bug was inherent in the use of fts:
thus, for rm the bug was introduced in coreutils-8.0. The prior
implementation of rm did not use as much memory. du, chmod, chgrp
and chown started using fts in 6.0. chcon was added in
coreutils-6.9.91 with fts support. ]
- pr -T no longer ignores a specified LAST_PAGE to stop at. [bug
introduced in textutils-1.19q]
- printf '%d' '"' no longer accesses out-of-bounds memory in the
diagnostic. [bug introduced in sh-utils-1.16]
- split --number l/... no longer creates extraneous files in certain
cases. [bug introduced in coreutils-8.8]
- timeout now sends signals to commands that create their own process
group. timeout is no longer confused when starting off with a
child process. [bugs introduced in coreutils-7.0]
- unexpand -a now aligns correctly when there are spaces spanning a
tabstop, followed by a tab. In that case a space was dropped,
causing misalignment. We also now ensure that a space never
precedes a tab. [bug introduced in coreutils-5.3.0]
New features:
- date now accepts ISO 8601 date-time strings with "T" as the
separator. It has long parsed dates like "2004-02-29 16:21:42"
with a space between the date and time strings. Now it also parses
"2004-02-29T16:21:42" and fractional-second and time-zone-annotated
variants like "2004-02-29T16:21:42.333-07:00"
- md5sum accepts the new --strict option. With --check, it makes the
tool exit non-zero for any invalid input line, rather than just warning.
This also affects sha1sum, sha224sum, sha384sum and sha512sum.
- split accepts a new --filter=CMD option. With it, split filters
output through CMD. CMD may use the $FILE environment variable,
which is set to the nominal output file name for each invocation of
CMD. For example, to split a file into 3 approximately equal
parts, which are then compressed:
split -n3 --filter='xz > $FILE.xz' big
Note the use of single quotes, not double quotes. That creates
files named xaa.xz, xab.xz and xac.xz.
- timeout accepts a new --foreground option, to support commands not
started directly from a shell prompt, where the command is
interactive or needs to receive signals initiated from the
terminal.
Improvements:
- md5sum --check now supports the -r format from the corresponding
BSD tool. This also affects sha1sum, sha224sum, sha384sum and
sha512sum.
- pwd now works also on systems without openat. On such systems, pwd
would fail when run from a directory whose absolute name contained
more than PATH_MAX / 3 components. The df, stat and readlink
programs are also affected due to their use of the canonicalize_*
functions.
- join --check-order now prints "join: FILE:LINE_NUMBER: bad_line"
for an unsorted input, rather than e.g., "join: file 1 is not in
sorted order".
- shuf outputs small subsets of large permutations much more
efficiently. For example `shuf -i1-$((2**32-1)) -n2` no longer
exhausts memory.
- stat -f now recognizes the GPFS, MQUEUE and PSTOREFS file system
types.
- timeout now supports sub-second timeouts.
Changes in behavior:
- chmod, chown and chgrp now output the original attributes in
messages, when -v or -c specified.
- cp -au (where --preserve=links is implicit) may now replace newer
files in the destination, to mirror hard links from the source.
++++ crash:
- crash-debuginfo-compressed.patch: Search debuginfo files in the
same directory as the original gzipped kernel image (bnc#723639).
++++ desktop-translations:
- Update translations.
++++ epiphany-branding-openSUSE:
- Remove %{release} from the epiphany versioned Requires, to not
have to rebuild this package each time epiphany rebuilds to keep
it installable.
++++ xfce4-branding-openSUSE:
- added thunar-volman-branding-openSUSE package for >= 12.1
++++ gconf2-branding-openSUSE:
- Remove %{release} from the gconf2 versioned Requires, to not
have to rebuild this package each time gconf2 rebuilds to keep
it installable.
++++ gdm-branding-openSUSE:
- Remove %{release} from the gdm versioned Requires, to not have to
rebuild this package each time gdm rebuilds to keep it
installable.
++++ gfxboot:
- fix isohybrid detection
- don't set init boot option (bnc #723678)
++++ glib2-branding-openSUSE:
- Remove %{release} from the glib2 versioned Requires, to not have
to rebuild this package each time glib2 rebuilds to keep it
installable.
++++ gnome-control-center-branding-openSUSE:
- Remove %{release} from the gnome-control-center versioned
Requires, to not have to rebuild this package each time
gnome-control-center rebuilds to keep it installable.
++++ gnome-menus-branding-openSUSE:
- Remove %{release} from the gnome-menus versioned Requires, to not
have to rebuild this package each time gnome-menus rebuilds to
keep it installable.
++++ tracker-extras:
- Update to version 0.12.5:
+ SPARQL:
- Support DELETE WHERE {...}
- Support SELECT (Expression AS Var) syntax
+ tracker-extract-gstreamer: flag renamed from TAGS to
LIGHTWEIGHT in GStreamer
+ Build fix.
+ Bugs fixed: bgo#655177, bgo#272997, nokia#285979, nokia#286103.
+ Updated translations.
++++ gnome-panel-branding-openSUSE:
- Remove %{release} from the gnome-panel versioned Requires, to not
have to rebuild this package each time gnome-panel rebuilds to
keep it installable.
++++ gtk2-branding-openSUSE:
- Remove %{release} from the gtk2 versioned Requires, to not have
to rebuild this package each time gtk2 rebuilds to keep it
installable.
++++ gtk3-branding-openSUSE:
- Remove %{release} from the gtk3 versioned Requires, to not have
to rebuild this package each time gtk3 rebuilds to keep it
installable.
++++ gutenprint:
- Fix missing include.
++++ hicolor-icon-theme-branding-openSUSE:
- Remove %{release} from the hicolor-icon-theme versioned Requires,
to not have to rebuild this package each time hicolor-icon-theme
rebuilds to keep it installable.
++++ hplip:
- Split the sane driver in a hplip-sane subpackage, so that it's
not necessary to install the full hplip tools to use an
all-in-one HP printer. See bnc#723870.
++++ ibus:
- Add obsoletes for libibus2-32bit in baselibs.conf
++++ icinga:
- remove fragile service
++++ installation-images:
- switch to yast theme openSUSE-Oxygen
- add sysvinit
++++ kde3-gtk-qt-engine:
- prevent potential crash (patch from Trinity)
++++ kdebase4-workspace:
- respect $KDE_NETWORKMANAGER_DISABLED before deciding if users
want an always red symbol in their plasma config
(plasma-disable-networkmanager.diff)
- fix branding requires for kwin and kdm
++++ kdebase4-openSUSE:
- patch plasma config to:
* readd folderview widget for topleft screen (KDE 4.7 removed it)
* make panel larger for more resolutions
* add global shortcut for launcher widget
- increase number of virtual desktops to 2 (pager appears)
++++ kdelibs4:
- fix first time login - patch pushed to 4.7 branch too
++++ kdelibs4-apidocs:
- fix first time login - patch pushed to 4.7 branch too
++++ kdevelop4:
- Removed commented files (fix for RPMLINT warning)
- Added valgrind buildrequires
- Cleaned up spec file formatting
++++ kernel-debug:
- series.conf: really apply all hv_mouse patches
- commit 11f65b5
++++ kernel-default:
- series.conf: really apply all hv_mouse patches
- commit 11f65b5
++++ kernel-desktop:
- series.conf: really apply all hv_mouse patches
- commit 11f65b5
++++ kernel-source:
- series.conf: really apply all hv_mouse patches
- commit 11f65b5
++++ kernel-docs:
- series.conf: really apply all hv_mouse patches
- commit 11f65b5
++++ kernel-ec2:
- series.conf: really apply all hv_mouse patches
- commit 11f65b5
++++ kernel-pae:
- series.conf: really apply all hv_mouse patches
- commit 11f65b5
++++ kernel-syms:
- series.conf: really apply all hv_mouse patches
- commit 11f65b5
++++ kernel-trace:
- series.conf: really apply all hv_mouse patches
- commit 11f65b5
++++ kernel-vanilla:
- series.conf: really apply all hv_mouse patches
- commit 11f65b5
++++ kernel-xen:
- series.conf: really apply all hv_mouse patches
- commit 11f65b5
++++ kiwi:
- xen dom0 support exists only for x86_64 architecture in
SUSE 12.1. Therefore we check for this arch in the boot
image descriptions
- fetchFile does not handle special characters consistently.
fetchFile "some%20file" with atftp correctly downloads 'some%20file'.
but with ftp curl converts the file name to 'some file', which is
not expected. This patch fixes this and makes the behavior
consistent
++++ kmymoney:
- Allow import of gnucash files (bnc#723728)
++++ kwebkitpart:
- Update to 1.2.0
* Features and changes
* Added a context menu for blocking/allowing iframe ads.
* Simplified and improved the ad blocking code based on the
changes in khtml.
* Added support for KIO put-ioslave-onhold functionality.
Requires KDE v4.7 and higher.
* Enabled WebGL support by default. Depends on the feature
being enabled in QtWebKit.
* Made the code that shows the status bar text when hovering
over a link more efficient.
* Made sure the URL shown on mouse over links is safe from
malicious URL spoofing attacks.
* Removed the "U" from the user-agent string sent to websites.
* Bugfixes
* Automatically close empty new windows created through a JS
call whenever the request is handled by external application.
(bko#171029)
* Make sure urls copied from links and HTML 5 media elements
are properly precent encoded. bko#255070.
* Workaround the percent encoding of URLs bug during drag and
drop in QtWebkit. bko#263788.
* Fixed memory leak when handling unsupportedContent signal
from QtWebKit.
* Fixed a crash that occurs when closing Konqueror while the
WebKit web inspector is shown.
* Fixed window.open events done through javascript.
* Fixed page reload requests.
++++ samba:
- smb2_find uses a hard coded max reply size of 0x10000 instead of
smb2_max_trans; changed defaults and documentation (bso8473).
- Empty CIFS share can be blocked for other clients by deleting it via empty
path (DELETE_PENDING until the last client); (bso#8515).
++++ libepc:
- Update to version 0.4.2:
+ Build:
- examples: Fix linker problems.
- Avoid use of deprecated G_CONST_RETURN (bgo#660558).
++++ pidgin-branding-openSUSE:
- Remove %{release} from the pidgin versioned Requires, to not have
to rebuild this package each time pidgin rebuilds to keep it
installable.
++++ libsocialweb-branding-openSUSE:
- Remove %{release} from the libsocialweb versioned Requires, to
not have to rebuild this package each time libsocialweb rebuilds
to keep it installable.
++++ tracker:
- Update to version 0.12.5:
+ SPARQL:
- Support DELETE WHERE {...}
- Support SELECT (Expression AS Var) syntax
+ tracker-extract-gstreamer: flag renamed from TAGS to
LIGHTWEIGHT in GStreamer
+ Build fix.
+ Bugs fixed: bgo#655177, bgo#272997, nokia#285979, nokia#286103.
+ Updated translations.
++++ libzypp:
- Must not differ between type nfs and nfs4 when checking the mount
table (bnc#710269)
- version 10.1.1 (1)
- Update zypp-po.tar.bz2
++++ linuxrc:
- Handle symlinks in /sys/block directory.
- print segfault backtrace even without trace option
++++ gconf2-branding-SLES:
- Remove %{release} from the gconf2 versioned Requires, to not
have to rebuild this package each time gconf2 rebuilds to keep
it installable.
++++ python-kdebase4:
- respect $KDE_NETWORKMANAGER_DISABLED before deciding if users
want an always red symbol in their plasma config
(plasma-disable-networkmanager.diff)
- fix branding requires for kwin and kdm
++++ rpmrebuild:
- Update to version 2.6
- spec cleaner
- Remove redundant tags/sections from specfile
(cf. packaging guidelines)
- Use %_smp_mflags for parallel build-
++++ sax2:
- clean up spec file for real - to fix build in just building
what we need
++++ seahorse:
- Add seahorse-fix-crash-on-keyserver-add.patch: fix crash when
adding a keyserver. Fix bnc#723908.
++++ sudo:
- updated to sudo-1.8.2
* Sudo, visudo, sudoreplay and the sudoers plug-in now have natural
language support (NLS). This can be disabled by passing configure
the --disable-nls option. Sudo will use gettext(), if available,
to display translated messages. All translations are coordinated
via The Translation Project, http://translationproject.org/.
* Plug-ins are now loaded with the RTLD_GLOBAL flag instead of
RTLD_LOCAL. This fixes missing symbol problems in PAM modules
on certain platforms, such as FreeBSD and SuSE Linux Enterprise.
* I/O logging is now supported for commands run in background mode
(using sudo's -b flag).
* Group ownership of the sudoers file is now only enforced when
the file mode on sudoers allows group readability or writability.
* Visudo now checks the contents of an alias and warns about cycles
when the alias is expanded.
* If the user specifes a group via sudo's -g option that matches
the target user's group in the password database, it is now
allowed even if no groups are present in the Runas_Spec.
* The sudo Makefiles now have more complete dependencies which are
automatically generated instead of being maintained manually.
* The "use_pty" sudoers option is now correctly passed back to the
sudo front end. This was missing in previous versions of sudo
1.8 which prevented "use_pty" from being honored.
* "sudo -i command" now works correctly with the bash version
2.0 and higher. Previously, the .bash_profile would not be
sourced prior to running the command unless bash was built with
NON_INTERACTIVE_LOGIN_SHELLS defined.
* When matching groups in the sudoers file, sudo will now match
based on the name of the group instead of the group ID. This can
substantially reduce the number of group lookups for sudoers
files that contain a large number of groups.
* Multi-factor authentication is now supported on AIX.
* Added support for non-RFC 4517 compliant LDAP servers that require
that seconds be present in a timestamp, such as Tivoli Directory Server.
* If the group vector is to be preserved, the PATH search for the
command is now done with the user's original group vector.
* For LDAP-based sudoers, the "runas_default" sudoOption now works
properly in a sudoRole that contains a sudoCommand.
* Spaces in command line arguments for "sudo -s" and "sudo -i" are
now escaped with a backslash when checking the security policy.
- added missing include (grp-include.patch)
++++ texlive-bin:
- Add ICU for ARM patch
- Use luaTeX SVN 4356
++++ thunar-volman:
- added thunar-volman-branding-upstream package for >= 12.1
++++ uim:
- Add missing obsoletes/provides for uim-qt3 in baselibs.conf
- Fix crash and a registration issue in Firefox (bnc#723899)
++++ vm-install:
- KVM: Default to virtio drivers for sles10sp4
++++ webyast-reboot-ws:
- use ConsoleKit DBus interface for system actions, because of missing hal on openSuSE >= 11.4
- 0.2.4
++++ yast2-control-center:
- Fixed bnc#723396: added comment desktop file
- Version: 2.21.7
++++ yast2-fcoe-client:
- Set default values after removing interface
- V 2.21.10
++++ yast2-firewall:
- Fixed a typo in text marked for translation (bnc#722459).
- 2.21.1
++++ yast2-runlevel:
- add a possibility to restart a running service (bnc#723623)
- 2.21.3
++++ yast2-snapper:
- colorize the diff output (bnc#723660)
- 2.21.15
++++ yast2-theme:
- add a symlink for the wizard (split into qt-branding)
- 2.21.16
++++ yast2-trans:
- Updated languages: af am ar be bg bn bs ca cs cy da de el es et fa fi
fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl
nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB
en_US pt_BR zh_CN zh_TW ast nds.
++++ zypper:
- Update zypper-po.tar.bz2
------------------------------------------------------------------
------------------ 2011-10-12 - Oct 12 2011 -------------------
------------------------------------------------------------------
++++ branding-basedonopensuse:
- fix build
++++ anjuta-extras:
- Add anjuta BuildRequires to fix a build failure caused by
directory not being owned. It's okay since we have a Requires on
anjuta.
++++ banshee-community-extensions:
- Build lirc extension:
+ Add lirc-devel BuildRequires.
+ Create banshee-extension-lirc subpackage.
- Rename banshee-extension-alarm to banshee-extension-alarmclock,
with appropriate Provides/Obsoletes.
- Create a common subpackage that contains common files, and rename
lang subpackage to common-lang so that translations are
installable for all packages.
- Remove Requires for banshee and Recommends for lang subpackage
from all extensions subpackages, and instead have a Requires on
the common subpackage.
- Rework all summaries and descriptions again.
++++ bonnie++:
- upgraded source to version 1.96
++++ branding-openSUSE:
- Change gimp-branding-openSUSE packaging to not depend on the gimp
version, so we don't have to rebuild the package when gimp
changes.
++++ gcc46:
- Update to gcc-4_6-branch head (r179856). [bnc#723304]
++++ cross-hppa-gcc-icecream-backend:
- Update to gcc-4_6-branch head (r179856). [bnc#723304]
++++ cross-i386-gcc-icecream-backend:
- Update to gcc-4_6-branch head (r179856). [bnc#723304]
++++ cross-ia64-gcc-icecream-backend:
- Update to gcc-4_6-branch head (r179856). [bnc#723304]
++++ cross-ppc-gcc-icecream-backend:
- Update to gcc-4_6-branch head (r179856). [bnc#723304]
++++ cross-ppc64-gcc-icecream-backend:
- Update to gcc-4_6-branch head (r179856). [bnc#723304]
++++ cross-s390-gcc-icecream-backend:
- Update to gcc-4_6-branch head (r179856). [bnc#723304]
++++ cross-s390x-gcc-icecream-backend:
- Update to gcc-4_6-branch head (r179856). [bnc#723304]
++++ cross-x86_64-gcc-icecream-backend:
- Update to gcc-4_6-branch head (r179856). [bnc#723304]
++++ dbus-1:
- add patch to enable X11 autolaunch even if configure thinks
it can't be done (bnc#707817)
++++ dbus-1-glib:
- Update to version 0.98:
+ Fix the documentation, a lot. We have nearly 100% coverage now.
(fdo#37793)
+ In specialized collection iterators, check that the type is
correct; g_critical and return harmlessly, rather than
crashing, if not
+ If library users register specialized GTypes, warn if their
vtables have missing callbacks which would cause accessors to
crash
+ Fix production of documentation out-of-tree with newer gtk-doc
+ Simplify invoke_object_method() and OOM handling in
dbus-gobject (fdo#35767)
- Changes from version 0.96:
+ Fix a regression in marshalling GObject instances as object
paths, which broke NetworkManager (fdo#37852, deb#628890)
+ Fix crashes when sending a message when disconnected from D-Bus
but still working through our backlog of incoming messages,
similar to fdo#12675 (fdo#38406)
+ Cope more gracefully, with a critical warning instead of a
memory leak, if programmer error causes G_VALUE_COLLECT to fail
(fdo#38406, nokia#86280, nokia#180486)
+ Avoid an assertion failure when unregistering a proxy if
GetNameOwner failed (fdo#38408, nokia#116862)
+ Don't report various programmer errors as "out of memory";
raise suitable critical warnings instead, and don't leak memory
(fdo#35767, fdo#35766)
+ If a remote process sends a wrong method call on the Properties
interface, send back an error reply, instead of warning on
stderr and not replying (fdo#35766)
+ Show a warning if dbus_g_method_return fails to marshal
something (fdo#29884, nokia#180486)
+ Remove remnants of i18n (fdo#36428)
+ Remove dead code (nokia#180486)
- Drop dbus-1-glib-fix-marshalling-regression.patch: fixed
upstream.
++++ dbus-1-x11:
- add patch to enable X11 autolaunch even if configure thinks
it can't be done (bnc#707817)
++++ dynamic-wallpapers-11x:
- Fix license tag: license is "GPL-3; CC-BY-SA-2.5", not BSD.
++++ evolution:
- Add evolution-fix-cannot-upgrade-random.patch: fix "Cannot
upgrade from version " on initial startup.
++++ farsight2:
- Update to version 0.0.31:
+ Restore Theora functionality that got broken
+ Merged experimental TCP-Friendly Rate Control (TFRC) module,
disabled by default
+ Support for requesting keyframes on packet loss
+ Disables regular keyframes if keyframe requests are supported
to ensure smoother streaming
++++ fonts-config:
- changed Japanese fonts setting for Java
* IPA Gothic for monospaced
* Propotional IPA fonts for others
++++ freetds:
- updated to 0.91
++++ libgcj46:
- Update to gcc-4_6-branch head (r179856). [bnc#723304]
++++ gcc46-testresults:
- Update to gcc-4_6-branch head (r179856). [bnc#723304]
++++ gimp:
- Add a warning comment about changing the content of the branding
package, to make our life easier in branding-openSUSE.
++++ glib2-branding-openSUSE:
- Adapt Xfce default applications, mousepad was replaced by
leafpad, xarchiver and parole are no longer installed by default.
++++ glade:
- Update to version 3.10.2:
+ Optimized loading time by not updating progressbar on every
loaded object.
+ Update placeholders when a grid child's width or height child
properties change.
+ Ensure 'related-action' and 'use-action-appearance' are
serialized in the right order.
+ Correctly detect the required devhelp version.
+ Make documentation parallel installable (bgo#646997).
+ Renamed catalog and module environment variables.
+ Properly escape special characters while serializing property
values (bgo#654609).
+ Fixed size groups widget selection (bgo#647984).
+ Avoid crashing if glade-previewer is not installed
(bgo#650899).
+ Fixed loading correct application icon (bgo#648487).
+ Fixed "variable set but not used" warnings.
+ Other bugs fixed: bgo#651673, bgo#657164, bgo#660607,
bgo#660872, bgo#660874.
+ Updated translations.
++++ mx:
- Update to version 1.4.0:
+ Add new testing applications for widgets and containers
+ Prevent the cursor from being stuck as an I beam after
selecting text in MxEntry
+ Add "state" and "clamp-to-center" properties for
MxKineticScrollView
+ Add tooltips for MxEntry icons
+ Allow highlight icons for MxEntry icons
+ Fix a painting issue with MxScrollBar and clipped redraws
+ Add "show-tooltip" property to MxLabel to show a tooltip when
the text does not fit in the current allocated size.
+ Bugs fixed: bco##2682, bco#2685.
++++ gnome-control-center:
- Add gnome-control-center-setup-wpa-eap-no-active-ap.patch: show
the wireless setup dialog regardless of whether there is an
active AP or not (bgo#661526).
++++ gnome-menus:
- Drop gnome-menus-x-suse-unimportant.patch: we moved to not using
X-SuSE-Unimportant=true, but NoDisplay=true. So no need to rebase
this patch anymore.
++++ gnome-shell-search-provider-openSUSE-packages:
- Rename from gnome-shell-extension-openSUSE-package-search to
gnome-shell-search-provider-openSUSE-packages.
- Cleanup for inclusion in Factory.
++++ goldendict:
- remove licenses from requires section
- use 1291478773 git revision (version 1.0.1)
++++ gtranslator:
- Update to version 2.90.6:
+ Misc bugfixes.
+ Updated translations.
- Rebase gtranslator-libgda-5.0.patch and
gtranslator-gtkspell3.patch.
- Change --with-gtkspell configure option to --with-gtkspell3,
following upstream change.
++++ hostapd:
- update to version 0.7.3
- don't use /tmp for dump file in default config
- verbose build
- fix build for older distros
- enable driver 'none' for radius only mode
- add init script
++++ ibus:
- update to 1.4.0
* Status icon for GNOME 3 (bug#723591)
++++ ibus-hangul:
- Fix build with ibus-1.4, the patch taken from Fedora (bnc#723591)
- Fix the installation path of setup program
++++ ibus-pinyin:
- Fix build with ibus-1.4 (bnc#723591)
++++ ibus-unikey:
- Updated to 0.6.0
this fixes the build with ibus-1.4 (bnc#723591)
++++ icu:
- Drop pkgdata.diff: everything leads me to think this is not
needed anymore. Debian doesn't ship this patch with its 4.4
version of ICU. This patch was just a workaround in the first
place anyway.
++++ installation-images:
- add hdparm
- rename keyutils-libs usage to libkeyutils*
- add libgcc_s* and libstdc++ to base
++++ kdebase4-workspace:
- take out the corona patch, it should be in branding-openSUSE
- put plasma files in branding-upstream and require specific version
of it from branding packages
++++ kdebase3-SuSE:
- there is no kio_slp
++++ kdebase4-openSUSE:
- copy over plasma setups for kdebase4-workspace-branding-openSUSE
(later to be patched)
- update from git to merge branding and config-files
++++ kdiff3:
- update to 0.9.96:
* KDiff3FileItemActionPlugin : Context menu that also works in dolphin (for KDE>=4
* Parser for preprocessor commands. (Allows single apostrophs ')
* Fix crash on A/B-overview (infinite recursion)
* Fix clearcase temp files not deleted problem on windows
* KDiff3 plugin: When launching KDiff3 konqueror isn't blocked anymore
* String corrections (Frederik Schwarzer)
* Fixed writing to KIO.
* Fixed white space merge default options
++++ kernel-debug:
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
++++ kernel-default:
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
++++ kernel-desktop:
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
++++ kernel-source:
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
++++ kernel-docs:
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
++++ kernel-ec2:
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
++++ kernel-pae:
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
++++ kernel-syms:
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
++++ kernel-trace:
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
++++ kernel-vanilla:
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
++++ kernel-xen:
- Various updates for hv drivers, which fix also the hv_mouse driver
- staging: hv: storvsc: ignore SET_WINDOWN scsi command
(bnc#722646).
- staging/hv: advertise hv_storvsc instead of storvsc as sysfs
driver name (bnc#716708).
- staging/hv: fill scsi/proc_name for the sake of mkinitrd
(bnc#716708).
- Staging: hv: util: Invoke cn_netlink_send() in a work context.
- Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch.
- Refresh patches.xen/xen3-patch-2.6.32.
- Delete patches.suse/staging-hv-vmbus-modalias-show.patch.
- commit c836841
- SUSE-bootsplash: Don't crash when splash is turned off.
Fix crash when splash is off (ie. (struct fb_info *)->splash_data == NULL)
but someone tries to manipulate the splash image thru the /proc interface.
All other functions in render.c seem to be save - ie. upper level code
already protects them from being called if the splash_data member is NULL
(bnc #718666).
- commit 2fc2aaf
++++ kiwi:
- fixed use of uninitialized $count variable (bnc #455990)
- don't ignore size setup even if the size is smaller than the min size
kiwi's min size is safe but includes spare space. people who want to
overwrite that size can do it but on their own risk
- allow drivers section in the system image which will be
added to the drivers section of the selected boot image.
This allows to add custom driver information additional
to the existing driver selection as part of the boot
image (bnc #720933)
Author: Marcus Schäfer
- fixed size calculation, use 4% overhead
- removed function waitForUSBDeviceScan and added new function
waitForIdleEventQueue which waits for a specific amount of time
to check whether new device nodes settle or not. if not the
function will return
++++ samba:
- winbindd cache timeout expiry test was reversed; (bso#8521).
- Fix SMB2 SMB2_OP_GETINFO and SMB2_OP_IOCTL parsing requirements; (bso#8520).
- s3:smb2_create: fix allocation size return value when opening existing
files; (bso#8518).
- SMB2 create doesn't cope with an Apple client using NULL blob in create;
(bso#8474).
- NFSv4 DENY ACLs always include SYNCHRONIZE flag - blocking renames;
(bso#8442).
- s3-docs: Fix bug (bso#7908) and typo.
++++ lftp:
- update to lftp-4.3.2
- fixed fish protocol syncronization when ls fails on the server
- fixed torrent shutting down when the tracker fails
++++ libapr-util1:
- fix build on Factory
++++ util-linux:
- add fdisk-dont-shorten-long-path-to-disk.patch (bnc#722959)
++++ libffi46:
- Update to gcc-4_6-branch head (r179856). [bnc#723304]
++++ libgnomeprint:
- Add libgnomeprint-missing-include.patch: add missing include to
fix build.
++++ libhugetlbfs:
- Update to version 2.12
* libhugetlbfs usages can now be restricted to certain binary names
* libhugetlbfs now supports static linking
* hugeadm uses more human readable directory names for mount points
* Fix segfault if specified user was not in passwd, failuer in
getpwuid() is now checked
* Added tests for static linking to testcase
* Added missing tests to driver script
++++ libmemcached:
- Remove redundant/unwanted tags/sections (cf. specfile guidelines)
- Add missing Requires:libmemcachedutil0 to -devel subpackage
- Do parallel build with %_smp_mflags
++++ numactl:
- Update from 2.0.6 to 2.0.7
* Add numa_realloc() (and realloc_test)
* Re-fix numa_get_run_node_mask() and fix numa_get_run_node_mask
* Fix the numa_get_run_node_mask() man page (cpus vs nodes)
* Fix the cpu and node parsing to be cpuset aware
* Fix test/checkaffininty to be cpuset aware
* Fix two typos in numactl.8
++++ snapper:
- updated translations
++++ libstorage:
- updated translations
- 2.21.9
++++ telepathy-glib:
- Update to version 0.15.9:
+ Fixes:
- fdo#41697: unknown handle owners in chat rooms no longer
crashes TpChannel.
- Changes from version 0.15.8:
+ Enhancements:
- telepathy-glib now generates code for spec version 0.24.0,
including the Room, Subject and RoomConfig interfaces.
- It is now possible to set D-Bus properties as if in response
to a call to Set() on the bus, using
tp_dbus_properties_mixin_set(). Help fix fdo#32416.
+ Fixes:
- fdo#41470: crash in some situations when using
TP_CHANNEL_FEATURE_CONTACTS.
++++ libustr:
- avoid check failure on qemu userspace build
++++ nfs-utils:
- nfs.init: handle case where kernel adds trailing
slash to name in /proc/mounts.
(bnc#722431 bnc#720376)
++++ patterns-openSUSE:
- Stephan Kulow (1):
switch /sbin/init to systemd (bnc#723041)
Commit: 7040c30e
++++ perl-DateTime-TimeZone:
- update to 1.40:
This release is based on version 2011l of the Olson database. This release
includes contemporary changes for Palestine, Fiji, Russia, Belarus, Ukraine,
and several other post-Soviet states.
++++ python-kdebase4:
- take out the corona patch, it should be in branding-openSUSE
- put plasma files in branding-upstream and require specific version
of it from branding packages
++++ qt4-qtscript:
- license update: GPL-2
qt4-qtscript is GPL-2 only
++++ qtractor:
- update to 0.5.1
- More LADISH support: SIGTERM signal is now trapped for graceful
application close.
- Improved paste-repeat snap precision when dealing with large
repeat counts.
- Czech (cs) translation added, by Pavel Fric.
- Added a few snap-to-beat divisors (unusual Beat/5, Beat/7,
Beat/9 and Beat/10) for completeness sake.
- Such a simple change of mind with a visual twist: the "A" track
automation button/menu has now been
- moved to the right-most, as it belongs ;)
- Auto-connection of dedicated audio outputs is now optional
for default audio master bus, metronome, player and MIDI
instrument plugin dedicated audio outputs.
- Finally, after a pitiful large brain-dead period, generic plugin
forms are now showing all possible controllable plugin
parameters featuring a paged, tabbed dialog, whenever applicable.
- Special hack/fix for JUCE based native VST plugins, which are
the most actually found with a GUI editor, skipping explicit
shared library unloading and thus avoiding some mysterious
crashes on session close and/or application exit.
- Support for MIDI-fx plugins (native VST and/or LV2) is now
implemented and functional (intra-chain only).
- Instrument plugin bank/program selection was found broken or
dead in the water, specially on VSTi, now finally fixed again.
- VST plugin parameter value display on generic form is now
back in business (were dead regarding value changes).
- All plugin's provided GUI editors are now honored by being
popped up first, instead of the usual but good old generic
plugin form.
- Long overdue implementation of a dedicated MIDI file player is
now accessible from the MIDI files widget; one can play the
whole SMF or just a single track or channel.
- Update to a newer VeSTige header, probably fixing an old 32 vs. 64
bit mismatch.
- Avoid JACK session filenames/paths to be ever shown; also avoid
all buses ports (re)connections when JACK sessions are (re)loaded,
given the fact that session management will take care of just that;
more also, untitled/default session names are now also picked up to
match current LADISH project name, obviously given by LADISH_PROJECT_NAME
environment variable, whenever present (as suggested by Nedko Ardaunov).
- Paste-repeat floating selection has been fixed (was showing only the
last repeated selection).
- Coherence of tempo changes on audio and MIDI clips, whether automatic
time-stretching is in effect, has been slightly improved, hopefully fixed.
- Bold attempt to get linked (aka. ref-counted) audio and MIDI
clips into practice (EXPERIMENTAL).
- Main track view now showing all clips above the grid.
- Added support for both new and older (deprecated URI) lv2_external_ui
extension (by Nedko Ardaunov).
- Following yet another great idea, and implementation, by Holger
Dehnhardt, who already brought us the new aux-send insert plugin,
thanks again, the so-called direct access control option is now
featured for any plugin parameter right from plugin listings eg. mixer strips.
- General resource consumption and management has been slightly
improved, due to internal buses allocation optimization.
- Fixed nasty crash-bug that was severely affecting all sessions
that had at least one insert (pseudo-)plugin on any audio input bus.
- All automation curve nodes are now relocated whenever disparate
session sample-rate is detected on load.
- New aux-send/insert pseudo-plugin is now introduced, allowing to
route any track audio output to any other audio output bus
besides the nominal one -- thanks to an original implementation from Holger Dehnhardt.
- New immediate edit/loop-range settings from current clip extents,
accessible on the main menu (Clip/Range Set, Loop Set) and from
MIDI clip editor menu as well (File/Range Set, Loop Set).
- MIDI Names XML files (*.midnam) may now be imported into MIDI
instrument definitions. (EXPERIMENTAL)
- Avoid cursor reset while editing MIDI events list (fixes bug #3380259,
reported by Frank Neumann).
- Just some typos fixing (patch #3378382 by c-korn).
- Track view automation curve editing mode has been slightly fixed,
now allowing for other previously existing point-and-click mouse operations.
- Default automation curve mode is now preserved (following a
suggestion by Alexandre Prokoudine, thanks).
++++ rsh:
- Fix invalid memory free in rshd with pam (bnc#723593)
++++ rsync:
- Update to version 3.0.9
* Apply drop-cache patch from rsync-patches tarball, adds option
- -drop-cache so rsync is drop the memory cache of files when
finished (aka. stop trashing the system)
* Fix a crash bug in checksum scanning when --inplace is used.
* Fix a memory leak in the xattr code.
* See NEWS for more detail
++++ rubygem-passenger:
- [Nginx] Fixed line without semicolon
++++ shared-desktop-ontologies:
- update to 0.8.0:
Made nfo:FileName a sub-property of nao:prefLabel
Added nfo:WebDataObject
Fixed range of nexif:orientation
Added nmm:setNumber and nmm:setSize
Added nmm:albumTrackCount
nmm:MusicPiece is a subclass of nfo:Audio instead of nfo:Media
Added focus event handling
Made ncal:comment a subproperty of nie:comment
Add nco:imStatusType
Added nie:modified and nie:contentModified
Fixed ranges of
nmm:albumPeakGain
nmm:trackGain
nmm:trackPeakGain
nmm:albumGain
++++ shotwell:
- Update to version 0.11.3:
+ Fixes a critical issue where Shotwell could crash immediately
following a photo import.
+ Fixes a critical issue where Shotwell could crash if the user
entered a tag name containing a slash ("/") character.
+ Long error messages in the Publishing dialog box are now
wrapped correctly.
++++ signing-party:
- Fix caff manpage (bnc#722626)
- Run spec file through spec-cleaner
++++ systemd:
- Shadow single sysv service, it was breaking runlevel 1.
- Add modules_on_boot.patch to handle /etc/sysconfig/kernel
MODULES_ON_BOOT variable (bnc#721662).
- Update to release 37:
- many bugfixes
- ConditionCapability added, useful for containers.
- locale mechanism got extend to kbd configuration for
both X and the console
- don't try to guess PID for SysV services anymore (bnc#723194)
- Drop detect-non-running.patch, logind-warning.patch.
- Rewrite systemd-sysv-convert in bash (bnc#716939)
++++ systemd-gtk:
- Shadow single sysv service, it was breaking runlevel 1.
- Add modules_on_boot.patch to handle /etc/sysconfig/kernel
MODULES_ON_BOOT variable (bnc#721662).
- Update to release 37:
- many bugfixes
- ConditionCapability added, useful for containers.
- locale mechanism got extend to kbd configuration for
both X and the console
- don't try to guess PID for SysV services anymore (bnc#723194)
- Drop detect-non-running.patch, logind-warning.patch.
- Rewrite systemd-sysv-convert in bash (bnc#716939)
++++ uim:
- enable kde3 applet
- rename uim-qt to uim-qt3
- remove obsolete version check
++++ virt-manager:
- Fix broken define in virtinst-qed.diff
++++ webyast-base-ui:
- added rubygem-sass as BuildRequires (broken layout on openSUSE_12.1-beta1)
- 0.2.64
++++ yast2-packager:
- do not add initrd modules when mkintrd itself can add them
(bnc#716785)
- 2.21.19
++++ yast2-snapper:
- more optimalization in C++ code
- use fixed font for showing the diff (bnc#723621)
- escape HTML tags in diff output
- 2.21.14
------------------------------------------------------------------
------------------ 2011-10-11 - Oct 11 2011 -------------------
------------------------------------------------------------------
++++ ConsoleKit:
- move ck-collect-session-info to main package as it doesn't depend on X and is
actually needed for ConsoleKit operation (bnc#727037)
- make ConsoleKit-x11 install if both xorg-x11 and ConsoleKit are installed
++++ ConsoleKit-doc:
- move ck-collect-session-info to main package as it doesn't depend on X and is
actually needed for ConsoleKit operation (bnc#727037)
- make ConsoleKit-x11 install if both xorg-x11 and ConsoleKit are installed
++++ alpine:
- Fix and extend operation-may-be-undefined-warning.diff
(bnc#558841)
- Overhaul RPM summary and description.
- Month names containing non-ASCII characters were rendered
incorrectly in non-UTF8 locales (bnc#597744).
++++ amavisd-new:
- bnc#718025 - amavisd-new 2.7.0 fails to start
++++ apper:
- Update to Apper 0.7.0
+ Apper is the replacement of kpackagekit
- Reworked the check for new updates code
- Reworked the UI to get rid of the left pannel
- Improved the updates UI to congrat the user when he has no
update
- Move hidden jobs to the KDE plasma jobs
- Reworked the Session Interface to look like a wizard
+ Smolt is not supported.
++++ cfengine:
- update to 3.2.1
* ATM no "uptodate" ChangeLog available :(
++++ crash:
- Add Requires: kernel-$flavor to new-style KMP packages.
- Provide old-styl crash-kmp (for SLES9).
++++ dbus-1:
- update to version 1.5.8:
* Clean up dead code, and make more warnings fatal in development builds
(fd.o #39231, fd.o #41012; Simon McVittie)
* Add a regression test for fd.o #38005 (fd.o #39836, Simon McVittie)
* Add _DBUS_STATIC_ASSERT and use it to check invariants
* Fix a small memory leak, and a failure to report errors, when updating
a service file entry for activation (fd.o #39230, Simon McVittie)
* Clean up (non-abstract) Unix sockets on bus daemon exit
* On systems that use libcap-ng but not systemd, drop supplemental groups
when switching to the daemon user (Red Hat #726953, Steve Grubb)
++++ dbus-1-x11:
- update to version 1.5.8:
* Clean up dead code, and make more warnings fatal in development builds
(fd.o #39231, fd.o #41012; Simon McVittie)
* Add a regression test for fd.o #38005 (fd.o #39836, Simon McVittie)
* Add _DBUS_STATIC_ASSERT and use it to check invariants
* Fix a small memory leak, and a failure to report errors, when updating
a service file entry for activation (fd.o #39230, Simon McVittie)
* Clean up (non-abstract) Unix sockets on bus daemon exit
* On systems that use libcap-ng but not systemd, drop supplemental groups
when switching to the daemon user (Red Hat #726953, Steve Grubb)
++++ desktop-data-openSUSE:
- Add back Hidden.directory and a mention of it in
applications.menu to help KDE 3 (bnc#686786).
- Drop hidden-fix.diff: the updated fix is now in git.
++++ xfce4-branding-openSUSE:
- rename
/usr/share/desktop-directories/xfce-settings-system.directory to
/usr/share/desktop-directories/xfce-administration.directory
and add
/usr/share/desktop-directories/xfce-preferences.directory
++++ glade3:
- Update to version 3.8.1:
+ Correctly detect the required devhelp version.
+ Sort objects in output by property reference, ensures a
GtkTreeModelFilter gets serialized after its 'child-model'
(bgo#657164).
+ Fixed crashers when performing "Remove Parent" (bgo#657338).
+ Ensure 'use-action-appearance' is serialized before
'related-action' (bgo#658497).
+ Properly escape special characters while serializing property
values (bgo#654609).
+ Fix GladeProject to notify "row-has-child-toggled"
(bgo#651673).
++++ glibc:
- Update to current git 4f2b767fef50
* Correctly reparse group line after enlarging the buffer
* 2.14.1 release
++++ glibc:
- Update to current git 4f2b767fef50
* Correctly reparse group line after enlarging the buffer
* 2.14.1 release
++++ gnome-bluetooth:
- Add gnome-bluetooth-fix-crash.patch: fix various crashes in
libgnome-bluetooth, that help a bit getting bluetooth working in
GNOME. Part of bnc#722722.
++++ gnome-control-center:
- Add gnome-control-center-allow-yast-in-shell.patch: allow the
launch of the YaST shell from the gnome-control-center shell. We
need a special case as the gnome-control-center shell only
supports internal panels, but we want an exception for the YaST
shell.
- Add gnome-control-center-shell-no-crash.patch: fix crash on
search when a .desktop file has no comment.
- Split /etc/xdg/menus/gnomecc.menu in a branding-upstream
subpackage, so that we can have a branding-openSUSE package that
will add YaST to the control center shell.
- Add a Requires on gnome-control-center-branding to the main
subpackage, to make sure we always have a menu definition for the
shell.
++++ gnome-control-center-branding-openSUSE:
- Initial package, to provide a YaST item in the control center
shell.
++++ gnome-panel:
- Add gnome-panel-improved-default-layout-handling.patch: improve
the default layout handling. This enables us to add a launcher
for the installer easily in the live session (bnc#702671).
++++ gnome-schedule:
- Add missing calls to %desktop_database_post(un) in %post/%postun.
++++ gnome-session:
- Update /usr/bin/gnome script to have an installer launcher on the
panel in fallback mode. We simply copy the panel default layout
for the live user, and append the definition of the launcher.
Fix bnc#702671.
++++ gtkspell3:
- Pass %{?no_lang_C} to %find_lang to avoid packaging any potential
english documentation in lang subpackage.
++++ hg-git:
- update to version 0.3.1
- detailed list of changes available from
https://bitbucket.org/durin42/hg-git/changesets/tip/tag%28%220.2.5%22%29..tag%28%220.3.1%22%29
- specfile cleanup
++++ hydrogen:
- Gave libhydrogen-core.so a SONAME and fixed the <= 11.4 build
which needed Qt webkit to have QtXmlPatterns with
BuildRequires: pkgconfig(QtXmlPatterns)
++++ icu:
- Disable "make check" when run under qemu.
++++ kernel-debug:
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4
++++ kernel-default:
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4
++++ kernel-desktop:
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4
++++ kernel-source:
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4
++++ kernel-docs:
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4
++++ kernel-ec2:
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4
++++ kernel-pae:
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4
++++ kernel-syms:
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4
++++ kernel-trace:
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4
++++ kernel-vanilla:
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4
++++ kernel-xen:
- drm/radeon/kms: Fix I2C mask definitions (bnc#712023).
- commit d4a7ce4
++++ kiwi:
- removed obsolete files from the suse-11.3 examples
- added preException hook which runs inside the systemExcpetion
function to allow further tasks before the exception message
is printed and the shell/reboot/wait action happens
- fixed the check for the installed system in the netboot code
if the luks encryption is used. The check calls luksOpen with
luks_open_can_fail=yes. This means if the wrong passphrase is
given the check will proceed with 'update is required' and
does not fail with a reboot exception in luksOpen
- added hooks preswap/postswap which run before the check and
creation of the imageSwapDevice. This allows to setup your
own swap device handling.
- allow luksOpen to fail if luks_open_can_fail is set
- allow map name to be specified in luksClose
++++ ksshaskpass:
- Fix directory ownership
++++ pcre:
- udpate to 8.13:
* too many fixes to list here, see included ChangeLog
* the Unicode data tables have been updated to Unicode 6.0.0.
++++ libqdialogsolver1:
- Use gcc-c++ >= 4.5
++++ libqt4:
- require the right QtWebKit version again
++++ libqt4-devel-doc:
- require the right QtWebKit version again
++++ libqt4-sql-plugins:
- require the right QtWebKit version again
++++ libunicap:
- Add a patch to not used the reserved keyword "private". This
prevents C++ programs from building against this library
See: https://bugs.launchpad.net/unicap/+bug/656229
https://bugs.launchpad.net/unicap/+bug/658739
- Removed deprecated %clean macro
- Did some trivial spec file cleanups
++++ libzypp:
- Switch to using libsolv instead of satsolver
- version 10.1.0 (1)
++++ libzypp-testsuite-tools:
- Use gcc-c++ >= 4.5
++++ lxde-common-branding-openSUSE:
- use wallpapers from wallpaper-branding-openSUSE for >= 12.1
- removed unneeded build dependencies
++++ make:
- reverting previous change (qemu binfmt was fixed)
++++ microcode_ctl:
- Update microcode to 20110915, Intel does not disclose
what this fixes.
++++ mkinitrd:
- Include thermal, processor and fan acpi modules on x86 and ia64
(bnc#716785#c11).
++++ package-translations:
- update .changes file and skip non-existant changes
++++ libzypp-bindings:
- Use gcc-c++ >= 4.5
++++ pk-update-icon:
- added manpage, autostart and localization
++++ psmisc:
- Use __builtin___strcpy_ instead of __builtin___strcpy_chk to avoid
trouble with char path[0] tag in struct handle (bnc#723304)
++++ python-amqplib:
- Update to version 1.0.2:
* Fix a packaging problem for Windows users, no changes
to the actual Python code.
- Package more documentation
++++ python-ldap:
- removed sasl.patch as it is no longer necessary
- update to 2.4.3
* requires OpenLDAP 2.4.11 or higher
* improved documentation
* backwards-incompatible API for ldap.control
* a couple new features, e.g. support for OPT_X_TLS_PACKAGE
* improved LDAPv3 support
++++ python-matplotlib:
- fix build failing because Tkinter has a faulty __version__
++++ scim-bridge:
- update to 0.4.16
- remove patches merged to upstream
++++ sshfs:
- updated to 2.3
* Add hard link operation
* Fix possible deadlock on reconnection
* Fix cleanup when ssh connection is terminated to prevent
sshfs hanging when the server is rebooted, for example
* Set FD_CLOEXEC on fuse device to prevent deadlocks
* Check mountpoint and fuse options before starting an ssh
session
* Allow mounting a single non-directory from the server
* Add option 'delay_connect'
* Print usage information and version to stdout, not stderr
++++ systemd:
- make sure updaters get in the /sbin/init from here - the sub package
of the split package will decide which init wins in update case
- under openSUSE if it's not systemd, chances are good it's
sysvinit
- do not list specific sbin_init providers
++++ systemd-gtk:
- make sure updaters get in the /sbin/init from here - the sub package
of the split package will decide which init wins in update case
- under openSUSE if it's not systemd, chances are good it's
sysvinit
- do not list specific sbin_init providers
++++ sysvinit:
- do not telinit u if /sbin/init is not sysvinit
- split out the symlink /sbin/init into a special subpackage,
which does _NOT_ do a split provide. systemd-sysvinit will
provide this, so you need to do extra work if you want to stay
on sysvinit
- remove unused files
++++ vlock:
- update to 2.2.3
* fix vlock not reacting to input when started in the
background from bash
++++ xen:
- Upstream patches from Jan
23933-pt-bus2bridge-update.patch
23726-x86-intel-flexmigration-v2.patch
23925-x86-AMD-ARAT-Fam12.patch
23246-x86-xsave-enable.patch
23897-x86-mce-offline-again.patch
++++ xfwm4:
- added xfwm4-4.8.2-careful-layer-manipulation.patch in order to
ignore size increment if a resize request comes from an
application itself (backported from upstream git)
- added xfwm4-4.8.2-fix-resizing.patch in oder to be more careful
when allowing applications to manipulate the window layer by
themselves
- do not package INSTALL file
++++ xiphos:
- updated to 20111010svn4310 to fix crash under oS 12.1 Beta 1
++++ xorg-x11:
- xdm.tar.bz2:
commented out Tablet PC detection code in /etc/X11/xdm/Xsetup and
/etc/X11/xdm/Xstartup which relied on hal-find-by-property
++++ xpdf-poppler:
- remove obsoleted include from xpdf-poppler-rc
* rc.patch
- use more generic fonts in about dialog, file dialog and
text fields
* generic-fonts.patch
- created xpdf.1 pointing to xpdf-poppler.1
- re-add patch fixing window and icon title
* settitle.patch
- re-add patch modifying c&p default encoding
* cut-and-paste-default-output-encoding.patch
- re-add patch fixing searching non-ascii characters
* search-non-ascii.patch
++++ yast2-fcoe-client:
- Use ini agent to write /etc/fcoe/cfg-ethx files,
write /etc/sysconfig/network/ifcfg-file for underlying interface
(bnc #705610),
destroy FCoE interface before removing it (bnc #719443)
- V 2.21.9
++++ yast2-installation:
- compress the log file from 1st stage of installation (bnc#716938)
- 2.21.23
++++ yast2-qt-pkg:
- Fixed bnc#718197: YaST2 Qt package manager opens RMB context
menus at a wrong position, usability issue
- Version: 2.21.11
++++ yast2-sound:
- added support for USB joysticks, redesigned the main dialog
to support both USB and Gameport joysticks, updated the test
dialog (use sliders, fixed button and axes detection)
(bnc#695323)
- 2.21.3
------------------------------------------------------------------
------------------ 2011-10-10 - Oct 10 2011 -------------------
------------------------------------------------------------------
++++ alpine:
- Explicitly set the ssl prefix dir to fix build on ARM.
++++ avahi:
- Use systemd macros for 12.1
++++ branding-openSUSE:
- enable kdelibs diff now
- add gimp branding
++++ crash:
- Build the crash memory driver kernel module as a KMP.
- Change the license from GPLv3 (only) to GPLv3 or higher.
++++ cryptsetup:
- cryptsetup-boot: Rescan LVM volumes after opening crypto (bnc#722916).
++++ empathy:
- Update to version 3.2.0.1:
+ Fix calling issues when Empathy is built without the
experimental call support.
+ Bugs fixed: bgo#660449, bgo#660124, bgo#646630, bgo#659594,
bgo#659816.
+ Updated translations.
++++ evolution-ews:
- Patches added:
+ Base version changed to 3.2
++++ xfce4-branding-openSUSE:
- change /etc/xdg/menus/xfce-applications.menu to not show category
PackageManager under System
- renamed COPYING.xfce4-splash-openSUSE-11.4
- created xfce4-branding-openSUSE-4.8.0-11.4.tar.bz2 for < 12.1
- switch to Adwaita as the new default theme for >= 12.1
- use wallpaper from new wallpaper-branding package
++++ file-roller:
- Add file-roller-no-crash-without-nautilus.patch: do not crash if
nautilus is not installed. Fix bnc#722863.
++++ giflib:
- annotate functions from gif_lib_private.h with visibility
hidden so they are not exported.
++++ glibc:
- Fix tracing with ifuncs.
++++ glibc:
- Fix tracing with ifuncs.
++++ gnome-dvb-daemon:
- Update to version 0.2.5:
+ This release updates the list of supported countries for DVB-C
and DVB-T.
- DVB-C: Czech Republic, Denmark, France, Hungary, Luxemburg,
Spain.
- DVB-T: Andorra, Azerbaijan, Croatia, Hungary, Iran, Israel,
Latvia, Lithuania, Romania, Slovenia, Vietnam.
+ Append recordings to TreeStore with a single function call.
++++ tracker-extras:
- Update to version 0.12.4:
+ libtracker-common:
- Fixed missing include directive for utils tests
- Disable configure.ac checks for ioprio_set()
+ libtracker-data: Set journal_size_limit to 10 MB
+ tracker-extract: Fixed critical when FD list is missing
+ tracker-extract-oasis: Ignore empty values and invalid dates
+ tracker-extract-gstreamer: Fixed division by zero
+ tracker-extract-gif: Fixed file descriptor leak in error case
+ tracker-extract-pdf: Fixed file descriptor leak in error cases
+ tracker-miner-fs: Fixed theme icon URIs for application indexing
+ firefox, thunderbird: Don't operate with tracker 0.10
libraries, only 0.12
+ functional-tests updates.
+ Bugs fixed: bgo#647575, bgo#660350, bgo#659995, bgo#660589,
bgo#660601, bgo#660123, bgo#657183, nokia#257478, nokia#284711,
nokia#217566, nokia#285251.
+ Updated translations.
- Drop tracker-firefox-no-tracker-0.10.patch: fixed upstream.
- Do not rebuild gtk-doc documentation:
+ The tarball now correctly installs the documentation without a
rebuild, except the ontology one. This is a good enough
trade-off (as building requires some dependencies).
+ Remove dia and gtk-doc BuildRequires.
+ Stop passing --enable-gtk-doc to configure.
++++ gnome-session:
- Provide a gnome2-look-and-feel package that allows the user
to switch to GNOME 2 look and feel (GNOME Fallback mode) during
login or as his preferred default session:
+ Simply copy the gnome.desktop X session definition to
gnome2-look-and-feel.desktop, and start the fallback mode from
there.
+ This is meant to ease the transition of some users constantly
requiring the old look and feel.
++++ goocanvas:
- Update to version 2.0.1:
+ Added GObject introspection support, though a few issues
remain.
+ Fixed bounds calculation of text items in tables, when "height"
is set.
+ Fixed layout of center/right-aligned text in tables.
+ Improved handling of image pixbuf sizes when using units other
than pixels.
+ Added GdkRGBA variants of all color properties.
- Add gobject-introspection-devel BuildRequires to build
introspection data.
++++ icedtea-web:
- fix icedtea-web-suse-desktop-files.patch, itweb-settings is a
desktop setting and should not show up twice in two unrelated
top-level menus; also add a trailing semicolon
++++ kdepim4-runtime:
- Add patch to avoid duplicate messages during migration from kmail1
(bko #283467)
++++ kiwi:
- don't show the LUKS passphrase as part of the boot log
- fixed vgchange calls to take the volume group name as argument
- fixed multiple display of the same info messages when
creating the virtual disk file
- added a workaround for the cylinder counting bug in parted.
parted lists two different numbers for the amount of cylinders
only one is correct. This patch uses the correct value displayed
here. parted only shows different values if called on a loop
device
++++ ktoblzcheck:
- update to 1.36:
* Replace assertions with graceful failures
- fixed rpmlint warning about missing pkg-config
++++ kvm:
- Update seabios to v1.6.3
- fix curl based disk access
- fix termination by signal with -no-shutdown option set
- dont set e1000 capabilities list bit
++++ samba:
- Return error of cli_push when 'put - /some/file' is used; (bso#7551).
- Read-only handles on SAMR allow SAMR_DOMAIN_ACCESS_CREATE_USER; (bso#8509).
- smbd doesn't correctly honor the "force create mode" bits from a cifsfs
create; (bso#8507).
- Default user entry is set to minimal permissions on incoming ACL change with
no user specified; (bso#8443).
- smb_acl_to_posix: ACL is invalid for set (Invalid argument); (bso#7509).
- Handle the SECINFO_LABEL flag in the same was as Win2k3; enable Microsoft
Internet Explorer 9 on Windows 7 to download files; (bso#8458).
- DFS breaks zip file extracting unless "follow symlinks = no" set;
(bso#8493).
- s3-docs: Fix typos.
- s3:smb2_server: SMB2_OP_CANCEL requests don't have to be signed; (bso#8503).
- Remove "experimental" label on VFS ACL modules; (bso#8494).
- acl_xattr can free an invalid pointer if no blob is loaded; (bso#8480).
- s3-smbd: asserts when SMB2 client breaks the crediting rules; (bso#8476).
- s3-libnet: allow to use default krb5 ccache in libnet_Join/libnet_Unjoin;
(bso#7465).
- smb2_find uses a hard coded max reply size of 0x10000 instead of
smb2_max_trans; (bso#8473).
- s3-netapi: allow to use default krb5 credential cache for libnetapi users.
- s3-docs: document -k switch in net manpage.
- Map to guest can return uninitialized blob of data; (bso#8477).
- s3-registry: registry/reg_format.c must include includes.h; (bso#8401).
- smbclient segfaults when option -m is used for legacy dialects; (bso#8453).
- Fix 'widelinks' regression intro'd in 3.2; (bso#8229).
- Compound SMB2 requests on an IPC connection can corrupt the reply stream;
(bso#8429).
- s3-spoolss: Fix bug forms migration; (bso#8351).
- s3:libsmb: check the wct of the incoming SMBnegprot responses; (bso#8452).
- s3: Do not fork the echo handler for smb2; (bso#8334).
- s3-spoolss: Fix bug empty notify servername; (bso#8236).
- SMB2 server can return requests out-of-order when processing a compound
request; (bso#8407).
++++ tracker:
- Update to version 0.12.4:
+ libtracker-common:
- Fixed missing include directive for utils tests
- Disable configure.ac checks for ioprio_set()
+ libtracker-data: Set journal_size_limit to 10 MB
+ tracker-extract: Fixed critical when FD list is missing
+ tracker-extract-oasis: Ignore empty values and invalid dates
+ tracker-extract-gstreamer: Fixed division by zero
+ tracker-extract-gif: Fixed file descriptor leak in error case
+ tracker-extract-pdf: Fixed file descriptor leak in error cases
+ tracker-miner-fs: Fixed theme icon URIs for application indexing
+ firefox, thunderbird: Don't operate with tracker 0.10
libraries, only 0.12
+ functional-tests updates.
+ Bugs fixed: bgo#647575, bgo#660350, bgo#659995, bgo#660589,
bgo#660601, bgo#660123, bgo#657183, nokia#257478, nokia#284711,
nokia#217566, nokia#285251.
+ Updated translations.
- Drop tracker-firefox-no-tracker-0.10.patch: fixed upstream.
- Do not rebuild gtk-doc documentation:
+ The tarball now correctly installs the documentation without a
rebuild, except the ontology one. This is a good enough
trade-off (as building requires some dependencies).
+ Remove dia and gtk-doc BuildRequires.
+ Stop passing --enable-gtk-doc to configure.
++++ lightdm-branding-openSUSE:
- use wallpaper from the new wallpaper-branding package
- use Adwaita as the gtk3 default theme
++++ midori:
- update to version 0.4.1
+ 'Automatic' identification with quirks
+ Register downloaded files as recent files
+ Use symbolic find and clear icons
+ Drop usage of mootools
+ Install separate Private Browsing shortcut
+ Support dragging tabs out of the window
+ Use feed: to support Thunderbird news reader
+ Re-open closed tabs in private browsing
+ Compare link-fingerprints caselessly
+ Bugfixes
- dropped obsolete midori-0.4.0-fix-underlinking.patch,
midori-0.4.0-use-dom-api.patch
++++ mtr:
- update to mtr-0.81
- Fix for https://bugs.launchpad.net/mtr/+bug/776211
++++ virtualbox:
- added vbox-VBE_DISPI_INDEX_ENABLE.diff to fix broken linux
console after starting X (bnc#717713)
++++ scim:
- Updated to scim-1.4.11: fix for multiple monitors, updated
translations
- Fix registration for FireFox (bnc#723337)
- Clean up spec file
++++ shorewall:
- Update to 4.4.24. For more details see changelog.txt and
releasenotes.txt
* This release includes all problem corrections from releases
4.4.23.1-4.4.23.3.
* The 'fallback' option without = previously produced
invalid 'ip' commands.
++++ smartmontools:
- reuse of %makeinstall to build for SLES11_SP1-
++++ thunar-plugin-archive:
- added
thunar-archive-plugin-0.3.0-fix-file-roller-extract-here.patch in
order to make file-roller really extract files to the current
directory to match the behavior of xarchiver
++++ transmission:
- Update to version 2.41:
+ Fix crash on Mac.
++++ vm-install:
- Only make a configuration copy on a successful install
++++ wpa_supplicant:
- use same exec line in fi.w1.wpa_supplicant1.service as in
fi.epitest.hostap.WPASupplicant.service
- fix build on older distros
- fix not using RPM_OPT_FLAGS
- use %_smp_mflags
++++ x11-tools:
- removed obsolete scripts switch2nv/switch2nvidia; xorg.conf is
no longer in use since openSUSE 11.3 (bnc #722812)
++++ xdelta:
- fixed [bnc#720382] -- xdelta does not work on large files
* large-files.patch
++++ xen:
- Update to Xen 4.1.2_rc3 c/s 23171
++++ xfce4-power-manager:
- added
xfce4-power-manager-1.0.10-fix-saving-brightness-levels.patch
which fixes the type of saved brightness levels so they can be
correctly loaded again
++++ yast2-hardware-detection:
- 2.21.0
++++ yast2-iscsi-client:
- 2.21.6
- add qla3xxx to modules supporting qla iscsi offload (bnc#723014)
++++ yast2-security:
- include etc_polkit-default-privs_local.scr in rpm
- 2.21.6
++++ yast2-snapper:
- agent: pass map refereces as arguments
- quote strings passed to bash commands
- fixed testsuite
- 2.21.13
++++ yast2-storage:
- disable call of smartctl for certain RAIDs (bnc#720956)
- version 2.21.9
++++ yast2-theme:
- renamed icons
- 2.21.15
------------------------------------------------------------------
------------------ 2011-10-9 - Oct 9 2011 -------------------
------------------------------------------------------------------
++++ apparmor:
- add patch with upstream changes since 2.7.0 beta2 release
- add example parser.conf
- print warning if profile cache directory doesn't exist
- remove initscript for no longer existing aa-eventd (bnc#720617)
- set correct $HOME in aa-notify
- enable caching of profiles (= massive speedup) (bnc#689458)
- add comments for patches in .spec and comments in some patches
- run spec-cleaner
++++ chromium:
- Update to 16.0.904
+ aura: Implement cursor support on linux
+ Add --enable-video-track commandline flag for enabling