ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
From: QA Team Robot <qa@altlinux.org>
To: sisyphus-cybertalk@lists.altlinux.org
Subject: [Sisyphus-cybertalk] I: Sisyphus-20060901 packages: +27 (5629)
Date: Fri, 1 Sep 2006 18:07:06 +0400
Message-ID: <20060901140706.GA4338@basalt.office.altlinux.org> (raw)

	27 UPDATED packages

Mesa - OpenGL compatible 3D graphics library
* Fri Sep 01 2006 Valery Inozemtsev <shrek@altlinux> 2:6.5.1-alt3
- build mga, savage, sis, tdfx for x86_64
* Wed Aug 30 2006 Valery Inozemtsev <shrek@altlinux> 2:6.5.1-alt2

adns - GNU adns, an asynchronous DNS resolver
* Fri Sep 01 2006 Alexey Tourbin <at@altlinux> 1.3-alt2
- resotred source compatility with earlier adns releases by providing
  adns__rrt_typemask constant (with the same value as adns_rrt_typemask);
  this should fix adns-python 1.1.0
- restricted symbols exported from the shared library
* Sat Jul 08 2006 Alexey Tourbin <at@altlinux> 1.3-alt1

eel - Eazel Extensions Library
* Thu Aug 31 2006 Alexey Rusakov <ktirf@altlinux> 2.15.92-alt1
- new version (2.15.92)
- updated dependencies
* Tue Aug 15 2006 Alexey Rusakov <ktirf@altlinux> 2.15.91-alt1
- new version (2.15.91)
* Sun Jun 04 2006 Alexey Rusakov <ktirf@altlinux> 2.14.1-alt3

