Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
GIMP
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2,675
Issues
2,675
List
Boards
Labels
Service Desk
Milestones
Merge Requests
35
Merge Requests
35
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
External Wiki
External Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
GIMP
Commits
145295a3
Commit
145295a3
authored
Apr 25, 2014
by
Michael Natterer
😴
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
devel-docs: update release-howto.txt for the new server
parent
c808789e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
6 deletions
+7
-6
devel-docs/release-howto.txt
devel-docs/release-howto.txt
+7
-6
No files found.
devel-docs/release-howto.txt
View file @
145295a3
...
...
@@ -4,11 +4,12 @@
a check-list for doing a GIMP release
( ) Check that you have working ssh access to
ftp.gimp.org and that you
are a member of the ftp
group.
( ) Check that you have working ssh access to
download.gimp.org and
that you are a member of the gimpadmins
group.
( ) Check that ftp.gimp.org has enough space to upload the release and to
place it into the FTP area. If not, make place or ask Yosh to do that.
( ) Check that download.gimp.org has enough space to upload the
release and to place it into the FTP area. If not, make place or
have somebody do that.
( ) Check that you have admin access to the GIMP product on
bugzilla.gimp.org and to the news section on www.gimp.org, or that
...
...
@@ -64,14 +65,14 @@
( ) Use md5sum to create a checksum of the tarball (tar.bz2).
( ) Upload the tarball (tar.bz2) and the .md5 file to your home directory
on
ftp
.gimp.org. Keep a copy of the .md5 file around.
on
download
.gimp.org. Keep a copy of the .md5 file around.
( ) Tag the release (don't forget to push the tag)
git tag -s GIMP_2_x_y
git push origin GIMP_2_x_y
( ) Move the tarball and the .md5 file to its final destination in the
FTP area (/ftp/pub/gimp/v2.x).
FTP area (/
srv/
ftp/pub/gimp/v2.x).
( ) Update the 0.0_LATEST-IS- file in the directory on the FTP server.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment