- dont use ~> 2.0! it will break if the user got a newer rails installed
[opensuse:build-service.git] / mergeinfo
1 Until we have a 1.5 svn server which will manage merginfo itself, this
2 text file traces the trunk backports or not-backports.
3
4 Cut&paste snippets for doing the merges:
5
6   REV="r4711,r4713"
7   svn merge -c$REV https://forgesvn1.novell.com/svn/opensuse/trunk/buildservice
8   svn ci -m "svn merge -c$REV https://forgesvn1.novell.com/svn/opensuse/trunk/buildservice, which see"
9
10 In case of conflicts: examine the conflicting file's log history
11
12   svn log -v https://forgesvn1.novell.com/svn/opensuse/trunk/buildservice/$FILE
13
14 review the diffs before $REV
15
16   svn diff -c... https://forgesvn1.novell.com/svn/opensuse/trunk/buildservice/$FILE
17
18 Then add those revisions to $REV and retry
19
20 If the merge attempt fails badly, just discard the result (svn revert).
21
22
23 have fun
24
25 > ------------------------------------------------------------------------
26 > r5889 | rlihm | 2008-12-12 18:20:37 +0100 (Fri, 12 Dec 2008) | 2 lines
27 > Changed paths:
28 >    M /trunk/buildservice/src/software/app/views/layouts/application.rhtml
29 >    M /trunk/buildservice/src/software/app/views/layouts/application_no_js.rhtml
30
31 > * added pre-order 11.1 Box to right column
32 >
33 ignore (for software.opensuse.org only)
34 > ------------------------------------------------------------------------
35 > r5890 | jimfunk | 2008-12-12 19:38:11 +0100 (Fri, 12 Dec 2008) | 1 line
36 > Changed paths:
37 >    M /trunk/buildservice/src/yabsc/yabsclib/results.py
38
39 > Don't check for editflags action. It is disabled
40
41 ??
42
43 > ------------------------------------------------------------------------
44 > r5901 | bauersman | 2008-12-15 18:43:47 +0100 (Mon, 15 Dec 2008) | 2 lines
45 > Changed paths:
46 >    M /trunk/buildservice/src/frontend/app/models/db_package.rb
47 >    A /trunk/buildservice/src/frontend/db/migrate/046_add_bcntsynctag.rb
48
49 > - added bcntsynctag to package metadata
50
51
52 merged.
53
54 > ------------------------------------------------------------------------
55 > r5902 | bauersman | 2008-12-15 18:51:43 +0100 (Mon, 15 Dec 2008) | 3 lines
56 > Changed paths:
57 >    M /trunk/buildservice/docs/api/frontend/package.xsd
58
59 > - removed obsolete file element from package schema
60 > - added bcntsynctag element to package schema
61
62
63 merged.
64
65 > ------------------------------------------------------------------------
66 > r5910 | mlschroe | 2008-12-16 11:01:27 +0100 (Tue, 16 Dec 2008) | 2 lines
67 > Changed paths:
68 >    M /trunk/buildservice/src/build/build
69
70 > - 'test' doesn't short circuit properly
71
72
73 to be merged
74
75 > ------------------------------------------------------------------------
76 > r5914 | mlschroe | 2008-12-16 18:02:28 +0100 (Tue, 16 Dec 2008) | 3 lines
77 > Changed paths:
78 >    M /trunk/buildservice/src/backend/bs_srcserver
79
80 > - hardcode empty md5sum
81 > - add support for relsync
82
83
84 to be merged
85
86 > ------------------------------------------------------------------------
87 > r5915 | mlschroe | 2008-12-16 18:02:56 +0100 (Tue, 16 Dec 2008) | 2 lines
88 > Changed paths:
89 >    M /trunk/buildservice/src/backend/BSXML.pm
90
91 > - add sync tag
92
93
94 to be merged
95
96 > ------------------------------------------------------------------------
97 > r5916 | mlschroe | 2008-12-16 18:03:52 +0100 (Tue, 16 Dec 2008) | 2 lines
98 > Changed paths:
99 >    M /trunk/buildservice/src/backend/bs_repserver
100
101 > - add support for relsync requests
102
103
104 to be merged
105
106 > ------------------------------------------------------------------------
107 > r5917 | jimfunk | 2008-12-16 18:46:44 +0100 (Tue, 16 Dec 2008) | 1 line
108 > Changed paths:
109 >    M /trunk/buildservice/src/yabsc/ChangeLog
110 >    M /trunk/buildservice/src/yabsc/yabsclib/__init__.py
111 >    M /trunk/buildservice/src/yabsc/yabsclib/results.py
112 >    M /trunk/buildservice/src/yabsc/yabsclib/submitrequests.py
113 >    M /trunk/buildservice/src/yabsc/yabsclib/workers.py
114
115 > Configurable refresh interval
116
117 ignore (not packaged yet)
118
119 > ------------------------------------------------------------------------
120 > r5918 | MartinMohring | 2008-12-16 18:53:53 +0100 (Tue, 16 Dec 2008) | 1 line
121 > Changed paths:
122 >    M /trunk/buildservice/dist/obs-all-svn.spec
123
124 > - changed: dont require lighttp for building
125
126 ignore (package not in 1.5)
127
128 > ------------------------------------------------------------------------
129 > r5919 | MartinMohring | 2008-12-16 19:01:15 +0100 (Tue, 16 Dec 2008) | 1 line
130 > Changed paths:
131 >    M /trunk/buildservice/dist/obs-all-svn.spec
132
133 > - changed: dont require lighttp for building
134
135 ignore (package not in 1.5)
136
137 > ------------------------------------------------------------------------
138 > r5920 | jimfunk | 2008-12-16 19:46:40 +0100 (Tue, 16 Dec 2008) | 1 line
139 > Changed paths:
140 >    M /trunk/buildservice/src/yabsc/ChangeLog
141 >    M /trunk/buildservice/src/yabsc/yabsclib/__init__.py
142 >    M /trunk/buildservice/src/yabsc/yabsclib/results.py
143 >    M /trunk/buildservice/src/yabsc/yabsclib/submitrequests.py
144 >    M /trunk/buildservice/src/yabsc/yabsclib/workers.py
145
146 > Show messages in the status bar when making certain API calls
147
148 ignore (not packaged yet)
149
150 > ------------------------------------------------------------------------
151 > r5921 | jimfunk | 2008-12-16 19:52:46 +0100 (Tue, 16 Dec 2008) | 1 line
152 > Changed paths:
153 >    M /trunk/buildservice/src/yabsc/ChangeLog
154 >    M /trunk/buildservice/src/yabsc/yabsclib/buildservice.py
155
156 > Fix package download to match change in osc
157 > ------------------------------------------------------------------------
158 > r5922 | jimfunk | 2008-12-16 19:53:35 +0100 (Tue, 16 Dec 2008) | 1 line
159 > Changed paths:
160 >    M /trunk/buildservice/src/yabsc/setup.py
161
162 > Prepare for 0.9.2
163
164 ignore (not packaged yet)
165
166 > ------------------------------------------------------------------------
167 > r5925 | mlschroe | 2008-12-17 15:30:44 +0100 (Wed, 17 Dec 2008) | 2 lines
168 > Changed paths:
169 >    M /trunk/buildservice/src/backend/bs_repserver
170
171 > - use versrel.bcnt for relsync
172
173
174 to be merged
175
176 > ------------------------------------------------------------------------
177 > r5930 | mlschroe | 2008-12-17 17:44:56 +0100 (Wed, 17 Dec 2008) | 2 lines
178 > Changed paths:
179 >    M /trunk/buildservice/src/backend/bs_repserver
180
181 > - add missing "keys"
182
183
184 to be merged
185
186 > ------------------------------------------------------------------------
187 > r5931 | mlschroe | 2008-12-17 17:46:36 +0100 (Wed, 17 Dec 2008) | 2 lines
188 > Changed paths:
189 >    M /trunk/buildservice/src/backend/bs_srcserver
190
191 > - correct arch
192
193
194 to be merged
195
196 > ------------------------------------------------------------------------
197 > r5933 | mlschroe | 2008-12-17 19:14:52 +0100 (Wed, 17 Dec 2008) | 2 lines
198 > Changed paths:
199 >    M /trunk/buildservice/src/backend/bs_repserver
200
201 > - use "-s" instead "-e" to suppress a warning
202
203
204 to be merged
205
206 > ------------------------------------------------------------------------
207 > r5935 | Marcus_H | 2008-12-17 23:45:58 +0100 (Wed, 17 Dec 2008) | 1 line
208 > Changed paths:
209 >    M /trunk/buildservice/src/clientlib/python/osc/osc/commandline.py
210
211 > - fix #459288 (mkpac: add info how to enable the package tracking feature)
212
213 ignore (other package in 1.5)
214
215 > ------------------------------------------------------------------------
216 > r5936 | Marcus_H | 2008-12-18 00:15:22 +0100 (Thu, 18 Dec 2008) | 1 line
217 > Changed paths:
218 >    M /trunk/buildservice/src/clientlib/python/osc/osc/core.py
219
220 > - fix #459292 - be more verbose if osc meta fails
221
222 ignore (other package in 1.5)
223
224 > ------------------------------------------------------------------------
225 > r5937 | MartinMohring | 2008-12-18 02:35:56 +0100 (Thu, 18 Dec 2008) | 1 line
226 > Changed paths:
227 >    M /trunk/buildservice/dist/obs-all-svn.spec
228
229 > - changed: support for susetags
230
231 ignore (package not in 1.5)
232
233 > ------------------------------------------------------------------------
234 > r5940 | mlschroe | 2008-12-18 13:00:28 +0100 (Thu, 18 Dec 2008) | 2 lines
235 > Changed paths:
236 >    M /trunk/buildservice/src/backend/bs_sched
237
238 > - implement release counter syncing
239
240
241 to be merged
242
243 > ------------------------------------------------------------------------
244 > r5944 | rlihm | 2008-12-18 14:24:28 +0100 (Thu, 18 Dec 2008) | 1 line
245 > Changed paths:
246 >    M /trunk/buildservice/src/software/app/views/main/index.rhtml
247
248 > changed links to 11.1
249
250 ignore (s.o.o only)
251
252 > ------------------------------------------------------------------------
253 > r5945 | rlihm | 2008-12-18 14:25:47 +0100 (Thu, 18 Dec 2008) | 1 line
254 > Changed paths:
255 >    M /trunk/buildservice/src/software/app/views/layouts/application.rhtml
256 >    M /trunk/buildservice/src/software/app/views/layouts/application_no_js.rhtml
257
258 > changed noscript to 11.1
259
260 ignore (s.o.o only)
261
262 > ------------------------------------------------------------------------
263 > r5946 | rlihm | 2008-12-18 15:08:22 +0100 (Thu, 18 Dec 2008) | 4 lines
264 > Changed paths:
265 >    M /trunk/buildservice/src/software/public/expert.html
266
267 > * chnged links to 11.1 ISOs
268 > * added a CSS for background-color, font-color, font-family
269
270 ignore (s.o.o only)
271
272 > ------------------------------------------------------------------------
273 > r5947 | rlihm | 2008-12-18 15:20:24 +0100 (Thu, 18 Dec 2008) | 1 line
274 > Changed paths:
275 >    M /trunk/buildservice/src/software/public/expert.html
276
277 > fixed broken torrent liks vor DVD
278
279 ignore (s.o.o only)
280
281 > ------------------------------------------------------------------------
282 > r5948 | bauersman | 2008-12-18 15:22:18 +0100 (Thu, 18 Dec 2008) | 2 lines
283 > Changed paths:
284 >    M /trunk/buildservice/src/software/app/views/main/index.rhtml
285
286 > - fixed page title
287
288 ignore (s.o.o only)
289
290 > ------------------------------------------------------------------------
291 > r5949 | rlihm | 2008-12-18 16:05:55 +0100 (Thu, 18 Dec 2008) | 2 lines
292 > Changed paths:
293 >    A /trunk/buildservice/src/software/public/css/local/images/metalink-12.png
294
295 > * added metalink icon for hover in 12 x 12px
296
297 ignore (s.o.o only)
298
299 > ------------------------------------------------------------------------
300 > r5950 | bauersman | 2008-12-18 16:20:08 +0100 (Thu, 18 Dec 2008) | 2 lines
301 > Changed paths:
302 >    M /trunk/buildservice/src/frontend/app/models/db_package.rb
303
304 > - fixed bcntsynctag handling in package metadata
305
306 merged.
307
308 > ------------------------------------------------------------------------
309 > r5951 | Marcus_H | 2008-12-18 16:29:29 +0100 (Thu, 18 Dec 2008) | 6 lines
310 > Changed paths:
311 >    A /trunk/buildservice/src/backend/Meta/Susetagsmd.pm
312 >    M /trunk/buildservice/src/backend/Meta.pm
313 >    A /trunk/buildservice/src/build/Susetags.pm
314 >    M /trunk/buildservice/src/build/createyastdeps
315
316 > - adding support for susetags to download on demand
317 > - moved the susetags parser into an own module (this is basically based on createyastdeps)
318 >   (see http://lists.opensuse.org/opensuse-buildservice/2008-12/msg00055.html)
319 > - fixed createyastdeps so that it uses the module (parsing a current packages.gz with the
320 >   old and the new createyastdeps code results in the same output)
321
322 ??
323
324 > ------------------------------------------------------------------------
325 > r5952 | Marcus_H | 2008-12-18 16:44:39 +0100 (Thu, 18 Dec 2008) | 1 line
326 > Changed paths:
327 >    M /trunk/buildservice/src/backend/BSRPC.pm
328
329 > - added support for redirects (only status 302 at the moment)
330
331 ??
332
333 > ------------------------------------------------------------------------
334 > r5953 | rlihm | 2008-12-18 17:26:59 +0100 (Thu, 18 Dec 2008) | 1 line
335 > Changed paths:
336 >    M /trunk/buildservice/src/software/app/views/layouts/application_no_js.rhtml
337
338 > fixed metalink
339
340 ignore (s.o.o only)
341
342 > ------------------------------------------------------------------------
343 > r5954 | rlihm | 2008-12-18 18:58:59 +0100 (Thu, 18 Dec 2008) | 2 lines
344 > Changed paths:
345 >    M /trunk/buildservice/src/software/public/css/local/contentadd_download.css
346
347 > * added styles for metalinks in downloadpage
348
349 ignore (s.o.o only)
350
351 > ------------------------------------------------------------------------
352 > r5955 | rlihm | 2008-12-18 19:01:45 +0100 (Thu, 18 Dec 2008) | 2 lines
353 > Changed paths:
354 >    M /trunk/buildservice/src/software/app/views/main/index.rhtml
355
356 > * added metalinks
357
358 ignore (s.o.o only)
359  
360 > ------------------------------------------------------------------------
361 > r5956 | MartinMohring | 2008-12-18 20:32:46 +0100 (Thu, 18 Dec 2008) | 1 line
362 > Changed paths:
363 >    M /trunk/buildservice/dist/obs-all-svn.spec
364
365 > - fixed: again. obs-server and obs-api needs lighttp because of uid/gid
366
367 ignore (not in 1.5)
368
369 > ------------------------------------------------------------------------
370 > r5957 | rlihm | 2008-12-18 20:49:04 +0100 (Thu, 18 Dec 2008) | 2 lines
371 > Changed paths:
372 >    M /trunk/buildservice/src/software/app/views/layouts/application.rhtml
373 >    M /trunk/buildservice/src/software/app/views/layouts/application_no_js.rhtml
374
375 > * added free shipment note
376
377 ignore (s.o.o only)
378
379 > ------------------------------------------------------------------------
380 > r5959 | rlihm | 2008-12-18 23:19:32 +0100 (Thu, 18 Dec 2008) | 2 lines
381 > Changed paths:
382 >    M /trunk/buildservice/src/software/app/views/layouts/application.rhtml
383 >    M /trunk/buildservice/src/software/app/views/layouts/application_no_js.rhtml
384
385 > * fixed shipment note
386
387 ignore (s.o.o only)
388
389 > ------------------------------------------------------------------------
390 > r5960 | jimfunk | 2008-12-19 14:15:29 +0100 (Fri, 19 Dec 2008) | 1 line
391 > Changed paths:
392 >    M /trunk/buildservice/src/yabsc/yabsclib/buildservice.py
393
394 > Create watchlist if it does not exist in watchProject()
395
396 ignore (not packaged yet)
397
398 > ------------------------------------------------------------------------
399 > r5961 | jimfunk | 2008-12-19 14:38:00 +0100 (Fri, 19 Dec 2008) | 1 line
400 > Changed paths:
401 >    M /trunk/buildservice/src/yabsc/yabsclib/buildservice.py
402
403 > Fix submitreq sorting
404
405 ignore (not packaged yet)
406
407 > ------------------------------------------------------------------------
408 > r5962 | bauersman | 2008-12-19 15:30:36 +0100 (Fri, 19 Dec 2008) | 3 lines
409 > Changed paths:
410 >    M /trunk/buildservice/src/software/app/views/layouts/application.rhtml
411 >    M /trunk/buildservice/src/software/app/views/layouts/application_no_js.rhtml
412 >    D /trunk/buildservice/src/software/app/views/main/old_10.2.rhtml
413 >    M /trunk/buildservice/src/software/app/views/main/old_10.3.rhtml
414 >    A /trunk/buildservice/src/software/app/views/main/old_11.0.rhtml
415
416 > - removed old/10.2
417 > - added old/11.0
418
419 ignore (s.o.o only)
420
421 > ------------------------------------------------------------------------
422 > r5963 | Marcus_H | 2008-12-19 16:06:36 +0100 (Fri, 19 Dec 2008) | 1 line
423 > Changed paths:
424 >    M /trunk/buildservice/src/clientlib/python/osc/osc/fetch.py
425
426 > don't use a hardcoded path for the rpm binary otherwise it fails on distributions like debian
427
428 ignore (other package)
429
430 > ------------------------------------------------------------------------
431 > r5964 | jimfunk | 2008-12-19 18:12:41 +0100 (Fri, 19 Dec 2008) | 2 lines
432 > Changed paths:
433 >    M /trunk/buildservice/src/yabsc/ChangeLog
434 >    M /trunk/buildservice/src/yabsc/setup.py
435 >    M /trunk/buildservice/src/yabsc/yabsclib/submitrequests.py
436
437 > - Added filtering widgets for the Submit Request view
438 > - 0.9.3
439
440 ignore (other package)
441
442 > ------------------------------------------------------------------------
443 > r5966 | cboltz | 2008-12-21 15:26:45 +0100 (Sun, 21 Dec 2008) | 9 lines
444 > Changed paths:
445 >    M /trunk/buildservice/src/software/public/expert.html
446
447 > - add links to the nonOSS Addon CD which were missing completely
448 > - fix PPC bittorrent links (they were empty)
449 > - several colspan fixes
450 > - fix in the description text - footnote 3 still said that the DVD 
451 >   contains "all packages, _including_ non-Open Source Software."
452 >   I changed it to "all packages, _except_ ..." to match the new DVD
453 >   content.
454 > - (you may want to add a footnote for the nonOSS CD)
455
456 ignore (s.o.o only)
457  
458 > ------------------------------------------------------------------------
459 > r5967 | cboltz | 2008-12-21 15:31:35 +0100 (Sun, 21 Dec 2008) | 9 lines
460 > Changed paths:
461 >    M /trunk/buildservice/src/software/app/views/layouts/application.rhtml
462 >    M /trunk/buildservice/src/software/app/views/layouts/application_no_js.rhtml
463
464 > - add links to the nonOSS Addon CD which were missing completely
465 > - fix PPC bittorrent links (they were empty)
466 > - several colspan fixes
467 > - fix in the description text - footnote 3 still said that the DVD 
468 >   contains "all packages, _including_ non-Open Source Software."
469 >   I changed it to "all packages, _except_ ..." to match the new DVD
470 >   content.
471 > - (you may want to add a footnote for the nonOSS CD)
472
473 ignore (s.o.o only)
474  
475 > ------------------------------------------------------------------------
476 > r5968 | Marcus_H | 2008-12-22 09:54:32 +0100 (Mon, 22 Dec 2008) | 1 line
477 > Changed paths:
478 >    M /trunk/buildservice/src/clientlib/python/osc/osc/babysitter.py
479
480 > - catch OSError exceptions which might be raised by the subprocess module (note: the subprocess module doesn't set the filename attribute so we don't get much information)
481
482 ignore (other package)
483  
484 > ------------------------------------------------------------------------
485 > r5971 | mlschroe | 2008-12-22 14:25:35 +0100 (Mon, 22 Dec 2008) | 2 lines
486 > Changed paths:
487 >    M /trunk/buildservice/src/build/build
488
489 > - save debian sources
490
491 to be merged
492
493 > ------------------------------------------------------------------------
494 > r5972 | mlschroe | 2008-12-22 14:53:37 +0100 (Mon, 22 Dec 2008) | 2 lines
495 > Changed paths:
496 >    M /trunk/buildservice/src/backend/bs_sched
497
498 > - make sure project dir exists
499
500 to be merged
501  
502 > ------------------------------------------------------------------------
503 > r5973 | mlschroe | 2008-12-22 17:49:01 +0100 (Mon, 22 Dec 2008) | 2 lines
504 > Changed paths:
505 >    M /trunk/buildservice/src/backend/BSVerify.pm
506
507 > - add verify_nevraquery
508
509 to be merged
510  
511 > ------------------------------------------------------------------------
512 > r5974 | mlschroe | 2008-12-23 12:07:45 +0100 (Tue, 23 Dec 2008) | 2 lines
513 > Changed paths:
514 >    M /trunk/buildservice/src/build/build
515
516 > - fix builds where /etc/profile.d doesn't exist
517
518 to be merged
519  
520 > ------------------------------------------------------------------------
521 > r5975 | mlschroe | 2008-12-23 12:25:54 +0100 (Tue, 23 Dec 2008) | 2 lines
522 > Changed paths:
523 >    M /trunk/buildservice/src/build/build
524
525 > - fix debtransformer builds
526
527 to be merged
528  
529 > ------------------------------------------------------------------------
530 > r5976 | cboltz | 2008-12-29 23:21:06 +0100 (Mon, 29 Dec 2008) | 2 lines
531 > Changed paths:
532 >    M /trunk/buildservice/src/software/public/expert.html
533
534 > fixed lots of broken links - bug 461353
535
536 ignore (s.o.o only)
537  
538 > ------------------------------------------------------------------------
539 > r5978 | cboltz | 2008-12-29 23:24:47 +0100 (Mon, 29 Dec 2008) | 2 lines
540 > Changed paths:
541 >    M /trunk/buildservice/src/software/app/views/layouts/application.rhtml
542 >    M /trunk/buildservice/src/software/app/views/layouts/application_no_js.rhtml
543
544 > fixed lots of broken links - bug 461353
545
546 ignore (s.o.o only)
547  
548 > ------------------------------------------------------------------------
549 > r5982 | AdrianSuSE | 2009-01-07 10:45:21 +0100 (Wed, 07 Jan 2009) | 2 lines
550 > Changed paths:
551 >    D /trunk/buildservice/src/frontend/db/migrate/043_add_archs.rb
552 >    A /trunk/buildservice/src/frontend/db/migrate/043_add_archs_2.rb
553 >    D /trunk/buildservice/src/frontend/db/migrate/045_add_archs.rb
554 >    A /trunk/buildservice/src/frontend/db/migrate/045_add_archs_3.rb
555
556 > make names unique
557
558 ??
559  
560 > ------------------------------------------------------------------------
561 > r5983 | AdrianSuSE | 2009-01-07 10:48:45 +0100 (Wed, 07 Jan 2009) | 2 lines
562 > Changed paths:
563 >    M /trunk/buildservice/src/software/app/views/search/_search_result.rhtml
564
565 > remove obsolete 10.2 and before hint
566
567 ignore (s.o.o only)
568  
569 > ------------------------------------------------------------------------
570 > r5984 | AdrianSuSE | 2009-01-07 10:50:00 +0100 (Wed, 07 Jan 2009) | 2 lines
571 > Changed paths:
572 >    M /trunk/buildservice/src/software/app/helpers/search_helper.rb
573
574 > switch to 11.1 as default
575
576 ignore (s.o.o only)
577  
578 > ------------------------------------------------------------------------
579 > r5985 | mlschroe | 2009-01-07 15:53:49 +0100 (Wed, 07 Jan 2009) | 2 lines
580 > Changed paths:
581 >    M /trunk/buildservice/src/build/substitutedeps
582
583 > - add hack for CI_CNT/B_CNT substitution
584
585 to be merged
586  
587 > ------------------------------------------------------------------------
588 > r5986 | mlschroe | 2009-01-07 16:56:12 +0100 (Wed, 07 Jan 2009) | 2 lines
589 > Changed paths:
590 >    M /trunk/buildservice/src/build/substitutedeps
591
592 > - also accept RELEASE\d* for now
593
594 to be merged??
595  
596 > ------------------------------------------------------------------------
597 > r5987 | mlschroe | 2009-01-07 17:00:24 +0100 (Wed, 07 Jan 2009) | 2 lines
598 > Changed paths:
599 >    M /trunk/buildservice/src/backend/bs_srcserver
600
601 > - hacks to preset ci_cnt
602
603 to be merged??
604  
605 > ------------------------------------------------------------------------
606 > r5991 | AdrianSuSE | 2009-01-08 10:42:36 +0100 (Thu, 08 Jan 2009) | 2 lines
607 > Changed paths:
608 >    M /trunk/buildservice/src/backend/bs_localkiwiworker
609
610 > the flavor is a product var, not an info anymore
611
612 to be merged??
613  
614 > ------------------------------------------------------------------------
615 > r5992 | rlihm | 2009-01-08 13:07:59 +0100 (Thu, 08 Jan 2009) | 2 lines
616 > Changed paths:
617 >    M /trunk/buildservice/src/software/app/views/layouts/application.rhtml
618 >    M /trunk/buildservice/src/software/app/views/layouts/application_no_js.rhtml
619
620 > removed free shipment note
621
622 ignore (s.o.o)
623  
624 > ------------------------------------------------------------------------
625 > r5993 | AdrianSuSE | 2009-01-09 11:03:23 +0100 (Fri, 09 Jan 2009) | 2 lines
626 > Changed paths:
627 >    M /trunk/buildservice/src/build/build
628
629 > Build image types in different root directories (patch from cthiel)
630
631 to be merged??
632  
633 > ------------------------------------------------------------------------
634 > r5994 | Marcus_H | 2009-01-09 12:04:51 +0100 (Fri, 09 Jan 2009) | 1 line
635 > Changed paths:
636 >    M /trunk/buildservice/src/clientlib/python/osc/osc/core.py
637
638 > - fixed #462869 (osc updatepacmetafromspec fails if %description is starting with newline)
639
640 ignore (other package)
641
642 > ------------------------------------------------------------------------
643 > r5995 | Marcus_H | 2009-01-09 15:39:26 +0100 (Fri, 09 Jan 2009) | 1 line
644 > Changed paths:
645 >    M /trunk/buildservice/src/frontend/app/controllers/source_controller.rb
646
647 > - def file: @http_user can only be used after the extract_user call
648
649 to be merged??
650
651 > ------------------------------------------------------------------------
652 > r5996 | Marcus_H | 2009-01-09 17:12:45 +0100 (Fri, 09 Jan 2009) | 3 lines
653 > Changed paths:
654 >    M /trunk/buildservice/src/clientlib/python/osc/osc/build.py
655 >    M /trunk/buildservice/src/clientlib/python/osc/osc/conf.py
656
657 > - added support for format strings like "%(project)s" and "%(package)s" which can be used in the build-root config option.
658 >   For example one could use a new chroot for each package.
659
660 ignore (osc package)
661
662 > ------------------------------------------------------------------------
663 > r5997 | mlschroe | 2009-01-09 17:57:31 +0100 (Fri, 09 Jan 2009) | 2 lines
664 > Changed paths:
665 >    M /trunk/buildservice/src/backend/bs_repserver
666
667 > - fix subdir support in full trees
668
669 to be merged??
670  
671 > ------------------------------------------------------------------------
672 > r5998 | Marcus_H | 2009-01-09 18:09:29 +0100 (Fri, 09 Jan 2009) | 1 line
673 > Changed paths:
674 >    M /trunk/buildservice/src/clientlib/python/osc/osc/commandline.py
675
676 > - osc diff: if 2 revisions are specified do a pretty_diff (TODO: BSSrcdiff.pm should generate unified diffs)
677
678 ignore (other package)
679
680 > ------------------------------------------------------------------------
681 > r6001 | AdrianSuSE | 2009-01-10 13:31:05 +0100 (Sat, 10 Jan 2009) | 2 lines
682 > Changed paths:
683 >    M /trunk/buildservice/src/backend/BSKiwiXML.pm
684
685 > support new oem tags in kiwi files
686
687 to be merged??
688  
689 > ------------------------------------------------------------------------
690 > r6002 | AdrianSuSE | 2009-01-10 19:22:54 +0100 (Sat, 10 Jan 2009) | 2 lines
691 > Changed paths:
692 >    M /trunk/buildservice/src/build/build
693
694 > use ext3 in xen images by default to be in sync with official obs-worker-image
695
696 to be merged??
697
698 > ------------------------------------------------------------------------
699 > r6003 | adrianSuSE | 2009-01-10 20:12:04 +0100 (Sat, 10 Jan 2009) | 2 lines
700 > Changed paths:
701 >    M /trunk/buildservice/src/backend/bs_repserver
702
703 > succeed on upload of kiwi disc image files as well
704
705 to be merged??
706  
707 > ------------------------------------------------------------------------
708 > r6004 | Marcus_H | 2009-01-10 23:55:25 +0100 (Sat, 10 Jan 2009) | 1 line
709 > Changed paths:
710 >    M /trunk/buildservice/src/clientlib/python/osc/osc/commandline.py
711
712 > - wipebinaries: added --expansion option
713
714 ignore (other package)
715
716 > ------------------------------------------------------------------------
717 > r6007 | sax2 | 2009-01-12 16:01:04 +0100 (Mon, 12 Jan 2009) | 4 lines
718 > Changed paths:
719 >    M /trunk/buildservice/documentation/books/en/addons/kiwi.rnc
720
721
722 > - added new displayname attribute
723
724 ignore (no kiwi book packaged)
725
726 > ------------------------------------------------------------------------
727 > r6008 | darix | 2009-01-13 15:05:25 +0100 (Tue, 13 Jan 2009) | 1 line
728 > Changed paths:
729 >    M /trunk/buildservice/src/webclient/app/views/package/_url_line.rhtml
730
731 > - encode the user input
732
733 merged.
734
735 > ------------------------------------------------------------------------
736 > r6010 | darix | 2009-01-13 18:45:46 +0100 (Tue, 13 Jan 2009) | 1 line
737 > Changed paths:
738 >    M /trunk/buildservice/src/webclient/app/views/package/_url_line.rhtml
739
740 > - do not escape the whole link_to generated text. just escape text and the link itself.
741
742 merged.
743
744 > ------------------------------------------------------------------------
745 > r6011 | AdrianSuSE | 2009-01-14 11:01:30 +0100 (Wed, 14 Jan 2009) | 2 lines
746 > Changed paths:
747 >    M /trunk/buildservice/src/software/app/helpers/search_helper.rb
748 >    M /trunk/buildservice/src/webclient/app/views/project/add_target_simple.rhtml
749
750 > remove Fedora 8
751
752 to be merged for webclient??
753
754 > ------------------------------------------------------------------------
755 > r6012 | AdrianSuSE | 2009-01-14 14:09:27 +0100 (Wed, 14 Jan 2009) | 2 lines
756 > Changed paths:
757 >    M /trunk/buildservice/src/backend/bs_productconvert
758
759 > do not add -release packages with no template
760
761 to be merged??
762
763 > ------------------------------------------------------------------------
764 > r6014 | bauersman | 2009-01-14 14:28:43 +0100 (Wed, 14 Jan 2009) | 2 lines
765 > Changed paths:
766 >    M /trunk/buildservice/src/webclient/app/views/layouts/application2.rhtml
767
768 > - added features.opensuse.org to webclient layout
769
770 to be merged??
771  
772 > ------------------------------------------------------------------------
773 > r6015 | bauersman | 2009-01-14 14:32:01 +0100 (Wed, 14 Jan 2009) | 2 lines
774 > Changed paths:
775 >    M /trunk/buildservice/src/software/app/views/layouts/application.rhtml
776 >    M /trunk/buildservice/src/software/app/views/layouts/application_no_js.rhtml
777
778 > - added features.opensuse.org to layout
779
780 ignore (s.o.o)
781  
782 > ------------------------------------------------------------------------
783 > r6017 | lrupp | 2009-01-14 15:53:37 +0100 (Wed, 14 Jan 2009) | 1 line
784 > Changed paths:
785 >    M /trunk/buildservice/src/backend/bs_productconvert
786
787 > - add REGISTERPRODUCT string - see: bnc#458340
788
789 to be merged??
790
791 > ------------------------------------------------------------------------
792 > r6018 | adrianSuSE | 2009-01-15 10:16:18 +0100 (Thu, 15 Jan 2009) | 2 lines
793 > Changed paths:
794 >    M /trunk/buildservice/src/backend/bs_sched
795
796 > * Do not loose reason file during package import from build host.
797
798 to be merged??
799  
800 > ------------------------------------------------------------------------
801 > r6019 | Marcus_H | 2009-01-15 13:40:30 +0100 (Thu, 15 Jan 2009) | 1 line
802 > Changed paths:
803 >    M /trunk/buildservice/src/build/Susetags.pm
804
805 > - fixed #466047 (handle multiple packages of same name/arch in repo)
806
807 to be merged??
808
809 > ------------------------------------------------------------------------
810 > r6020 | lnussel | 2009-01-15 14:16:35 +0100 (Thu, 15 Jan 2009) | 1 line
811 > Changed paths:
812 >    M /trunk/buildservice/src/build/init_buildsystem
813
814 > fix rpm4 detection on Fedora 10
815
816 to be merged??
817
818 > ------------------------------------------------------------------------
819 > r6021 | lnussel | 2009-01-15 14:16:41 +0100 (Thu, 15 Jan 2009) | 1 line
820 > Changed paths:
821 >    M /trunk/buildservice/src/build/createyastdeps
822
823 > fix createyastdeps for rpm3 packages files
824
825 to be merged??
826
827 > ------------------------------------------------------------------------
828 > r6022 | lnussel | 2009-01-15 14:16:45 +0100 (Thu, 15 Jan 2009) | 1 line
829 > Changed paths:
830 >    M /trunk/buildservice/src/build/Susetags.pm
831 >    M /trunk/buildservice/src/build/createyastdeps
832
833 > print packages on the fly instead of storing all in a hash
834
835 to be merged??
836
837 > ------------------------------------------------------------------------
838 > r6023 | Marcus_H | 2009-01-15 15:15:47 +0100 (Thu, 15 Jan 2009) | 1 line
839 > Changed paths:
840 >    M /trunk/buildservice/src/backend/BSSrcdiff.pm
841 >    M /trunk/buildservice/src/backend/bs_srcserver
842
843 > - added optional support for unified diffs
844
845 to be merged??
846
847 > ------------------------------------------------------------------------
848 > r6028 | lnussel | 2009-01-16 11:31:38 +0100 (Fri, 16 Jan 2009) | 1 line
849 > Changed paths:
850 >    M /trunk/buildservice/src/clientlib/python/osc/osc/commandline.py
851
852 > osc getbinaries: optionally also download source rpms
853
854 ignore (osc not here)
855
856 > ------------------------------------------------------------------------
857 > r6029 | AdrianSuSE | 2009-01-16 11:34:01 +0100 (Fri, 16 Jan 2009) | 2 lines
858 > Changed paths:
859 >    M /trunk/buildservice/src/frontend/app/models/db_package.rb
860
861 > show bcntsync tag content in package meta data
862
863 to be merged??
864  
865 > ------------------------------------------------------------------------
866 > r6031 | AdrianSuSE | 2009-01-16 11:46:34 +0100 (Fri, 16 Jan 2009) | 2 lines
867 > Changed paths:
868 >    M /trunk/buildservice/src/backend/bs_productconvert
869
870 > * Add default bcntsynctag to package meta template.
871
872 to be merged??
873  
874 > ------------------------------------------------------------------------
875 > r6032 | AdrianSuSE | 2009-01-16 14:24:57 +0100 (Fri, 16 Jan 2009) | 3 lines
876 > Changed paths:
877 >    M /trunk/buildservice/src/backend/bs_productconvert
878 >    M /trunk/buildservice/src/backend/bs_srcserver
879
880 > * Include the product name in the bcntsync tag in product converter
881 > * import package meta xml from product converter when a media gets created initial
882
883 to be merged??
884  
885 > ------------------------------------------------------------------------
886 > r6034 | AdrianSuSE | 2009-01-16 15:07:19 +0100 (Fri, 16 Jan 2009) | 2 lines
887 > Changed paths:
888 >    M /trunk/buildservice/src/backend/bs_productconvert
889
890 > die on errors in all cases !
891
892 to be merged??
893  
894 > ------------------------------------------------------------------------
895 > r6035 | Marcus_H | 2009-01-16 15:43:45 +0100 (Fri, 16 Jan 2009) | 5 lines
896 > Changed paths:
897 >    M /trunk/buildservice/src/clientlib/python/osc/osc/commandline.py
898 >    M /trunk/buildservice/src/clientlib/python/osc/osc/core.py
899
900 > - renamed method 'pretty_diff' to 'server_diff': it can return an unified or a pretty diff (default: pretty diff)
901 > - osc diff -rX:Y: the default is to return an unified diff (to get a pretty diff use the --pretty option)
902 > - osc rdiff: the default is to return a pretty diff (to get an unified diff use the --unified option)
903 > - osc sr show --diff: the default is to return a pretty diff (to get an unified diff use the --unified option)
904
905 ignore (osc not here)
906  
907 > ------------------------------------------------------------------------
908 > r6036 | Marcus_H | 2009-01-16 15:45:27 +0100 (Fri, 16 Jan 2009) | 1 line
909 > Changed paths:
910 >    M /trunk/buildservice/src/clientlib/python/osc/osc/commandline.py
911
912 > --typo
913
914 ignore (osc not here)
915  
916 > ------------------------------------------------------------------------
917 > r6039 | mlschroe | 2009-01-16 18:50:58 +0100 (Fri, 16 Jan 2009) | 2 lines
918 > Changed paths:
919 >    M /trunk/buildservice/src/build/Build/Deb.pm
920 >    M /trunk/buildservice/src/build/Build.pm
921
922 > - add debian verscmp to make ~ matching work
923
924 to be merged??
925  
926 > ------------------------------------------------------------------------
927 > r6048 | MartinMohring | 2009-01-17 20:41:19 +0100 (Sat, 17 Jan 2009) | 2 lines
928 > Changed paths:
929 >    M /trunk/buildservice/dist/obs-all-svn.spec
930
931 > - fixed: diverse packaging issues that rpmlint warns about
932 > - fixed: sbit programs have to be registered with openSUSE 11.1
933
934 ignore (not in 1.5)
935
936 > ------------------------------------------------------------------------
937 > r6049 | MartinMohring | 2009-01-17 22:28:51 +0100 (Sat, 17 Jan 2009) | 1 line
938 > Changed paths:
939 >    M /trunk/buildservice/dist/obs-all-svn.spec
940
941 > - fixed: on all distros py_sitedir seems to be defined now
942
943 ignore (not in 1.5)
944
945 > ------------------------------------------------------------------------
946 > r6050 | MartinMohring | 2009-01-17 23:20:15 +0100 (Sat, 17 Jan 2009) | 1 line
947 > Changed paths:
948 >    M /trunk/buildservice/dist/obs-all-svn.spec
949
950 > - fixed: py_sitedir is not defined on a few distros
951
952 ignore (not in 1.5)
953
954 > ------------------------------------------------------------------------
955 > r6051 | poeml | 2009-01-19 11:54:26 +0100 (Mon, 19 Jan 2009) | 2 lines
956 > Changed paths:
957 >    M /trunk/buildservice/src/clientlib/python/osc/osc/commandline.py
958
959 > spelling fix, kindly reported by William Stephenson
960
961 ignore (osc not here)
962  
963 > ------------------------------------------------------------------------
964 > r6052 | AdrianSuSE | 2009-01-19 12:04:06 +0100 (Mon, 19 Jan 2009) | 2 lines
965 > Changed paths:
966 >    M /trunk/buildservice/src/backend/bs_productconvert
967
968 > add comment about local scheduler, if used.
969
970 to be merged??
971
972 > ------------------------------------------------------------------------
973 > r6053 | AdrianSuSE | 2009-01-19 14:06:58 +0100 (Mon, 19 Jan 2009) | 2 lines
974 > Changed paths:
975 >    M /trunk/buildservice/src/backend/BSXML.pm
976 >    M /trunk/buildservice/src/backend/bs_sched
977
978 > * store build trigger reason also in jobhistory
979
980 to be merged??
981
982 > ------------------------------------------------------------------------
983 > r6054 | mlschroe | 2009-01-19 17:11:21 +0100 (Mon, 19 Jan 2009) | 2 lines
984 > Changed paths:
985 >    M /trunk/buildservice/src/backend/bs_repserver
986
987 > - accept both styles of relsync data
988
989 to be merged??
990  
991 > ------------------------------------------------------------------------
992 > r6056 | lnussel | 2009-01-20 10:24:20 +0100 (Tue, 20 Jan 2009) | 1 line
993 > Changed paths:
994 >    M /trunk/buildservice/src/build/build
995
996 > fail if VM image cannot be umounted before starting the VM to prevent corruptions
997
998 to be merged??
999  
1000 > ------------------------------------------------------------------------
1001 > r6057 | lnussel | 2009-01-20 10:24:27 +0100 (Tue, 20 Jan 2009) | 1 line
1002 > Changed paths:
1003 >    M /trunk/buildservice/src/build/init_buildsystem
1004
1005 > set -e safety
1006
1007 to be merged??
1008  
1009 > ------------------------------------------------------------------------
1010 > r6058 | bauersman | 2009-01-20 10:55:33 +0100 (Tue, 20 Jan 2009) | 2 lines
1011 > Changed paths:
1012 >    M /trunk/buildservice/src/webclient/app/views/layouts/application2.rhtml
1013
1014 > - reverted deletion of link to users.o.o
1015
1016 to be merged??
1017  
1018 > ------------------------------------------------------------------------
1019 > r6059 | mlschroe | 2009-01-20 16:08:18 +0100 (Tue, 20 Jan 2009) | 2 lines
1020 > Changed paths:
1021 >    M /trunk/buildservice/src/backend/bs_worker
1022
1023 > - ignore PIPE also in oneshot mode
1024
1025 to be merged??
1026
1027 > ------------------------------------------------------------------------
1028 > r6060 | AdrianSuSE | 2009-01-20 17:43:15 +0100 (Tue, 20 Jan 2009) | 2 lines
1029 > Changed paths:
1030 >    M /trunk/buildservice/dist/README.SETUP
1031
1032 > We have hostname autodetection since a while.
1033
1034 to be merged
1035  
1036 > ------------------------------------------------------------------------
1037 > r6077 | Marcus_H | 2009-01-21 22:55:53 +0100 (Wed, 21 Jan 2009) | 1 line
1038 > Changed paths:
1039 >    M /trunk/buildservice/src/clientlib/python/osc/osc/commandline.py
1040 >    M /trunk/buildservice/src/clientlib/python/osc/osc/core.py
1041
1042 > - fixed #458083 (importsrcpkg: set the url in the package meta)
1043
1044 ignore (osc only)
1045
1046 > ------------------------------------------------------------------------
1047 > r6089 | bauersman | 2009-01-22 15:22:58 +0100 (Thu, 22 Jan 2009) | 2 lines
1048 > Changed paths:
1049 >    M /trunk/buildservice/src/webclient/app/controllers/package_controller.rb
1050 >    D /trunk/buildservice/src/webclient/app/views/package/_update_build_log.rhtml
1051 >    M /trunk/buildservice/src/webclient/app/views/package/live_build_log.rhtml
1052
1053 > - fixed broken build log update
1054
1055 merged. 
1056
1057 > ------------------------------------------------------------------------
1058 > r6091 | adrianSuSE | 2009-01-22 16:40:38 +0100 (Thu, 22 Jan 2009) | 2 lines
1059 > Changed paths:
1060 >    M /trunk/buildservice/src/backend/bs_worker
1061
1062 > * fix image building within XEN (last blocker for 1.5 release ! :)
1063
1064 to be merged??
1065
1066 > ------------------------------------------------------------------------
1067 > r6093 | adrianSuSE | 2009-01-22 16:43:16 +0100 (Thu, 22 Jan 2009) | 3 lines
1068 > Changed paths:
1069 >    M /trunk/buildservice/src/build/build
1070 >    M /trunk/buildservice/src/build/extractbuild
1071 >    M /trunk/buildservice/src/build/xen.conf
1072
1073 > * fix xen image building
1074 > * small improvements in debug messages
1075
1076 to be merged??
1077  
1078 > ------------------------------------------------------------------------
1079 > r6094 | AdrianSuSE | 2009-01-22 17:14:52 +0100 (Thu, 22 Jan 2009) | 5 lines
1080 > Changed paths:
1081 >    M /trunk/buildservice/dist/obsdispatcher
1082 >    M /trunk/buildservice/dist/obspublisher
1083 >    M /trunk/buildservice/dist/obsrepserver
1084 >    M /trunk/buildservice/dist/obsscheduler
1085 >    M /trunk/buildservice/dist/obssignd
1086 >    M /trunk/buildservice/dist/obssrcserver
1087
1088 > import init script fixes from Rudi and darix
1089 > * Append log file
1090 > * Fix deps
1091 > * Restart services nicely
1092
1093 to be merged??
1094  
1095 > ------------------------------------------------------------------------
1096 > r6095 | poeml | 2009-01-22 17:29:01 +0100 (Thu, 22 Jan 2009) | 1 line
1097 > Changed paths:
1098 >    M /trunk/buildservice/src/clientlib/python/osc/TODO
1099
1100 > TODO
1101
1102 ignore (osc only)
1103
1104 > ------------------------------------------------------------------------
1105 > r6096 | poeml | 2009-01-22 17:29:16 +0100 (Thu, 22 Jan 2009) | 1 line
1106 > Changed paths:
1107 >    M /trunk/buildservice/src/clientlib/python/osc/osc/core.py
1108
1109 > bump version (0.113)
1110
1111 ignore (osc only)
1112
1113 > ------------------------------------------------------------------------
1114 > r6097 | poeml | 2009-01-22 17:35:00 +0100 (Thu, 22 Jan 2009) | 1 line
1115 > Changed paths:
1116 >    M /trunk/buildservice/src/clientlib/python/osc/NEWS
1117
1118 > update NEWS
1119 > ------------------------------------------------------------------------
1120
1121 ignore (osc only)
1122