GSB Binary ChangeLogs - Choose a version:
- gsb-bin-2.22.1
- This is the ChangeLog for the latest stable release of GSB.
- The changelog for the latest stable release can always be accessed via the following URI: <http://gnomeslackbuild.org/changelog/stable/>.
- gsb-bin-current
- This is the current development tree for upcoming versions of GSB (gsb-2.22.1).
-
You may also subscribe to the gsb-bin-current RSS feed:
<http://gnomeslackbuild.org/changelog.xml>
SVN Commit Log
This shows the last 50 changes/commits to the TRUNK in the GSB SVN respository.
Updated Hourly - Last updated: Thu, 03 Jul 2008 17:00:11 -0700
------------------------------------------------------------------------
r3697 | tadgy | 2008-06-27 11:13:38 -0700 (Fri, 27 Jun 2008) | 3 lines
Sync of fixed from 2.22 branch.
------------------------------------------------------------------------
r3696 | fidesratio | 2008-06-27 11:09:58 -0700 (Fri, 27 Jun 2008) | 3 lines
Add
------------------------------------------------------------------------
r3695 | fidesratio | 2008-06-27 09:42:52 -0700 (Fri, 27 Jun 2008) | 3 lines
Remove banshee, replace it with banshee-1
------------------------------------------------------------------------
r3686 | tadgy | 2008-06-15 04:28:37 -0700 (Sun, 15 Jun 2008) | 21 lines
* Added code to the doinst.sh of avahi, pulseaudio, gdm, NetworkManager,
and postgresql to remove old/incorrect users/groups which may have
caused problems. Any removed users/groups will be re-created with the
correct U/GIDs later in the scripts.
* Finished off editing the user/group handing stuff in some doinst.sh.
Users and groups are now created in a consistant way in all scripts.
* Added a note (users_and_groups) which gives information about what
users and groups a GSB install will create.
NOTE: There may be some issues relating to permissions for users/groups
which have had their U/GIDs changed. You may have to remove the
package, re-install and correct their ownerships.
Building on a *fresh* system, or a complete clean install from
gsb-current should not cause any problems - only upgrades from a
previous gsb version are effected.
NOTE2: Don't whinge if your system breaks because of these changes. If
you are running our development branch, you should expect problems
like this :)
------------------------------------------------------------------------
r3685 | tadgy | 2008-06-12 12:26:42 -0700 (Thu, 12 Jun 2008) | 4 lines
Added README in the tagfiles directory about jdk being a requirement for
build.
------------------------------------------------------------------------
r3684 | tadgy | 2008-06-09 19:48:06 -0700 (Mon, 09 Jun 2008) | 9 lines
* Gone though every doinst.sh in platform/ and cleaned up a lot of cruft
and rationalised a lot of the code. More checks in platform/ to follow,
and i'm slowly going to make my way though everything in GSB.
* Added examples to lib/gsb/doinst.sh for work commonly done in the
doinst.sh files i've been though. When adding new packages, use the
examples rather than writing you own - it makes sed'ing changes a
shedload easier. Also, keep the damned version info in the files! :)
------------------------------------------------------------------------
r3683 | tadgy | 2008-06-09 14:07:34 -0700 (Mon, 09 Jun 2008) | 20 lines
NOTE: These changes *may* cause some issues when running GSB from this
build. I've not bumped build numbers because there will be some
more changes comming as soon as I can talk to Steve (hint hint dude :)
* When checking whether a user already exists in the passwd file, don't
grep for "^user:x:", just "^user:" - it's less likely to fail if things
arn't quite perfect.
* When checking whether a group already exists in the group file, don't
grep for "^group::", just "^group:". See above.
* When adding new users/groups, make sure we add the group first.
* When adding groups, make sure the password field has an x in it. If
the field is empty the group requires no password to obtain permissions!
* Simplified the checks for users/groups existance (redundant if/else).
* Changed 'gdm' {G,U}ID to match the one in the standard Slackware
passwd/group files by default. No need to waste a anohter entry :)
* Added example of user/group checks/additions to template doinst.sh.
* Fixed avahi and NM doinst.sh so that they don't add the netdev group
with different GIDs to eachother!
------------------------------------------------------------------------
r3682 | fidesratio | 2008-06-02 01:05:05 -0700 (Mon, 02 Jun 2008) | 3 lines
* Checked in. :)
------------------------------------------------------------------------
r3681 | tadgy | 2008-06-01 18:29:23 -0700 (Sun, 01 Jun 2008) | 7 lines
Updated with final fixes to meta data creation.
Steve, give this a run though and let me know if there are any problems
(there shouldn't be as I tested it on a copy of the repo). When you're
ready to re-sync let me know and i'll update the server side copies :)
------------------------------------------------------------------------
r3680 | fidesratio | 2008-06-01 16:54:44 -0700 (Sun, 01 Jun 2008) | 8 lines
* gnome 2.22.2 versions for SlackBuilds
* Updates to compiz -> 0.7.6
* Minor slack-required fixes for Mplayer
* Patch for f-spot
* Updates for download scripts
* Updates to Changelog
------------------------------------------------------------------------
r3679 | tadgy | 2008-05-29 14:51:27 -0700 (Thu, 29 May 2008) | 3 lines
Updated SlackBuilds to correct the problems with testing/
------------------------------------------------------------------------
r3678 | tadgy | 2008-05-28 11:39:43 -0700 (Wed, 28 May 2008) | 6 lines
Updated gsb.SlackBuild and gsb.section.SlackBuild to use
{patches,testing}/packages directories.
Couple of very minor doc updates (formatting only).
------------------------------------------------------------------------
r3677 | fidesratio | 2008-05-27 11:09:20 -0700 (Tue, 27 May 2008) | 12 lines
* Some 2.22.2 tarballs are coming through. GNOME 2.22.2 release coming up.
* Updates to download scripts
* Version updates in SlackBuilds
* Moved notify-python to applications (needed by service-applet)
* Added slackware-version.patch for stb (forgot to ci)
* Added gnome-themes to gsb-desktop
* Bumped meta package versions to 2.22.2
* Added libicu and WedKit (for upcoming epi 2.24)
* Upgrade heimdal-libs, rebuilt evolution-*
* Update Changelogs
------------------------------------------------------------------------
r3676 | fidesratio | 2008-05-17 12:56:40 -0700 (Sat, 17 May 2008) | 12 lines
* Add ttf-bitstream-vera and mousetweaks
* Add new wm session files for gdm
* Update for sqlite, pysqlite
* REBUILD_LIST for sqlite
* Configuration changes for firefox
* New patch for ff to build with canvas support
* Updated meta packages
* Updated download scripts versions
* Updated empathy, telephathy-glib/gabble
------------------------------------------------------------------------
r3674 | fidesratio | 2008-05-17 12:50:12 -0700 (Sat, 17 May 2008) | 3 lines
Commit gtkmathview
------------------------------------------------------------------------
r3672 | fidesratio | 2008-05-17 11:47:12 -0700 (Sat, 17 May 2008) | 3 lines
Add bluez-gnome (forgot to svn add earlier) O:)
------------------------------------------------------------------------
r3671 | fidesratio | 2008-05-13 13:04:58 -0700 (Tue, 13 May 2008) | 16 lines
* Update VERSIONS
* Update BRACHES
* Add pm-utils to admin section, update buildlist
* Add pm-utils to gpm slack-suggests
* Rebuild gpm, evince, epiphany with updated hicolor-icon-spec icon paths
* Upgrade totem-pl-parser, glom, gdm, goffice, telepathy-glib
* Added obex-data-server
* Rename gnome-themes to "noarch" platform
* Fix tab in eds slack-desc
* Update README for some typos
* Update download scripts
* Update changelogs
* Added banshee-1 to testing section
* Update gsb-desktop and gsb-complete metas
------------------------------------------------------------------------
r3667 | fidesratio | 2008-05-07 11:38:46 -0700 (Wed, 07 May 2008) | 10 lines
* Update gsb desktop meta for dejua-font fix
* Bump meta versions
* Fix perlpod line in libintl for slamd64
* Fix slack-req "compiz-fusion | compiz" for emerald, compiz-manager, libcompizconfig
* doinst.sh for loop fix for gnome-theme
* Update changelogs
** Final commit for gsb-trunk before branching gsb-2.22 stable.
------------------------------------------------------------------------
r3666 | tadgy | 2008-05-05 22:06:55 -0700 (Mon, 05 May 2008) | 9 lines
Updated lots of Docs.
Renamed some of the files (removing the .binary/.svn stuff that wasn't
really necessary).
Updated slapt-get with correct urls to the Slackware/Slamd64 repos, and
fixed the GSB urls to point directly to 2.22.
------------------------------------------------------------------------
r3665 | fidesratio | 2008-05-05 13:58:14 -0700 (Mon, 05 May 2008) | 5 lines
* Fix typo in README
* Fix filename in gsb.SlackBuild
* Update changelog.binary
------------------------------------------------------------------------
r3664 | tadgy | 2008-05-05 07:57:54 -0700 (Mon, 05 May 2008) | 4 lines
Updated slapt-gets slack-required to list all the deps (it's important
for the install process).
------------------------------------------------------------------------
r3663 | tadgy | 2008-05-05 07:55:28 -0700 (Mon, 05 May 2008) | 9 lines
Edited/updated lots of docs.
Modified gsb.SlackBuild slighty to copy stuff without .TXT extensions.
I've temp. remvoed the UPGRADING file from the tree - it's taking me far
too long to edit this up to standard and we really need to release (and
i'm going out for a couple of hours now!). I'll re-add the docs for
upgrading later this evening.
------------------------------------------------------------------------
r3662 | fidesratio | 2008-05-04 20:21:19 -0700 (Sun, 04 May 2008) | 6 lines
* Properly use stb-admin group for stb
* Fix svn external version for NM
* Update replaced packages for 2.22
* Update changelog.binary
------------------------------------------------------------------------
r3661 | fidesratio | 2008-05-04 13:35:22 -0700 (Sun, 04 May 2008) | 3 lines
* Update README.binary
------------------------------------------------------------------------
r3660 | fidesratio | 2008-05-04 13:33:53 -0700 (Sun, 04 May 2008) | 3 lines
* Updates for UPGRADE.TXT
------------------------------------------------------------------------
r3659 | fidesratio | 2008-05-04 07:12:13 -0700 (Sun, 04 May 2008) | 5 lines
* Update README for 2.22.1
* Add UPGRADE.TXT for users of slack 12 and gsb 2.20
* Update gsb.SlackBuild to copy over UPGRADE.TXT
------------------------------------------------------------------------
r3658 | fidesratio | 2008-05-04 06:58:43 -0700 (Sun, 04 May 2008) | 3 lines
Update replace_packages notes for 2.22.
------------------------------------------------------------------------
r3657 | fidesratio | 2008-05-03 05:19:45 -0700 (Sat, 03 May 2008) | 7 lines
* Revert to gdm 2.20.5 (2.22.0 appears to absolutely require pam?)
Better to leave this as is for now until I can figure out if an
upgrade to 2.22.0 is easy. :/
* Update changelog
* Correct version in empathy
------------------------------------------------------------------------
r3656 | fidesratio | 2008-05-02 18:29:46 -0700 (Fri, 02 May 2008) | 17 lines
* Added empathy/telepathy subsytem to testing. It's up-and-coming, but not ready
for general use. In "testing" for those users who want to play with it.
* Upgraded versions for various packages.
* Updated NetworkManager builds (latest svn version stable, but needed a few fixes for
as-of-yet unsupported dbus-glib bindings.)
* A few fixes for various packages that still had /usr/share/man rather than
/usr/man. I think I got all of them now.
* Patch for lua to build a shared library.
* Updates to the download script locations.
* Patch for pulseaudio to build 0.9.10 (conditional clause around a header include,
no other source change)
* Switched to openal soft openal. Removed old patch for defunct openal package.
* Updated gsb_update.pl for new testing packages.
* Changed my email address in CREDITS
* Changed VERSIONS to stable versions
------------------------------------------------------------------------
r3655 | fidesratio | 2008-04-30 04:59:43 -0700 (Wed, 30 Apr 2008) | 3 lines
* Oops. Fix for VERSIONS copy
------------------------------------------------------------------------
r3654 | fidesratio | 2008-04-30 03:50:09 -0700 (Wed, 30 Apr 2008) | 8 lines
* Update download scripts
* Added slamd64 specific changelog VERSIONS files
* Some SlackBuild version updates from gsb_update.pl
* Updated to ooo-2.4.0.8 (and made some fixes for the patches)
* f-spot now compiles with mono 1.9
* Few fixes to slack-required files
------------------------------------------------------------------------
r3653 | fidesratio | 2008-04-30 03:34:55 -0700 (Wed, 30 Apr 2008) | 3 lines
* Update to copy separate slamd64 VERSION/Changelog files
------------------------------------------------------------------------
r3652 | fidesratio | 2008-04-25 09:29:33 -0700 (Fri, 25 Apr 2008) | 3 lines
* Update build-box tagfiles
------------------------------------------------------------------------
r3648 | chipster | 2008-04-21 11:11:34 -0700 (Mon, 21 Apr 2008) | 2 lines
Added space - testing svn post-commit hooks
------------------------------------------------------------------------
r3646 | fidesratio | 2008-04-15 02:57:09 -0700 (Tue, 15 Apr 2008) | 4 lines
* Update download scripts
* Update changelog
------------------------------------------------------------------------
r3645 | fidesratio | 2008-04-15 02:53:26 -0700 (Tue, 15 Apr 2008) | 13 lines
* Various version bumps
* Few fixes for compiz slack-required
* Fixes for metapackages
* Move gtkspell into applications (Reqd by gnome-phone-manager)
* Update network-manager et alia
* Fix for spaces in files for mplayer
* Add stc to wxgtk
* Add gnome-desktop-sharp (reqd for mono-tools)
* ldconfig fix for evo-openldap ntlm
* Update ffmpeg (and fixes for pc paths)
* Fix openal pc file
------------------------------------------------------------------------
r3644 | fidesratio | 2008-04-14 16:11:04 -0700 (Mon, 14 Apr 2008) | 3 lines
Move to applications
------------------------------------------------------------------------
r3643 | fidesratio | 2008-04-13 06:06:55 -0700 (Sun, 13 Apr 2008) | 3 lines
Update reqs for 2.22.1
------------------------------------------------------------------------
r3642 | fidesratio | 2008-04-07 14:39:32 -0700 (Mon, 07 Apr 2008) | 7 lines
* Updates for download scripts.
* Bump versions for various packages.
* Added abiword-plugins, abiword-extras, abiword-docs, wv (for MS doc support in Abiword)
-> wv2 with Slackware too old. :P
* Update changelogs to "2" space comments.
------------------------------------------------------------------------
r3639 | fidesratio | 2008-04-05 06:51:45 -0700 (Sat, 05 Apr 2008) | 3 lines
* remove dbus-python: Now supplied by Slackware.
------------------------------------------------------------------------
r3638 | fidesratio | 2008-04-05 06:50:48 -0700 (Sat, 05 Apr 2008) | 3 lines
* remove xml-simple: Now included with Slackware perl package.
------------------------------------------------------------------------
r3637 | fidesratio | 2008-04-04 14:02:16 -0700 (Fri, 04 Apr 2008) | 6 lines
* Update download scripts
* Update gnome-themes, gnome-user-share, glom, gtkmm gnome-sharp, gtk-sharp, glib2 versions
* Update ooo SB for 2.3->2.4 versioning
* Update testing buildlist
------------------------------------------------------------------------
r3636 | fidesratio | 2008-04-04 13:59:42 -0700 (Fri, 04 Apr 2008) | 3 lines
* move nm et alia to networking
------------------------------------------------------------------------
r3635 | fidesratio | 2008-04-04 13:54:14 -0700 (Fri, 04 Apr 2008) | 3 lines
add nm-applet to networking
------------------------------------------------------------------------
r3634 | fidesratio | 2008-04-04 13:53:18 -0700 (Fri, 04 Apr 2008) | 3 lines
nm-vpn to networking
------------------------------------------------------------------------
r3633 | fidesratio | 2008-04-04 13:50:47 -0700 (Fri, 04 Apr 2008) | 3 lines
Create a networking section for network-manager et alia
------------------------------------------------------------------------
r3632 | fidesratio | 2008-04-04 10:53:13 -0700 (Fri, 04 Apr 2008) | 4 lines
* Move openexr, graphviz babl gegl back into libraries (libgsf required should be installed by SLackware, oops)
* Bump openal with better gcc 4.2 patch
------------------------------------------------------------------------
r3629 | fidesratio | 2008-03-31 15:53:18 -0700 (Mon, 31 Mar 2008) | 4 lines
void parameter must be "void" now, not a typedef of void
see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9278
------------------------------------------------------------------------
r3628 | fidesratio | 2008-03-31 14:43:18 -0700 (Mon, 31 Mar 2008) | 4 lines
* Fix ffmpeg mmx problem with x86_64
* Move openexr, graphviz, babl, gegl and ilmbase to platform
------------------------------------------------------------------------
r3627 | fidesratio | 2008-03-31 09:55:06 -0700 (Mon, 31 Mar 2008) | 4 lines
* Bunch of updates to download scripts
* Updates to Changelogs
------------------------------------------------------------------------