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,638
Issues
2,638
List
Boards
Labels
Service Desk
Milestones
Merge Requests
39
Merge Requests
39
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
7213c18a
Commit
7213c18a
authored
Nov 26, 2015
by
Michael Natterer
😴
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
devel-docs: updated after the latest release experience
parent
1023e376
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
5 deletions
+8
-5
devel-docs/release-howto.txt
devel-docs/release-howto.txt
+8
-5
No files found.
devel-docs/release-howto.txt
View file @
7213c18a
...
...
@@ -72,14 +72,17 @@
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 (/srv/ftp/pub/gimp/v2.x).
( ) Copy the tarball and the .md5 file to its final destination in
the FTP area (/srv/ftp/pub/gimp/v2.x). Really use cp not mv
because a moved file from the home directory will need extra
selinux magic to make it readable by the web server.
( ) Update the 0.0_LATEST-IS- file in the directory on the FTP server.
( ) Change permissions of the new files to make them writable by the 'ftp'
group. This will allow other members of this group to correct mistakes
and to update the 0.0_LATEST-IS- file next time.
( ) Change permissions of the new files to make them writable by the
'gimpadmins' group. This will allow other members of this group
to correct mistakes and to update the 0.0_LATEST-IS- file next
time.
( ) Add the new version to the GIMP product on bugzilla.gimp.org.
...
...
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