From bwalton at opencsw.org Tue Sep 6 16:53:41 2011 From: bwalton at opencsw.org (Ben Walton) Date: Tue, 06 Sep 2011 10:53:41 -0400 Subject: [csw-announce] gpg key change Message-ID: <1315320716-sup-2594@pinkfloyd.chass.utoronto.ca> Hi All, As part of the new release process, we have installed a new gpg key. Catalogs are already being signed with the new key. You can find the public half on our website[1] or grab it with gpg --recv-key. There is also a package that can deliver the key which is named CSWcswpki. The key id is 9306CC77. Thanks -Ben -- Ben Walton Systems Programmer - CHASS University of Toronto C:416.407.5610 | W:416.978.4302 From maciej at opencsw.org Tue Sep 20 10:42:37 2011 From: maciej at opencsw.org (=?UTF-8?Q?Maciej_=28Matchek=29_Blizi=C5=84ski?=) Date: Tue, 20 Sep 2011 09:42:37 +0100 Subject: [csw-announce] New catalog layout Message-ID: Hello OpenCSW users, After a break, we have started pushing new packages to the mirrors again. The release process is now automated, allowing frequent releases to the unstable catalog. Even though the break in pushing packages to the mirrors has been on hold for about two months, the work on packages has been continuing in the development catalogs. The main change is that we created a new signing key and started to push the new packages to the official mirrors. There is a couple cool updates in the pipeline, including gcc-4.6, php-5 and apache-2.2. They are available in the unstable catalog and getting more testing before they get promoted to testing. To learn what 'unstable', and 'testing' mean, please read on. There has been a change to the catalog layout. Previously, the catalogs were laid out as follows: - current contained all the new releases - unstable was a backward-compatible symlink to current - stable was an old, dead release The new layout is as follows: - dublin is the named release we're working on right now - unstable is a quickly changing catalog which gets all the new releases - current is a symlink to dublin (for compatibility purposes) - testing is a symlink to dublin (will eventually change to the next named release) - stable is still an old, dead release The main difference is that current and unstable are no longer the same catalog. Our recommendations for which catalog to subscribe: - your workstation / development system / testing system: subscribe to unstable and help us catch potential problems early - production systems (you'll always get the branch that gets updates): subscribe to testing - production systems (locked on to one named release): subscribe to dublin There is also information available in the README file in the top directory: http://mirror.opencsw.org/opencsw/ If you have any questions, feel free to ask! Maciej