From bwalton at opencsw.org Tue Oct 6 04:25:46 2009 From: bwalton at opencsw.org (Ben Walton) Date: Mon, 05 Oct 2009 22:25:46 -0400 Subject: [csw-announce] big xml/docbook package update Message-ID: <1254795921-sup-9754@ntdws12.chass.utoronto.ca> Hi All, I've just released a large set of interdependent packages[1] to the 'current' stream. This update will see several changes, but most importantly with respect to a clean update is that $sysconfdir is moving from /opt/csw/etc/ to /etc/opt/csw for all packages in this set. To smoothly handle the transition, I've provided a small script[2]. It will remove the packages (if found) in an order that won't upset the inter-dependencies and then reinstall them one by one. Other notable changes: docbook now provides 4.5 dtd's and sets this version as primary asciidoc is bumped to 8.4.5, which should fix a few bugs issues py_libxslt was formerly known as pylibxslt. renamed for consistency xmlto is bumped to 0.0.23 and should work better on solaris libxslt has a patch applied that corrects a segfault while debugging Sorry for any hassle this causes you. Thanks -Ben [1] List of updated packages: asciidoc-8.4.5,REV=2009.09.18-SunOS5.8-all-CSW.pkg.gz docbookdsssl-1.79,REV=2009.09.15-SunOS5.8-all-CSW.pkg.gz docbookdtds-4.5,REV=2009.09.16-SunOS5.8-all-CSW.pkg.gz docbookxsl-1.74.3,REV=2009.09.11-SunOS5.8-all-CSW.pkg.gz docbookxsldoc-1.74.3,REV=2009.09.11-SunOS5.8-all-CSW.pkg.gz libxml2-2.7.3,REV=2009.09.12-SunOS5.8-i386-CSW.pkg.gz libxml2-2.7.3,REV=2009.09.12-SunOS5.8-sparc-CSW.pkg.gz libxml2_devel-2.7.3,REV=2009.09.12-SunOS5.8-i386-CSW.pkg.gz libxml2_devel-2.7.3,REV=2009.09.12-SunOS5.8-sparc-CSW.pkg.gz libxslt-1.1.24,REV=2009.09.08-SunOS5.8-i386-CSW.pkg.gz libxslt-1.1.24,REV=2009.09.08-SunOS5.8-sparc-CSW.pkg.gz libxslt_devel-1.1.24,REV=2009.09.08-SunOS5.8-i386-CSW.pkg.gz libxslt_devel-1.1.24,REV=2009.09.08-SunOS5.8-sparc-CSW.pkg.gz openjade-1.3.2,REV=2009.09.11-SunOS5.8-i386-CSW.pkg.gz openjade-1.3.2,REV=2009.09.11-SunOS5.8-sparc-CSW.pkg.gz py_libxml2-2.7.3,REV=2009.09.12-SunOS5.8-i386-CSW.pkg.gz py_libxml2-2.7.3,REV=2009.09.12-SunOS5.8-sparc-CSW.pkg.gz py_libxslt-1.1.24,REV=2009.09.08-SunOS5.8-i386-CSW.pkg.gz py_libxslt-1.1.24,REV=2009.09.08-SunOS5.8-sparc-CSW.pkg.gz sgmlcommon-0.6.3,REV=2009.09.13-SunOS5.8-all-CSW.pkg.gz xmlcommon-0.6.3,REV=2009.09.13-SunOS5.8-all-CSW.pkg.gz xmlto-0.0.23,REV=2009.09.27-SunOS5.8-i386-CSW.pkg.gz xmlto-0.0.23,REV=2009.09.27-SunOS5.8-sparc-CSW.pkg.gz [2] http://mirror.opencsw.org/testing/update_xml_pkgs.sh -- Ben Walton Systems Programmer - CHASS University of Toronto C:416.407.5610 | W:416.978.4302 GPG Key Id: 8E89F6D2; Key Server: pgp.mit.edu Contact me to arrange for a CAcert assurance meeting. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From dam at opencsw.org Mon Oct 19 07:53:07 2009 From: dam at opencsw.org (Dagobert Michelsen) Date: Mon, 19 Oct 2009 07:53:07 +0200 Subject: [csw-announce] BerkeleyDB upgrade Message-ID: Dear users, I have now finally assembled a new and complete rebuild of the Berkeley DB libraries. In the new schema every version of BDB is sitting in a separate subdirectory, that means Berkeley DB X.Y.Z is located at /opt/csw/bdbXY/(bin|lib|...) The repackaged versions contain 3.3, 4.2, 4.3, 4.4, 4.7 and 4.8. If necessary the legacy packages needed as dependencies have been replaced by stubs containing minimal links to the new locations with a respective dependency in the package. The following packages have been updated: CATALOGNAME PACKAGENAME berkeleydb CSWbdb berkeleydb3 CSWbdb3 berkeleydb3_devel CSWbdb3devel berkeleydb3_doc CSWbdb3doc berkeleydb4 CSWbdb4 berkeleydb42 CSWbdb42 berkeleydb42_devel CSWbdb42devel berkeleydb42_doc CSWbdb42doc berkeleydb43 CSWbdb43 berkeleydb43_devel CSWbdb43-devel berkeleydb43_doc CSWbdb43-doc berkeleydb44 CSWbdb44 berkeleydb44_devel CSWbdb44-devel berkeleydb44_doc CSWbdb44-doc berkeleydb47 CSWbdb47 berkeleydb47_devel CSWbdb47devel berkeleydb47_doc CSWbdb47doc berkeleydb48 CSWbdb48 berkeleydb48_devel CSWbdb48devel berkeleydb48_doc CSWbdb48doc The following packages are deprecated: - CSWbdb was newly introduced during the unification. It contains now only symlinks pointing inside CSWbdb47. The package will go away when all dependant packages habe been recompiled against CSWbdb47. /opt/csw/lib/amd64/libdb-4.7.so=../../bdb47/lib/amd64/libdb-4.7.so /opt/csw/lib/libdb-4.7.so=../bdb47/lib/libdb-4.7.so - CSWbdb4 contained the original Berkeley DB 4.2 in /opt/csw/bdb4. The package now contains /opt/csw/bdb4=bdb42 The following packages do not exist any more as the base packages are deprecated: - berkeleydb_doc CSWbdbdoc - berkeleydb_devel CSWbdbdevel - berkeleydb4_doc CSWbdb4-doc The following package names have been kept to match the existing naming. The package names will be adjusted at a later date with proper announcement: - berkeleydb43_devel CSWbdb43-devel - berkeleydb43_doc CSWbdb43-doc - berkeleydb44_devel CSWbdb44-devel - berkeleydb44_doc CSWbdb44-doc Should you encounter any issues please post to users@ as usual. Best regards -- Dago From bwalton at opencsw.org Tue Oct 6 04:25:46 2009 From: bwalton at opencsw.org (Ben Walton) Date: Mon, 05 Oct 2009 22:25:46 -0400 Subject: [csw-announce] big xml/docbook package update Message-ID: <1254795921-sup-9754@ntdws12.chass.utoronto.ca> Hi All, I've just released a large set of interdependent packages[1] to the 'current' stream. This update will see several changes, but most importantly with respect to a clean update is that $sysconfdir is moving from /opt/csw/etc/ to /etc/opt/csw for all packages in this set. To smoothly handle the transition, I've provided a small script[2]. It will remove the packages (if found) in an order that won't upset the inter-dependencies and then reinstall them one by one. Other notable changes: docbook now provides 4.5 dtd's and sets this version as primary asciidoc is bumped to 8.4.5, which should fix a few bugs issues py_libxslt was formerly known as pylibxslt. renamed for consistency xmlto is bumped to 0.0.23 and should work better on solaris libxslt has a patch applied that corrects a segfault while debugging Sorry for any hassle this causes you. Thanks -Ben [1] List of updated packages: asciidoc-8.4.5,REV=2009.09.18-SunOS5.8-all-CSW.pkg.gz docbookdsssl-1.79,REV=2009.09.15-SunOS5.8-all-CSW.pkg.gz docbookdtds-4.5,REV=2009.09.16-SunOS5.8-all-CSW.pkg.gz docbookxsl-1.74.3,REV=2009.09.11-SunOS5.8-all-CSW.pkg.gz docbookxsldoc-1.74.3,REV=2009.09.11-SunOS5.8-all-CSW.pkg.gz libxml2-2.7.3,REV=2009.09.12-SunOS5.8-i386-CSW.pkg.gz libxml2-2.7.3,REV=2009.09.12-SunOS5.8-sparc-CSW.pkg.gz libxml2_devel-2.7.3,REV=2009.09.12-SunOS5.8-i386-CSW.pkg.gz libxml2_devel-2.7.3,REV=2009.09.12-SunOS5.8-sparc-CSW.pkg.gz libxslt-1.1.24,REV=2009.09.08-SunOS5.8-i386-CSW.pkg.gz libxslt-1.1.24,REV=2009.09.08-SunOS5.8-sparc-CSW.pkg.gz libxslt_devel-1.1.24,REV=2009.09.08-SunOS5.8-i386-CSW.pkg.gz libxslt_devel-1.1.24,REV=2009.09.08-SunOS5.8-sparc-CSW.pkg.gz openjade-1.3.2,REV=2009.09.11-SunOS5.8-i386-CSW.pkg.gz openjade-1.3.2,REV=2009.09.11-SunOS5.8-sparc-CSW.pkg.gz py_libxml2-2.7.3,REV=2009.09.12-SunOS5.8-i386-CSW.pkg.gz py_libxml2-2.7.3,REV=2009.09.12-SunOS5.8-sparc-CSW.pkg.gz py_libxslt-1.1.24,REV=2009.09.08-SunOS5.8-i386-CSW.pkg.gz py_libxslt-1.1.24,REV=2009.09.08-SunOS5.8-sparc-CSW.pkg.gz sgmlcommon-0.6.3,REV=2009.09.13-SunOS5.8-all-CSW.pkg.gz xmlcommon-0.6.3,REV=2009.09.13-SunOS5.8-all-CSW.pkg.gz xmlto-0.0.23,REV=2009.09.27-SunOS5.8-i386-CSW.pkg.gz xmlto-0.0.23,REV=2009.09.27-SunOS5.8-sparc-CSW.pkg.gz [2] http://mirror.opencsw.org/testing/update_xml_pkgs.sh -- Ben Walton Systems Programmer - CHASS University of Toronto C:416.407.5610 | W:416.978.4302 GPG Key Id: 8E89F6D2; Key Server: pgp.mit.edu Contact me to arrange for a CAcert assurance meeting. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From dam at opencsw.org Mon Oct 19 07:53:07 2009 From: dam at opencsw.org (Dagobert Michelsen) Date: Mon, 19 Oct 2009 07:53:07 +0200 Subject: [csw-announce] BerkeleyDB upgrade Message-ID: Dear users, I have now finally assembled a new and complete rebuild of the Berkeley DB libraries. In the new schema every version of BDB is sitting in a separate subdirectory, that means Berkeley DB X.Y.Z is located at /opt/csw/bdbXY/(bin|lib|...) The repackaged versions contain 3.3, 4.2, 4.3, 4.4, 4.7 and 4.8. If necessary the legacy packages needed as dependencies have been replaced by stubs containing minimal links to the new locations with a respective dependency in the package. The following packages have been updated: CATALOGNAME PACKAGENAME berkeleydb CSWbdb berkeleydb3 CSWbdb3 berkeleydb3_devel CSWbdb3devel berkeleydb3_doc CSWbdb3doc berkeleydb4 CSWbdb4 berkeleydb42 CSWbdb42 berkeleydb42_devel CSWbdb42devel berkeleydb42_doc CSWbdb42doc berkeleydb43 CSWbdb43 berkeleydb43_devel CSWbdb43-devel berkeleydb43_doc CSWbdb43-doc berkeleydb44 CSWbdb44 berkeleydb44_devel CSWbdb44-devel berkeleydb44_doc CSWbdb44-doc berkeleydb47 CSWbdb47 berkeleydb47_devel CSWbdb47devel berkeleydb47_doc CSWbdb47doc berkeleydb48 CSWbdb48 berkeleydb48_devel CSWbdb48devel berkeleydb48_doc CSWbdb48doc The following packages are deprecated: - CSWbdb was newly introduced during the unification. It contains now only symlinks pointing inside CSWbdb47. The package will go away when all dependant packages habe been recompiled against CSWbdb47. /opt/csw/lib/amd64/libdb-4.7.so=../../bdb47/lib/amd64/libdb-4.7.so /opt/csw/lib/libdb-4.7.so=../bdb47/lib/libdb-4.7.so - CSWbdb4 contained the original Berkeley DB 4.2 in /opt/csw/bdb4. The package now contains /opt/csw/bdb4=bdb42 The following packages do not exist any more as the base packages are deprecated: - berkeleydb_doc CSWbdbdoc - berkeleydb_devel CSWbdbdevel - berkeleydb4_doc CSWbdb4-doc The following package names have been kept to match the existing naming. The package names will be adjusted at a later date with proper announcement: - berkeleydb43_devel CSWbdb43-devel - berkeleydb43_doc CSWbdb43-doc - berkeleydb44_devel CSWbdb44-devel - berkeleydb44_doc CSWbdb44-doc Should you encounter any issues please post to users@ as usual. Best regards -- Dago