/[soft]/build_system/mgarepo/trunk/CHANGES
ViewVC logotype

Contents of /build_system/mgarepo/trunk/CHANGES

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1762 - (show annotations) (download)
Fri Jul 15 12:46:25 2011 UTC (12 years, 9 months ago) by ahmad
File size: 8866 byte(s)
- Fix the example in the usage message of putsrpm.py
1 - Fix the example in the usage message of putsrpm.py
2
3 * 1.9.11
4 - add maintdb command
5 - Fix examples in the usage message of co.py
6
7 * 1.9.10
8 - ignore incorrect symlinks in SOURCES directory (#463)
9 - fix svn status function and only add files with status "?"
10 in mgarepo sync (#349)
11 - do not leave empty file when download failed (#374)
12 - remove logging error
13 - remove link to mandriva build system from help
14 - add 'up' to the --help message
15 - fix example in usage message
16
17 * 1.9.9
18 - in sync, only try to remove files that are on svn or symlinks
19 - check hash for binary files
20 - add binrepo revision option in getsrpm
21 - use --nodeps when unpacking source rpm (for rpm5)
22 - add support for rpm 4.8 (spec.sources is now a list instead of a method)
23
24 * 1.9.8
25 - fix mgarepo sync
26
27 * 1.9.7
28 - fix mgarepo ci
29 - properly set each rpm macros at import
30 - update help
31 - set property binrepo-rev instead of mdv:binrepo-rev
32 - mgarepo del is now working
33 - create-srpm path changed to /usr/local/bin/submit_package in default config file
34
35 * 1.9.6
36 - don't allow importing packages already on svn
37 - fix problems introduced in previous version with added '@' in path
38
39 * 1.9.5
40 - rename repsys files to mgarepo, RepSys directory to MgaRepo, and
41 update docs and examples for Mageia
42 - fix svn syntax problems in case of paths containing '@'
43
44 * 1.9.4
45 - add more extentions for files belonging in binrepo
46
47 * 1.9.3
48 - enable binrepo in create-srpm
49 - update repsys.conf for Mageia
50
51 * 1.9.2-binrepo
52 - add .xz files in binrepo
53
54 * 1.9.1-binrepo
55 - fix problem with python threads on 2010.1
56
57 * 1.9-binrepo
58 - added support to "binary repository"
59 - added new commands upload, up and del to help handling tarballs in the
60 binaries repository
61
62 * 1.9
63 - really fixed -M
64 - new command log: shows the svn log for a given package
65 - added option -s to co, to allow checking out only SPECS
66 - use a better message when checking out from the mirror
67 - show the path where getspec wrote the spec file
68
69 * 1.8
70 - make the -M option work again
71 - sync now adds the spec file (pointed by blino)
72 - fixed putsrpm to not create old log files for packages without changelog
73 - submit now can fetch the revision number if not specified (it also shows
74 the author and the first line of the commit)
75 - allow submitting many packages at once, even without support on server
76 side (the same behavior as running repsys submit for each package)
77 - append a parameter sid=UUID for every set of packages submitted
78 - strip username from package URL on submit (#53939)
79 - clearer error message when svn co fails
80 - svn authentication errors are handled, pointing to the wiki page on
81 configuration
82 - svn commands will not be shown on error messages, unless using --debug
83 - repsys uses the wrapper repsys-ssh for svn, to handle signals and also
84 set BatchMode
85 - added the configuration option svn-env
86 - show the error from rpm when fetching the version from a spec fails
87
88 * 1.7
89 - dropped all authenticated access support: subversion authentication has
90 been broken for a long time and the workarounds weren't decent. It will
91 be back in 1.7.x.
92 - added configuration option svn-command in the global section, allowing
93 to replace the default svn command
94 - force svn+ssh:// URLs to be in BatchMode, in order to not have any
95 interactivity at all with ssh
96 - fixed incompatibility with Python-2.4 on urlparse
97 - fixed emptylog message, which was not being shown when needed
98 - distributions can be specified by using <distro>/<package> in all
99 commands
100 - allow submitting many packages at once (#28352)
101 - package revisions in submit are now specified with name@nnn
102 - the user can define groups of packages to be submitted in the section
103 "submit-groups"
104 - make 'repsys submit' without package name or revision number work again
105 - added option --distro to submit
106 - make putsrpm work again
107 - added subcommand import as an alias to putsrpm
108 - template: hide the first release when it has only invisible lines
109 - added initial man page
110 - allow resorting changelog entries through the config option sort in the
111 log section
112 - added rpmlog options: -o to append the old changelog, -p to append the
113 changelog found in the spec, and -s to resort all changelog entries
114 - rpmlog, getsrpm, getspec and changed will use the mirror if enabled
115 - don't hide authors with only the first revision SILENTed (#41117)
116 - fixed bad url used when using -v in getsrpm
117 - if REPSYS_CONF is set, /etc/repsys.conf and ~/.repsys/config will not be
118 readed anymore
119 - sort the final changelog by enabling the option sort in the log section
120 - merge the changelog found in the spec by enabling the option merge-spec
121 in the log section
122 - changed the built-in template to the current default.chlog
123 - added option -d to repsys sync, to download the missing source files
124 - added option -F to repsys ci to set a log message file
125 - added option --strict to getsrpm to check if the revision provided
126 matches the package URL;
127 - changed the default command to build SRPMs to rpmbuild
128 - added configuration option rpmbuild to the section helper, to define the
129 command used to build packages
130 - added boolean configuration option strict-revision in the submit
131 section, to allow forcing the use of --strict
132 - added option --list in create-srpm to list the available targets
133 - make submit -l work on svn+ssh:// targets
134 - the fix for the unreleased commits problem in the previous release was
135 wrong, really fixed it
136 - moved all configuration options that will hardly be changed to
137 repsys-example.conf; we now have a shorter repsys.conf
138 - fixed the use of file:/// URLs when using just the package name
139 - allow using submit with package URLs having usernames
140 - don't give the wrong message "invalid command 'CMD'" when this is not
141 the case
142 - added more help messages in subcommands
143
144 * 1.6.19
145 - added complement for SILENT: CLOG, which hides everything that does not
146 start with this token
147 - fixed generation of unreleased commits, it was using the previous
148 markrelease revision as reference
149 - added option -o to 'co' to disable the use of mirror when checking out
150
151 * 1.6.18
152 - added the subcommand "switch" to help with mirrors support
153 - initialize plugins in create-srpm too
154 - changelog: perform less svn calls to obtain release number and oldlog
155 - changelog: show epoch even in the entry not released
156 - changelog: make default.chlog compatible with cheetah-2
157 - make "sync" compatible with rpm-4.4.8 behavior
158 - "co" don't use mirror when URL is provided
159 - "ci" don't relocate back to mirrors after commit (should use switch)
160 - ldapusers: added options ldap-uri and ldap-starttls
161 - fixed use of __import__, incompatible with python2.4 in plugin support
162 - fixed bug of wrong paths when using mirrors
163
164 * 1.6.17
165 - brought from mdvsys world the sync command
166 - ldapusers: the configuration format has changed, now it uses python
167 template strings
168 - ldapusers: many fixes: better error messages, ldap-port working, results
169 contain only the fields needed, unbinding after search, filters are
170 escaped
171
172 * 1.6.16
173 - introduced the plugin ldapusers: repsys user data obtained from LDAP;
174 this plugin is builtin
175 - added support to plugins, and the hability to wrap configuration sections
176 - added workaround in the template to ignore empty releases
177 - added initial support to mirrors, as requested by mrl; it required the
178 new subcommand "ci"
179 - changelogs from misc/ will come from HEAD and should be escaped (%%)
180
181 * 1.6.15
182 - empty changelog entries are now shown, with a EMPTYLOG tag to allow
183 rpmlint warn the developer about it
184 - check (and warn) if a temporary package has already been removed before
185 trying to remove it
186
187 * 1.6.2b
188 - make submit pass --define options to create-srpm script
189 - print error message when create-srpm fails
190 - make get_srpm return the srpms list
191 - add upload-srpm support in create-srpm
192
193 * 1.6.2a
194 - moved revision-offset to [log] section and added a comment
195
196 * 1.6.2
197 - reimplemented the option -n for rpmlog, which now uses the svn option
198 --limit.
199 - added the option revision-offset, for the Zero Day Revision issue.
200 - small fix in main repsys help message
201
202 * 1.6.1
203 - added option url-map, as an workaround for svn+ssh:// urls problems
204 - added configuration sectiom "helper"
205 - added getsrpm-mdk and create-srpm to setup.py
206 - added option -r to submit
207
208 * 1.6.0
209 - improved markrelease command line parsing
210 - changelogs entries are now groupped by author, and sorted by revision
211 number
212 - the changelog now is generated using the Cheetah Template Engine, to
213 allow quick modifications without spending time reading code and
214 introducing new bugs
215 - consequently, was added an option "-T <file>" to rpmlog and getsrpm to
216 allow choosing the path of the template to be used
217 - added options noauth=0, and baseurl=None in order to disable the
218 authentication in some url schemes (http:// and file://)
219 - replaced some "cl" references to "mdv"

  ViewVC Help
Powered by ViewVC 1.1.30