Translation Workspace HTTP Error &quot什么意思;302: Moved Temporarily&quot什么意思;这个重定向错误怎么解决

Mozilla Firefox & 50.0.2 nsSMILTimeContainer.cpp SVG Animation RCETable of Contents
Guide That Contains This Content
[+] Expand All [-] Collapse All
Understanding SIP ALG and NAT------------------------------------------------------------------
--- Changelog.i386 ---------- Tue Feb 13 18:12:18 CET 2007 ------
------------------------------------------------------------------
------------------------------------------------------------------
------------------
Feb 13 2007
-------------------
------------------------------------------------------------------
++++ NetworkManager:
- Fix typo (it should be BuildRequires).
++++ SuSEfirewall2:
- fix FW_DEV_* not working (#244917)
++++ pam-modules:
- delay reading of password in unix2_chkpwd until pam actually
requests a PAM_PROMPT_ECHO_OFF prompt (#244723)
++++ xorg-x11-driver-video:
- updated vmware driver to release 10.15.0
* Provide truely usable resizing support with the ability to
resize larger than the initial size and no wasted framebuffer
space. As a bonus, a variety of useful resolutions are built
in to the driver and always available.
++++ yast2-country:
- fixed failing testsuites (Mode::test now works correctly)
++++ yast2-http-server:
- incorrect order of modules (#243693)
++++ yast2-network:
- rnc file update
++++ yast2-packager:
- Calling bind mount and removing devs.rpm only in case of upgrade
(#244937).
++++ yast2-repair:
- fixed failing testsuites (Mode::test now works correctly)
++++ yast2-tv:
- fixed build - Mode::test() is working now
- updated TV card DB (kernel-2.6.20-2)
++++ yast2-users:
- fixed autoyast schema file
------------------------------------------------------------------
------------------
Feb 12 2007
-------------------
------------------------------------------------------------------
++++ NetworkManager-kde:
- Branch off new subpackages NetworkManager-kde-openvpn and
NetworkManager-kde-vpnc to avoid gnome dependencies brought in
through NetworkManager-gnome (b.n.c #198529).
++++ NetworkManager-openvpn:
- Branch off the NetworkManager-openvpn-gnome package to avoid
gnome dependencies when using knetworkmanager instead of
nm-applet (Novell #198529).
++++ NetworkManager-vpnc:
- Branch off the NetworkManager-vpnc-gnome package to avoid
gnome dependencies when using knetworkmanager instead of
nm-applet (Novell #198529).
++++ SuSEfirewall2:
- use /sys/class/net instead of /proc/sys/net/ipv[46]/conf/ to
determine whether an interface exists. Side effect: interfaces
without ip also get filtering rules
- read FW_ZONE variable from ifcfg files for interfaces that are not
listed in FW_DEV_*
- always use default zone for interfaces that are neither listed in
FW_DEV_* nor have FW_ZONE set
- FW_DEV_*="any" sets default zone
- FW_MASQ_DEV="$FW_DEV_EXT" does not work with ifcfg method of
specifying a zone. Use FW_MASQ_DEV="zone:ext" instead.
- remove old interface autodetection code
- add a name tag to meta info of service template
- fix some typos found by Eric Auer
- set version to 3.6
++++ checkinstall:
- build as root for now
++++ cron:
- load database right after daemon awakes [#243020]
++++ devs:
- build as root for now
++++ findutils:
- Fix memleaks.
- Fixed reversed interpretation of
DISPLAYMANAGER_XSERVER_TCP_PORT_6000_OPEN ().
++++ gnome-session:
- updated the UI from changes make in SLED.
++++ gtklp:
- update to version 1.2.3:
* ukrain man-pages included, thanks to Lytvyn Mikhajlo
* translated man-pages now copied to docs.
* new ukrain translation, thanks to Lytvyn Mikhajlo
* collate bug fixed, thanks to Anders Blomdell
++++ gtksourceview-sharp2:
- Remove unneeded BuildRequires.
++++ latex2html:
- fix build as non-root
++++ libbtctl:
- Disable build of sharp package (#244537).
++++ libqt4:
- update configure parameters
++++ libqt4-devel-doc-data:
- update configure parameters
++++ libqt4-sql-plugins:
- update configure parameters
++++ libzypp:
- Stopping after 50 valid solver results. Anymore would be useless. Bug
- Revision 5004
- Version 2.14.5
++++ lprng:
- fix build as non-root
- added marker for nonexec stack/heap to i386 assembler.
++++ mkinitrd:
- worked around what appears to be a shell bug (bug #244554)
++++ mwavem:
- fix build as non-root
- fix build as non-root
++++ rubygems:
- fixed rubygems-0.9.2_buildroot.patch:
do not break gems with scripts in bindir
++++ sax2:
- added 3D warning message in case of unsupported graphics cards
or unsupported multihead extensions like Xorg Xinerama (#242062)
- fixed build on beta
++++ smartlink-softmodem:
- correctly install rc-symlink
- add defattr's
++++ spectcl:
- fix build as non-root
++++ sqlite:
- fix library dependencies after loadable extensions were enabled
++++ src_vipa:
- fix build as non-root
++++ suseRegister:
- add client_version to register and listparams request
++++ tomboy:
- Update to version 0.5.7 (bugfixes only release)
- Fixes the following bugzilla.gnome.org bugs:
- Fix bullet support for RTL languages (#405603).
- Fix DBus session restart crash (#404738).
- Fix linking against installed ndesk-dbus (#405577, Sebastian Dr?ge).
- Remove unneeded glade-sharp build requires.
++++ util-linux:
- remove legacy warnings from fdisk [#241372]
- remove -fstack-protector from RPM_OPT_FLAGS for now
++++ xorg-x11-fonts:
- font-misc-ethiopic.diff:
* don't install TTF OTF fonts should be enough
++++ xterm:
- updated to xterm-224 ()
* simplify code for set/reset mode for blinking cursor (patch by
Emanuele Giaquinta).
dabbrev-expand() to restart after the last match (patch by
Emanuele Giaquinta).
for enabling/disabling focus in/out event
reporting (request by Bram Moolenaar).
performance
of menus by adding resource setting
menuLocale which can be set to override X's lengthy initialization
for the Xaw popup menus
(adapted by patch by Dave Coffin).
do_precomposition() function and make-compose.sh to handle
21-bit codes vs the 16-bit codes those were written for, and fix a
few mis-sorted codes (patch by Thomas Wolff).
-cjk_width
which unexpectedly caused a
character's
to change when a combining character (patch by
Thomas Wolff)
* fix build for GNU/KFreeBSD (Debian #40111).
* consolidate GC creation/updating into a single module to reduce GC
manipulation
Debian #389476, though a complete fix
would involve optimizing the scrolling behavior).
xtermCellWidth(),
broke for a case without
wide-character
(report by Martin
* undo a comparison in handle_translated_exposure which did not work
X server optimization. That caused the inner border to be
unexpected
colors when handling a repaint, e.g.,
switching to/from another workspace (Debian #401726, Redhat
Bugzilla #223027).
-cr option to override cursor color when -ah option is used
(Debian #406502).
manpage explaining that the -bw (or -w)
window manager, if at all (Debian
[#405043]).
* make Selection of VT Fonts work with selectToClipboard resource.
calculation for Selection entry of VT Fonts menu,
broken since it ignored the actual selection length since X11R4.
(Redhat Bugzilla
[#222340]).
++++ yast2:
- register TrustGpgKey() callback handler (#242087, #240771)
- added control center switching, configurable via sysconfig
(fate #301082) (mmeeks)
++++ yast2-network:
- add checkbox to disable writing hwcfg-file
++++ yast2-packager:
- Fixed AcceptUnknownGpgKey() and TrustGpgKey() GPG callback
handlers (#242087, #240771)
++++ yast2-pkg-bindings:
- added Pkg::CallbackAcceptNonTrustedGpgKey() - register callback
askUserToAcceptUnknownKey() in libzypp (#242087, #240771)
++++ yast2-sound:
- use the driver provided by hwinfo if the card is not in the yast
sound card DB (#105754)
------------------------------------------------------------------
------------------
Feb 11 2007
-------------------
------------------------------------------------------------------
- added defattr for devel package
++++ comgt:
- fix build as non-root
- fix build as non-root
++++ dejagnu:
- Fix install of manpage.
++++ device-mapper:
- fix build as non-root
++++ freeradius:
- one oversight in last change, build tested
- fix build as non-root
++++ irda:
- fix build as non-root
- link with libz when using libpci
++++ lineak_defaultplugin:
- added defattr
++++ lpdfilter:
- fix build as non-root
++++ lphdisk:
- fix build as non-root
++++ lvm2:
- fix build as non-root and use DESTDIR
++++ rsaref:
- fix build as non-root
++++ seccheck:
- fix build as non-root
------------------------------------------------------------------
------------------
Feb 10 2007
-------------------
------------------------------------------------------------------
++++ libflaim:
- Add defattr.
------------------------------------------------------------------
------------------
Feb 9 2007
-------------------
------------------------------------------------------------------
++++ NetworkManager:
- Removed remaining references to /opt/gnome (#243824).
- Build with libnotify.
- Spec file cleanup.
++++ amarok:
- fix build on 10.2
++++ cron:
- use norootforbuild
++++ kdebase3:
- new Kickoff option: "KickoffSearchAddressBook=false" disables kabc
search for people who are annoyed by KMail being started by the menu
++++ fuse:
- change fillup_and_insserv to insserv_force_if_yast in post-script
(there is no sysconfig file involved here)
- Add PreReq for insserv and ensure that we always enable
earlygdm in the post-install script.
This fixes 192998.
++++ gfxboot:
- different 'Hindi' spelling
++++ hwinfo:
- use dpt_i2o, not i2o (#176735)
- be careful reading MP config table to make Xen happy (#154681)
- ensure network/hardware sysfs ID consistency (bug #168492)
++++ isapnp:
- build as nonroot.
++++ kcall:
- apply previous patch only for Factory (#244022)
++++ kerry:
- expand leading tilde when defining privacy dirs
- show Kopete ICQ username instead of UIN
- support for Beagle Konversation backend
- fix build against SUSE Linux 10.0
++++ krb5:
- update krb5-1.6-post.dif
++++ krb5-plugins:
- update krb5-1.6-post.dif
++++ ktorrent:
- port and re-enable patch 16
++++ libgnome:
- Own %{_datadir}/gnome/autostart.
++++ libzypp:
- Setting allowed authentication methods to "basic,digest" if none
provided in URL (#243006)
- fixed gettext and rpath problems in configure.ac and Makefile.cvs
- Version 2.14.4
++++ lineakd:
- build as non-root
++++ links:
- fix build as non-root
- Make it build without root privileges, loosing time for texlive
++++ neverball:
- fix build as non-root
++++ openjade:
- Add defattr.
++++ opie:
- build as nonroot.
++++ pcre:
- fixed wrong usage of assert() call
++++ spamassassin:
- fixing: Bug 225248 - Problem in SpamAssassin: if spamassassin configuration
is stored in postgresql the search in the table userpref delivers
results in wrong order.
- fixing: Bug 218272 - SpamAssassin URIDNSBL plugin tries to lookup
libraries (libimf.so, liblua.so, ...) via nameserver
++++ sax2:
into LCD and VESA section (#242062)
++++ suseRegister:
- remove auth => digest, this should be done by libzypp now
++++ syslinux:
- fixed file list
- Add defattr.
++++ yast2:
- Set Mode::testMode () == "testsuite" automatically when running with
yast2-testsuite (#243624).
- Adjusted SuSEFirewall testsuite to match the current
Mode::testMode () implementation
- Using SCR::UnregisterAgent() instead of SCR::UnmountAgent in
SetDesktopIcon() in Wizard.ycp (#244046).
++++ yast2-network:
- If downloading of the relnotes fails because of server-side error,
allow to continue towards YOU and/or registration stuff (#236371)
++++ yast2-packager:
- ignore mounted sources in SpaceCalculation::EvaluateFreeSpace()
- use 'Unsigned Package/File' heading in the callback for
handling unsigned files/packages (#171105)
- removed dependency on yast2-storage (#238673)
------------------------------------------------------------------
------------------
Feb 8 2007
-------------------
------------------------------------------------------------------
++++ MainActor-5:
- no chown is good chown when norootforbuild
++++ NetworkManager-kde:
- new subpackage NetworkManager-kde-devel contains headers for
building plugins for KNetworkManager
++++ a2ps:
- added defattr
++++ alsa-plugins:
- update to version 1.0.14rc2 - just repackaging from 1.0.14rc1a
- split internal sub package to its own spec file
++++ amarok:
- build against libmtp-devel
++++ apparmor-dbus:
- Initial commit of version 1.0 (Fate #300563)
++++ wodim:
- do not use icedax/md5c.c and icedax/md5.h [#240669]
++++ cjk-lyx:
- added defattr
++++ compiz:
- Add defattr.
- Add requires for devel package.
- Add -fno-strict-aliasing.
++++ dbench:
- finished removing dependency on pkg suse_cert
++++ dcraw:
- updated to RCS 1.364
* Built a color matrix for Canon PowerShot S3 IS, Canon PowerShot A610
* Added Olympus SP510UZ, Panasonic DMC-L1, Leica Digilux 3,
Casio EX-Z4, Kodak DCS200, Canon PowerShots A620, S3 IS, Pentax K10D,
Canon PowerShot A610
* Suport Olympus E-400, Sinar 4-shot and Sinar IA file format
* Added "-K" option for dark-frame subtraction
* Get the Olympus black level from the ORF metadata.
* Found a more reliable way to identify 4775936-byte images
++++ evms:
- Add defattr, use absolute path for ldconfig and fix ldconfig call.
++++ gnomeicu:
- Fix compiler warnings.
++++ grip:
- Add c++ compiler to BuildRequires.
++++ iproute2:
- fixed array size of name string in iptables.h (#243281)
array of size IPT_FUNCTION_MAXNAMELEN - 1 is referenced
at element IPT_FUNCTION_MAXNAMELEN - 1 which is outside the
array bounds
++++ kismet:
- upgraded to b
* added Nokia 770/800 support
* added multiple IDS alerts
* fixed memory mismanagement crashes
- fixed spec file and makefile.diff for #norootforbuild
++++ libbtctl:
- added defattr to the remaining subpackages
++++ libflaim:
- Changes to support Ubuntu packages, including 64-bit.
- Needed to lock the record cache mutex in FlmRecord::Release just before deleting the object to prevent a race condition.
- Changed license to LGPL.
- Updated copyright.
- Added pragmas for windows to remove compiler warnings for VC6 compiler.
- Fixed keyword substitution tokens.
- Added FlmReadFully() and enhanced the base64 decoder.
- Removed commands in makefile that was outputting provides to the spec file.
++++ libmtp:
- split into -devel subpackage
++++ libzypp:
- Added freshen language dependency in supplemements too if there is no
entry in supplements.
[#240617];IPA fonts are not installed even if select Japanese
- Revision 4992
++++ linphone:
- fix build problems
++++ pkg-config:
- Updated to version 0.21:
* Cosmetic fixes of from pkg.m4.
* Documentation fixes.
* Always add the Cflags from dependent packages.
* Added internal pkg-config package.
- Fixed Obsoletes (#243508).
- Use --with-pc_path instead of environment variables.
++++ rubygems:
- update to rubygems 0.9.2:
* The "unpack" command now works properly.
* User name and password are now passed properly to the
authenticating proxy when downloading gems.
* check installation paths for gems before writing files to avoid
various kinds of exploits. (#235110)
- remove the provies on rake
- rediffed rubygems-0.9.0_buildroot.patch
new name rubygems-0.9.2_buildroot.patch
- removed rubygems-ext.diff (was a backport)
++++ sax2:
- fixed monitor record for Fujitsu 21P4 (#237683)
++++ sysstat:
- changed spec file to build with #norootforbuild
- Update vm-install:
+ Allow specifing disk (and disk size) vs. cdrom from CLI
+ Add missing -M/--max-memory parameter to CLI to match GUI
+ #241528: Display error if user selects FV OS but hw lacks VT
+ Move all consistency checks out of Options class, since CLI
options may be processed in a "bad" order
+ Fix infinite loops when info is missing from background jobs
+ --background implies --no-auto-console
+ Don't let user close progress window
+ Fix bug in qemu slowness work-around, reported by Jan Albrecht
+ Do disk.validate() when clicking "OK" on disks page
+ #238959: Probe for removable media via /sys/block
+ Output VNC info for backgrounded job
+ Fix method of waiting for VM to exit when --no-autoconsole
+ #239582: Use extracted kernel-xen/initrd-xen if present
++++ xmset:
- added defattr
++++ yast2:
- Tuning firewall services defined by packages (FATE #300687).
- Added a lot of documentation and examples and comments into the
SuSEFirewall YCP module.
- Use UI::RunInTerminal in menu.ycp for text-mode only. In all other
cases run appropriate module in Qt(Gtk)
++++ yast2-printer:
- dialog shows default queue even if there was none (#223838)
------------------------------------------------------------------
------------------
Feb 7 2007
-------------------
------------------------------------------------------------------
++++ NetworkManager-kde:
- update to KDE SVN r631225
++++ beagle:
- Update to 0.2.16, a bug fix release.
- Fix bugs in the JPEG, PDF, and SVG filters.
- Work around a deadlock in Mono (bgo #402065)
- Fix a problem in our sqlite schema that caused Beagle to loop
on a single directory.
- Fix indexing of KMail folders (bnc #238161, bgo #391647 and
[#401767])
- Fix bugs in backends reporting that the initial indexing is
still running even after it has finished.
- Work around a SharpZipLib bug that could cause beagle to
loop infinitely on some archive files.
(bgo #402280)
++++ samba:
- Disable broken DCERPC [#242833].
++++ clanlib:
- do not build as root
++++ control-center2:
- Do not build unusable static libraries (#238552).
++++ devhelp:
- Do not build unusable static libraries (#238552).
++++ kdebase3:
- fix build
++++ fuse:
- added init script which loads the fuse module and mounts the control
filesystem (#223663)
++++ gfxboot:
- added Gujarati & Marathi translations
- added some code to debug monitor detection
- language cleanup
- added new languages
++++ ghex:
- Do not build unusable static libraries (#238552).
++++ gnome-applets:
- Do not build unusable static libraries (#238552).
++++ gnome-cups-manager:
- Do not build unusable static libraries (#238552).
++++ gnome-desktop:
- Do not build unusable static libraries (#238552).
++++ gnome-main-menu:
- Do not build unusable static libraries (#238552).
++++ gnome-media:
- Do not build unusable static libraries (#238552).
++++ gnome-panel:
- Do not build unusable static libraries (#238552).
++++ gnome-utils:
- Do not build unusable static libraries (#238552).
- -l2h and BuildRequire latex2html for formulas in manual (#242160).
++++ gtkhtml2:
- Do not build unusable static libraries (#238552).
++++ gtkspell:
- Do not build unusable static libraries (#238552).
- do not build as root
++++ kdevelop3:
- add patch to fix qmake project file parsing
++++ kernel-bigsmp:
- patches.fixes/fix-key-serial-number-collision-handling.diff:
keys: Fix key serial number collision handling (243003).
- patches.xen/dynamic-kernel-command-xen.patch:
added patch that makes the command line dynamic in Xen (this
is required to build, but test was impossible because the Xen
patches didn't even apply -- so, please Xen team, please adapt
after you enable it)
++++ kernel-default:
- patches.fixes/fix-key-serial-number-collision-handling.diff:
keys: Fix key serial number collision handling (243003).
- patches.xen/dynamic-kernel-command-xen.patch:
added patch that makes the command line dynamic in Xen (this
is required to build, but test was impossible because the Xen
patches didn't even apply -- so, please Xen team, please adapt
after you enable it)
++++ kernel-source:
- patches.fixes/fix-key-serial-number-collision-handling.diff:
keys: Fix key serial number collision handling (243003).
- patches.xen/dynamic-kernel-command-xen.patch:
added patch that makes the command line dynamic in Xen (this
is required to build, but test was impossible because the Xen
patches didn't even apply -- so, please Xen team, please adapt
after you enable it)
++++ kernel-syms:
- patches.fixes/fix-key-serial-number-collision-handling.diff:
keys: Fix key serial number collision handling (243003).
- patches.xen/dynamic-kernel-command-xen.patch:
added patch that makes the command line dynamic in Xen (this
is required to build, but test was impossible because the Xen
patches didn't even apply -- so, please Xen team, please adapt
after you enable it)
++++ libbeagle:
- Update to 0.2.16, a bug fix release.
- Fix bugs in the JPEG, PDF, and SVG filters.
- Work around a deadlock in Mono (bgo #402065)
- Fix a problem in our sqlite schema that caused Beagle to loop
on a single directory.
- Fix indexing of KMail folders (bnc #238161, bgo #391647 and
[#401767])
- Fix bugs in backends reporting that the initial indexing is
still running even after it has finished.
- Work around a SharpZipLib bug that could cause beagle to
loop infinitely on some archive files.
(bgo #402280)
++++ libbonoboui:
- Do not build unusable static libraries (#238552).
++++ libglade2:
- Do not build unusable static libraries (#238552).
++++ libgnomecanvas:
- Do not build unusable static libraries (#238552).
++++ libgnomedb:
- Do not build unusable static libraries (#238552).
++++ libgnomeprintui:
- Do not build unusable static libraries (#238552).
++++ libgnomeui:
- Do not build unusable static libraries (#238552).
++++ libgtkhtml:
- Do not build unusable static libraries (#238552).
++++ libnotify:
- Do not build unusable static libraries (#238552).
++++ libsexy:
- Do not build unusable static libraries (#238552).
++++ libtomoe-gtk:
- Do not build static libraries (#238552).
++++ libwnck:
- Do not build unusable static libraries (#238552).
++++ libzypp:
- MediaCurlException::dumpOn() adjusted for ncurses dialogue
++++ metacity:
- Do not build unusable static libraries (#238552).
++++ ncpfs:
- add Hungarian translation for ncpfs (242603)
- also build qt3-static as full-config
++++ qt3-devel-doc:
- also build qt3-static as full-config
++++ qt3-extensions:
- also build qt3-static as full-config
++++ scim:
- Do not build static libraries (#238552).
- Removed gconf2 support - gconf module does not exist any more.
++++ suseRegister:
- add basicAuth as fallback for NU catalogs
++++ sysstat:
- update to 7.0.4
* fixed incorrect NFS client and server statistics for sar
* added hotplug CPU support to sar and mpstat
* added iostat NFS statistics
- dropped obsoleted patches:
* sysstat-6.0.2-hz.diff
++++ totem:
- Do not build unusable static libraries (#238552).
++++ ufraw:
- updated to version 0.10
* obsoleted patches po.patch and wb_presets.patch
- fixed gcc warning (gcc.patch) [#240197]
++++ umtsmon:
- add %defattr
- Do not build unusable static libraries (#238552).
++++ wireshark:
- fix SSL support [#242738]
- fix build warnings in dissector's code (dissectors.patch)
++++ yast2:
- Added support for firewall services defined by packages
(FATE #300687).
- Adjusted SuSEFirewall testsuite.
++++ yast2-installation:
- Correct Installation::destdir quoting in .local or .target bash
++++ yast2-iscsi-client:
- quote dirpath (#242989)
++++ yast2-network:
- fix hwaddr matching (#184438)
++++ yast2-packager:
- Removing devs.rpm in case of update before installation starts.
- Bind-mounting the current instsys:/dev/ to installedsys:/dev/.
Both requested in feature #301903.
- slideshow - enable Abort button and reset abort status when
the slideshow is started again ('install more packages' has
been accepted) (#226041)
++++ yast2-pkg-bindings:
- pass value of ProgressPackage() callback to libzypp when
a package is removed (#226041)
- do not change the alias of the added source if it is not empty
(do not replace the product name with a time stamp) (#220195)
------------------------------------------------------------------
------------------
Feb 6 2007
-------------------
------------------------------------------------------------------
++++ amarok:
- fix build for older older distributions
- remove some ancient stuff from .spec file
++++ apparmor-profiles:
- Bug 157400 - default AppArmor profile for gaim too restrictive
- Bug 221998 - No NFS locks available: "kernel: lockd/statd: failed to
create /var/lib/nfs/sm/: err=-2"
- Bug 225615 - apparmor rejects glibc AT_PLATFORM directories
- Bug 143281 - Insuffisient settings in default profiles, at least for
man & gaim:
- Bug 181253 - apparmor rejects access for sendmail to
/var/lib/sendmail/statistics
- Bug 202095 - useradd / userdel profiles incomplete
- Bug 190079 - sendmail can't open control socket
- Bug 240734 - Applications using nss_ldap need to have access to
ldap.secret
++++ binutils:
- Add sh4 to the list of cross targets.
++++ bluez-utils:
- fix array subscript range error in sdp-xml.c (bug 242030)
++++ gcc41:
- typo in binutils check fixed.
- Add patch for PR20218, visibility fixes.
- Add patch for wrong parentheses warnings.
- Filter -ffortify and -fstack-protector from RPM_OPT_FLAGS.
++++ cron:
- set PAM_TTY [#242586]
++++ ctags:
- Update etags from CVS.
- bugzilla #242268: array subscript is above array bounds.
- update to 4.3.
o fix a problem with shared directories with EPWING dictionaries
o fix the problem that ‘ebunzip --test’ did overwrite the
main dictionary file.
o fix the problem that ebappendix created an appendix in
electronic book form even when reading a catalogs.app file.
o make colour illustrations with reference links work.
o API Additions:
new functions: eb_have_image_menu(), eb_image_menu().
new text hooks: EB_HOOK_BEGIN_IMAGE_PAGE,
EB_HOOK_END_IMAGE_PAGE, EB_HOOK_BEGIN_CLICKABLE_AREA,
EB_HOOK_END_CLICKABLE_AREA
++++ elilo:
- elilo.efi
* increase command line size to 2048 (as in >= 2.6.20-rc6-mm1)
++++ fetchmail:
- Repair repoll after opportunistic TLS failed (#,
Berlios#10133).
- Use upstream fix of KPOP regression (#).
++++ filters:
- Drop foo2zjs.tar.bz2 because it contains a copy of the JBIG
reference implementation from Markus Kuhn (bug #227702)
- Fix array subscript running above array bounds (bug #242359)
++++ fontconfig:
- fix order of changelog entries.
++++ fontforge:
- Bugzilla #242363: uninitialized variable.
++++ libgcj41:
- typo in binutils check fixed.
- Add patch for PR20218, visibility fixes.
- Add patch for wrong parentheses warnings.
- Filter -ffortify and -fstack-protector from RPM_OPT_FLAGS.
++++ gmime:
- Reduced BuildRequires.
++++ grip:
- Reduced BuildRequires.
++++ gtkam:
- Spec file cleanup.
- Package gexif in a separate package.
++++ gzip:
- Update to gzip 1.3.11.
* As per the GNU coding standards, the behavior of gzip and its
companion executables no longer depend on the name used to invoke them.
For example, 'gzip' and 'gunzip' are
instead, 'gunzip' is now a small program that invokes 'gzip -d'.
* zdiff now checks for subsidiary gzip failures, and works around
bugs in IRIX 6 sh, Tru64 4.0F ksh, and Solaris 8 bash.
++++ html2text:
- fixed 64bit pointer issue (bugzilla#242105)
++++ indic-fonts:
- Fate #301933: add "mr" to "Provides locale()".
++++ kdelibs3:
- update 3_5_BRANCH to include latest fixes
++++ kdenetwork3:
- Fix sending GroupWise Messenger keepalives, as required by SP2 (#222149, #242584)
++++ kernel-bigsmp:
- update to 2.6.20
- patches.drivers/libata-fix-jmicron-quirk: ahci/pata_jmicron:
fix JMicron quirk.
- patches.drivers/libata-ide-fix-drive-side-80c-detection:
libata/ide: fix drive side 80c cable detection (237164).
- patches.drivers/libata-pata_amd-fix-cable-detection: pata_amd:
fix an obvious bug in cable detection.
- patches.drivers/ide-clear-bmdma-status-in-ide_intr-for-ICHx-controllers:
ide: clear bmdma status in ide_intr() for ICHx controllers
(revised #4) (240307).
- patches.drivers/ide-remove-clearing-bmdma-status-from-cdrom_decode_status:
ide: remove clearing bmdma status from cdrom_decode_status()
(rev #4) (240307).
- patches.suse/apparmor: AppArmor update in place of patch.
[#239147], #221567, #240982, #218961, #219309
++++ kernel-default:
- update to 2.6.20
- patches.drivers/libata-fix-jmicron-quirk: ahci/pata_jmicron:
fix JMicron quirk.
- patches.drivers/libata-ide-fix-drive-side-80c-detection:
libata/ide: fix drive side 80c cable detection (237164).
- patches.drivers/libata-pata_amd-fix-cable-detection: pata_amd:
fix an obvious bug in cable detection.
- patches.drivers/ide-clear-bmdma-status-in-ide_intr-for-ICHx-controllers:
ide: clear bmdma status in ide_intr() for ICHx controllers
(revised #4) (240307).
- patches.drivers/ide-remove-clearing-bmdma-status-from-cdrom_decode_status:
ide: remove clearing bmdma status from cdrom_decode_status()
(rev #4) (240307).
- patches.suse/apparmor: AppArmor update in place of patch.
[#239147], #221567, #240982, #218961, #219309
++++ kernel-source:
- update to 2.6.20
- patches.drivers/libata-fix-jmicron-quirk: ahci/pata_jmicron:
fix JMicron quirk.
- patches.drivers/libata-ide-fix-drive-side-80c-detection:
libata/ide: fix drive side 80c cable detection (237164).
- patches.drivers/libata-pata_amd-fix-cable-detection: pata_amd:
fix an obvious bug in cable detection.
- patches.drivers/ide-clear-bmdma-status-in-ide_intr-for-ICHx-controllers:
ide: clear bmdma status in ide_intr() for ICHx controllers
(revised #4) (240307).
- patches.drivers/ide-remove-clearing-bmdma-status-from-cdrom_decode_status:
ide: remove clearing bmdma status from cdrom_decode_status()
(rev #4) (240307).
- patches.suse/apparmor: AppArmor update in place of patch.
[#239147], #221567, #240982, #218961, #219309
++++ kernel-syms:
- update to 2.6.20
- patches.drivers/libata-fix-jmicron-quirk: ahci/pata_jmicron:
fix JMicron quirk.
- patches.drivers/libata-ide-fix-drive-side-80c-detection:
libata/ide: fix drive side 80c cable detection (237164).
- patches.drivers/libata-pata_amd-fix-cable-detection: pata_amd:
fix an obvious bug in cable detection.
- patches.drivers/ide-clear-bmdma-status-in-ide_intr-for-ICHx-controllers:
ide: clear bmdma status in ide_intr() for ICHx controllers
(revised #4) (240307).
- patches.drivers/ide-remove-clearing-bmdma-status-from-cdrom_decode_status:
ide: remove clearing bmdma status from cdrom_decode_status()
(rev #4) (240307).
- patches.suse/apparmor: AppArmor update in place of patch.
[#239147], #221567, #240982, #218961, #219309
++++ liblcms:
- version 1.16
* Improved stability.
* Two different types of black preservation on CMYK-> CMYK transforms
* Ability to set adaptation state of observer on absolute colorimetric transforms.
* Actually it only allows No adaptation (d=0) and observer fully adapted (d=1)
* lcms can now "fix" some broken 8-bit profiles that have gray axes misplaced.
* icctrans can now read and write CGATS/IT8 files.
* improved tifficc with tiff Lab8 support
* icclink now supports colorant table tag.
* pthread support
++++ omnibook:
- update to SVN of
++++ python-gnome-extras:
- added back a line in the specfile to remove gksu module that was
accidentally removed in the last update.
++++ sqlite:
- Enable support for loadable extensions
++++ tellico:
- fix build on 0 && height>0
++++ tetex:
- Use libpoppler instead of builtin xpdf lib which hopefully
reduce maintenance in case of security problems (bug #233113)
- Removed references to /opt/gnome.
- Bi-arch libexecdir fix.
- Package each file only once.
- Use %ghost for autogenerated files.
++++ util-linux:
- do not use O_EXCL for mkfs.cramfs [#241466]
++++ vorbis-tools:
- fix build with curl-7.16
- fixed some more compiler warnings
++++ yast2-country:
- added missing time zones
++++ yast2-installation:
- Removing dependency on yast2-slp package.
- Moving all SLP-related functionality to yast2-packager-2.15.7.
- Handling not installed yast2-slp package in Add-Ons (#238680).
++++ yast2-packager:
- Separating SLP-related functions to the SourceManagerSLP module.
- Creating new add_inst_source_slptype client.
- Handling not installed yast2-slp package in inst_source client.
- All to make system without yast2-slp package installed possible
(#238680).
++++ zypper:
- Non-interactive mode turns on --skip-interactive as well
(part of fix #224216)
------------------------------------------------------------------
------------------
Feb 1 2007
-------------------
------------------------------------------------------------------
++++ OpenOffice_org:
- updated ooo-build to 2.1.3:
* random crashes when loading .docx documents [n#240928]
* import of control on userform with rowsource fails [i#73753]
* make sure that 'AutoExtension' is not disabled [i#73876]
* crash when loading some documents
* too large toggles [i#73875]
* various small fixes
* some more stability fixes in libwpd [n#233981]
* correct icon for main OpenOffice.org menu entry [n#236816]
* VBA bits:
* illegal access to undefined dimensions
* correct implementation of Range.PrintOut method
* add 'LIKE' implementation [i#73830]
* update to more stable libwpd 0.8.8 [n#233981]
- updated branding for SLED10-SP1 [n#236687]
- added the needed libwpd-0.8.8 sources [n#233981]
- reverted/removed the wps import filter feature
++++ samba:
- Fix logic error in th CVE-; [#240265].
- Avoid winbind event handler for internal domains.
++++ compiz:
- Update to compiz 0.3.7 as in SLE10-SP1
- Include new logo for gnome-xgl-settings. #236822
++++ gaim:
- updated gaim-defaults.patch
++++ glibc:
- Remove -fstack-protector.
++++ hplip:
- hplip-1.7.1-1.patch from HP fixes Deskjet D
christmas-tree (firmware hangs up with flashing LEDs)
on second print job.
- Removed /usr/bin/hpijs.without-libcups from hplip-hpijs
to get rid of confusing RPM package requirements (hplip-hpijs
requires cups-libs because of /usr/bin/hpijs).
- Created new package hpijs-standalone and hpijs-standalone.spec
for a special version of /usr/bin/hpijs which neither needs
a HPLIP library nor a CUPS library to run it.
++++ java-1_5_0-sun:
- removed jdbc
unversioned self-provide.
++++ kcall:
- add .desktop file to make plugin work in Kontact 3.5.6 again
++++ kernel-bigsmp:
- update to 2.6.20-rc7
++++ kernel-default:
- update to 2.6.20-rc7
++++ kernel-source:
- update to 2.6.20-rc7
++++ kernel-syms:
- update to 2.6.20-rc7
++++ libgpod:
- Update to 0.42
- build python bindings
++++ python-gnome-extras:
- Removed remaining references to /opt/gnome.
- Build python-gnome-extras-doc as a separate package.
++++ rekall:
- avoid uninitialized variables (#232826)
++++ sax2:
- fixed sysp detection (#240693)
++++ sendmail:
- Add socket mapping for usage of Cyrus IMAP server (#241060)
++++ suseRegister:
- fix suseRegister blocks boot for a while
++++ tftp:
- update to version 0.48:
- Unbreak -l -s in the server, which was broken in 0.47.
- additional changes from 0.47:
- Add -L option to the server to run standalone without
detaching from the shell.
- Parallel make fix.
++++ tightvnc:
- Added support for the NewFBSize protocol extension (#199702).
- Prevent X clients inside an Xvnc session from getting killed by
the "outer" X session's session manager (#226051)
- New version: 1.3.8:
- File transfers between viewer and server machines.
- Support for RFB protocol version 3.7, with TightVNC extensions.
- Several other improvements and bug fixes to the Unix and Java
- Implement better job support for CIM (#241197)
- Temporary fix to allow PV VMs to reboot (#237414)
- Delete PYTHONOPTIMIZE callers don't set it.
++++ xorg-x11:
- /etc/X11/xdm/{Xsetup,Xstartup}
* start/kill xvkbd only when autologin is disabled (Bug #238604)
++++ xorg-x11-server:
- improved bug-197858_dpms.diff to fix Xserver crash (Bug #197858)
++++ yast2-installation:
- When an Add-On product is added and removed later, correctly
remove also cached control file of that Add-On (#238307).
++++ yast2-ldap-server:
- Close window did not work in autoyast UI (Bug #241009)
++++ yast2-ncurses:
- Online Update: Show patch name (ID) in patches list (bug #239829)
++++ yast2-online-update:
- check "close window" event in the UI (#241012)
++++ yast2-packager:
- inst_source - "Synchronize with ZENworks" setting is persistent
now (#230727)
- dirinstall - recheck disk space when the target directory
is changed (#224150), properly initialize partitioning
(use the mount points only below the target)
- dirinstall - display a progress dialog at start/finish
++++ yast2-qt:
- Merged SLE10-SP1 branch changes back to trunk:
- Fixed bug #239829: Show patch name (ID) in patches list
- V 2.15.6
++++ yast2-users:
- fixed inst_auth workflow when "Read user data from previous installation"
is checked but on user selected (#240287)
++++ zypper:
- Merged revisions 46-4958 via svnmerge from
SuSE-Linux-10_2-Branch. Changelog follows:
- Hungarian translation added.
- Slovak translation added.
- enabled DownloadResolvableReportReceiver::problem() callback
- global non-iteractive mode added (needed due to bug #224216 and
no-confirm option of install and update commands).
- POTFILES.in updated
- Added global option --root to operate on a different directory
(#238165, F#301963).
------------------------------------------------------------------
------------------
Jan 31 2007
-------------------
------------------------------------------------------------------
++++ autofs:
- add upstream patch autofs-4.1.4-dont_create_remote_dirs.patch
Checks first for the directory to create in order to avoid
problems with different mkdir behaviour, resolves [#229607]
++++ autoyast2:
- "close window" was not catched in some dialogs (#240631)
++++ avahi:
- removed gnome-nettool from BuildRequires (and Recommends)
(causes a build-cycle) and use local copy of the icon
++++ cdrdao:
- Prefix of gcdmaster changed to /usr.
- Spec file cleanup.
- Fixed PreReq for /etc/init.d/xdm in older products.
++++ gnome-vfs2:
- Do not require gnome-filesystem (#240603).
++++ hplip:
- Removed explicite fstack-protector-all from CFLAGS and CXXFLAGS
because fstack-protector will be enabled by default.
++++ initial:
- GNOME moved to /usr
++++ inkscape:
- Removed remaining references to /opt/gnome (#240571).
++++ iscan:
- GNOME moved to /usr therefore the GIMP plugin link was
changed accordingly
++++ kernel-bigsmp:
- patches.suse/dynamic-kernel-command-line-alpha.patch,
patches.suse/dynamic-kernel-command-line-arm.patch,
patches.suse/dynamic-kernel-command-line-arm26.patch,
patches.suse/dynamic-kernel-command-line-avr32.patch,
patches.suse/dynamic-kernel-command-line-common.patch,=20
patches.suse/dynamic-kernel-command-line-cris.patch,
patches.suse/dynamic-kernel-command-line-fixups.patch,
patches.suse/dynamic-kernel-command-line-frv.patch,
patches.suse/dynamic-kernel-command-line-h8300.patch,
patches.suse/dynamic-kernel-command-line-i386.patch,
patches.suse/dynamic-kernel-command-line-ia64-fix.patch,
patches.suse/dynamic-kernel-command-line-ia64.patch,
patches.suse/dynamic-kernel-command-line-m32r.patch,
patches.suse/dynamic-kernel-command-line-m68k.patch,
patches.suse/dynamic-kernel-command-line-m68knommu.patch,
patches.suse/dynamic-kernel-command-line-mips.patch,
patches.suse/dynamic-kernel-command-line-parisc.patch,
patches.suse/dynamic-kernel-command-line-powerpc.patch,
patches.suse/dynamic-kernel-command-line-ppc.patch,
patches.suse/dynamic-kernel-command-line-s390.patch,
patches.suse/dynamic-kernel-command-line-sh.patch,
patches.suse/dynamic-kernel-command-line-sh64.patch,
patches.suse/dynamic-kernel-command-line-sparc.patch,
patches.suse/dynamic-kernel-command-line-sparc64.patch,
patches.suse/dynamic-kernel-command-line-um.patch,
patches.suse/dynamic-kernel-command-line-v850.patch,
patches.suse/dynamic-kernel-command-line-x86_64.patch,
patches.suse/dynamic-kernel-command-line-xtensa.patch:
make kernel command line dynamic after bootup to save
runtime memory
- patches.suse/i386-2048-byte-command-line.patch,
patches.suse/ia64-2048-byte-command-line.patch,
patches.suse/x86_64-2048-byte-command-line.patch:
increase command line to 2048 characters to i386 (from 256),=20
ia64 (form 1024) and x86_64 (from 256)
++++ kernel-default:
- patches.suse/dynamic-kernel-command-line-alpha.patch,
patches.suse/dynamic-kernel-command-line-arm.patch,
patches.suse/dynamic-kernel-command-line-arm26.patch,
patches.suse/dynamic-kernel-command-line-avr32.patch,
patches.suse/dynamic-kernel-command-line-common.patch,=20
patches.suse/dynamic-kernel-command-line-cris.patch,
patches.suse/dynamic-kernel-command-line-fixups.patch,
patches.suse/dynamic-kernel-command-line-frv.patch,
patches.suse/dynamic-kernel-command-line-h8300.patch,
patches.suse/dynamic-kernel-command-line-i386.patch,
patches.suse/dynamic-kernel-command-line-ia64-fix.patch,
patches.suse/dynamic-kernel-command-line-ia64.patch,
patches.suse/dynamic-kernel-command-line-m32r.patch,
patches.suse/dynamic-kernel-command-line-m68k.patch,
patches.suse/dynamic-kernel-command-line-m68knommu.patch,
patches.suse/dynamic-kernel-command-line-mips.patch,
patches.suse/dynamic-kernel-command-line-parisc.patch,
patches.suse/dynamic-kernel-command-line-powerpc.patch,
patches.suse/dynamic-kernel-command-line-ppc.patch,
patches.suse/dynamic-kernel-command-line-s390.patch,
patches.suse/dynamic-kernel-command-line-sh.patch,
patches.suse/dynamic-kernel-command-line-sh64.patch,
patches.suse/dynamic-kernel-command-line-sparc.patch,
patches.suse/dynamic-kernel-command-line-sparc64.patch,
patches.suse/dynamic-kernel-command-line-um.patch,
patches.suse/dynamic-kernel-command-line-v850.patch,
patches.suse/dynamic-kernel-command-line-x86_64.patch,
patches.suse/dynamic-kernel-command-line-xtensa.patch:
make kernel command line dynamic after bootup to save
runtime memory
- patches.suse/i386-2048-byte-command-line.patch,
patches.suse/ia64-2048-byte-command-line.patch,
patches.suse/x86_64-2048-byte-command-line.patch:
increase command line to 2048 characters to i386 (from 256),=20
ia64 (form 1024) and x86_64 (from 256)
++++ kernel-source:
- patches.suse/dynamic-kernel-command-line-alpha.patch,
patches.suse/dynamic-kernel-command-line-arm.patch,
patches.suse/dynamic-kernel-command-line-arm26.patch,
patches.suse/dynamic-kernel-command-line-avr32.patch,
patches.suse/dynamic-kernel-command-line-common.patch,=20
patches.suse/dynamic-kernel-command-line-cris.patch,
patches.suse/dynamic-kernel-command-line-fixups.patch,
patches.suse/dynamic-kernel-command-line-frv.patch,
patches.suse/dynamic-kernel-command-line-h8300.patch,
patches.suse/dynamic-kernel-command-line-i386.patch,
patches.suse/dynamic-kernel-command-line-ia64-fix.patch,
patches.suse/dynamic-kernel-command-line-ia64.patch,
patches.suse/dynamic-kernel-command-line-m32r.patch,
patches.suse/dynamic-kernel-command-line-m68k.patch,
patches.suse/dynamic-kernel-command-line-m68knommu.patch,
patches.suse/dynamic-kernel-command-line-mips.patch,
patches.suse/dynamic-kernel-command-line-parisc.patch,
patches.suse/dynamic-kernel-command-line-powerpc.patch,
patches.suse/dynamic-kernel-command-line-ppc.patch,
patches.suse/dynamic-kernel-command-line-s390.patch,
patches.suse/dynamic-kernel-command-line-sh.patch,
patches.suse/dynamic-kernel-command-line-sh64.patch,
patches.suse/dynamic-kernel-command-line-sparc.patch,
patches.suse/dynamic-kernel-command-line-sparc64.patch,
patches.suse/dynamic-kernel-command-line-um.patch,
patches.suse/dynamic-kernel-command-line-v850.patch,
patches.suse/dynamic-kernel-command-line-x86_64.patch,
patches.suse/dynamic-kernel-command-line-xtensa.patch:
make kernel command line dynamic after bootup to save
runtime memory
- patches.suse/i386-2048-byte-command-line.patch,
patches.suse/ia64-2048-byte-command-line.patch,
patches.suse/x86_64-2048-byte-command-line.patch:
increase command line to 2048 characters to i386 (from 256),=20
ia64 (form 1024) and x86_64 (from 256)
++++ kernel-syms:
- patches.suse/dynamic-kernel-command-line-alpha.patch,
patches.suse/dynamic-kernel-command-line-arm.patch,
patches.suse/dynamic-kernel-command-line-arm26.patch,
patches.suse/dynamic-kernel-command-line-avr32.patch,
patches.suse/dynamic-kernel-command-line-common.patch,=20
patches.suse/dynamic-kernel-command-line-cris.patch,
patches.suse/dynamic-kernel-command-line-fixups.patch,
patches.suse/dynamic-kernel-command-line-frv.patch,
patches.suse/dynamic-kernel-command-line-h8300.patch,
patches.suse/dynamic-kernel-command-line-i386.patch,
patches.suse/dynamic-kernel-command-line-ia64-fix.patch,
patches.suse/dynamic-kernel-command-line-ia64.patch,
patches.suse/dynamic-kernel-command-line-m32r.patch,
patches.suse/dynamic-kernel-command-line-m68k.patch,
patches.suse/dynamic-kernel-command-line-m68knommu.patch,
patches.suse/dynamic-kernel-command-line-mips.patch,
patches.suse/dynamic-kernel-command-line-parisc.patch,
patches.suse/dynamic-kernel-command-line-powerpc.patch,
patches.suse/dynamic-kernel-command-line-ppc.patch,
patches.suse/dynamic-kernel-command-line-s390.patch,
patches.suse/dynamic-kernel-command-line-sh.patch,
patches.suse/dynamic-kernel-command-line-sh64.patch,
patches.suse/dynamic-kernel-command-line-sparc.patch,
patches.suse/dynamic-kernel-command-line-sparc64.patch,
patches.suse/dynamic-kernel-command-line-um.patch,
patches.suse/dynamic-kernel-command-line-v850.patch,
patches.suse/dynamic-kernel-command-line-x86_64.patch,
patches.suse/dynamic-kernel-command-line-xtensa.patch:
make kernel command line dynamic after bootup to save
runtime memory
- patches.suse/i386-2048-byte-command-line.patch,
patches.suse/ia64-2048-byte-command-line.patch,
patches.suse/x86_64-2048-byte-command-line.patch:
increase command line to 2048 characters to i386 (from 256),=20
ia64 (form 1024) and x86_64 (from 256)
++++ libiptcdata:
- GNOME moved to /usr
++++ libsigc++12:
- GNOME moved to /usr
++++ libxml:
- Prefix changed to /usr.
- Spec file cleanup.
++++ libzypp:
- verifySystem: Regarding patterns too. Bug 239750
Revision 4937
++++ mozilla-nspr:
- Don't install %{_includedir}/nspr4/prvrsion.h with the executable
++++ ncurses:
- Update to 5.6-
- Split of tack a its own sub package to be able to specify the
different licenses of ncurses and tack (bug #231835)
++++ openbox:
- GNOME moved to /usr
++++ opensuse-gnomeuser_en:
- GNOME moved to /usr
++++ opensuse-manual_de:
- GNOME moved to /usr
++++ opensuse-manual_en:
- GNOME moved to /usr
++++ opensuse-quickstart_de:
- GNOME moved to /usr
++++ opensuse-quickstart_en:
- GNOME moved to /usr
- remove useless calls to autotools.
- use %configure
- add a sanity check to ensure that we have a full version
- fix compile warnings in headers
++++ qt3-devel-doc:
- add a sanity check to ensure that we have a full version
- fix compile warnings in headers
++++ qt3-extensions:
- add a sanity check to ensure that we have a full version
- fix compile warnings in headers
++++ sane-backends:
- Added a fix for an "array subscript is above array bounds"
error in sanei_ab306.c to fix-buffer-overflow.patch
(see Suse Bugzilla bug 239953).
++++ sane-frontends:
- GNOME moved to /usr therefore the GIMP plugin link was
changed accordingly
++++ sax2:
- fixed compiler warning
- prevent domain busid on probeonly call in sysp for ppc
and don't set busid in case of fbdev
- ask X-Server if colordepth value is unknown, related to (#236670)
- added fbdev yast2 bootloader information to the logfile (#234142)
++++ smart:
- readded smart-trunk.patch (r856)
++++ sqlite:
- update to version 3.3.12
* further bugfixes, esp. for bugs introduced in 3.3.9
++++ squid:
- upgrade to 2.6.STABLE9 with this fixes:
* Date parsing error causing objects to get unexpectedly cached.
Problem introduced in 2.6.STABLE6.
* authenticateNTLMFixErrorHeader: state 4. NTLM & Negotiate
instability introduced in 2.6.STABLE6.
* Primitive support for HTTP/1.1 chunked encoding, working around
broken servers sending chunked encoding in response to HTTP/1.0
* STALE: Entry's timestamp greater than check time. Clock going
backwards?
* Don't update object timestamps on a failed revalidation.
* If-Modified-Since broken in 2.6.STABLE8
* diskd bug in storeDiskdIOCallback()
++++ t1lib:
- Bugzilla #240159: array subscript out of bounds.
++++ timidity:
- fix invalid array access (#240161)
- fix broken gcc4-fix patch
++++ util-linux:
- let mkfs tools open with O_EXCL [#238687]
- Update xen-3.0.4 (changeset 13138); includes migration bugfix.
++++ xine-lib:
- Update to xine-lib-1.1.4
- Update to vdr-xine-0.7.10
- Fixed some new(?) installation failures
- xineplug_flac has to be triggered on configure manually now.
++++ xsane:
- Package 'sane' was renamed to 'sane-backends'.
Adapted it so that it works with 'sane-backends'
- GNOME moved to /usr therefore the GIMP plugin link was
changed accordingly
++++ yast2-country:
- added support for new languages:
af_ZA, xh_ZA, zu_ZA, gu_IN, ta_IN (F301933, #237367)
++++ yast2-installation:
- Rereading all SCR Agents in case of installation workflow changed
by Add-On product (#239055).
- Calling PackageLock::Check before Pkg calls (#238556).
++++ yast2-online-update:
- check for updater application during autoinstallation (#236928)
++++ yast2-packager:
- inst_source: disable autorefresh for a new ISO image based
source (#223585)
- inst_source: merged "Package Directory" into "Local Directory",
added "Local ISO Image" source type (#204943)
- fixed checkmedia test in the first installation stage (#238670)
++++ yast2-qt:
- Merged SLE10-SP1 branch changes back to trunk:
- Fixed bug #187322: Ignore solver errors in patch mode
at first solver run
- Fixed bug #232522: Added inst src URL to pkg versions view
- Fixed bug #152997: Install progress icons
- V 2.15.5
++++ yast2-storage:
- fix problems handling EVMS setups on S390 (#235902)
- make close window button work in LVM config tool (#240271)
- fix problem with PPC prep boot and EVMS (#235774)
- version 2.15.3
++++ yast2-update:
- Fixed update of system on EVMS: '/dev/abc/xyz' is the same
as '/dev/evms/lvm2/abc/xyz' (#237139).
++++ zlib:
- remove libgz completely (obsolete long ago)
++++ zypper:
- locale support added (merged from 10.2/SP1 branch)
------------------------------------------------------------------
------------------
Jan 30 2007
-------------------
------------------------------------------------------------------
++++ MozillaThunderbird:
- Add thunderbird-1.5.0.8-uninitalized-vars-232305.patch (#232305).
++++ NetworkManager:
- Changed GNOME prefix to /usr.
++++ agfa-fonts:
- minor edits to LICENSE.txt, as forwarded by
++++ php5:
- synced with BuildService
* file "session_mm_apache2handler0.sem" written at boot
[#229200] (php5-config.patch)
* for certain functionality php5-exif requires php5-mbstring
* php5-ldap requires php5-openssl
* remove LDAP_DEPRECATED from CFLAGS, module already
takes care of this.
* patch potential HTTP_SESSION_VARS et all hijack when
register_globals is On users from suhosin extension are
not affected.(php5-session-rgon-hijack.patch)
* on 10.2 and up
php5-devel should require pcre-devel
sqlite-devel sqlite2-devel
* php5-devel is mostly useless without autoconf automake libtool
bison make gcc.
* added patches: phpbug-39350.patch
oldhat-phpinputdata-secfix.patch
ze2-fixes.patch
filter.patch
ext-lib64again.patch
++++ aspell-dictionaries:
- update dictionaries fa, fo, ku, pl
- new dictionaries gu, hy, nds, te
- dictionaries cs, nl merged into this package
- Prefix changed to /usr.
- Spec file cleanup.
++++ samba:
- Fix smbcon [#223418].
- Fail on offline [#223501].
- Register check_dom_handler when coming from offline mode.
- Fix pam_winbind passwd changes in online mode.
- Call set_domain_online in init_domain_list().
- Winbind cleanup after failure and fix crash bug.
- Don't register check domain handler for all trusts.
- Add separate logfile for dc-connect wb child.
- Only write custom krb5 conf for own domain.
- Move check domain handler to fork_domain_child.
++++ dosfstools:
- mkdosfs now opens device with O_EXCL [#238687]
++++ kdebase3:
- show konqfilemgr.desktop in the menu
++++ fonts-config:
- Bugzilla #239692: acroread moved to /usr/lib, add a new
glob pattern to the font directory list.
++++ fuse:
- updated to version 2.6.2:
* fix 64bit compile problems
* fix fuse_teardown problem
* fix unaligned access in file descriptor in libfuse
* fix detection of fuseblk
* fix use after free in fuse_flush
* fix compatible API for opts == NULL
++++ ghostscript-cjk:
- Bugzilla #239692: acroread moved to /usr/lib for openSUSE > 10.2,
adapt the script acroread-cidfont-config.
++++ gnome2-SuSE:
- remove gnome-filesystem from BuildRequires
++++ gnome2-user-docs:
- Prefix changed to /usr.
- Spec file cleanup.
++++ gpg2:
- fix build (exclude possible debuginfo directory)
++++ grip:
- Prefix changed to /usr.
- Spec file cleanup.
++++ gscpm:
- Prefix changed to /usr.
- Spec file cleanup.
++++ gthumb:
- GNOME moved to /usr
++++ icon-naming-utils:
- remove gnome-filesystem from BuildRequires
- remove warning about cdrecord (#229500)
++++ kdegraphics3:
- remove BuildRequires for hp-officejet
++++ kernel-bigsmp:
- rpm/kernel-binary.spec.in: lets always strip debuginfo from vmlinux.
++++ kernel-default:
- rpm/kernel-binary.spec.in: lets always strip debuginfo from vmlinux.
++++ kernel-source:
- rpm/kernel-binary.spec.in: lets always strip debuginfo from vmlinux.
++++ kernel-syms:
- rpm/kernel-binary.spec.in: lets always strip debuginfo from vmlinux.
++++ libiec61883:
- fixed dependencies, support files > 2GB.
++++ nss_ldap:
- Apply the "port" directive correctly if present in ldap.conf
(Bug #224879)
++++ perl-HTML-Template:
- update to 2.9
* the new force_untaint option makes sure you do not pass tainted
values to param()
* Added ESCAPE=NONE as a synonym for ESCAPE=0.
both to work with default_escape.
* DEFAULT didn't work with URL and JS escaping.
* Long-standing bug where variables set in a loop weren't
available inside inner loops under global_vars if the variable
wasn't actually used in the outer loop.
* Changed references to CVS in the docs to Subversion now that
the switch is complete.
* Tests fixed.
++++ perl-NetAddr-IP:
- update to version 4.00.4
Wed Aug 16 16:01:54 PDT 2006
update to include/exclude files in corrupted distro
6 10:48:25 PDT 2006
correct SYNOPSIS documentation
add :old_nth
update Lite.pm documentation
update Util.pm documentation
Imported into distribution CVS tree - Some revision number
mismatches are to be expected
Latin-1 is back
Fixed some angle brackets so that they show up in the docs
4 14:14:16 PDT 2006
remove unused global variable $isV6
update Lite.pm to v1.02
$isV6 global converted to a lexical variable within sub "_xnew"
$Class global removed and replaced by calls to UNIVERSAL::isa
for spotting problems related to
using the Lite.pm with mod_perl
6 14:09:01 PDT 2006
various bug fixes courtesy of Luis Munoz:
changes to Lite.pm v1.01, Util.pm v0.17 see Changes in those distros.
update t/v6-re.t, addconst called as a scalar, should be called to
return the address value ()[1]
Mon Jun 19 21:51:10 PDT 2006
initial release of version 4.000 which includes
full support of ipV6 addresses and drops the requirement
for Math::BigInt and will run on older versions of Perl
at least back to
++++ perl-TermReadLine-Gnu:
- update to version 1.16
- fix Makefile.PL to work with the latest Cygwin.
(Use 1.15 for old Cygwin.)
- readline-5.1 support
new function
variable_value
reset_screen_size
new variable
prefer_env_winsize
- use libdir / fix build on lib64
++++ sax2:
- fixed GUI crash if no default color depth is set (#233847)
- don't set default color depth on fbdev devices (#233847)
- don't set bus ID on fbdev devices (#233847)
++++ sensors:
- Update to lm_sensors version 2.10.2 which added support for
recent devices.
++++ tomboy:
- Removed dbus-1-mono, dbus-1-glib-devel, and dbus-1-devel as
dependencies since they are not required to build/run tomboy.
Tomboy uses NDesk's DBusSharp to communicate with DBus directly
without using gtk's old dbus library.
Fixes bug #239618.
++++ valgrind:
- update to 3.2.3:
* fixes two serious regressions introduced in 3.2.2
* intercept stpcpy_chk (#234247)
- fix openat syscall wrapper (#240225)
++++ wesnoth:
- major update to stable version 1.2.1
* campaigns:
* Heir to the Throne:
* Battle_for_Wesnoth: allow Asheviere to recruit non-scout units
* The South Guard:
* Proven by the Sword: tell Deoran to go to Westin if the citadel is
secured (fixes #7360)
* language and i18n:
* updated translations: British English, Dutch, Estonian, French, German,
Italian, Russian, Slovak, Swedish
* fixed huge list of spelling mistakes in the en_US version
* multiplayer maps:
* revised maps: Blitz
* made the AI recruit less scouts by setting the village_per_scout parameter
* correctly use translated team names when available
* fix the completion when controlling multiple sides (bug #8101, patch #653)
* first turn of a game is saved again (fixes bug #7909 and bug #8117)
* fix female units using male frames from time to time
* add advanced sound tab to pref allowing you to play with sample_rate and
buffer_size options
* set default sample rate to 44100 hz as most user got cracking sound pb
with 22050
* graphics
* death animations for Orcish Assassin and Grunt, Undead Ghoul
* multiplayer
* game management
* fixed controler change not sended to all client (bug #8138)
* replace "Downloading next level..." by "Receiving data..."
when scenario don't have next_scenario and replace
"Downloading next level..." by "Downloading next scenario..."
++++ wesnoth-data-small:
- major update to stable version 1.2.1
* campaigns:
* Heir to the Throne:
* Battle_for_Wesnoth: allow Asheviere to recruit non-scout units
* The South Guard:
* Proven by the Sword: tell Deoran to go to Westin if the citadel is
secured (fixes #7360)
* language and i18n:
* updated translations: British English, Dutch, Estonian, French, German,
Italian, Russian, Slovak, Swedish
* fixed huge list of spelling mistakes in the en_US version
* multiplayer maps:
* revised maps: Blitz
* made the AI recruit less scouts by setting the village_per_scout parameter
* correctly use translated team names when available
* fix the completion when controlling multiple sides (bug #8101, patch #653)
* first turn of a game is saved again (fixes bug #7909 and bug #8117)
* fix female units using male frames from time to time
* add advanced sound tab to pref allowing you to play with sample_rate and
buffer_size options
* set default sample rate to 44100 hz as most user got cracking sound pb
with 22050
* graphics
* death animations for Orcish Assassin and Grunt, Undead Ghoul
* multiplayer
* game management
* fixed controler change not sended to all client (bug #8138)
* replace "Downloading next level..." by "Receiving data..."
when scenario don't have next_scenario and replace
"Downloading next level..." by "Downloading next scenario..."
- Enable building KMP.
- Fix xendomains to work with managed domains. (#238781)
++++ xorg-x11-driver-video:
- rn50_pixel_clock_limit.patch:
* resolves video corruption problem on ES1000 (X.Org Bug #5766)
++++ xorg-x11-libX11:
- bug-239698_libx11.diff:
* XIM (with SCIM) commits first character after FocusIn
immediately (Bug #239698)
++++ yast2-mail:
- Adjusted testsuite for changes in yast2-2.15.4.
++++ yast2-network:
- fixed testsuite
++++ yast2-nis-client:
- fixed testsuite failure caused by new rpm parameter in Package::Installed
++++ yast2-storage:
- temporary stop hald while parted is called (#224516)
- prevent needless update of Storage::GetTargetChangeTime() (#237112)
------------------------------------------------------------------
------------------
Jan 29 2007
-------------------
------------------------------------------------------------------
++++ aaa_base:
- Removed references to /opt/gnome.
- boot.crypto: use boot.localfs instead of $local_fs, remove the
boot.klog and dependcies of boot.localfs (#140226)
- boot.crypto: add support for restart/reload of services for
interactive usage of boot.crypto (#146388)
- boot.crypto: add latest support for cryptsetup from
Chris Rivera (Fate#253)
- boot.crypto: check return values of losetup for short passphrase
++++ autofs:
- remove the introduced -multi option, because this issue has
been fixed upstream in a different way.
add autofs-4.1.4-multi_parse_fix.patch, resolves [#232855]
++++ automake:
- Removed references to /opt/gnome.
++++ binutils:
- Update to binutils CVS HEAD.
++++ bluez-utils:
- update to v3.9:
* Add RemoteDeviceDisconnectRequested signal.
* Add updated service framework.
* Add embedded GLib library.
* Add support for using system GLib library.
* Create internal SDP server library.
- Do not ship unnecessary include/GL/glext.h in binary rpms #239904.
++++ contact-lookup-applet:
- Prefix changed to /usr.
- Spec file cleanup.
++++ gcc41:
- cross-avr now checks the binutils changelog rather than an
exact version match.
++++ dbench:
- continued removing dependency on pkg suse_cert
- fixed typo
++++ desktop-data-SuSE:
- don't set xcursor theme for remote logins (#228069)
++++ docbook-xsl-stylesheets:
- Update to 1.72.0: Many bugfixes and some extensions.
For details,
see the NEWS file.
- Do no apply manpages-block-sp-2. [# 176111] seems to be fixed
upstream now.
- Remove obsolete README file.
- PreReq sgml-skel and remove exit statements from pre/ see
[#216944].
++++ evms:
- Added EVMS patch from IBM to the Dos Segment Manager.
Segment manager will now allow the NW Segment Manager to "bind"
to devices which contain only NetWare partitions.
- Add more processing in boot.evms #237117
++++ festival:
- festival-devel packages is incomplete (#230697)
++++ libgcj41:
- cross-avr now checks the binutils changelog rather than an
exact version match.
++++ glibc:
- Removed references to /opt/gnome.
++++ gnome-doc-utils:
- Build as noarch (patch from Andreas Hanke, #237146).
++++ gnome-netstatus:
- Removed remaining references to /opt/gnome.
++++ gnome-panel:
- Removed remaining references to /opt/gnome.
++++ gnome-volume-manager:
- Removed remaining references to /opt/gnome.
++++ gpg2:
- fix #221212 - gpg2 is not updated and do not contain documentation
- fix #233525 - gpg1/2: bug in vasprintf() implementation
++++ grub:
- add AM_PROG_AS to configure.ac to pacify autoconf.
++++ hplip:
- Package 'sane' was renamed to 'sane-backends'.
Adapted it so that it works with 'sane-backends'
++++ insserv:
- Split insserv.conf off from source tar ball to avoid patching
- Add boot.crypto to $local_fs
- Add smbfs/cifs to $remote_fs
++++ iproute2:
- fixed wrong IPT_LIB_DIR value and replaced the code by a
dynamic check for the /usr/%lib/iptables directory (#238886)
++++ iscan:
- Package 'sane' was renamed to 'sane-backends'.
Adapted it so that it works with 'sane-backends'
++++ iscan-free:
- Package 'sane' was renamed to 'sane-backends'.
Adapted it so that it works with 'sane-backends'
++++ kdebindings3:
- remove hpi check for ppc (#223658)
++++ kdebindings3-javascript:
- remove hpi check for ppc (#223658)
++++ kdebindings3-python:
- remove hpi check for ppc (#223658)
++++ kipi-plugins:
- update to version 0.1.3:
* GalleryExport : Add preliminary support for Gallery 2.2
security features
* SendImages : Solved problems with filenames and commandline
with thunderbird and mozilla
- fix rotation of scanned pictures (no EXIF data)
++++ krb5:
- krb5-1.6-fix-passwd-tcp.dif and krb5-1.6-fix-sendto_kdc-memset.dif
are now upstream. Remove patches.
- fix leak in krb5_kt_resolve and krb5_kt_wresolve
++++ krb5-plugins:
- no main package, no debuginfo
- krb5-1.6-fix-passwd-tcp.dif and krb5-1.6-fix-sendto_kdc-memset.dif
are now upstream. Remove patches.
- fix leak in krb5_kt_resolve and krb5_kt_wresolve
++++ libbonobo:
- Included /usr/local directories to bonobo activation
configuration.
++++ libraw1394:
- add mpg1394grab (#236537)
- Removed references to /opt/gnome.
++++ nano:
- update to version 2.0.3
* GNU nano 2.0.3 flows toward its ending.
This release contains several
minor optimizations to make the executable a little smaller under some
circumstances, some translation updates, improvements to the color
syntax for Python, and still more minor documentation updates.
++++ pam-config:
- Version 0.15:
- Fix -d handling of minlen option of pam_pwcheck
++++ pciutils:
- change dependency from python to perl in update-pciids [#221276]
++++ pciutils-ids:
- switch to upstream supplied merge tool [bug 221276]
- rewrite testsuite (format of old testcases was wrong)
++++ pkg-config:
- Removed references to /opt/gnome.
- Simplified PKG_CONFIG_PATH (#235310).
- Added support for /usr/local/lib64.
++++ pwdutils:
- Enabled pam_lookup_policy in default ldap.conf to make use of
LDAP password policies, when they are available [#239798]
++++ rasmol:
- fixed array access beyond its range [#239491]
(decrement_var.patch)
++++ rrdtool:
- update to 1.2.18
* many bugfixes
* DoS in rrd_graph.c fixed [#231212]
- fix overflow in rrd_tool.c
++++ sane-backends:
- Renamed the package from 'sane' (which is only used by Suse)
to 'sane-backends' which is used by the rest of the world
and let this package provide and obsolete 'sane'.
- Updated replace-HZ-by-sysconf_SC_CLK_TCK.patch to what
there will be done upstream.
++++ sane-frontends:
- Package 'sane' was renamed to 'sane-backends'.
Adapted it so that it works with 'sane-backends'
++++ sax2:
- update Identity maps for all architectures (#236670)
- added patch from schwab@suse.de fixing usage of alps driver
for Apple Internal Touchpad [ALPS]
- there are usb tapes (#222978)
- apple vs. pc kbd layout issue solved for ppc (#233968)
++++ scrollkeeper:
- Removed references to /opt/gnome.
++++ sgml-skel:
- Fix debug code in edit-xml-catalog.
Reported by Andreas Hanke and
Dirk Mueller [# 237652].
++++ tomboy:
- Update to version 0.5.5 (bugfixes only release)
++++ xorg-x11:
- updated mkcomposecache to release 1.2
* Bump to 1.2.
* Autogen ChangeLog.
* Unset XMODIFIERS in mkcomposecache.
* Log if XOpenIM() fails.
* mkallcomposecache.sh is more verbose now on Xvfb errors.
* Including old and new font paths in default.
- updated xpr to release 1.0.2
* Bug 9518: Markup problems on the xdpr.1 page
++++ xorg-x11-libXt:
- update release to 1.0.5
* Bug 9514: Markup error in makestrs.1x man page
++++ xorg-x11-server:
- bug-197858_dpms.diff:
* finally fixed "X server wakes up on}

我要回帖

更多关于 自称quot爱的战士 的文章

更多推荐

版权声明:文章内容来源于网络,版权归原作者所有,如有侵权请点击这里与我们联系,我们将及时删除。

点击添加站长微信