openSUSE Commits
Threads by month
- ----- 2025 -----
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
October 2009
- 1 participants
- 750 discussions

03 Oct '09
Hello community,
here is the log from the commit of package xorg-x11-driver-video-radeonhd for openSUSE:Factory
checked in at Sat Oct 3 02:44:30 CEST 2009.
--------
--- xorg-x11-driver-video-radeonhd/xorg-x11-driver-video-radeonhd.changes 2009-09-14 14:37:56.000000000 +0200
+++ xorg-x11-driver-video-radeonhd/xorg-x11-driver-video-radeonhd.changes 2009-10-01 16:47:30.000000000 +0200
@@ -1,0 +2,13 @@
+Thu Oct 1 15:06:55 CEST 2009 - mhopf(a)novell.com
+
+- Update to git of 01.10.2009. Again, *almost* 1.2.6.
+ * More bug fixes.
+ * Disable EXA acceleration on RV740.
+- Reverted AtomBIOS backlight controll from commit #de3f80b.
+
+-------------------------------------------------------------------
+Thu Sep 17 15:08:48 CEST 2009 - mhopf(a)novell.com
+
+- Add quirk table for Wyse R-Class.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
bug519261-increase-virtual.diff
xf86-video-radeonhd-1.2.5_20090914_37ccdde.tar.bz2
New:
----
Revert_de3f80b_ReenableingAtomBIOSControlledBacklight.diff
xf86-video-radeonhd-1.2.5_20091001_be7216f.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xorg-x11-driver-video-radeonhd.spec ++++++
--- /var/tmp/diff_new_pack.51U9CK/_old 2009-10-03 02:44:00.000000000 +0200
+++ /var/tmp/diff_new_pack.51U9CK/_new 2009-10-03 02:44:00.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package xorg-x11-driver-video-radeonhd (Version 1.2.5_20090914_37ccdde)
+# spec file for package xorg-x11-driver-video-radeonhd (Version 1.2.5_20091001_be7216f)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -44,7 +44,7 @@
%endif
AutoReqProv: on
%define vers 1.2.5
-Version: %{vers}_20090914_37ccdde
+Version: %{vers}_20091001_be7216f
Release: 1
Summary: Driver for AMD GPG (ATI) r5xx/r6xx Chipsets
%if 0%{?suse_version}
@@ -54,7 +54,7 @@
# ATOM BIOS is not endian clean
ExclusiveArch: %ix86 x86_64
Source: xf86-video-radeonhd-%{version}.tar.bz2
-Patch: bug519261-increase-virtual.diff
+Patch: Revert_de3f80b_ReenableingAtomBIOSControlledBacklight.diff
ExclusiveArch: %ix86 ia64 ppc ppc64 x86_64
BuildRoot: %{_tmppath}/%{name}-%{version}-build
PreReq: /bin/rm /bin/cat
++++++ Revert_de3f80b_ReenableingAtomBIOSControlledBacklight.diff ++++++
diff --git a/src/rhd_atomout.c b/src/rhd_atomout.c
index 52b6559..1d1662a 100644
--- a/src/rhd_atomout.c
+++ b/src/rhd_atomout.c
@@ -1200,13 +1200,13 @@ RhdAtomSetupBacklightControlProperty(struct rhdOutput *Output,
RHDFUNC(Output);
Private = xnfcalloc(sizeof(struct rhdAtomOutputPrivate), 1);
- TransmitterConfig = &Private->TransmitterConfig;
switch (Output->Id) {
case RHD_OUTPUT_KLDSKP_LVTMA:
case RHD_OUTPUT_UNIPHYE:
case RHD_OUTPUT_UNIPHYF:
/* We set up a those parameters although they may never be needed for BL control */
+ TransmitterConfig = &Private->TransmitterConfig;
switch (Output->Id) {
case RHD_OUTPUT_KLDSKP_LVTMA:
Private->TransmitterId = atomTransmitterLVTMA;
@@ -1222,6 +1222,7 @@ RhdAtomSetupBacklightControlProperty(struct rhdOutput *Output,
default:
return 0; /* never get here */
}
+ TransmitterConfig = &Private->TransmitterConfig;
TransmitterConfig->Mode = atomLVDS;
if (rhdPtr->DigEncoderOutput[0] == Output)
TransmitterConfig->Encoder = Private->EncoderId = atomEncoderDIG1;
diff --git a/src/rhd_dig.c b/src/rhd_dig.c
index c5dd07e..97ebf1c 100644
--- a/src/rhd_dig.c
+++ b/src/rhd_dig.c
@@ -65,9 +65,11 @@ struct transmitter {
void (*Destroy) (struct rhdOutput *Output);
Bool (*Property) (struct rhdOutput *Output,
enum rhdPropertyAction Action, enum rhdOutputProperty Property, union rhdPropertyData *val);
+#ifdef NOT_YET
Bool (*WrappedPropertyCallback) (struct rhdOutput *Output,
enum rhdPropertyAction Action, enum rhdOutputProperty Property, union rhdPropertyData *val);
void *PropertyPrivate;
+#endif
void *Private;
};
@@ -1541,8 +1543,10 @@ DigDestroy(struct rhdOutput *Output)
Encoder->Destroy(Output);
Transmitter->Destroy(Output);
RHDHdmiDestroy(Private->Hdmi);
+#ifdef NOT_YET
if (Transmitter->PropertyPrivate)
RhdAtomDestroyBacklightControlProperty(Output, Transmitter->PropertyPrivate);
+#endif
xfree(Private);
Output->Private = NULL;
}
@@ -1637,6 +1641,7 @@ DigAllocFree(struct rhdOutput *Output, enum rhdOutputAllocation Alloc)
/*
*
*/
+#ifdef NOT_YET
static Bool
digTransmitterPropertyWrapper(struct rhdOutput *Output,
enum rhdPropertyAction Action,
@@ -1655,6 +1660,7 @@ digTransmitterPropertyWrapper(struct rhdOutput *Output,
return ret;
}
+#endif
/*
*
@@ -1825,6 +1831,7 @@ RHDDIGInit(RHDPtr rhdPtr, enum rhdOutputType outputType, CARD8 ConnectorType)
Private->EncoderMode = LVDS;
GetLVDSInfo(rhdPtr, Private);
#ifdef ATOM_BIOS
+#ifdef NOT_YET
if (Private->BlLevel < 0) {
Private->BlLevel = RhdAtomSetupBacklightControlProperty(Output,
&Private->Transmitter.WrappedPropertyCallback,
@@ -1833,6 +1840,7 @@ RHDDIGInit(RHDPtr rhdPtr, enum rhdOutputType outputType, CARD8 ConnectorType)
Private->Transmitter.Property = digTransmitterPropertyWrapper;
}
#endif
+#endif
Private->Hdmi = NULL;
break;
case RHD_CONNECTOR_DVI:
diff --git a/src/rhd_lvtma.c b/src/rhd_lvtma.c
index d0ebac8..b24bf5f 100644
--- a/src/rhd_lvtma.c
+++ b/src/rhd_lvtma.c
@@ -138,11 +138,12 @@ struct LVDSPrivate {
CARD32 StoreMacroControl;
CARD32 StoreTXControl;
CARD32 StoreBlModCntl;
-
+#ifdef NOT_YET
/* to hook in AtomBIOS property callback */
Bool (*WrappedPropertyCallback) (struct rhdOutput *Output,
enum rhdPropertyAction Action, enum rhdOutputProperty Property, union rhdPropertyData *val);
void *PropertyPrivate;
+#endif
};
/*
@@ -718,8 +719,10 @@ LVDSDestroy(struct rhdOutput *Output)
if (!Private)
return;
+#ifdef NOT_YET
if (Private->PropertyPrivate)
RhdAtomDestroyBacklightControlProperty(Output, Private->PropertyPrivate);
+#endif
xfree(Private);
Output->Private = NULL;
}
@@ -1305,6 +1308,7 @@ TMDSBDestroy(struct rhdOutput *Output)
Output->Private = NULL;
}
+#ifdef NOT_YET
static Bool
LVDSPropertyWrapper(struct rhdOutput *Output,
enum rhdPropertyAction Action,
@@ -1323,6 +1327,7 @@ LVDSPropertyWrapper(struct rhdOutput *Output,
return ret;
}
+#endif
/*
*
@@ -1362,12 +1367,16 @@ RHDLVTMAInit(RHDPtr rhdPtr, CARD8 Type)
Output->Property = LVDSPropertyControl;
Output->Destroy = LVDSDestroy;
Output->Private = Private = LVDSInfoRetrieve(rhdPtr);
+#ifdef NOT_YET
if (Private->BlLevel < 0) {
Private->BlLevel = RhdAtomSetupBacklightControlProperty(Output, &Private->WrappedPropertyCallback,
&Private->PropertyPrivate);
if (Private->PropertyPrivate)
Output->Property = LVDSPropertyWrapper;
} else
+#else
+ if (Private->BlLevel >= 0)
+#endif
LVDSDebugBacklight(Output);
} else {
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package yast2-add-on-creator for openSUSE:Factory
checked in at Sat Oct 3 02:42:17 CEST 2009.
--------
--- yast2-add-on-creator/yast2-add-on-creator.changes 2009-09-03 14:18:56.000000000 +0200
+++ yast2-add-on-creator/yast2-add-on-creator.changes 2009-10-01 16:54:29.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Oct 1 16:46:55 CEST 2009 - jsuchome(a)suse.cz
+
+- added more error reporting popups (bnc#542088)
+- 2.18.7
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
yast2-add-on-creator-2.18.6.tar.bz2
New:
----
yast2-add-on-creator-2.18.7.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-add-on-creator.spec ++++++
--- /var/tmp/diff_new_pack.zoHaPC/_old 2009-10-03 02:38:23.000000000 +0200
+++ /var/tmp/diff_new_pack.zoHaPC/_new 2009-10-03 02:38:23.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-add-on-creator (Version 2.18.6)
+# spec file for package yast2-add-on-creator (Version 2.18.7)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -19,10 +19,10 @@
Name: yast2-add-on-creator
-Version: 2.18.6
+Version: 2.18.7
Release: 1
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-add-on-creator-2.18.6.tar.bz2
+Source0: yast2-add-on-creator-2.18.7.tar.bz2
Prefix: /usr
Group: System/YaST
License: GPL v2 only GPL v2 or later
@@ -36,7 +36,7 @@
A wizard for creating your own Add-On product
%prep
-%setup -n yast2-add-on-creator-2.18.6
+%setup -n yast2-add-on-creator-2.18.7
%build
%{prefix}/bin/y2tool y2autoconf
++++++ yast2-add-on-creator-2.18.6.tar.bz2 -> yast2-add-on-creator-2.18.7.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-add-on-creator-2.18.6/VERSION new/yast2-add-on-creator-2.18.7/VERSION
--- old/yast2-add-on-creator-2.18.6/VERSION 2009-09-03 14:17:10.000000000 +0200
+++ new/yast2-add-on-creator-2.18.7/VERSION 2009-10-01 16:47:22.000000000 +0200
@@ -1 +1 @@
-2.18.6
+2.18.7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-add-on-creator-2.18.6/src/AddOnCreator.ycp new/yast2-add-on-creator-2.18.7/src/AddOnCreator.ycp
--- old/yast2-add-on-creator-2.18.6/src/AddOnCreator.ycp 2009-08-20 09:36:49.000000000 +0200
+++ new/yast2-add-on-creator-2.18.7/src/AddOnCreator.ycp 2009-10-01 16:43:47.000000000 +0200
@@ -2216,7 +2216,9 @@
}
if (!Package::Install ("obs-productconverter"))
{
- y2error ("obs-productconverter not installed, not generating -release");
+ // error report
+ Report::Error (_("Failed to install obs-productconverter package.
+Release package will not be generated."));
return false;
}
if (!FileUtils::Exists (full_data_path))
@@ -2339,7 +2341,10 @@
out = (map) SCR::Execute (.target.bash_output, cmd, $["LANG":"C"]);
if (out["exit"]:0 != 0)
{
- y2error ("command '%1' failed with: \n%2", cmd, out["stderr"]:"");
+ // error popup
+ Report::Error (sformat (_("Build of release package failed with
+'%1'."), out["stderr"]:""));
+ y2error ("command '%1' failed with: \n%2", cmd, out);
}
else
{
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package yast2-qt-pkg for openSUSE:Factory
checked in at Sat Oct 3 02:38:06 CEST 2009.
--------
--- yast2-qt-pkg/yast2-qt-pkg.changes 2009-09-17 19:18:42.000000000 +0200
+++ yast2-qt-pkg/yast2-qt-pkg.changes 2009-10-01 13:12:02.000000000 +0200
@@ -1,0 +2,12 @@
+Thu Oct 1 13:10:57 CEST 2009 - tgoettlicher(a)suse.de
+
+- fixed bnc #543176: YaST2 cites 'supportability: unknown' for all packages
+- V 2.18.15
+
+-------------------------------------------------------------------
+Mon Sep 28 11:36:14 CEST 2009 - tgoettlicher(a)suse.de
+
+- fixed bnc #532518: YaST in translation
+- V 2.18.14
+
+-------------------------------------------------------------------
@@ -17 +29 @@
- (bnc#528750)
+ (#bnc 528750)
calling whatdependson for head-i586
Old:
----
yast2-qt-pkg-2.18.13.tar.bz2
New:
----
yast2-qt-pkg-2.18.15.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-qt-pkg.spec ++++++
--- /var/tmp/diff_new_pack.qUQQMs/_old 2009-10-03 02:37:14.000000000 +0200
+++ /var/tmp/diff_new_pack.qUQQMs/_new 2009-10-03 02:37:14.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-qt-pkg (Version 2.18.13)
+# spec file for package yast2-qt-pkg (Version 2.18.15)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -18,10 +18,10 @@
Name: yast2-qt-pkg
-Version: 2.18.13
+Version: 2.18.15
Release: 1
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-qt-pkg-2.18.13.tar.bz2
+Source0: yast2-qt-pkg-2.18.15.tar.bz2
Group: System/YaST
License: GPL v2 or later
BuildRequires: docbook-xsl-stylesheets doxygen libdrm-devel libjpeg-devel libxcrypt-devel
++++++ yast2-qt-pkg-2.18.13.tar.bz2 -> yast2-qt-pkg-2.18.15.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-qt-pkg-2.18.13/VERSION.cmake new/yast2-qt-pkg-2.18.15/VERSION.cmake
--- old/yast2-qt-pkg-2.18.13/VERSION.cmake 2009-09-17 18:11:17.000000000 +0200
+++ new/yast2-qt-pkg-2.18.15/VERSION.cmake 2009-10-01 13:11:49.000000000 +0200
@@ -1,3 +1,3 @@
SET(VERSION_MAJOR "2")
SET(VERSION_MINOR "18")
-SET(VERSION_PATCH "13")
+SET(VERSION_PATCH "15")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-qt-pkg-2.18.13/package/yast2-qt-pkg.changes new/yast2-qt-pkg-2.18.15/package/yast2-qt-pkg.changes
--- old/yast2-qt-pkg-2.18.13/package/yast2-qt-pkg.changes 2009-09-17 18:11:17.000000000 +0200
+++ new/yast2-qt-pkg-2.18.15/package/yast2-qt-pkg.changes 2009-10-01 13:11:49.000000000 +0200
@@ -1,4 +1,16 @@
-------------------------------------------------------------------
+Thu Oct 1 13:10:57 CEST 2009 - tgoettlicher(a)suse.de
+
+- fixed bnc #543176: YaST2 cites 'supportability: unknown' for all packages
+- V 2.18.15
+
+-------------------------------------------------------------------
+Mon Sep 28 11:36:14 CEST 2009 - tgoettlicher(a)suse.de
+
+- fixed bnc #532518: YaST in translation
+- V 2.18.14
+
+-------------------------------------------------------------------
Thu Sep 17 18:07:45 CEST 2009 - tgoettlicher(a)suse.de
- Applied patch that fixes tabs by Fabien Crespel
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-qt-pkg-2.18.13/src/YQPackageSelector.cc new/yast2-qt-pkg-2.18.15/src/YQPackageSelector.cc
--- old/yast2-qt-pkg-2.18.13/src/YQPackageSelector.cc 2009-09-17 18:11:17.000000000 +0200
+++ new/yast2-qt-pkg-2.18.15/src/YQPackageSelector.cc 2009-10-01 13:11:49.000000000 +0200
@@ -442,7 +442,7 @@
// Description
//
- _pkgDescriptionView = new YQPkgDescriptionView( _detailsViews );
+ _pkgDescriptionView = new YQPkgDescriptionView( _detailsViews, confirmUnsupported() );
YUI_CHECK_NEW( _pkgDescriptionView );
_detailsViews->addTab( _pkgDescriptionView, _( "D&escription" ) );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-qt-pkg-2.18.13/src/YQPackageSelectorHelp.cc new/yast2-qt-pkg-2.18.15/src/YQPackageSelectorHelp.cc
--- old/yast2-qt-pkg-2.18.13/src/YQPackageSelectorHelp.cc 2009-09-17 18:11:17.000000000 +0200
+++ new/yast2-qt-pkg-2.18.15/src/YQPackageSelectorHelp.cc 2009-10-01 13:11:49.000000000 +0200
@@ -36,7 +36,7 @@
{
// Translators: Headline for help about the package manager in general
- QString html = YQPkgTextDialog::htmlHeading( _( "The YaST2 Package Manager" ) );
+ QString html = YQPkgTextDialog::htmlHeading( _( "The YaST Package Manager" ) );
// Translators: Automatic word-wrapping.
html += para( _( "<b>Note:</b> This is a just a short overview."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-qt-pkg-2.18.13/src/YQPkgDescriptionView.cc new/yast2-qt-pkg-2.18.15/src/YQPkgDescriptionView.cc
--- old/yast2-qt-pkg-2.18.13/src/YQPkgDescriptionView.cc 2009-09-17 18:11:17.000000000 +0200
+++ new/yast2-qt-pkg-2.18.15/src/YQPkgDescriptionView.cc 2009-10-01 13:11:49.000000000 +0200
@@ -47,8 +47,9 @@
using std::string;
using namespace zypp;
-YQPkgDescriptionView::YQPkgDescriptionView( QWidget * parent )
- : YQPkgGenericDetailsView( parent )
+YQPkgDescriptionView::YQPkgDescriptionView( QWidget * parent, bool showSupportability )
+ : YQPkgGenericDetailsView( parent )
+ , _showSupportability ( showSupportability )
{
//FIXME setMimeSourceFactory( 0 );
initLang();
@@ -103,7 +104,7 @@
// if it is a package, show the support information
Package::constPtr package = asKind<Package>(selectable->theObj());
- if ( package )
+ if ( _showSupportability && package )
{
html_text += "<p>";
// Translators: %1 contains the support level like "Level 3", "unsupported" or "unknown"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-qt-pkg-2.18.13/src/YQPkgDescriptionView.h new/yast2-qt-pkg-2.18.15/src/YQPkgDescriptionView.h
--- old/yast2-qt-pkg-2.18.13/src/YQPkgDescriptionView.h 2009-09-17 18:11:17.000000000 +0200
+++ new/yast2-qt-pkg-2.18.15/src/YQPkgDescriptionView.h 2009-10-01 13:11:49.000000000 +0200
@@ -40,7 +40,7 @@
/**
* Constructor
**/
- YQPkgDescriptionView( QWidget * parent );
+ YQPkgDescriptionView( QWidget * parent, bool showSupportability = true );
/**
* Destructor
@@ -103,6 +103,7 @@
private:
QString langWithCountry;
QString lang;
+ bool _showSupportability;
};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-qt-pkg-2.18.13/src/YQPkgTextDialog.cc new/yast2-qt-pkg-2.18.15/src/YQPkgTextDialog.cc
--- old/yast2-qt-pkg-2.18.13/src/YQPkgTextDialog.cc 2009-09-17 18:11:17.000000000 +0200
+++ new/yast2-qt-pkg-2.18.15/src/YQPkgTextDialog.cc 2009-10-01 13:11:49.000000000 +0200
@@ -75,7 +75,7 @@
setSizeGripEnabled( true );
// Dialog title
- setWindowTitle( _( "YaST2" ) );
+ setWindowTitle( _( "YaST" ) );
// Layout for the dialog ( can't simply insert a QVBox )
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package yast2-registration for openSUSE:Factory
checked in at Sat Oct 3 02:36:58 CEST 2009.
--------
--- yast2-registration/yast2-registration.changes 2008-12-01 18:22:03.000000000 +0100
+++ yast2-registration/yast2-registration.changes 2009-09-24 20:01:07.000000000 +0200
@@ -1,0 +2,41 @@
+Thu Sep 24 18:37:23 CEST 2009 - jdsn(a)suse.de
+
+- disable update repo restore because of bnc#449842
+- update cronjob support for auto license agreement (bnc#474573)
+- 2.18.0
+
+-------------------------------------------------------------------
+Wed Jul 8 14:48:32 CEST 2009 - ug(a)suse.de
+
+- Autoinst Resource in desktop file fixed
+
+-------------------------------------------------------------------
+Thu Apr 23 21:15:50 CEST 2009 - jdsn(a)suse.de
+
+- check boolean values also for nil to prevent crashes (bnc#463800)
+
+-------------------------------------------------------------------
+Mon Feb 23 12:50:14 CET 2009 - jdsn(a)suse.de
+
+- reload SourceManager after registration (bnc#468449)
+- do not force the refreshes during registration (bnc#476429)
+
+-------------------------------------------------------------------
+Tue Feb 17 21:46:59 CET 2009 - jdsn(a)suse.de
+
+- fix autoyast registration; fix ported from SLE11 (bnc#476494)
+- without network connection skip registration (bnc#475795)
+
+-------------------------------------------------------------------
+Tue Jan 27 17:35:44 CET 2009 - jdsn(a)suse.de
+
+- use OKDialog for online_update_configuration (bnc#440568)
+
+-------------------------------------------------------------------
+Mon Jan 26 17:48:44 CET 2009 - jdsn(a)suse.de
+
+- keep target initialized on exit (bnc#468449)
+- setup proxy before suseRegister initializes (bnc#468480)
+- setup http and https proxy settings individually (bnc#468919)
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
yast2-registration-2.17.17.tar.bz2
New:
----
yast2-registration-2.18.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-registration.spec ++++++
--- /var/tmp/diff_new_pack.6w98ko/_old 2009-10-03 02:34:44.000000000 +0200
+++ /var/tmp/diff_new_pack.6w98ko/_new 2009-10-03 02:34:44.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package yast2-registration (Version 2.17.17)
+# spec file for package yast2-registration (Version 2.18.0)
#
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,13 @@
Name: yast2-registration
-Version: 2.17.17
+Version: 2.18.0
Release: 1
-License: GPL v2 or later
-Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-registration-2.17.17.tar.bz2
+Source0: yast2-registration-2.18.0.tar.bz2
Prefix: /usr
+Group: System/YaST
+License: GPL v2 or later
Requires: yast2 >= 2.17.0
Requires: yast2-packager >= 2.17.0
Requires: suseRegister
@@ -52,7 +52,7 @@
J. Daniel Schmidt <jdsn(a)suse.de>
%prep
-%setup -n yast2-registration-2.17.17
+%setup -n yast2-registration-2.18.0
%build
%{prefix}/bin/y2tool y2autoconf
@@ -62,7 +62,9 @@
export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
%{?suse_update_config:%{suse_update_config -f}}
./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir}
-make %{?jobs:-j%jobs}
+# V=1: verbose build in case we used AM_SILENT_RULES(yes)
+# so that RPM_OPT_FLAGS check works
+make %{?jobs:-j%jobs} V=1
%install
make install DESTDIR="$RPM_BUILD_ROOT"
++++++ yast2-registration-2.17.17.tar.bz2 -> yast2-registration-2.18.0.tar.bz2 ++++++
++++ 4520 lines of diff (skipped)
++++ retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-registration-2.17.17/Makefile.am new/yast2-registration-2.18.0/Makefile.am
--- old/yast2-registration-2.17.17/Makefile.am 2008-12-01 19:10:02.000000000 +0100
+++ new/yast2-registration-2.18.0/Makefile.am 2009-09-24 19:55:52.000000000 +0200
@@ -32,10 +32,10 @@
# less strict; prefer bzip2
AUTOMAKE_OPTIONS = foreign dist-bzip2 no-dist-gzip
-# where devtools instal m4 snippets
+# where devtools install m4 snippets
# argh, executed literally
#ACLOCAL_AMFLAGS = -I $(Y2DEVTOOLS_PREFIX)/share/aclocal
-ACLOCAL_AMFLAGS = -I `if test -d ./devtools/admin; then echo ./devtools/admin; else pkg-config --print-errors --variable=datadir yast2-devtools; fi`/aclocal
+ACLOCAL_AMFLAGS = -I . -I `if test -d ./devtools/admin; then echo ./devtools/admin; else pkg-config --print-errors --variable=datadir yast2-devtools; fi`/aclocal
Makefile.am.common: $(DEVTOOLS_DIR)/admin/Makefile.am.common
cmp -s $< $@ || cp -f $< $@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-registration-2.17.17/VERSION new/yast2-registration-2.18.0/VERSION
--- old/yast2-registration-2.17.17/VERSION 2008-12-01 18:22:09.000000000 +0100
+++ new/yast2-registration-2.18.0/VERSION 2009-09-24 18:37:10.000000000 +0200
@@ -1 +1 @@
-2.17.17
+2.18.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-registration-2.17.17/configure.in new/yast2-registration-2.18.0/configure.in
--- old/yast2-registration-2.17.17/configure.in 2008-12-01 19:10:01.000000000 +0100
+++ new/yast2-registration-2.18.0/configure.in 2009-09-24 19:55:52.000000000 +0200
@@ -1,9 +1,9 @@
dnl configure.in for yast2-registration
dnl
-dnl -- This file is generated by y2autoconf 2.16.7 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.18.10 - DO NOT EDIT! --
dnl (edit configure.in.in instead)
-AC_INIT(yast2-registration, 2.17.17, http://bugs.opensuse.org/, yast2-registration)
+AC_INIT(yast2-registration, 2.18.0, http://bugs.opensuse.org/, yast2-registration)
dnl Check for presence of file 'RPMNAME'
AC_CONFIG_SRCDIR([RPMNAME])
@@ -18,7 +18,7 @@
AM_INIT_AUTOMAKE(tar-ustar -Wno-portability)
dnl Important YaST2 variables
-VERSION="2.17.17"
+VERSION="2.18.0"
RPMNAME="yast2-registration"
MAINTAINER="J. Daniel Schmidt <jdsn(a)suse.de>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-registration-2.17.17/src/clients/inst_suse_register.ycp new/yast2-registration-2.18.0/src/clients/inst_suse_register.ycp
--- old/yast2-registration-2.17.17/src/clients/inst_suse_register.ycp 2008-11-21 12:41:21.000000000 +0100
+++ new/yast2-registration-2.18.0/src/clients/inst_suse_register.ycp 2009-07-29 16:15:59.000000000 +0200
@@ -25,6 +25,7 @@
import "CustomDialogs";
import "Directory";
import "Mode";
+ import "Stage";
import "String";
import "Label";
import "Internet";
@@ -34,6 +35,7 @@
import "Package";
import "PackageCallbacks";
import "CommandLine";
+ import "NetworkService";
include "registration/texts.ycp";
@@ -62,9 +64,10 @@
}
// no network - no suse_register
- if (!Mode::normal() && !Internet::suse_register)
+ // test for existing network connection (bnc#475795)
+ if ( Stage::cont() && ( !Internet::suse_register || !NetworkService::isNetworkRunning() ) )
{
- y2error("The internet test failed or was skipped. So registration will not run.");
+ y2error("The internet test failed or no network connection is available. Registration will be skipped.");
Internet::do_you = false;
return `auto;
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-registration-2.17.17/src/clients/online_update_configuration.ycp new/yast2-registration-2.18.0/src/clients/online_update_configuration.ycp
--- old/yast2-registration-2.17.17/src/clients/online_update_configuration.ycp 2008-12-01 18:20:57.000000000 +0100
+++ new/yast2-registration-2.18.0/src/clients/online_update_configuration.ycp 2009-09-24 18:27:51.000000000 +0200
@@ -54,22 +54,21 @@
string targetRootDir = Mode::normal() ? "/":Installation::destdir;
Pkg::TargetInit(targetRootDir, false); // (bnc#449844)
- // check if we are in installation workflow or running independently
- if (Mode::normal()) Wizard::CreateDialog();
+ // check if we are in installation workflow or running independently - use OKDialog (bnc#440568)
+ if (Mode::normal()) Wizard::OpenOKDialog();
// we always need the next button and never the back button
Wizard::SetContents (moduleTitle, contents, help, false, true);
Wizard::SetTitleIcon ("yast-online_update");
- Wizard::SetNextButton(`next, Label::FinishButton() );
/* -------------------------------- PROGRAM LOGIC START ----------------------------------------------------------- */
OnlineUpdateConfiguration::Read();
- if (false) // for testing only
- {
- OnlineUpdateConfiguration::currentUpdateRepo = "";
- }
+// if (false) // for testing only
+// {
+// OnlineUpdateConfiguration::currentUpdateRepo = "";
+// }
string replaceUpdateRepoString = OnlineUpdateConfiguration::currentUpdateRepo;
@@ -93,6 +92,7 @@
UI::ChangeWidget(`id(`automaticOnlineUpdate), `Value, OnlineUpdateConfiguration::enableAOU);
UI::ChangeWidget(`id(`updateInterval), `Value, OnlineUpdateConfiguration::updateInterval);
UI::ChangeWidget(`id(`skipInteractivePatches), `Value, OnlineUpdateConfiguration::skipInteractivePatches);
+ UI::ChangeWidget(`id(`autoAgreeWithLicenses), `Value, OnlineUpdateConfiguration::autoAgreeWithLicenses);
UI::RecalcLayout();
@@ -104,15 +104,16 @@
{
ret = Wizard::UserInput();
- if (ret == `next)
+ if ( ret == `next || ret == `ok )
{
OnlineUpdateConfiguration::updateInterval = (symbol) UI::QueryWidget(`id(`updateInterval), `Value );
OnlineUpdateConfiguration::skipInteractivePatches = (boolean) UI::QueryWidget(`id(`skipInteractivePatches), `Value );
+ OnlineUpdateConfiguration::autoAgreeWithLicenses = (boolean) UI::QueryWidget(`id(`autoAgreeWithLicenses), `Value );
OnlineUpdateConfiguration::enableAOU = (boolean) UI::QueryWidget(`id(`automaticOnlineUpdate), `Value );
y2milestone("Writing online update configuration settings.");
OnlineUpdateConfiguration::Write();
- //break;
+ ret = `next;
}
if ( ret == `restoreDefault )
@@ -187,8 +188,19 @@
UI::RecalcLayout();
}
+ if ( ret == `back || ret == `abort || ret == `cancel )
+ {
+ if ( Popup::ReallyAbort(true) )
+ {
+ break;
+ }
+ else
+ {
+ ret = `continue;
+ }
+ }
- } until (ret == `next || ret == `abort || ret == `cacel || ret == `back);
+ } until (ret == `ok || ret == `next || ret == `abort || ret == `cancel || ret == `back);
Pkg::SourceFinishAll();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-registration-2.17.17/src/clients/online_update_configuration_auto.ycp new/yast2-registration-2.18.0/src/clients/online_update_configuration_auto.ycp
--- old/yast2-registration-2.17.17/src/clients/online_update_configuration_auto.ycp 2008-09-12 09:34:55.000000000 +0200
+++ new/yast2-registration-2.18.0/src/clients/online_update_configuration_auto.ycp 2009-09-24 17:20:01.000000000 +0200
@@ -93,6 +93,9 @@
summary = Summary::AddHeader (summary, skipInteractivePatches);
summary = Summary::AddLine (summary, OnlineUpdateConfiguration::skipInteractivePatches ? enabledMsg:disabledMsg );
+
+ summary = Summary::AddHeader (summary, autoAgreeWithLicenses);
+ summary = Summary::AddLine (summary, OnlineUpdateConfiguration::autoAgreeWithLicenses ? enabledMsg:disabledMsg );
}
return summary;
@@ -122,6 +125,7 @@
UI::ChangeWidget(`id(`automaticOnlineUpdate), `Value, OnlineUpdateConfiguration::enableAOU);
UI::ChangeWidget(`id(`updateInterval), `Value, OnlineUpdateConfiguration::updateInterval);
UI::ChangeWidget(`id(`skipInteractivePatches), `Value, OnlineUpdateConfiguration::skipInteractivePatches);
+ UI::ChangeWidget(`id(`autoAgreeWithLicenses), `Value, OnlineUpdateConfiguration::autoAgreeWithLicenses);
UI::RecalcLayout();
@@ -135,6 +139,7 @@
{
OnlineUpdateConfiguration::updateInterval = (symbol) UI::QueryWidget(`id(`updateInterval), `Value );
OnlineUpdateConfiguration::skipInteractivePatches = (boolean) UI::QueryWidget(`id(`skipInteractivePatches), `Value );
+ OnlineUpdateConfiguration::autoAgreeWithLicenses = (boolean) UI::QueryWidget(`id(`autoAgreeWithLicenses), `Value );
OnlineUpdateConfiguration::enableAOU = (boolean) UI::QueryWidget(`id(`automaticOnlineUpdate), `Value );
break;
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-registration-2.17.17/src/config/online_update_configuration.rnc new/yast2-registration-2.18.0/src/config/online_update_configuration.rnc
--- old/yast2-registration-2.17.17/src/config/online_update_configuration.rnc 2008-10-29 15:29:45.000000000 +0100
+++ new/yast2-registration-2.18.0/src/config/online_update_configuration.rnc 2009-09-24 18:32:47.000000000 +0200
@@ -2,11 +2,12 @@
namespace a = "http://relaxng.org/ns/compatibility/annotations/1.0"
namespace config = "http://www.suse.com/1.0/configns"
-online_update_configuration = element online_update_configuration { enable_automatic_online_update? & skip_interactive_patches? & update_interval? }
+online_update_configuration = element online_update_configuration { enable_automatic_online_update? & skip_interactive_patches? & auto_agree_with_licenses? & update_interval? }
enable_automatic_online_update = element enable_automatic_online_update { BOOLEAN }
skip_interactive_patches = element skip_interactive_patches { BOOLEAN }
+auto_agree_with_licenses = element auto_agree_with_licenses { BOOLEAN }
update_interval = element update_interval { text }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-registration-2.17.17/src/config/suse_register.desktop new/yast2-registration-2.18.0/src/config/suse_register.desktop
--- old/yast2-registration-2.17.17/src/config/suse_register.desktop 2008-09-12 08:51:08.000000000 +0200
+++ new/yast2-registration-2.18.0/src/config/suse_register.desktop 2009-07-29 16:15:59.000000000 +0200
@@ -9,6 +9,7 @@
X-SuSE-YaST-AutoInstClonable=true
X-SuSE-YaST-AutoInstRequires=lan,proxy
X-SuSE-YaST-AutoInstSchema=registration.rnc
+X-SuSE-YaST-AutoInstResource=suse_register
Icon=yast-product-registration
Exec=/sbin/yast2 inst_suse_register
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-registration-2.17.17/src/config/sysconfig.automatic_online_update-yast2-registration new/yast2-registration-2.18.0/src/config/sysconfig.automatic_online_update-yast2-registration
--- old/yast2-registration-2.17.17/src/config/sysconfig.automatic_online_update-yast2-registration 2008-09-12 06:06:16.000000000 +0200
+++ new/yast2-registration-2.18.0/src/config/sysconfig.automatic_online_update-yast2-registration 2009-09-24 18:34:15.000000000 +0200
@@ -23,4 +23,9 @@
AOU_SKIP_INTERACTIVE_PATCHES="true"
-
+## Type: boolean
+## Default: "false"
+#
+# Automatically agree with licenses.
+#
+AOU_AUTO_AGREE_WITH_LICENSES="false"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-registration-2.17.17/src/dialogs/OUCDialogs.ycp new/yast2-registration-2.18.0/src/dialogs/OUCDialogs.ycp
--- old/yast2-registration-2.17.17/src/dialogs/OUCDialogs.ycp 2008-09-12 08:28:49.000000000 +0200
+++ new/yast2-registration-2.18.0/src/dialogs/OUCDialogs.ycp 2009-09-24 18:22:48.000000000 +0200
@@ -13,6 +13,7 @@
textdomain "registration";
+import "OnlineUpdateConfiguration";
// module title
string moduleTitle = _("Online Update Configuration");
@@ -43,6 +44,7 @@
string sendDataToSmolt = _("Send hardware information to the smolt project");
string interval = _("Interval");
string skipInteractivePatches = _("Skip Interactive Patches");
+string autoAgreeWithLicenses = _("Agree with Licenses");
string currentUpdateRepo = _("Current Update Repository:");
string enabledMsg = _("enabled");
@@ -54,7 +56,8 @@
{
if (type == `autoyast)
{
- return help_title + help_para1 + help_para2 + help_para3 + help_para4;
+ //return help_title + help_para1 + help_para2 + help_para3 + help_para4;
+ return help_title + help_para4 + help_para3;
}
else
{
@@ -94,18 +97,27 @@
);
term autoOnlineUp = `VBox(
- `CheckBoxFrame(`id(`automaticOnlineUpdate), automaticOnlineUpdate, true,
- `HBox(
- `HStretch(),
- `ComboBox(`id(`updateInterval), interval, updateIntervals ),
- `HSpacing(3),
- `VBox( //align bottom
- `VSpacing(1),
- `CheckBox(`id(`skipInteractivePatches), skipInteractivePatches )
- ),
- `HStretch()
- )
- ));
+ `CheckBoxFrame(`id(`automaticOnlineUpdate), automaticOnlineUpdate, true,
+ `VBox(
+ `VSpacing(0.8),
+ `HBox(
+ `HStretch(),
+ `ComboBox(`id(`updateInterval), interval, updateIntervals ),
+ `HSpacing(3),
+ `VBox(
+ // `VSpacing(1.4),
+ `Left( `CheckBox(`id(`skipInteractivePatches), skipInteractivePatches, OnlineUpdateConfiguration::skipInteractivePatches == true ? true:false ) ),
+ `Left( `CheckBox(`id(`autoAgreeWithLicenses), autoAgreeWithLicenses, OnlineUpdateConfiguration::autoAgreeWithLicenses == true ? true:false ) )
+ ),
+ `HStretch()
+ ),
+ `VSpacing(0.8)
+ )
+ ),
+ `VSpacing(1),
+ `Right( `MenuButton( advancedMenuButtonLabel, expertMenu) )
+ );
+
term contents = nil;
@@ -115,8 +127,13 @@
}
else
{
- contents = `VBox( `VSpacing(1.5), upRepo,
- `VSpacing(1.5), autoOnlineUp, `VStretch(), `VSpacing(1.5) );
+ //contents = `VBox( `VSpacing(1.5), upRepo,
+ // `VSpacing(1.5), autoOnlineUp, `VStretch(), `VSpacing(1.5) );
+
+ // do not show the update repo restore section
+ // repos do not identify themselves yet as update repos, and products do not define their update repo ID
+ // can be reactivated when bnc#449842 is fixed and fully supported
+ contents = `VBox( `VSpacing(1.5), autoOnlineUp, `VStretch(), `VSpacing(1.5) );
}
return contents;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-registration-2.17.17/src/modules/OnlineUpdateConfiguration.ycp new/yast2-registration-2.18.0/src/modules/OnlineUpdateConfiguration.ycp
--- old/yast2-registration-2.17.17/src/modules/OnlineUpdateConfiguration.ycp 2008-11-27 22:29:36.000000000 +0100
+++ new/yast2-registration-2.18.0/src/modules/OnlineUpdateConfiguration.ycp 2009-09-24 17:33:11.000000000 +0200
@@ -20,6 +20,7 @@
global boolean enableAOU = false;
global boolean skipInteractivePatches = true;
+global boolean autoAgreeWithLicenses = false;
global symbol updateInterval = `weekly;
global boolean OUCmodified = false;
@@ -64,7 +65,7 @@
//FIXME: otherwise restoring of the default update repo is only possible via NCC registration
/*
productDetail[0, "category"]="base";
-productDetail[0, "update_urls"] = ["http://download.opensuse.org/update/11.1/"];
+productDetail[0, "update_urls"] = ["http://download.opensuse.org/update/11.2/"];
*/
//FIXME END
@@ -456,6 +457,7 @@
// only the fact that a cronjob exists makes this setting true
enableAOU = ( interD >= 0 || interW >= 0 || interM >= 0 );
skipInteractivePatches = ( (string)SCR::Read(.sysconfig.automatic_online_update.AOU_SKIP_INTERACTIVE_PATCHES) == "true" ) ? true:false;
+ autoAgreeWithLicenses = ( (string)SCR::Read(.sysconfig.automatic_online_update.AOU_AUTO_AGREE_WITH_LICENSES) == "true" ) ? true:false;
}
@@ -471,6 +473,7 @@
enableAOU = (boolean) settings["enable_automatic_online_update"]:enableAOU;
skipInteractivePatches = (boolean) settings["skip_interactive_patches"]:skipInteractivePatches;
+ autoAgreeWithLicenses = (boolean) settings["auto_agree_with_licenses"]:autoAgreeWithLicenses;
string getInterval = (string) settings["update_interval"]:"";
@@ -488,8 +491,9 @@
*/
global boolean Write()
{
- SCR::Write(.sysconfig.automatic_online_update.AOU_ENABLE_CRONJOB , (enableAOU ? "true":"false") );
- SCR::Write(.sysconfig.automatic_online_update.AOU_SKIP_INTERACTIVE_PATCHES, (skipInteractivePatches ? "true":"false") );
+ SCR::Write(.sysconfig.automatic_online_update.AOU_ENABLE_CRONJOB , (enableAOU == true ? "true":"false") );
+ SCR::Write(.sysconfig.automatic_online_update.AOU_SKIP_INTERACTIVE_PATCHES, (skipInteractivePatches == true ? "true":"false") );
+ SCR::Write(.sysconfig.automatic_online_update.AOU_AUTO_AGREE_WITH_LICENSES, (autoAgreeWithLicenses == true ? "true":"false") );
if (enableAOU)
{
@@ -522,6 +526,7 @@
return $[
"enable_automatic_online_update":enableAOU,
"skip_interactive_patches":skipInteractivePatches,
+ "auto_agree_with_licenses":autoAgreeWithLicenses,
"update_interval":intervalSymbolToString(updateInterval)
];
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-registration-2.17.17/src/modules/Register.ycp new/yast2-registration-2.18.0/src/modules/Register.ycp
--- old/yast2-registration-2.17.17/src/modules/Register.ycp 2008-11-21 12:49:20.000000000 +0100
+++ new/yast2-registration-2.18.0/src/modules/Register.ycp 2009-07-29 16:15:59.000000000 +0200
@@ -784,11 +784,11 @@
*/
void write_config()
{
- SCR::Write(.sysconfig.suse_register.SUBMIT_OPTIONAL, sformat("%1", submit_optional ? true:false ));
- SCR::Write(.sysconfig.suse_register.SUBMIT_HWDATA, sformat("%1", submit_hwdata ? true:false ));
+ SCR::Write(.sysconfig.suse_register.SUBMIT_OPTIONAL, sformat("%1", submit_optional == true ? true:false ));
+ SCR::Write(.sysconfig.suse_register.SUBMIT_HWDATA, sformat("%1", submit_hwdata == true ? true:false ));
if ( register_regularly == nil ) register_regularly = false;
- SCR::Execute(.target.bash, sformat("%1 /var/lib/suseRegister/neverRegisterOnBoot", register_regularly ? "rm -f ":"touch " ));
+ SCR::Execute(.target.bash, sformat("%1 /var/lib/suseRegister/neverRegisterOnBoot", register_regularly == true ? "rm -f ":"touch " ));
// touch a flag file for opensuseupdater
SCR::Execute(.target.bash, sformat("touch /var/lib/YaST2/registrationDidRun"));
}
@@ -907,19 +907,6 @@
// reset YSRs context
YSR::del_ctx();
isInitializedSR = false;
- if ( isInitializedTarget )
- {
- y2milestone("Package target was initialized. Now finishing target usage.");
- if ( Pkg::TargetFinish() )
- {
- y2milestone("Successfully finished the target usage of the package system.");
- isInitializedTarget = false;
- }
- else
- {
- y2error("Could not finish the target usage of the package system.");
- }
- }
}
@@ -1329,7 +1316,8 @@
list<integer> currentNewSources = Pkg::SourceGetCurrent( true );
foreach (integer srcID, currentNewSources, {
y2milestone("Refreshing source with ID: %1", srcID);
- Pkg::SourceForceRefreshNow(srcID);
+ // no "forced" refresh needed - default is sufficient (bnc#476429)
+ Pkg::SourceRefreshNow(srcID);
});
}
}
@@ -1337,7 +1325,18 @@
// finish sources (bnc#447080)
if ( Pkg::SourceFinishAll() )
{
- y2milestone("Successfully finished all sources.");
+ y2milestone("Successfully finished all sources to enforce a reload.");
+
+ // restart the SourceManager to refill the cache with the current data (bnc#468449)
+ // an application that called the registration (or that follows it) should be presented an updated pkg system
+ if ( Pkg::SourceStartManager(true) )
+ {
+ y2milestone("Successfully restarted source manager.");
+ }
+ else
+ {
+ y2error("Failed to restart source manager");
+ }
}
else
{
@@ -1346,7 +1345,7 @@
if ( repoUpdateSuccessful )
{
- y2error("SuseRegister will now save the lastZmdConfig.");
+ y2milestone("SuseRegister will now save the lastZmdConfig.");
YSR::saveLastZmdConfig();
}
else
@@ -1371,11 +1370,12 @@
map ui = UI::GetDisplayInfo();
boolean debugMode = (boolean) ui["y2debug"]:false;
+ // take care for nil booleans (bnc#463800)
map<string, any> contextData = $[
- "debug" : (debugMode ? 2:0),
- "nooptional" : (submit_optional ? 0:1),
- "nohwdata" : (submit_hwdata ? 0:1),
- "forcereg" : (force_registration ? 1:0), // (bnc#443704)
+ "debug" : (debugMode == true ? 2:0),
+ "nooptional" : (submit_optional == true ? 0:1),
+ "nohwdata" : (submit_hwdata == true ? 0:1),
+ "forcereg" : (force_registration == true ? 1:0), // (bnc#443704)
"norefresh" : 1,
"yastcall" : 1,
"restoreRepos" : 1, // (#309231)
@@ -1387,12 +1387,17 @@
if ( registration_data != $[] )
{
// append sensitive data to the context map
+ // collect data inside of the args keyword (bnc#476494)
+ contextData["args"] = registration_data;
+
+ // do not log sensitive data to the log (#195624)
+ y2milestone("Added sensitive registration data to suse_register call - the data will not be logged, only the used keys");
+
+ // list the used keys in the log
foreach (string key, string val, registration_data, {
- key = String::CutRegexMatch(key, "[^A-Za-z0-9_-]+", true );
- contextData[key] = sformat("%1", String::Quote(val));
+ y2milestone("Added sensitive registration data for the key: %1", key);
});
- // do not log sensitive data to the log (#195624)
- y2milestone ("Added sensitive registration data to suse_register call - this data is not logged");
+
}
@@ -1401,7 +1406,7 @@
// initialize target
if ( ! isInitializedTarget )
{
- string targetRootDir = Mode::normal() ? "/":Installation::destdir;
+ string targetRootDir = Mode::normal() == true ? "/":Installation::destdir;
if ( ! Pkg::TargetInitialize(targetRootDir) )
{
y2error("Initializing the target failed via Pkg::TargetInitialize. No interaction with the package system is possible.");
@@ -1438,7 +1443,8 @@
foreach ( integer srcID, allCurrentSources, {
y2milestone("Refreshing source with ID: %1", srcID);
- Pkg::SourceForceRefreshNow(srcID);
+ // no "forced" refresh needed - default is sufficient (bnc#476429)
+ Pkg::SourceRefreshNow(srcID);
});
y2milestone("Initial refreshing ended.");
@@ -1446,6 +1452,34 @@
// Pkg::CallbackAuthentication(nil);
}
+ // setting the proxy must happen before init_ctx is called (bnc#468480)
+ // setting up proxy for SuseRegister
+ if (Register::use_proxy)
+ {
+ // setup proxy for http and https individually (bnc#468919)
+ if (Register::http_proxy == nil)
+ {
+ Register::http_proxy = "";
+ y2error("Setting for http proxy is broken. Resetting http proxy. Registration will not use an http proxy.");
+ }
+
+ if (Register::https_proxy == nil)
+ {
+ Register::https_proxy = "";
+ y2error("Setting for https proxy is broken. Resetting https proxy. Registration will not use an https proxy.");
+ }
+
+ if (Register::http_proxy != "" || Register::https_proxy != "")
+ {
+ y2milestone("Setting up proxy for SuseRegister. http_proxy: %1 -- https_proxy: %2", Register::http_proxy, Register::https_proxy);
+ YSR::set_proxy(Register::http_proxy, Register::https_proxy);
+ }
+ else
+ {
+ y2milestone("No proxy settings will be used for registration and SuseRegister.");
+ }
+ }
+
// initialize SuseRegister
contextDataSR = contextData;
y2milestone("Initializing SuseRegister with this context data: %1", contextDataSR);
@@ -1462,20 +1496,6 @@
y2error("Initializing SuseRegister failed with error code (%1) and error message: %2", initErrorCode, YSR::get_errormsg());
return initErrorCode;
}
-
- // setting up proxy for SuseRegister
- if (Register::use_proxy)
- {
- if (Register::http_proxy != nil && Register::https_proxy != nil)
- {
- y2milestone("Setting up proxy for SuseRegister. http_proxy: %1 -- https_proxy: %2", Register::http_proxy, Register::https_proxy);
- YSR::set_proxy(Register::http_proxy, Register::https_proxy);
- }
- else
- {
- y2error("Proxy settings are broken and could not be applied to SuseRegister.");
- }
- }
}
// ----==== handle modes for suseRegister ====----
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-registration-2.17.17/src/scripts/online_update new/yast2-registration-2.18.0/src/scripts/online_update
--- old/yast2-registration-2.17.17/src/scripts/online_update 2008-09-11 16:56:26.000000000 +0200
+++ new/yast2-registration-2.18.0/src/scripts/online_update 2009-09-24 18:49:02.000000000 +0200
@@ -4,6 +4,7 @@
upcmd="/bin/false"
syscfgfile="/etc/sysconfig/automatic_online_update"
skipInteractive="--skip-interactive"
+autoAgreeWithLicenses=""
if [ -x ${zyppercmd} ]
then
@@ -20,28 +21,29 @@
fi
-if [ ! -z $AOU_ENABLE_CRONJOB ]
+if [ ! $AOU_ENABLE_CRONJOB = "true" ]
then
- if [ ! $AOU_ENABLE_CRONJOB = "true" ]
- then
- echo "Online Update is disabled in ${syscfgfile}. Will not run update."
- exit 0
- fi
+ echo "Online Update is disabled in ${syscfgfile}. Will not run update."
+ exit 0
fi
+if [ ${AOU_SKIP_INTERACTIVE_PATCHES} = "true" ]
+then
+ skipInteractive="--skip-interactive"
+else
+ skipInteractive=
+fi
-if [ ! -z ${AOU_SKIP_INTERACTIVE_PATCHES} ]
+
+if [ ${AOU_AUTO_AGREE_WITH_LICENSES} = "true" ]
then
- if [ ${AOU_SKIP_INTERACTIVE_PATCHES} = "true" ]
- then
- skipInteractive="--skip-interactive"
- else
- skipInteractive=
- fi
+ autoAgreeWithLicenses="--auto-agree-with-licenses"
+else
+ autoAgreeWithLicenses=
fi
# run the update
-${upcmd} --quiet up -y -t patch ${skipInteractive}
+${upcmd} --quiet up -y -t patch ${skipInteractive} ${autoAgreeWithLicenses}
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package kbd for openSUSE:Factory
checked in at Sat Oct 3 02:34:24 CEST 2009.
--------
--- kbd/kbd.changes 2009-09-04 15:22:43.000000000 +0200
+++ kbd/kbd.changes 2009-10-01 15:10:42.000000000 +0200
@@ -1,0 +2,7 @@
+Thu Oct 1 15:09:51 CEST 2009 - mmarek(a)suse.cz
+
+- Add real Tajik keymap.
+- remove slovak keymaps from suse-add.tar.bz2 that are already
+ upstream.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kbd.spec ++++++
--- /var/tmp/diff_new_pack.dktTzP/_old 2009-10-03 02:33:27.000000000 +0200
+++ /var/tmp/diff_new_pack.dktTzP/_new 2009-10-03 02:33:27.000000000 +0200
@@ -24,7 +24,7 @@
Group: System/Console
AutoReqProv: on
Version: 1.14.1
-Release: 18
+Release: 19
Summary: Keyboard and Font Utilities
Source: kbd-%{version}.tar.bz2
Source1: kbd_fonts.tar.bz2
@@ -157,7 +157,6 @@
ln -sf us.map.gz $K/keymaps/i386/qwerty/khmer.map.gz
ln -sf us.map.gz $K/keymaps/i386/qwerty/korean.map.gz
ln -sf us.map.gz $K/keymaps/i386/qwerty/arabic.map.gz
-ln -sf ruwin_alt-UTF-8.map.gz $K/keymaps/i386/qwerty/tj.map.gz
# Compatability links; don't know what the first three are good for.
# The others are for yast/langselection and should be removed as soon as
# yast knows about it.
++++++ suse-add.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/data/keymaps/i386/qwerty/sk-qwerty.map new/data/keymaps/i386/qwerty/sk-qwerty.map
--- old/data/keymaps/i386/qwerty/sk-qwerty.map 2007-12-03 20:38:15.000000000 +0100
+++ new/data/keymaps/i386/qwerty/sk-qwerty.map 1970-01-01 01:00:00.000000000 +0100
@@ -1,171 +0,0 @@
-# Slovak ISO 8859-2 keyboard map for text console (ver. 2)
-# Layout: qwerty
-# Written and (c) copyright by Jan Ondrej (ondrejj(a)salstar.shadow.sk)
-# You can distribute this file under the terms of GNU General
-# Public License (GPL). See the file COPYING.
-#
-# Slovenska klavesnica sa zapne a vypne klavesou Pause.
-# Klavesou AltGr (Right Alt) je mozne sa prepnut zo slovenskej do US a naopak.
-# Klavesa Pause potom funguje ako AltGr-lock.
-# Znak o s vokanom mozete dostat stlacenim klavesu makcen a "o".
-#
-# Zdalo sa mi, ze diaeresis nefunguje celkom spravne, pretoze
-# pri kombinacii s pismenom a daval vysledok dva znaky "a .
-# Upravil som to pridanim compose.
-#
-# Dalej som pridal prepinanie konzoly pomocou CTRL+ALT+F1 az F12
-# podla klasickej klavesovej mapy. Pridal som aj zopar includov,
-# ale neviem, ci nieco upravia.
-#
-# Tento subor bol vytvoreny zo suboru cz-lat2.map, ktory
-# napisal Jan Kasprzak (kas(a)ics.muni.cz)
-#
-# Prehodene slovenske rozlozenie, aby bolo primarne a anglicke ako sekundarne
-# Ladislav Michnovic <lmichnovic(a)suse.cz>, 2007
-#
-alt_is_meta
-charset "iso-8859-2"
-keymaps 0-15
-include "linux-keys-bare.inc"
-include "linux-keys-extd.inc"
-include "linux-with-modeshift-altgr.inc"
-include "qwerty-layout.inc"
-strings as usual
-
-keycode 1 = Escape
-keycode 2 = plus one one exclam
-keycode 3 = lcaron two two at
-keycode 4 = scaron three three numbersign Escape
-keycode 5 = ccaron four four dollar Control_backslash
-keycode 6 = tcaron five five percent Control_bracketright
-keycode 7 = zcaron six six asciicircum Control_asciicircum
-keycode 8 = yacute seven seven ampersand Control_underscore
-keycode 9 = aacute eight eight asterisk Delete
-keycode 10 = iacute nine nine parenleft
-keycode 11 = eacute zero zero parenright
-keycode 12 = equal percent minus underscore Control_underscore
-keycode 13 = dead_acute dead_circumflex equal plus
-keycode 14 = Delete
-keycode 15 = Tab
- shift keycode 15 = Meta_Tab
-keycode 26 = uacute slash bracketleft braceleft Escape
-keycode 27 = adiaeresis parenleft bracketright braceright Control_bracketright
-keycode 28 = Return
-altgr keycode 28 = Return
-alt keycode 28 = Meta_Control_m
-alt altgr keycode 28 = Meta_Control_m
-keycode 29 = Control
-keycode 39 = ocircumflex quotedbl semicolon colon
-keycode 40 = 0xa7 exclam apostrophe quotedbl Control_g
-keycode 41 = dead_diaeresis dead_circumflex grave asciitilde nul
-keycode 42 = Shift
-keycode 43 = ncaron parenright backslash bar Control_backslash
-keycode 51 = comma question comma less
-keycode 52 = period colon period greater Compose
-keycode 53 = minus underscore slash question Control_underscore Delete
-keycode 54 = Shift
-keycode 56 = Alt
-keycode 57 = space space space space nul nul
-keycode 58 = Caps_Lock
-keycode 70 = Scroll_Lock Show_Memory Show_Registers
-control keycode 70 = Show_State
-alt keycode 70 = Scroll_Lock
-keycode 84 = Last_Console
-keycode 86 = bar backslash less greater
-alt keycode 86 = Meta_less
-keycode 97 = Control
-keycode 99 = VoidSymbol
- control keycode 99 = Control_backslash
- alt keycode 99 = Control_backslash
-keycode 100 = AltGr
- alt altgr keycode 105 = Decr_Console
- alt altgr keycode 106 = Incr_Console
-keycode 111 = Remove
-control alt keycode 111 = Boot
-
-keycode 119 = AltGr_Lock
-
-compose ',' 'A' to '�'
-compose '/' 'L' to '�'
-compose '^' 'L' to '�'
-compose '\'' 'S' to '�'
-compose '^' 'S' to '�'
-compose ',' 'S' to '�'
-compose '^' 'T' to '�'
-compose '\'' 'Z' to '�'
-compose '^' 'Z' to '�'
-compose '.' 'Z' to '�'
-compose ',' 'a' to '�'
-compose '/' 'l' to '�'
-compose '^' 'l' to '�'
-compose '\'' 's' to '�'
-compose '^' 's' to '�'
-compose ',' 's' to '�'
-compose '^' 't' to '�'
-compose '\'' 'z' to '�'
-compose '^' 'z' to '�'
-compose '.' 'z' to '�'
-compose '\'' 'R' to '�'
-compose '\'' 'A' to '�'
-compose '^' 'A' to '�'
-compose '^' 'A' to '�'
-compose ':' 'A' to '�'
-compose '"' 'A' to '�'
-compose '\'' 'L' to '�'
-compose '\'' 'C' to '�'
-compose ',' 'C' to '�'
-compose '^' 'C' to '�'
-compose '\'' 'E' to '�'
-compose ',' 'E' to '�'
-compose '"' 'E' to '�'
-compose '^' 'E' to '�'
-compose '\'' 'I' to '�'
-compose '^' 'I' to '�'
-compose '^' 'D' to '�'
-compose '-' 'D' to '�'
-compose '\'' 'N' to '�'
-compose '^' 'N' to '�'
-compose '\'' 'O' to '�'
-compose '^' 'O' to '�'
-compose '"' 'O' to '�'
-compose ':' 'O' to '�'
-compose '^' 'R' to '�'
-compose '^' 'U' to '�'
-compose '\'' 'U' to '�'
-compose '"' 'U' to '�'
-compose ':' 'U' to '�'
-compose '\'' 'Y' to '�'
-compose ',' 'T' to '�'
-compose 's' 's' to '�'
-compose 'S' 'S' to '�'
-compose '\'' 'r' to '�'
-compose '\'' 'a' to '�'
-compose '^' 'a' to '�'
-compose '^' 'a' to '�'
-compose ':' 'a' to '�'
-compose '"' 'a' to '�'
-compose '\'' 'l' to '�'
-compose '\'' 'c' to '�'
-compose ',' 'c' to '�'
-compose '^' 'c' to '�'
-compose '\'' 'e' to '�'
-compose ',' 'e' to '�'
-compose ':' 'e' to '�'
-compose '^' 'e' to '�'
-compose '\'' 'i' to '�'
-compose '^' 'e' to '�'
-compose '^' 'd' to '�'
-compose '-' 'd' to '�'
-compose '\'' 'n' to '�'
-compose '^' 'n' to '�'
-compose '\'' 'o' to '�'
-compose '^' 'o' to '�'
-compose ':' 'o' to '�'
-compose '"' 'o' to '�'
-compose '^' 'r' to '�'
-compose '^' 'u' to '�'
-compose '\'' 'u' to '�'
-compose '"' 'u' to '�'
-compose ':' 'u' to '�'
-compose '\'' 'y' to '�'
-compose ',' 't' to '�'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/data/keymaps/i386/qwerty/tj_alt-UTF8.map new/data/keymaps/i386/qwerty/tj_alt-UTF8.map
--- old/data/keymaps/i386/qwerty/tj_alt-UTF8.map 1970-01-01 01:00:00.000000000 +0100
+++ new/data/keymaps/i386/qwerty/tj_alt-UTF8.map 2009-10-01 14:46:23.000000000 +0200
@@ -0,0 +1,507 @@
+# This keymap is based on Russian keymap for a 105-keys PC keyboard.
+# Modified by Victor Ibragimov <victor.ibragimov(a)gmail.com>
+# Tajik openSUSE & Software Localization
+# http://www.kde.tj/
+#
+# Tajik Standard Keyboard Layout
+# RightAlt is used to change rus/lat, while Shift+CapsLock is used to
+# lock capitals.
+#
+# KEYCODE 12 IS FOR CYRILLIC CAPITAL AND SMALL LETTER GHE WITH STROKE
+# KEYCODE 13 IS FOR CYRILLIC CAPITAL AND SMALL LETTER U WITH MACRON
+# KEYCODE 17 IS FOR CYRILLIC CAPITAL AND SMALL LETTER KA WITH DESCENDER
+# KEYCODE 24 IS FOR CYRILLIC CAPITAL AND SMALL LETTER HA WITH DESCENDER
+# KEYCODE 31 IS FOR CYRILLIC CAPITAL AND SMALL LETTER CHE WITH DESCENDER
+# KEYCODE 50 IS FOR CYRILLIC CAPITAL AND SMALL LETTER I WITH MACRON
+# CYRILLIC CAPITAL LETTER IO ON KEYCODE 53 ENABLED
+#
+
+include "qwerty-layout"
+
+ keycode 0 =
+ keycode 1 = Escape Escape Escape Escape
+ alt keycode 1 = Meta_Escape
+altgr alt keycode 1 = Meta_Escape
+ keycode 2 = one exclam one exclam
+ alt keycode 2 = Meta_one
+altgr alt keycode 2 = Meta_one
+ shift alt keycode 2 = Meta_exclam
+altgr shift alt keycode 2 = Meta_exclam
+ keycode 3 = two at two quotedbl
+ control keycode 3 = nul
+altgr control keycode 3 = nul
+ alt keycode 3 = Meta_two
+altgr alt keycode 3 = Meta_two
+ shift alt keycode 3 = Meta_at
+altgr shift alt keycode 3 = Meta_at
+ keycode 4 = three numbersign three numbersign
+ control keycode 4 = Escape
+altgr control keycode 4 = Escape
+ alt keycode 4 = Meta_three
+altgr alt keycode 4 = Meta_three
+ shift alt keycode 4 = Meta_numbersign
+altgr shift alt keycode 4 = Meta_numbersign
+ keycode 5 = four dollar four semicolon
+ control keycode 5 = Control_backslash
+altgr control keycode 5 = Control_backslash
+ alt keycode 5 = Meta_four
+altgr alt keycode 5 = Meta_four
+ shift alt keycode 5 = Meta_dollar
+altgr shift alt keycode 5 = Meta_dollar
+ keycode 6 = five percent five percent
+ control keycode 6 = Control_bracketright
+altgr control keycode 6 = Control_bracketright
+ alt keycode 6 = Meta_five
+altgr alt keycode 6 = Meta_five
+ shift alt keycode 6 = Meta_percent
+altgr shift alt keycode 6 = Meta_percent
+ keycode 7 = six asciicircum six colon
+ control keycode 7 = Control_asciicircum
+altgr control keycode 7 = Control_asciicircum
+ alt keycode 7 = Meta_six
+altgr alt keycode 7 = Meta_six
+ shift alt keycode 7 = Meta_asciicircum
+altgr shift alt keycode 7 = Meta_asciicircum
+ keycode 8 = seven ampersand seven question
+ control keycode 8 = Control_underscore
+altgr control keycode 8 = Control_underscore
+ alt keycode 8 = Meta_seven
+altgr alt keycode 8 = Meta_seven
+ shift alt keycode 8 = Meta_ampersand
+altgr shift alt keycode 8 = Meta_ampersand
+ keycode 9 = eight asterisk eight asterisk
+ control keycode 9 = Delete
+altgr control keycode 9 = Delete
+ alt keycode 9 = Meta_eight
+altgr alt keycode 9 = Meta_eight
+ shift alt keycode 9 = Meta_asterisk
+altgr shift alt keycode 9 = Meta_asterisk
+ keycode 10 = nine parenleft nine parenleft
+ alt keycode 10 = Meta_nine
+altgr alt keycode 10 = Meta_nine
+ shift alt keycode 10 = Meta_parenleft
+altgr shift alt keycode 10 = Meta_parenleft
+ keycode 11 = zero parenright zero parenright
+ alt keycode 11 = Meta_zero
+altgr alt keycode 11 = Meta_zero
+ shift alt keycode 11 = Meta_parenright
+altgr shift alt keycode 11 = Meta_parenright
+
+# altgr keycode 12 is used for CYRILLIC CAPITAL AND SMALL LETTER GHE WITH STROKE
+
+altgr keycode 12 = U+0493
+altgr shift keycode 12 = U+0492
+
+# keycode 12 = minus underscore minus underscore
+# control keycode 12 = Control_underscore
+#altgr control keycode 12 = Control_underscore
+# alt keycode 12 = Meta_minus
+#altgr alt keycode 12 = Meta_minus
+# shift alt keycode 12 = Meta_underscore
+#altgr shift alt keycode 12 = Meta_underscore
+
+# altgr keycode 13 is used for CYRILLIC CAPITAL AND SMALL LETTER U WITH MACRON
+
+altgr keycode 13 = U+04EF
+altgr shift keycode 13 = U+04EE
+
+# keycode 13 = equal plus equal plus
+# alt keycode 13 = Meta_equal
+#altgr alt keycode 13 = Meta_equal
+# shift alt keycode 13 = Meta_plus
+#altgr shift alt keycode 13 = Meta_plus
+
+ keycode 14 = Delete Delete Delete Delete
+ alt keycode 14 = Meta_Delete
+altgr alt keycode 14 = Meta_Delete
+ keycode 15 = Tab Tab Tab Tab
+ alt keycode 15 = Meta_Tab
+altgr alt keycode 15 = Meta_Tab
+
+altgr keycode 16 = U+0439
+altgr shift keycode 16 = U+0419
+
+# keycode 17 is used for CYRILLIC CAPITAL AND SMALL LETTER KA WITH DESCENDER
+
+altgr keycode 17 = U+049B
+altgr shift keycode 17 = U+049A
+
+altgr keycode 18 = U+0443
+altgr shift keycode 18 = U+0423
+
+altgr keycode 19 = U+043A
+altgr shift keycode 19 = U+041A
+
+altgr keycode 20 = U+0435
+altgr shift keycode 20 = U+0415
+
+altgr keycode 21 = U+043D
+altgr shift keycode 21 = U+041D
+
+altgr keycode 22 = U+0433
+altgr shift keycode 22 = U+0413
+
+altgr keycode 23 = U+0448
+altgr shift keycode 23 = U+0428
+
+# keycode 24 is used for CYRILLIC CAPITAL AND SMALL LETTER HA WITH DESCENDER
+
+altgr keycode 24 = U+04B3
+altgr shift keycode 24 = U+04B2
+
+altgr keycode 25 = U+0437
+altgr shift keycode 25 = U+0417
+ keycode 26 = bracketleft braceleft
+altgr keycode 26 = U+0445
+altgr shift keycode 26 = U+0425
+ control keycode 26 = Escape
+altgr control keycode 26 = Escape
+ alt keycode 26 = Meta_bracketleft
+altgr alt keycode 26 = Meta_bracketleft
+ keycode 27 = bracketright braceright bracketleft bracketright
+
+# The keycode "0xFF" is too dangerous for many programs (including emacs).
+# So let it be bracket instead of Hard Sign.
+altgr keycode 27 = U+044A
+altgr shift keycode 27 = U+042A
+ control keycode 27 = Control_bracketright
+altgr control keycode 27 = Control_bracketright
+ alt keycode 27 = Meta_bracketright
+altgr alt keycode 27 = Meta_bracketright
+ keycode 28 = Return
+ alt keycode 28 = 0x080d
+altgr alt keycode 28 = 0x080d
+ control keycode 28 = Linefeed
+altgr control keycode 28 = Linefeed
+ keycode 29 = Control
+
+altgr keycode 30 = U+0444
+altgr shift keycode 30 = U+0424
+
+# keycode 31 is used for CYRILLIC CAPITAL AND SMALL LETTER CHE WITH DESCENDER
+
+altgr keycode 31 = U+04B7
+altgr shift keycode 31 = U+04B6
+
+altgr keycode 32 = U+0432
+altgr shift keycode 32 = U+0412
+
+altgr keycode 33 = U+0430
+altgr shift keycode 33 = U+0410
+
+altgr keycode 34 = U+043F
+altgr shift keycode 34 = U+041F
+
+altgr keycode 35 = U+0440
+altgr shift keycode 35 = U+0420
+
+altgr keycode 36 = U+043E
+altgr shift keycode 36 = U+041E
+
+altgr keycode 37 = U+043B
+altgr shift keycode 37 = U+041B
+
+altgr keycode 38 = U+0434
+altgr shift keycode 38 = U+0414
+ keycode 39 = semicolon colon
+altgr keycode 39 = U+0436
+altgr shift keycode 39 = U+0416
+ alt keycode 39 = Meta_semicolon
+altgr alt keycode 39 = Meta_semicolon
+ keycode 40 = apostrophe quotedbl
+ control keycode 40 = Control_g
+altgr control keycode 40 = Control_g
+ alt keycode 40 = Meta_apostrophe
+altgr alt keycode 40 = Meta_apostrophe
+altgr keycode 40 = U+044D
+altgr shift keycode 40 = U+042D
+ keycode 41 = grave asciitilde U+0451 U+0401
+ control keycode 41 = nul
+altgr control keycode 41 = nul
+ alt keycode 41 = Meta_grave
+altgr alt keycode 41 = Meta_grave
+ keycode 42 = Shift
+ keycode 43 = backslash bar slash bar
+ control keycode 43 = Control_backslash
+altgr control keycode 43 = Control_backslash
+ alt keycode 43 = Meta_backslash
+altgr alt keycode 43 = Meta_backslash
+ shift alt keycode 43 = Meta_bar
+altgr shift alt keycode 43 = Meta_bar
+
+altgr keycode 44 = U+044F
+altgr shift keycode 44 = U+042F
+
+altgr keycode 45 = U+0447
+altgr shift keycode 45 = U+0427
+
+altgr keycode 46 = U+0441
+altgr shift keycode 46 = U+0421
+
+altgr keycode 47 = U+043C
+altgr shift keycode 47 = U+041C
+
+altgr keycode 48 = U+0438
+altgr shift keycode 48 = U+0418
+
+altgr keycode 49 = U+0442
+altgr shift keycode 49 = U+0422
+
+# keycode 50 is used for CYRILLIC CAPITAL AND SMALL LETTER I WITH MACRON
+
+altgr keycode 50 = U+04E3
+altgr shift keycode 50 = U+04E2
+
+ keycode 51 = comma less
+ alt keycode 51 = Meta_comma
+altgr alt keycode 51 = Meta_comma
+ alt shift keycode 51 = Meta_less
+altgr alt shift keycode 51 = Meta_less
+altgr keycode 51 = U+0431
+altgr shift keycode 51 = U+0411
+ keycode 52 = period greater
+ alt keycode 52 = Meta_period
+altgr alt keycode 52 = Meta_period
+ alt shift keycode 52 = Meta_greater
+altgr alt shift keycode 52 = Meta_greater
+altgr keycode 52 = U+044E
+altgr shift keycode 52 = U+042E
+
+# Can you survive without "yuo" letter? If no put U+0451 and U+0401 for
+# altgr keycode 53.
+ keycode 53 = slash question period comma
+ control keycode 53 = Delete
+altgr control keycode 53 = Delete
+
+# CYRILLIC CAPITAL LETTER IO ENABLED
+
+ alt keycode 53 = U+0451
+altgr alt keycode 53 = U+0401
+
+ shift alt keycode 53 = Meta_question
+altgr shift alt keycode 53 = Meta_question
+ keycode 54 = Shift
+ keycode 55 = KP_Multiply
+ keycode 56 = Alt
+ keycode 57 = space space space space
+ control keycode 57 = nul
+altgr control keycode 57 = nul
+ alt keycode 57 = Meta_space
+altgr alt keycode 57 = Meta_space
+ keycode 58 = Caps_Lock
+ keycode 59 = F1 F11 F1 F11
+ control keycode 59 = F1
+altgr control keycode 59 = F1
+ alt keycode 59 = Console_1
+altgr alt keycode 59 = Console_1
+ control alt keycode 59 = Console_1
+altgr control alt keycode 59 = Console_1
+ keycode 60 = F2 F12 F2 F12
+ control keycode 60 = F2
+altgr control keycode 60 = F2
+ alt keycode 60 = Console_2
+altgr alt keycode 60 = Console_2
+ control alt keycode 60 = Console_2
+altgr control alt keycode 60 = Console_2
+ keycode 61 = F3 F13 F3 F13
+ control keycode 61 = F3
+altgr control keycode 61 = F3
+ alt keycode 61 = Console_3
+altgr alt keycode 61 = Console_3
+ control alt keycode 61 = Console_3
+altgr control alt keycode 61 = Console_3
+ keycode 62 = F4 F14 F4 F14
+ control keycode 62 = F4
+ altgr control keycode 62 = F4
+ alt keycode 62 = Console_4
+altgr alt keycode 62 = Console_4
+ control alt keycode 62 = Console_4
+altgr control alt keycode 62 = Console_4
+ keycode 63 = F5 F15 F5 F15
+ control keycode 63 = F5
+altgr control keycode 63 = F5
+ alt keycode 63 = Console_5
+altgr alt keycode 63 = Console_5
+ control alt keycode 63 = Console_5
+altgr control alt keycode 63 = Console_5
+ keycode 64 = F6 F16 F6 F16
+ control keycode 64 = F6
+altgr control keycode 64 = F6
+ alt keycode 64 = Console_6
+altgr alt keycode 64 = Console_6
+ control alt keycode 64 = Console_6
+altgr control alt keycode 64 = Console_6
+ keycode 65 = F7 F17 F7 F17
+ control keycode 65 = F7
+altgr control keycode 65 = F7
+ alt keycode 65 = Console_7
+altgr alt keycode 65 = Console_7
+ control alt keycode 65 = Console_7
+altgr control alt keycode 65 = Console_7
+ keycode 66 = F8 F18 F8 F18
+ control keycode 66 = F8
+altgr control keycode 66 = F8
+ alt keycode 66 = Console_8
+altgr alt keycode 66 = Console_8
+ control alt keycode 66 = Console_8
+altgr control alt keycode 66 = Console_8
+ keycode 67 = F9 F19 F9 F19
+ control keycode 67 = F9
+altgr control keycode 67 = F9
+ alt keycode 67 = Console_9
+altgr alt keycode 67 = Console_9
+ control alt keycode 67 = Console_9
+altgr control alt keycode 67 = Console_9
+ keycode 68 = F10 F20 F10 F20
+ control keycode 68 = F10
+altgr control keycode 68 = F10
+ alt keycode 68 = Console_10
+altgr alt keycode 68 = Console_10
+ control alt keycode 68 = Console_10
+altgr control alt keycode 68 = Console_10
+ keycode 69 = Num_Lock
+ keycode 70 = Scroll_Lock Show_Memory Show_Registers
+ control keycode 70 = Show_State
+altgr control keycode 70 = Show_State
+ alt keycode 70 = Scroll_Lock
+altgr alt keycode 70 = Scroll_Lock
+ keycode 71 = KP_7
+ alt keycode 71 = Ascii_7
+altgr alt keycode 71 = Ascii_7
+ keycode 72 = KP_8
+ alt keycode 72 = Ascii_8
+altgr alt keycode 72 = Ascii_8
+ keycode 73 = KP_9
+ alt keycode 73 = Ascii_9
+altgr alt keycode 73 = Ascii_9
+ keycode 74 = KP_Subtract
+ keycode 75 = KP_4
+ alt keycode 75 = Ascii_4
+altgr alt keycode 75 = Ascii_4
+ keycode 76 = KP_5
+ alt keycode 76 = Ascii_5
+altgr alt keycode 76 = Ascii_5
+ keycode 77 = KP_6
+ alt keycode 77 = Ascii_6
+altgr alt keycode 77 = Ascii_6
+ keycode 78 = KP_Add
+ keycode 79 = KP_1
+ alt keycode 79 = Ascii_1
+altgr alt keycode 79 = Ascii_1
+ keycode 80 = KP_2
+ alt keycode 80 = Ascii_2
+altgr alt keycode 80 = Ascii_2
+ keycode 81 = KP_3
+ alt keycode 81 = Ascii_3
+altgr alt keycode 81 = Ascii_3
+ keycode 82 = KP_0
+ alt keycode 82 = Ascii_0
+altgr alt keycode 82 = Ascii_0
+ keycode 83 = KP_Period
+altgr control keycode 83 = Boot
+control alt keycode 83 = Boot
+altgr control alt keycode 83 = Boot
+ keycode 84 = Last_Console
+ keycode 85 =
+ keycode 86 = less greater bar
+ alt keycode 86 = Meta_less
+altgr alt keycode 86 = Meta_less
+ keycode 87 = F11 F11 F11 F11
+ control keycode 87 = F11
+altgr control keycode 87 = F11
+ alt keycode 87 = Console_11
+altgr alt keycode 87 = Console_11
+ control alt keycode 87 = Console_11
+altgr control alt keycode 87 = Console_11
+ keycode 88 = F12 F12 F12 F12
+ control keycode 88 = F12
+altgr control keycode 88 = F12
+ alt keycode 88 = Console_12
+altgr alt keycode 88 = Console_12
+ control alt keycode 88 = Console_12
+altgr control alt keycode 88 = Console_12
+ keycode 89 =
+ keycode 90 =
+ keycode 91 =
+ keycode 92 =
+ keycode 93 =
+ keycode 94 =
+ keycode 95 =
+ keycode 96 = KP_Enter
+keycode 97 = Control
+ keycode 98 = KP_Divide
+ keycode 99 = Control_backslash
+ control keycode 99 = Control_backslash
+altgr control keycode 99 = Control_backslash
+ alt keycode 99 = Control_backslash
+altgr alt keycode 99 = Control_backslash
+ keycode 100 = AltGr_Lock
+ keycode 101 = Break
+ keycode 102 = Find
+ keycode 103 = Up
+ keycode 104 = Prior
+ shift keycode 104 = Scroll_Backward
+altgr shift keycode 104 = Scroll_Backward
+ keycode 105 = Left
+ alt keycode 105 = Decr_Console
+ keycode 106 = Right
+ alt keycode 106 = Incr_Console
+ keycode 107 = Select
+ keycode 108 = Down
+ keycode 109 = Next
+ shift keycode 109 = Scroll_Forward
+altgr shift keycode 109 = Scroll_Forward
+ keycode 110 = Insert
+ keycode 111 = Remove
+altgr control keycode 111 = Boot
+control alt keycode 111 = Boot
+altgr control alt keycode 111 = Boot
+ keycode 112 =
+ keycode 113 =
+ keycode 114 =
+ keycode 115 =
+ keycode 116 =
+ keycode 117 =
+ keycode 118 =
+ keycode 119 =
+ keycode 120 =
+ keycode 121 =
+ keycode 122 =
+ keycode 123 =
+ keycode 124 =
+ keycode 125 =
+ keycode 126 =
+ keycode 127 =
+string F1 = "\033[[A"
+string F2 = "\033[[B"
+string F3 = "\033[[C"
+string F4 = "\033[[D"
+string F5 = "\033[[E"
+string F6 = "\033[17~"
+string F7 = "\033[18~"
+string F8 = "\033[19~"
+string F9 = "\033[20~"
+string F10 = "\033[21~"
+string F11 = "\033[23~"
+string F12 = "\033[24~"
+string F13 = "\033[25~"
+string F14 = "\033[26~"
+string F15 = "\033[28~"
+string F16 = "\033[29~"
+string F17 = "\033[31~"
+string F18 = "\033[32~"
+string F19 = "\033[33~"
+string F20 = "\033[34~"
+string Find = "\033[1~"
+string Insert = "\033[2~"
+string Remove = "\033[3~"
+string Select = "\033[4~"
+string Prior = "\033[5~"
+string Next = "\033[6~"
+string F21 = ""
+string F22 = ""
+string F23 = ""
+string F24 = ""
+string F25 = ""
+string F26 = ""
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/data/keymaps/i386/qwertz/sk-qwertz.map new/data/keymaps/i386/qwertz/sk-qwertz.map
--- old/data/keymaps/i386/qwertz/sk-qwertz.map 2007-12-03 20:38:08.000000000 +0100
+++ new/data/keymaps/i386/qwertz/sk-qwertz.map 1970-01-01 01:00:00.000000000 +0100
@@ -1,248 +0,0 @@
-# Slovak ISO 8859-2 keyboard map for text console (ver. 2)
-# Layout: qwertz
-# Written and (c) copyright by Jan Ondrej (ondrejj(a)salstar.shadow.sk)
-# You can distribute this file under the terms of GNU General
-# Public License (GPL). See the file COPYING.
-#
-# Slovenska klavesnica sa zapne a vypne klavesou Pause.
-# Klavesou AltGr (Right Alt) je mozne sa prepnut zo slovenskej do US a naopak.
-# Klavesa Pause potom funguje ako AltGr-lock.
-# Znak o s vokanom mozete dostat stlacenim klavesu makcen a "o".
-#
-# Zdalo sa mi, ze diaeresis nefunguje celkom spravne, pretoze
-# pri kombinacii s pismenom a daval vysledok dva znaky "a .
-# Upravil som to pridanim compose.
-#
-# Dalej som pridal prepinanie konzol pomocou CTRL+ALT+F1 az F12
-# podla klasickej klavesovej mapy. Pridal som aj zopar includov,
-# ale neviem, ci nieco upravia.
-#
-# Tento subor bol vytvoreny zo suboru cz-lat2.map, ktory
-# napisal Jan Kasprzak (kas(a)ics.muni.cz)
-#
-# Uprava, aby bolo slovenske rozlozenie ako primarne a anglicke
-# sekundarne, pristupne cez pravy Alt.
-# Ladislav Michnovic <lmichnovic(a)suse.cz>, 2007.
-#
-charset "iso-8859-2"
-keymaps 0-15
-include "linux-keys-bare.inc"
-include "linux-keys-extd.inc"
-include "qwertz-layout.inc"
-strings as usual
-
-keycode 1 = Escape Escape Escape Escape Escape Escape Escape Escape Meta_Escape Meta_Escape Meta_Escape Meta_Escape Meta_Escape Meta_Escape Meta_Escape Meta_Escape
-keycode 2 = plus one one exclam VoidSymbol VoidSymbol VoidSymbol VoidSymbol Meta_one Meta_one Meta_one Meta_one
-keycode 3 = lcaron two two at nul nul nul nul Meta_two Meta_two Meta_two Meta_two
-keycode 4 = scaron three three numbersign Escape VoidSymbol Escape VoidSymbol Meta_three Meta_three Meta_three Meta_three Meta_three
-keycode 5 = ccaron four four dollar Control_backslash VoidSymbol Control_backslash VoidSymbol Meta_four Meta_four Meta_four Meta_four
-keycode 6 = tcaron five five percent Control_bracketright VoidSymbol Control_bracketright VoidSymbol Meta_five Meta_five Meta_five Meta_five
-keycode 7 = zcaron six six asciicircum Control_asciicircum VoidSymbol Control_asciicircum VoidSymbol Meta_six Meta_six Meta_six Meta_six
-keycode 8 = yacute seven seven ampersand Control_underscore VoidSymbol Control_underscore VoidSymbol Meta_seven Meta_seven Meta_seven Meta_seven
-keycode 9 = aacute eight eight asterisk Delete VoidSymbol Delete VoidSymbol Meta_eight Meta_eight Meta_eight Meta_eight
-keycode 10 = iacute nine nine parenleft VoidSymbol VoidSymbol VoidSymbol VoidSymbol Meta_nine Meta_nine Meta_nine Meta_nine
-keycode 11 = eacute zero zero parenright VoidSymbol VoidSymbol VoidSymbol VoidSymbol Meta_zero Meta_zero Meta_zero Meta_zero
-keycode 12 = equal percent minus underscore Control_underscore Control_underscore Control_underscore Control_underscore Meta_minus Meta_minus Meta_minus Meta_minus
-keycode 13 = dead_acute dead_circumflex equal plus VoidSymbol VoidSymbol VoidSymbol VoidSymbol Meta_equal Meta_equal Meta_equal Meta_equal
-keycode 14 = Delete Delete Delete Delete VoidSymbol VoidSymbol VoidSymbol VoidSymbol Meta_Delete Meta_Delete Meta_Delete Meta_Delete
-keycode 15 = Tab Meta_Tab Tab Tab VoidSymbol VoidSymbol VoidSymbol VoidSymbol Meta_Tab Meta_Tab Meta_Tab Meta_Tab
-keycode 26 = uacute slash bracketleft braceleft Escape VoidSymbol Escape VoidSymbol Meta_bracketleft Meta_bracketleft Meta_bracketleft Meta_bracketleft
-keycode 27 = adiaeresis parenleft bracketright braceright Control_bracketright VoidSymbol Control_bracketright VoidSymbol Meta_bracketright Meta_bracketright Meta_bracketright Meta_bracketright
-keycode 28 = Return
-altgr keycode 28 = Return
-alt keycode 28 = Meta_Control_m
-alt altgr keycode 28 = Meta_Control_m
-keycode 29 = Control
-keycode 39 = ocircumflex quotedbl semicolon colon VoidSymbol VoidSymbol VoidSymbol VoidSymbol Meta_semicolon Meta_semicolon Meta_semicolon Meta_semicolon
-keycode 40 = 0xa7 exclam apostrophe quotedbl Control_g VoidSymbol Control_g VoidSymbol Meta_apostrophe Meta_apostrophe Meta_apostrophe Meta_apostrophe
-keycode 41 = dead_diaeresis dead_circumflex grave asciitilde nul VoidSymbol nul VoidSymbol Meta_grave VoidSymbol Meta_grave
-keycode 42 = Shift
-keycode 43 = ncaron parenright backslash bar Control_backslash VoidSymbol Control_backslash VoidSymbol Meta_backslash VoidSymbol Meta_backslash
-keycode 51 = comma question comma less
-alt keycode 51 = Meta_comma
-alt altgr keycode 51 = Meta_comma
-keycode 52 = period colon period greater Compose VoidSymbol Compose VoidSymbol Meta_period VoidSymbol Meta_period
-keycode 53 = minus underscore slash question Delete VoidSymbol Delete VoidSymbol Meta_slash VoidSymbol Meta_slash
-keycode 54 = Shift
-keycode 55 = KP_Multiply
-keycode 56 = Alt
-keycode 57 = space space space space nul nul nul nul Meta_space Meta_space Meta_space Meta_space
-keycode 58 = Caps_Lock
-keycode 59 = F1 F13 F1 F13 F1 VoidSymbol F1 VoidSymbol Console_1 VoidSymbol Console_1 VoidSymbol Console_1
-keycode 60 = F2 F14 F2 F14 F2 VoidSymbol F2 VoidSymbol Console_2 VoidSymbol Console_2 VoidSymbol Console_2
-keycode 61 = F3 F15 F3 F15 F3 VoidSymbol F3 VoidSymbol Console_3 VoidSymbol Console_3 VoidSymbol Console_3
-keycode 62 = F4 F16 F4 F15 F4 VoidSymbol F4 VoidSymbol Console_4 VoidSymbol Console_4 VoidSymbol Console_4
-keycode 63 = F5 F17 F5 F15 F5 VoidSymbol F5 VoidSymbol Console_5 VoidSymbol Console_5 VoidSymbol Console_5
-keycode 64 = F6 F18 F6 F15 F6 VoidSymbol F6 VoidSymbol Console_6 VoidSymbol Console_6 VoidSymbol Console_6
-keycode 65 = F7 F19 F7 F15 F7 VoidSymbol F7 VoidSymbol Console_7 VoidSymbol Console_7 VoidSymbol Console_7
-keycode 66 = F8 F20 F8 F15 F8 VoidSymbol F8 VoidSymbol Console_8 VoidSymbol Console_8 VoidSymbol Console_8
-keycode 67 = F9 F9 F9 F9 F9 VoidSymbol F9 VoidSymbol Console_9 VoidSymbol Console_9 VoidSymbol Console_9
-keycode 68 = F10 F10 F10 F10 F10 VoidSymbol F10 VoidSymbol Console_10 VoidSymbol Console_10 VoidSymbol Console_10
-keycode 69 = Num_Lock
-keycode 70 = Scroll_Lock Show_Memory Show_Registers
-control keycode 70 = Show_State
-alt keycode 70 = Scroll_Lock
-keycode 71 = KP_7
-alt keycode 71 = Ascii_7
-keycode 72 = KP_8
-alt keycode 72 = Ascii_8
-keycode 73 = KP_9
-alt keycode 73 = Ascii_9
-keycode 74 = KP_Subtract
-keycode 75 = KP_4
-alt keycode 75 = Ascii_4
-keycode 76 = KP_5
-alt keycode 76 = Ascii_5
-keycode 77 = KP_6
-alt keycode 77 = Ascii_6
-keycode 78 = KP_Add
-keycode 79 = KP_1
-alt keycode 79 = Ascii_1
-keycode 80 = KP_2
-alt keycode 80 = Ascii_2
-keycode 81 = KP_3
-alt keycode 81 = Ascii_3
-keycode 82 = KP_0
-alt keycode 82 = Ascii_0
-keycode 83 = KP_Period
-control alt keycode 83 = Boot
-keycode 84 = Last_Console
-keycode 85 =
-keycode 86 = backslash bar less greater
-alt keycode 86 = Meta_less
-keycode 87 = F11 F11 F11 F11 F11 VoidSymbol F11 VoidSymbol Console_11 VoidSymbol Console_11 VoidSymbol Console_11
-keycode 88 = F12 F12 F12 F12 F12 VoidSymbol F12 VoidSymbol Console_12 VoidSymbol Console_12 VoidSymbol Console_12
-keycode 89 =
-keycode 90 =
-keycode 91 =
-keycode 92 =
-keycode 93 =
-keycode 94 =
-keycode 95 =
-keycode 96 = KP_Enter
-keycode 97 = Control
-keycode 98 = KP_Divide
-keycode 99 = VoidSymbol
-control keycode 99 = Control_backslash
-alt keycode 99 = Control_backslash
-keycode 100 = AltGr
-keycode 101 = Break
- control keycode 101 = Control_c
-keycode 102 = Find
-keycode 103 = Up
-keycode 104 = Prior
-shift keycode 104 = Scroll_Backward
-keycode 105 = Left
- alt keycode 105 = Decr_Console
- alt altgr keycode 105 = Decr_Console
-keycode 106 = Right
- alt keycode 106 = Incr_Console
- alt altgr keycode 106 = Incr_Console
-keycode 107 = Select
-keycode 108 = Down
-keycode 109 = Next
-shift keycode 109 = Scroll_Forward
-keycode 110 = Insert
-keycode 111 = Remove
-control alt keycode 111 = Boot
-keycode 112 = Macro
-keycode 113 = F13
-keycode 114 = F14
-keycode 115 = Help
-keycode 116 = Do
-keycode 117 = F17
-keycode 118 = KP_MinPlus
-keycode 119 = AltGr_Lock AltGr_Lock AltGr_Lock AltGr_Lock AltGr_Lock AltGr_Lock AltGr_Lock AltGr_Lock AltGr_Lock AltGr_Lock AltGr_Lock AltGr_Lock AltGr_Lock AltGr_Lock AltGr_Lock AltGr_Lock
-keycode 120 =
-keycode 121 =
-keycode 122 =
-keycode 123 =
-keycode 124 =
-keycode 125 =
-keycode 126 =
-keycode 127 =
-
-compose ',' 'A' to '�'
-compose '/' 'L' to '�'
-compose '^' 'L' to '�'
-compose '\'' 'S' to '�'
-compose '^' 'S' to '�'
-compose ',' 'S' to '�'
-compose '^' 'T' to '�'
-compose '\'' 'Z' to '�'
-compose '^' 'Z' to '�'
-compose '.' 'Z' to '�'
-compose ',' 'a' to '�'
-compose '/' 'l' to '�'
-compose '^' 'l' to '�'
-compose '\'' 's' to '�'
-compose '^' 's' to '�'
-compose ',' 's' to '�'
-compose '^' 't' to '�'
-compose '\'' 'z' to '�'
-compose '^' 'z' to '�'
-compose '.' 'z' to '�'
-compose '\'' 'R' to '�'
-compose '\'' 'A' to '�'
-compose '^' 'A' to '�'
-compose '^' 'A' to '�'
-compose ':' 'A' to '�'
-compose '"' 'A' to '�'
-compose '\'' 'L' to '�'
-compose '\'' 'C' to '�'
-compose ',' 'C' to '�'
-compose '^' 'C' to '�'
-compose '\'' 'E' to '�'
-compose ',' 'E' to '�'
-compose '"' 'E' to '�'
-compose '^' 'E' to '�'
-compose '\'' 'I' to '�'
-compose '^' 'I' to '�'
-compose '^' 'D' to '�'
-compose '-' 'D' to '�'
-compose '\'' 'N' to '�'
-compose '^' 'N' to '�'
-compose '\'' 'O' to '�'
-compose '^' 'O' to '�'
-compose '"' 'O' to '�'
-compose ':' 'O' to '�'
-compose '^' 'R' to '�'
-compose '^' 'U' to '�'
-compose '\'' 'U' to '�'
-compose '"' 'U' to '�'
-compose ':' 'U' to '�'
-compose '\'' 'Y' to '�'
-compose ',' 'T' to '�'
-compose 's' 's' to '�'
-compose 'S' 'S' to '�'
-compose '\'' 'r' to '�'
-compose '\'' 'a' to '�'
-compose '^' 'a' to '�'
-compose '^' 'a' to '�'
-compose ':' 'a' to '�'
-compose '"' 'a' to '�'
-compose '\'' 'l' to '�'
-compose '\'' 'c' to '�'
-compose ',' 'c' to '�'
-compose '^' 'c' to '�'
-compose '\'' 'e' to '�'
-compose ',' 'e' to '�'
-compose ':' 'e' to '�'
-compose '^' 'e' to '�'
-compose '\'' 'i' to '�'
-compose '^' 'e' to '�'
-compose '^' 'd' to '�'
-compose '-' 'd' to '�'
-compose '\'' 'n' to '�'
-compose '^' 'n' to '�'
-compose '\'' 'o' to '�'
-compose '^' 'o' to '�'
-compose ':' 'o' to '�'
-compose '"' 'o' to '�'
-compose '^' 'r' to '�'
-compose '^' 'u' to '�'
-compose '\'' 'u' to '�'
-compose '"' 'u' to '�'
-compose ':' 'u' to '�'
-compose '\'' 'y' to '�'
-compose ',' 't' to '�'
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package libvirt for openSUSE:Factory
checked in at Sat Oct 3 02:33:11 CEST 2009.
--------
--- libvirt/libvirt.changes 2009-09-25 19:44:16.000000000 +0200
+++ libvirt/libvirt.changes 2009-09-29 16:37:26.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Sep 29 08:34:28 MDT 2009 - jfehlig(a)novell.com
+
+- Fix connection ref counting in xen drivers
+ xen-refcnt.patch
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libvirt.spec ++++++
--- /var/tmp/diff_new_pack.2kcT52/_old 2009-10-03 02:32:44.000000000 +0200
+++ /var/tmp/diff_new_pack.2kcT52/_new 2009-10-03 02:32:44.000000000 +0200
@@ -57,7 +57,7 @@
Group: Development/Libraries/C and C++
AutoReqProv: yes
Version: 0.7.1
-Release: 1
+Release: 2
Summary: A C toolkit to interract with the virtualization capabilities of Linux
Requires: readline
Requires: ncurses
@@ -84,14 +84,14 @@
Source1: libvirtd.init
# Upstream patches
Patch0: devmap-no-pkgconfig.patch
+Patch1: xen-refcnt.patch
+Patch2: vshdeinit-recurse.patch
# Need to go upstream
Patch100: socat.patch
Patch101: clone.patch
Patch102: migrate-params.patch
Patch103: xen-pv-cdrom.patch
Patch104: detach-disk.patch
-Patch105: vshdeinit-recurse.patch
-Patch106: xen-refcnt.patch
# Our patches
Patch200: libvirtd-defaults.patch
Patch201: suse-network.patch
@@ -188,13 +188,13 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
+%patch2 -p1
%patch100 -p1
%patch101
%patch102 -p1
%patch103 -p1
%patch104 -p1
-%patch105 -p1
-%patch106 -p1
%patch200 -p1
%patch201 -p1
%patch202 -p1
++++++ snapshots.patch ++++++
--- /var/tmp/diff_new_pack.2kcT52/_old 2009-10-03 02:32:44.000000000 +0200
+++ /var/tmp/diff_new_pack.2kcT52/_new 2009-10-03 02:32:44.000000000 +0200
@@ -534,7 +534,7 @@
===================================================================
--- libvirt-0.7.1.orig/src/virsh.c
+++ libvirt-0.7.1/src/virsh.c
-@@ -1171,6 +1171,189 @@ cmdSave(vshControl *ctl, const vshCmd *c
+@@ -1167,6 +1167,189 @@ cmdSave(vshControl *ctl, const vshCmd *c
return ret;
}
@@ -724,7 +724,7 @@
/*
* "schedinfo" command
*/
-@@ -7265,6 +7448,12 @@ static const vshCmdDef commands[] = {
+@@ -7252,6 +7435,12 @@ static const vshCmdDef commands[] = {
{"undefine", cmdUndefine, opts_undefine, info_undefine},
{"uri", cmdURI, NULL, info_uri},
++++++ vshdeinit-recurse.patch ++++++
++++ 1890 lines (skipped)
++++ between libvirt/vshdeinit-recurse.patch
++++ and libvirt/vshdeinit-recurse.patch
++++++ xen-refcnt.patch ++++++
--- /var/tmp/diff_new_pack.2kcT52/_old 2009-10-03 02:32:45.000000000 +0200
+++ /var/tmp/diff_new_pack.2kcT52/_new 2009-10-03 02:32:45.000000000 +0200
@@ -22,7 +22,7 @@
===================================================================
--- libvirt-0.7.1.orig/src/xs_internal.c
+++ libvirt-0.7.1/src/xs_internal.c
-@@ -1140,8 +1140,6 @@ int xenStoreAddWatch(virConnectPtr conn,
+@@ -1139,8 +1139,6 @@ int xenStoreAddWatch(virConnectPtr conn,
list->watches[n] = watch;
list->count++;
@@ -31,3 +31,11 @@
return xs_watch(priv->xshandle, watch->path, watch->token);
}
+@@ -1190,7 +1188,6 @@ int xenStoreRemoveWatch(virConnectPtr co
+ ; /* Failure to reduce memory allocation isn't fatal */
+ }
+ list->count--;
+- virUnrefConnect(conn);
+ return 0;
+ }
+ }
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package sysvinit for openSUSE:Factory
checked in at Sat Oct 3 02:28:40 CEST 2009.
--------
--- sysvinit/sysvinit.changes 2009-08-20 14:22:05.000000000 +0200
+++ sysvinit/sysvinit.changes 2009-09-29 10:50:40.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Sep 29 10:48:03 CEST 2009 - werner(a)suse.de
+
+- Make killproc utils more stable in case that during read(2) a proc
+ file the corresponding process has already terminated (bnc#542717)
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ sysvinit.spec ++++++
--- /var/tmp/diff_new_pack.rGVKqK/_old 2009-10-03 01:45:52.000000000 +0200
+++ /var/tmp/diff_new_pack.rGVKqK/_new 2009-10-03 01:45:52.000000000 +0200
@@ -30,7 +30,7 @@
PreReq: coreutils
AutoReqProv: on
Version: 2.86
-Release: 213
+Release: 214
Summary: SysV-Style init
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: libselinux-devel libsepol-devel
++++++ killproc-2.16.dif ++++++
--- /var/tmp/diff_new_pack.rGVKqK/_old 2009-10-03 01:45:52.000000000 +0200
+++ /var/tmp/diff_new_pack.rGVKqK/_new 2009-10-03 01:45:52.000000000 +0200
@@ -1,4 +1,130 @@
---- .dummy
-+++ .dummy 2009-08-19 12:18:39.181901099 +0200
-@@ -0,0 +1 @@
-+this is a dummy, remove if real changes are required
+--- libinit.c
++++ libinit.c 2009-09-29 10:42:09.875428620 +0200
+@@ -446,9 +446,9 @@ static pid_t getpppid(const pid_t ppid)
+ goto out;
+
+ if ((fp = open(proc(pid, "stat"), O_PROCMODE)) != -1) {
+- xread(fp, buf, BUFSIZ);
++ ssize_t len = xread(fp, buf, BUFSIZ);
+ close(fp);
+- if (sscanf(buf,"%*d %*s %*c %d %*d %*d", &pppid) != 1)
++ if (len <= 0 || sscanf(buf,"%*d %*s %*c %d %*d %*d", &pppid) != 1)
+ warn("can not read ppid for process %d!\n", ppid);
+ }
+ out:
+@@ -591,10 +591,11 @@ int pidof (const char * inname, const ch
+ char ent[3];
+ boolean thread;
+ ssize_t len;
++
+ len = xread(fp,ent,3);
+ close(fp);
+
+- if (!len)
++ if (len <= 0)
+ continue;
+
+ thread = (strncmp(ent, "0 ", 2) == 0);
+@@ -682,6 +683,9 @@ int pidof (const char * inname, const ch
+ len = xread(fp, entry, PATH_MAX);
+ close(fp);
+
++ if (len <= 0)
++ continue;
++
+ /* Seek for a script not for a binary */
+ if (!(scrpt = checkscripts(entry, root, len, d->d_name)))
+ continue;
+@@ -713,7 +717,7 @@ int pidof (const char * inname, const ch
+ len = xread(fp, entry, PATH_MAX);
+ close(fp);
+
+- if (!len)
++ if (len <= 0)
+ continue;
+
+ comm = index(entry, ' ');
+@@ -764,7 +768,8 @@ int verify_pidfile (const char * pid_fil
+ const char * root, unsigned short flags,
+ const boolean ignore)
+ {
+- int fp, cnt;
++ int fp;
++ ssize_t cnt;
+ boolean isscrpt = false;
+ pid_t pid;
+ char *swapname = NULL, *bufp;
+@@ -789,11 +794,12 @@ int verify_pidfile (const char * pid_fil
+ }
+
+ errno = 0;
+- if ((cnt = xread (fp, buf, BUFSIZ)) < 0) {
++ cnt = xread(fp, buf, BUFSIZ);
++ close(fp);
++ if (cnt < 0) {
+ warn("Can not read pid file %s: %s\n", pid_file, strerror(errno));
+ return -1;
+ }
+- close(fp);
+ buf[cnt] = '\0';
+
+ bufp = buf;
+@@ -847,10 +853,11 @@ int verify_pidfile (const char * pid_fil
+ char ent[3];
+ boolean thread;
+ ssize_t len;
++
+ len = xread(fp, ent, sizeof(ent));
+ close(fp);
+
+- if (!len)
++ if (len <= 0)
+ goto out;
+
+ thread = (strncmp(ent, "0 ", 2) == 0);
+@@ -932,6 +939,9 @@ int verify_pidfile (const char * pid_fil
+ len = xread(fp, entry, PATH_MAX);
+ close(fp);
+
++ if (len <= 0)
++ goto out;
++
+ /* Seek for a script not for a binary */
+ if (!(scrpt = checkscripts(entry, root, len, buf)))
+ goto out; /* Nothing found */
+@@ -951,7 +961,7 @@ int verify_pidfile (const char * pid_fil
+ len = xread(fp, entry, PATH_MAX);
+ close(fp);
+
+- if (!len)
++ if (len <= 0)
+ goto out;
+
+ comm = index(entry, ' ');
+@@ -1040,7 +1050,7 @@ int check_pids (const char * inname, con
+ len = xread(fp, ent, sizeof(ent));
+ close(fp);
+
+- if (!len)
++ if (len <= 0)
+ goto ignore; /* Bogus */
+
+ thread = (strncmp(ent, "0 ", 2) == 0);
+@@ -1111,7 +1121,7 @@ int check_pids (const char * inname, con
+ len = xread(fp, entry, PATH_MAX);
+ close(fp);
+
+- if (!len)
++ if (len <= 0)
+ goto ignore; /* Bogus */
+
+ /* Seek for a script not for a binary */
+@@ -1131,7 +1141,7 @@ int check_pids (const char * inname, con
+ len = xread(fp, entry, PATH_MAX);
+ close(fp);
+
+- if (!len)
++ if (len <= 0)
+ goto ignore; /* Bogus */
+
+ comm = index(entry, ' ');
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package gnome-disk-utility for openSUSE:Factory
checked in at Sat Oct 3 02:16:07 CEST 2009.
--------
--- GNOME/gnome-disk-utility/gnome-disk-utility.changes 2009-09-09 18:52:01.000000000 +0200
+++ gnome-disk-utility/gnome-disk-utility.changes 2009-10-02 15:22:03.000000000 +0200
@@ -1,0 +2,9 @@
+Fri Oct 2 11:24:56 CEST 2009 - vuntz(a)opensuse.org
+
+- Update to version 2.28.0:
+ + Improved UI for ATA SMART dialogs
+ + Fix string issues (bgo#592006, bgo#593381)
+ + Updated translations.
+- Add libatasmart-devel BuildRequires.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
gnome-disk-utility-0.5.tar.bz2
New:
----
gnome-disk-utility-2.28.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-disk-utility.spec ++++++
--- /var/tmp/diff_new_pack.CnfkaA/_old 2009-10-03 02:15:59.000000000 +0200
+++ /var/tmp/diff_new_pack.CnfkaA/_new 2009-10-03 02:15:59.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gnome-disk-utility (Version 0.5)
+# spec file for package gnome-disk-utility (Version 2.28.0)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -19,7 +19,7 @@
Name: gnome-disk-utility
-Version: 0.5
+Version: 2.28.0
Release: 1
License: LGPL v2.1 or later
Summary: GNOME Disk management application
@@ -32,6 +32,7 @@
BuildRequires: gnome-doc-utils-devel
BuildRequires: gnome-keyring-devel
BuildRequires: gtk-doc
+BuildRequires: libatasmart-devel
BuildRequires: libnotify-devel
BuildRequires: libunique-devel
BuildRequires: nautilus-devel
++++++ gnome-disk-utility-0.5.tar.bz2 -> gnome-disk-utility-2.28.0.tar.bz2 ++++++
++++ 230161 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package xorg-x11-driver-video for openSUSE:Factory
checked in at Sat Oct 3 01:45:36 CEST 2009.
--------
--- xorg-x11-driver-video/xorg-x11-driver-video.changes 2009-09-23 12:44:59.000000000 +0200
+++ xorg-x11-driver-video/xorg-x11-driver-video.changes 2009-09-29 20:12:48.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Sep 29 20:01:21 CEST 2009 - sndirsch(a)suse.de
+
+- xf86-video-intel 2.9.0
+ * this release is identical to the 2.8.99.902 release candidate
+ other than the version number
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
xf86-video-intel-2.8.99.902.tar.bz2
New:
----
xf86-video-intel-2.9.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xorg-x11-driver-video.spec ++++++
--- /var/tmp/diff_new_pack.V9DR4s/_old 2009-10-03 01:44:44.000000000 +0200
+++ /var/tmp/diff_new_pack.V9DR4s/_new 2009-10-03 01:44:44.000000000 +0200
@@ -23,7 +23,7 @@
BuildRequires: Mesa-devel libdrm-devel pkgconfig xorg-x11-proto-devel xorg-x11-server-sdk
Url: http://xorg.freedesktop.org/
Version: 7.4
-Release: 83
+Release: 84
License: MIT License (or similar)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Group: System/X11/Servers/XF86_4
@@ -68,7 +68,7 @@
Source42: xf86-video-voodoo-1.2.3.tar.bz2
Source43: xf86-video-impact-0.2.0.tar.bz2
Source44: HALlib-4.1.tar.gz
-Source45: xf86-video-intel-2.8.99.902.tar.bz2
+Source45: xf86-video-intel-2.9.0.tar.bz2
Source46: xf86-video-ati-6.12.4.tar.bz2
Source48: xf86-video-mga-1.9.100.tar.bz2
Source50: xf86-video-xgi-1.5.0.tar.bz2
++++++ xf86-video-intel-2.8.99.902.tar.bz2 -> xf86-video-intel-2.9.0.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xf86-video-intel-2.8.99.902/NEWS new/xf86-video-intel-2.9.0/NEWS
--- old/xf86-video-intel-2.8.99.902/NEWS 2009-09-22 23:58:26.000000000 +0200
+++ new/xf86-video-intel-2.9.0/NEWS 2009-09-29 05:01:30.000000000 +0200
@@ -1,16 +1,16 @@
-Snapshot 2.8.99.902 (2009-09-22)
-================================
-This is expected to be the final release candidate for the upcoming
-2.9.0 release. If there are no serious problems discovered in this
-release candidate then the same code will become 2.9.0 soon. So please
-let us know if you test this release candidate and find any problems.
+Release 2.9.0 (2009-09-28)
+==========================
+We are pleased to announce the 2.9.0 release of the xf86-video-intel
+driver. (If you have been following along at home, this release is
+identical to the 2.8.99.902 release candidate other than the version
+number).
-New features in 2.8.99.902 compared to 2.8
-------------------------------------------
+New features in 2.9 compared to 2.8
+-----------------------------------
* Support for the B43 chipset.
-Major fixes in 2.8.99.902 compared to 2.8.0
--------------------------------------------
+Major fixes in 2.9.0 compared to 2.8.0
+--------------------------------------
* Multiple fixes to make the driver stable for 8xx chipsets, (855GM,
865G, etc.). The 2.8 driver series was extremely unstable with many
of these chipsets.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xf86-video-intel-2.8.99.902/configure new/xf86-video-intel-2.9.0/configure
--- old/xf86-video-intel-2.8.99.902/configure 2009-09-23 00:15:11.000000000 +0200
+++ new/xf86-video-intel-2.9.0/configure 2009-09-29 05:04:43.000000000 +0200
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.64 for xf86-video-intel 2.8.99.902.
+# Generated by GNU Autoconf 2.64 for xf86-video-intel 2.9.0.
#
# Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=xorg>.
#
@@ -699,8 +699,8 @@
# Identity of this package.
PACKAGE_NAME='xf86-video-intel'
PACKAGE_TARNAME='xf86-video-intel'
-PACKAGE_VERSION='2.8.99.902'
-PACKAGE_STRING='xf86-video-intel 2.8.99.902'
+PACKAGE_VERSION='2.9.0'
+PACKAGE_STRING='xf86-video-intel 2.9.0'
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
PACKAGE_URL=''
@@ -1501,7 +1501,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures xf86-video-intel 2.8.99.902 to adapt to many kinds of systems.
+\`configure' configures xf86-video-intel 2.9.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1572,7 +1572,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of xf86-video-intel 2.8.99.902:";;
+ short | recursive ) echo "Configuration of xf86-video-intel 2.9.0:";;
esac
cat <<\_ACEOF
@@ -1705,7 +1705,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-xf86-video-intel configure 2.8.99.902
+xf86-video-intel configure 2.9.0
generated by GNU Autoconf 2.64
Copyright (C) 2009 Free Software Foundation, Inc.
@@ -2076,7 +2076,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by xf86-video-intel $as_me 2.8.99.902, which was
+It was created by xf86-video-intel $as_me 2.9.0, which was
generated by GNU Autoconf 2.64. Invocation command line was
$ $0 $@
@@ -2889,7 +2889,7 @@
# Define the identity of the package.
PACKAGE='xf86-video-intel'
- VERSION='2.8.99.902'
+ VERSION='2.9.0'
cat >>confdefs.h <<_ACEOF
@@ -13729,7 +13729,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by xf86-video-intel $as_me 2.8.99.902, which was
+This file was extended by xf86-video-intel $as_me 2.9.0, which was
generated by GNU Autoconf 2.64. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -13793,7 +13793,7 @@
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_version="\\
-xf86-video-intel config.status 2.8.99.902
+xf86-video-intel config.status 2.9.0
configured by $0, generated by GNU Autoconf 2.64,
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xf86-video-intel-2.8.99.902/configure.ac new/xf86-video-intel-2.9.0/configure.ac
--- old/xf86-video-intel-2.8.99.902/configure.ac 2009-09-23 00:15:01.000000000 +0200
+++ new/xf86-video-intel-2.9.0/configure.ac 2009-09-29 05:02:39.000000000 +0200
@@ -22,7 +22,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-video-intel],
- 2.8.99.902,
+ 2.9.0,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]
xf86-video-intel)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0
Hello community,
here is the log from the commit of package sax2 for openSUSE:Factory
checked in at Sat Oct 3 01:42:45 CEST 2009.
--------
--- sax2/sax2.changes 2009-09-04 18:13:36.000000000 +0200
+++ sax2/sax2.changes 2009-10-01 17:39:51.000000000 +0200
@@ -1,0 +2,10 @@
+Thu Oct 1 16:28:37 CEST 2009 - sndirsch(a)suse.de
+
+- fixed memory leak (bnc #542345)
+
+-------------------------------------------------------------------
+Thu Oct 1 14:28:50 CEST 2009 - sndirsch(a)suse.de
+
+- key for Tajik keyboard changed from "tj" to "tj_alt-UTF8"
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ sax2.spec ++++++
--- /var/tmp/diff_new_pack.WZeCdd/_old 2009-10-03 01:38:18.000000000 +0200
+++ /var/tmp/diff_new_pack.WZeCdd/_new 2009-10-03 01:38:18.000000000 +0200
@@ -50,7 +50,7 @@
PreReq: /bin/rm /bin/mkdir /usr/bin/chroot %fillup_prereq %insserv_prereq
Summary: SuSE advanced X Window System-configuration
Version: 8.1
-Release: 582
+Release: 583
Group: System/X11/Utilities
License: GPL v2 or later
Source: sax2.tar.bz2
++++++ sax2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sax/svnbuild new/sax/svnbuild
--- old/sax/svnbuild 2009-09-04 18:12:22.000000000 +0200
+++ new/sax/svnbuild 2009-10-01 17:39:31.000000000 +0200
@@ -1 +1 @@
-1888
+1892
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sax/sysp/lib/hw/keyboard.c new/sax/sysp/lib/hw/keyboard.c
--- old/sax/sysp/lib/hw/keyboard.c 2009-05-27 22:51:34.000000000 +0200
+++ new/sax/sysp/lib/hw/keyboard.c 2009-10-01 16:28:29.000000000 +0200
@@ -77,5 +77,6 @@
}
last = data;
}
+ free(hd_data);
return(first);
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sax/sysp/maps/Keyboard.map new/sax/sysp/maps/Keyboard.map
--- old/sax/sysp/maps/Keyboard.map 2009-09-04 18:09:08.000000000 +0200
+++ new/sax/sysp/maps/Keyboard.map 2009-10-01 14:28:40.000000000 +0200
@@ -118,7 +118,7 @@
sunt5-fi-latin1 : type5 : fi : x : xfree86 : x : x : x : x : x
sunt5-fr-latin1 : type5 : fr : x : xfree86 : x : x : x : x : x
sunt5-ru : type5 : ru : x : xfree86 : x : x : x : x : x
-tj : microsoftpro : tj,us : x : xfree86 : x : x : x : x : grp:ctrl_shift_toggle,grp_led:scroll
+tj_alt-UTF8 : microsoftpro : tj,us : x : xfree86 : x : x : x : x : grp:ctrl_shift_toggle,grp_led:scroll
tr_f-latin5 : microsoftpro : tr : x : xfree86 : x : x : x : x : caps:shift
tr_q-latin5 : microsoftpro : tr : x : xfree86 : x : x : x : x : caps:shift
tralt : microsoftpro : tr : x : xfree86 : x : x : x : x : caps:shift
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org
1
0