gnome-applets - Small applications for the GNOME panel
* Thu Aug 31 2006 Alexey Rusakov <ktirf@altlinux> 2.15.90-alt2
- rebuild, no changes
* Wed Aug 23 2006 Alexey Rusakov <ktirf@altlinux> 2.15.90-alt1
- new version (2.15.90)
* Tue Aug 22 2006 Alexey Rusakov <ktirf@altlinux> 2.15.3-alt1
- new version
* Sat Aug 12 2006 Alexey Rusakov <ktirf@altlinux> 2.14.2-alt5
- rebuilt with new Gtk+.
* Fri Jun 09 2006 Alexey Rusakov <ktirf@altlinux> 2.14.2-alt4
- enabled battstat applet building (building WILL fail on x86_64, since
  there's no libapm for this arch).
- fixed more packaging errors.
* Thu Jun 08 2006 Alexey Rusakov <ktirf@altlinux> 2.14.2-alt3
- spec cleanup
* Wed Jun 07 2006 Alexey Rusakov <ktirf@altlinux> 2.14.2-alt2

gnome-mag - gnome-mag is a screen magnifier for the GNOME desktop
* Fri Sep 01 2006 Alexey Rusakov <ktirf@altlinux> 0.13.1-alt1
- new version 0.13.1 (with rpmrb script)
- updated filelist
* Fri May 19 2006 Alexey Rusakov <ktirf@altlinux> 0.12.5-alt1

gnopernicus - Assistive Technology
* Fri Sep 01 2006 Alexey Rusakov <ktirf@altlinux> 1.0.7-alt1
- new version
- updated dependencies
- spec cleanup
* Sun May 14 2006 Alexey Rusakov <ktirf@altlinux> 1.0.4-alt2

gtkhtml3 - GtkHTML is a HTML rendering/editing library
* Thu Aug 31 2006 Mikhail Zabaluev <mhz@altlinux> 3.10.3-alt1
- Release 3.10.3
* Thu Jun 01 2006 Mikhail Zabaluev <mhz@altlinux> 3.10.2-alt1

libxklavier - libXklavier library
* Thu Aug 31 2006 Alexey Rusakov <ktirf@altlinux> 3.0-alt1
- new version 3.0 (with rpmrb script)
* Sun Jul 30 2006 Alexey Rusakov <ktirf@altlinux> 2.91-alt1

maxima - Maxima Computer Algebra System                         	[10M]
* Fri Sep 01 2006 Vadim V. Zhytnikov <vvzhy@altlinux> 5.9.3.99rc2-alt0.03
- Maxima 5.9.3.99rc2.
* Wed Aug 02 2006 Vadim V. Zhytnikov <vvzhy@altlinux> 5.9.3.99rc1-alt0.01
- Maxima 5.9.3.99rc1.
* Sat Jul 08 2006 Vadim V. Zhytnikov <vvzhy@altlinux> 5.9.3.1cvs-alt0.1cvs20060708
- Spanish and Portuguese languge packs.
* Mon Mar 20 2006 Vadim V. Zhytnikov <vvzhy@altlinux> 5.9.3-alt1

monit - Process monitor and restart utility
* Fri Sep 01 2006 Michael Shigorin <mike@altlinux> 4.8.1-alt1
- 4.8.1
- fixed #9910 (default monitrc needed an update);
  thanks hiddenman@
* Thu May 04 2006 Michael Shigorin <mike@altlinux> 4.8-alt1

nautilus - Nautilus is a network user environment
* Fri Sep 01 2006 Alexey Rusakov <ktirf@altlinux> 2.15.92.1-alt2
- re-fixed bug #6457
* Mon Aug 28 2006 Alexey Rusakov <ktirf@altlinux> 2.15.92.1-alt1
- new version (2.15.92.1)
* Sun Jul 30 2006 Alexey Rusakov <ktirf@altlinux> 2.14.1-alt5
- fixed bug #6457; also removed unused directories from the package.
* Sun Jun 04 2006 Alexey Rusakov <ktirf@altlinux> 2.14.1-alt4

perl-Archive-Zip - Perl module for manipulating Zip archives
* Fri Sep 01 2006 Alexey Tourbin <at@altlinux> 1.15-alt2
- fixed test suite: File::Temp has been hardened to check /tmp
  ownership in taint mode; in the hasher build system, /tmp happens
  to be owned neither by the user nor by root, but by special "rooter"
  satellite user; test suite now uses current working directory for
  temporary file creation
- /usr/bin/crc32 not packaged
* Sat Jun 25 2005 Alexey Tourbin <at@altlinux> 1.15-alt1

perl-XML-Twig - A perl module for processing huge XML documents in tree mode
* Fri Sep 01 2006 Alexey Tourbin <at@altlinux> 3.26-alt2
- fixed test suite, which broke due to changes in perl-5.8.8@28443
  peephole optimiser; illegal division 0/0 is now ok at compile time
  because of the possibility of unreachable code
- packaged manual pages for xml_grep et al.
* Tue Jul 04 2006 Alexey Tourbin <at@altlinux> 3.26-alt1

ppracer - PlanetPenguin Racer                                   	[14M]
* Fri Sep 01 2006 Alexey Tourbin <at@altlinux> 0.3.1-alt3
- fixed gcc-4.1 issue
- ppracer does not obsolete tuxracer any more
- specfile cosmetics
* Wed Jun 29 2005 Kachalov Anton <mouse@altlinux> 0.3.1-alt2

tcl-vfs - A TCL virtual file system extension
* Fri Sep 01 2006 Sergey Bolshakov <sbolshakov@altlinux> 1.3-alt7
- fixed #8677
* Sat Jul 22 2006 Sergey Bolshakov <sbolshakov@altlinux> 1.3-alt6

wxMaxima - GUI for the computer algebra system Maxima
* Fri Sep 01 2006 Vadim V. Zhytnikov <vvzhy@altlinux> 0.7.0-alt1
- Version 0.7.0.
* Sun May 07 2006 Vadim V. Zhytnikov <vvzhy@altlinux> 0.6.5-alt1

xorg-x11 - Part of the X.Org implementation of the X Window System
* Thu Aug 31 2006 Valery Inozemtsev <shrek@altlinux> 7.1.1-alt3
- returned requires cirrus, mga, s3, s3virge, savage, sis, tdfx, trident, voodoo for xorg-x11
* Wed Aug 30 2006 Valery Inozemtsev <shrek@altlinux> 7.1.1-alt2

xorg-x11-drv-cirrus - Cirrus Logic video driver
* Thu Aug 31 2006 Valery Inozemtsev <shrek@altlinux> 1:1.1.0-alt2
- build for i586 and x86_64
* Sat May 13 2006 Valery Inozemtsev <shrek@altlinux> 1:1.1.0-alt1

xorg-x11-drv-mga - Matrox video driver
* Thu Aug 31 2006 Valery Inozemtsev <shrek@altlinux> 1:1.4.1-alt2.git20060809
- build for i586 and x86_64
* Thu Aug 10 2006 Valery Inozemtsev <shrek@altlinux> 1:1.4.1-alt1.git20060809

xorg-x11-drv-s3 - S3 video driver
* Thu Aug 31 2006 Valery Inozemtsev <shrek@altlinux> 1:0.4.1-alt2
- build for i586 and x86_64
* Sat May 13 2006 Valery Inozemtsev <shrek@altlinux> 1:0.4.1-alt1

xorg-x11-drv-s3virge - S3 ViRGE video driver
* Thu Aug 31 2006 Valery Inozemtsev <shrek@altlinux> 1:1.9.1-alt2
- build for i586 and x86_64
* Sat May 13 2006 Valery Inozemtsev <shrek@altlinux> 1:1.9.1-alt1

xorg-x11-drv-savage - S3 Savage video driver
* Thu Aug 31 2006 Valery Inozemtsev <shrek@altlinux> 1:2.1.1-alt3.git20060721
- build for i586 and x86_64
* Fri Jul 21 2006 Valery Inozemtsev <shrek@altlinux> 1:2.1.1-alt2.git20060721

xorg-x11-drv-sis - SiS and XGI video driver
* Thu Aug 31 2006 Valery Inozemtsev <shrek@altlinux> 1:0.9.1-alt4
- build for i586 and x86_64
* Wed Aug 30 2006 Valery Inozemtsev <shrek@altlinux> 1:0.9.1-alt3

xorg-x11-drv-tdfx - 3Dfx video driver
* Thu Aug 31 2006 Valery Inozemtsev <shrek@altlinux> 1:1.2.1-alt2
- build for i586 and x86_64
* Sat May 13 2006 Valery Inozemtsev <shrek@altlinux> 1:1.2.1-alt1

xorg-x11-drv-trident - Trident video driver
* Thu Aug 31 2006 Valery Inozemtsev <shrek@altlinux> 1:1.2.1-alt2
- build for i586 and x86_64
* Sat May 13 2006 Valery Inozemtsev <shrek@altlinux> 1:1.2.1-alt1

xorg-x11-drv-voodoo - Voodoo video driver
* Thu Aug 31 2006 Valery Inozemtsev <shrek@altlinux> 1:1.1.0-alt2
- build for i586 and x86_64
* Sat May 13 2006 Valery Inozemtsev <shrek@altlinux> 1:1.1.0-alt1

xorg-x11-server - Xserver - X Window System display server
* Fri Sep 01 2006 Valery Inozemtsev <shrek@altlinux> 2:1.1.1-alt2
- fix problems with vertex program protocol
* Wed Aug 30 2006 Valery Inozemtsev <shrek@altlinux> 2:1.1.1-alt1.1

Total 5629 source packages.


                 reply	other threads:[~2006-09-01 14:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060901140706.GA4338@basalt.office.altlinux.org \
    --to=qa@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=sisyphus-cybertalk@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus cybertalk

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-cybertalk/0 sisyphus-cybertalk/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-cybertalk sisyphus-cybertalk/ http://lore.altlinux.org/sisyphus-cybertalk \
		sisyphus-cybertalk@lists.altlinux.org sisyphus-cybertalk@lists.altlinux.ru sisyphus-cybertalk@lists.altlinux.com
	public-inbox-index sisyphus-cybertalk

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-cybertalk


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git