Hello community, here is the log from the commit of package zypper checked in at Tue Oct 28 00:48:46 CET 2008. -------- --- zypper/zypper.changes 2008-10-14 18:36:47.000000000 +0200 +++ /d/STABLE/zypper/zypper.changes 2008-10-27 19:03:03.000000000 +0100 @@ -1,0 +2,53 @@ +Mon Oct 27 18:23:15 CET 2008 - jkupec@suse.cz + +- translations update +- r11515 +- 0.12.11 + +------------------------------------------------------------------- +Mon Oct 27 17:16:17 CET 2008 - jkupec@suse.cz + +- use /dev/tty for input, instead of stdin +- do not return default value in prompts, if user input + is expected and EOF received (bnc #436963) +- r11509 + +------------------------------------------------------------------- +Mon Oct 27 15:15:57 CET 2008 - jkupec@suse.cz + +- force installation by capability if name.arch is specified + (bnc #305445) +- complain if installing by --name and arch is specified +- r11506 + +------------------------------------------------------------------- +Mon Oct 27 14:07:00 CET 2008 - jkupec@suse.cz + +- --no-cd global option added to ignore CD/DVD repositories + (bnc #336211) +- --no-remote global option added to ignore remote (downloading) + repositories +- r11503 + +------------------------------------------------------------------- +Sun Oct 26 16:11:44 CET 2008 - jkupec@suse.cz + +- 'rm -t patch' now tells the user that patches can't get + uninstalled (bnc #402640). The same for patterns, untill pattern + removal is defined and implemented. +- r11491 + +------------------------------------------------------------------- +Thu Oct 23 14:29:38 CEST 2008 - jkupec@suse.cz + +- more appropriate 'accept key' dialog (bnc #436794) +- r11460 + +------------------------------------------------------------------- +Wed Oct 22 15:47:06 CEST 2008 - jkupec@suse.cz + +- fixed unexpected exception when checking if refresh is needed + after a failed rpm download (bnc #436299) +- r11449 + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- zypper-0.12.10.tar.bz2 New: ---- zypper-0.12.11.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zypper.spec ++++++ --- /var/tmp/diff_new_pack.tz1993/_old 2008-10-28 00:47:16.000000000 +0100 +++ /var/tmp/diff_new_pack.tz1993/_new 2008-10-28 00:47:16.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package zypper (Version 0.12.10) +# spec file for package zypper (Version 0.12.11) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,7 +19,7 @@ Name: zypper -BuildRequires: boost-devel >= 1.33.1 gettext-devel >= 0.15 libzypp-devel >= 5.15.0 readline-devel >= 5.1 +BuildRequires: boost-devel >= 1.33.1 gettext-devel >= 0.15 libzypp-devel >= 5.17.0 readline-devel >= 5.1 BuildRequires: cmake >= 2.4.6 gcc-c++ >= 4.1 Requires: procps Recommends: logrotate cron @@ -29,9 +29,9 @@ AutoReqProv: on PreReq: permissions Summary: Command Line Package Management Using Libzypp -Version: 0.12.10 +Version: 0.12.11 Release: 1 -Source: zypper-0.12.10.tar.bz2 +Source: zypper-0.12.11.tar.bz2 Prefix: /usr Url: http://en.opensuse.org/Zypper Provides: y2pmsh @@ -113,6 +113,38 @@ # it from being erased by rpm -e %ghost %config(noreplace) %{_var}/log/zypper.log %changelog +* Mon Oct 27 2008 jkupec@suse.cz +- translations update +- r11515 +- 0.12.11 +* Mon Oct 27 2008 jkupec@suse.cz +- use /dev/tty for input, instead of stdin +- do not return default value in prompts, if user input + is expected and EOF received (bnc #436963) +- r11509 +* Mon Oct 27 2008 jkupec@suse.cz +- force installation by capability if name.arch is specified + (bnc #305445) +- complain if installing by --name and arch is specified +- r11506 +* Mon Oct 27 2008 jkupec@suse.cz +- --no-cd global option added to ignore CD/DVD repositories + (bnc #336211) +- --no-remote global option added to ignore remote (downloading) + repositories +- r11503 +* Sun Oct 26 2008 jkupec@suse.cz +- 'rm -t patch' now tells the user that patches can't get + uninstalled (bnc #402640). The same for patterns, untill pattern + removal is defined and implemented. +- r11491 +* Thu Oct 23 2008 jkupec@suse.cz +- more appropriate 'accept key' dialog (bnc #436794) +- r11460 +* Wed Oct 22 2008 jkupec@suse.cz +- fixed unexpected exception when checking if refresh is needed + after a failed rpm download (bnc #436299) +- r11449 * Tue Oct 14 2008 jkupec@suse.cz - catch exceptions from initialization of callbacks, show an error message and return ZYPPER_EXIT_ERR_BUG (bnc #435198) @@ -165,7 +197,7 @@ - proper error message if the repository type can't be determined on refresh (bnc #389690) - r11195 -* Mon Sep 29 2008 jkupec@suse.cz +* Sun Sep 28 2008 jkupec@suse.cz - 'update' and 'list-updates' now defaults to '-t package' - patch/list-patches commands added to install/list patches (bnc #395480) @@ -187,7 +219,7 @@ * Sat Sep 20 2008 jkupec@suse.cz - 'versioncmp' now uses zypp::Edition::compare() by default and match() if --match option is used. -* Sat Sep 20 2008 jkupec@suse.cz +* Fri Sep 19 2008 jkupec@suse.cz - 'licenses' command added (fate #303703) - r11108 * Fri Sep 19 2008 jkupec@suse.cz @@ -292,7 +324,7 @@ - If zypp is locked, the text provided by ZYppFactoryException. It contains pid and name of the locking application. (bnc #280537) - r10533 -* Thu Jul 10 2008 jkupec@suse.cz +* Wed Jul 09 2008 jkupec@suse.cz - fix setting of solver flags for dist-upgrade (bnc #406959) - r10529 * Thu Jun 26 2008 jkupec@suse.cz @@ -430,7 +462,7 @@ - abbreviate package summary in the search to fit screen width - r9915 - 0.11.2 -* Wed Apr 30 2008 jkupec@suse.cz +* Tue Apr 29 2008 jkupec@suse.cz - basic cleanup upon SIGINT and SIGTERM (will remove temporary repos) (bnc #340505) - r9893 @@ -466,7 +498,7 @@ The vendor/arch change lists then contains packages from the above. - r9841 -* Sun Apr 27 2008 jkupec@suse.cz +* Sat Apr 26 2008 jkupec@suse.cz - added support for prompt help - added help for Continue? [y/n/p/?] prompt (bnc #381137) - r9837 @@ -576,7 +608,7 @@ - use --force-resolution and --no-force-resolution instead of --force-resolution <on|off> - r9627 -* Tue Apr 15 2008 jkupec@suse.cz +* Mon Apr 14 2008 jkupec@suse.cz - --no-recommends added to install, update, dist-upgrade and verify to suppress installation of recommended packages - r9623 @@ -635,7 +667,7 @@ * Fri Apr 04 2008 jreidinger@suse.cz - fix escaping characters for shell and for local files - r9381 -* Mon Mar 31 2008 jkupec@suse.cz +* Sun Mar 30 2008 jkupec@suse.cz - --priority option added to the modifyrepo command to set repository priority (bnc #369827) - r9311 @@ -1034,7 +1066,7 @@ * Tue Aug 21 2007 tgoettlicher@suse.de - unification and clean up of XML output - r6787 -* Tue Aug 21 2007 mls@suse.de +* Mon Aug 20 2007 mls@suse.de - fixed changelog ordering * Mon Aug 20 2007 kkaempf@suse.de - fix first column (i/v) of 'search' output @@ -1326,7 +1358,7 @@ - switched building from autotools to cmake - replaced zmart occurances with zypper - r5711 -* Tue Jun 05 2007 jkupec@suse.cz +* Mon Jun 04 2007 jkupec@suse.cz - fixed changed log file path also in zypper.lr - r5669 * Mon Jun 04 2007 jkupec@suse.cz @@ -1448,7 +1480,7 @@ * Mon Nov 06 2006 mvidner@suse.cz - Warn that we do not sync with ZMD (#217028). - 0.6.1 -* Mon Nov 06 2006 mvidner@suse.cz +* Sun Nov 05 2006 mvidner@suse.cz - Implemented single package mode for update and list-updates, made it the default in rug-compatible mode. - Added logrotate support (#216911). ++++++ zypper-0.12.10.tar.bz2 -> zypper-0.12.11.tar.bz2 ++++++ ++++ 36525 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de