Thread: v1.0.2 Build
Hi all, Following discussions I think that we will live with the STC bug in v1.0.2. It doesn't affect functionality in any way, and is only really a cosmetic issue. I will add the patch to the stable branch in case we produce a 1.0.3. It is already in the dev branch. Porters: please go ahead and build your releases. Cheers, Dave.
----- Original Message ----- From: "Dave Page" <dpage@vale-housing.co.uk> > Hi all, > > Following discussions I think that we will live with the STC bug in > v1.0.2. It doesn't affect functionality in any way, and is only really a > cosmetic issue. > > I will add the patch to the stable branch in case we produce a 1.0.3. It > is already in the dev branch. > > Porters: please go ahead and build your releases. FreeBSD5.1 is Done. uploaded now. Hopefully:-) Cheers.! Hiroshi Saito
Thanks! > -----Original Message----- > From: Hiroshi Saito [mailto:saito@inetrt.skcapi.co.jp] > Sent: 29 November 2003 01:19 > To: Dave Page > Cc: pgadmin-hackers@postgresql.org > Subject: Re: [pgadmin-hackers] v1.0.2 Build > > ----- Original Message ----- > From: "Dave Page" <dpage@vale-housing.co.uk> > > > > Hi all, > > > > Following discussions I think that we will live with the STC bug in > > v1.0.2. It doesn't affect functionality in any way, and is > only really a > > cosmetic issue. > > > > I will add the patch to the stable branch in case we > produce a 1.0.3. It > > is already in the dev branch. > > > > Porters: please go ahead and build your releases. > > FreeBSD5.1 is Done. uploaded now. > > Hopefully:-) > Cheers.! > Hiroshi Saito >
Hi all, debian packages upload in progress :) As for the first maintenance release, I had to take the snapshot's configure script and change the version in it to get the build ok. The benefit of this (with some other tricks added to the build process) is that SSL menus are ok on debian. I finally added GPG Signed "Release" files ro the APT repository for this second maintenance update and I'll produce the necessary documentation regarding this asap. What I intend to produce should look like this: - a patch to the website: installation instructions need to be modified to explain in a rapid manner how to tell "apt" to check the signature. - a patch to the readme files in doc to reflect the website - publish the public key used to sign the files :) Signed Release file generation is not well documented in debian at the moment. I had to hack some scripts downloaded from debian cvs repositories. I was wondering if there was a right place in pgadmin3 CVS where I could upload the most important scripts I did regarding debian repository build (just to keep trace of what is done... I like to share information with others) ? If not, I have opened an account on a debian server to save such things. <joke> Another thing, Andreas, I loved your song! You are da'new Pop Star :) What do you think of this for the chorus (you should try to sing it on "No more pain" song from someone I can't remember its name [fugees maybe?]): No more paaaatch, no moooore snaaaap Just 'nother good stable release, including all da team patches No more paaaatch, no moooore snaaaap No more paaaatch, no moooore craaaaasshhhh </joke> Hope it wasn't too much :) I was just feeling "happy" (another good title from a good band!). Last but not least, my problem with unicode database connection error is exactly the same in 1.0.2 than in daily snapshots. Regards, Raphaël Dave Page wrote: >Hi all, > >Following discussions I think that we will live with the STC bug in >v1.0.2. It doesn't affect functionality in any way, and is only really a >cosmetic issue. > >I will add the patch to the stable branch in case we produce a 1.0.3. It >is already in the dev branch. > >Porters: please go ahead and build your releases. > >Cheers, Dave. > >---------------------------(end of broadcast)--------------------------- >TIP 2: you can get off all lists at once with the unregister command > (send "unregister YourEmailAddressHere" to majordomo@postgresql.org) > > >
> -----Original Message----- > From: Raphaël Enrici [mailto:blacknoz@club-internet.fr] > Sent: 29 November 2003 20:15 > To: Dave Page > Cc: pgadmin-hackers@postgresql.org > Subject: Re: [pgadmin-hackers] v1.0.2 Build > > Hi all, > > debian packages upload in progress :) Thanks :-) BTW, I stripped out all the non-debian snapshots the other day. Can you try to keep it down to a week or so'sworth please (assuming you're not already)? Amongst other things it looks like I will be moving cvs and snake shortly so I want to minimise the amount of data I haveto move around. For those interested, currently cvs is sharing a box with a load of work stuff, and snake is my test machine. Mark & I arelooking to build a dedicate development box in one of our racks. This will host the pgAdmin stuff and other projects wework on in UML virtual machines. This also means of course, that we can run multiple linux distros on the same box. Oncethis is done, Snake will become my text box again, following an upgrade to an Athlon 64 :-) > As for the first maintenance release, I had to take the > snapshot's configure script and change the version in it to > get the build ok. The benefit of this (with some other tricks > added to the build process) is that SSL menus are ok on debian. I did it the other way for Slackware. Monolithic wx build, and hack src/Makefile. > <joke> > Another thing, Andreas, I loved your song! You are da'new Pop > Star :) What do you think of this for the chorus (you should > try to sing it on "No more pain" song from someone I can't > remember its name [fugees > maybe?]): Heard a rumour on the radio today that Wyclef and Lauryn are reforming the band without Pras... Not that I'm a massive fan, just thought I'd mention it! Regards, Dave.
Dave Page wrote: > > > > >>-----Original Message----- >>From: Raphaël Enrici [mailto:blacknoz@club-internet.fr] >>Sent: 29 November 2003 20:15 >>To: Dave Page >>Cc: pgadmin-hackers@postgresql.org >>Subject: Re: [pgadmin-hackers] v1.0.2 Build >> >>Hi all, >> >>debian packages upload in progress :) >> >> > >Thanks :-) BTW, I stripped out all the non-debian snapshots the other day. Can you try to keep it down to a week or so'sworth please (assuming you're not already)? > > Done. I did a backup on my disc before, but, I think it's a good idea. I now purge all files older than 7 days in the debian snapshot directory. Regards, Raphaël