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.
4 Cut&paste snippets for doing the merges:
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"
10 In case of conflicts: examine the conflicting file's log history
12 svn log -v https://forgesvn1.novell.com/svn/opensuse/trunk/buildservice/$FILE
14 review the diffs before $REV
16 svn diff -c... https://forgesvn1.novell.com/svn/opensuse/trunk/buildservice/$FILE
18 Then add those revisions to $REV and retry
20 If the merge attempt fails badly, just discard the result (svn revert).
25 > ------------------------------------------------------------------------
26 > r5889 | rlihm | 2008-12-12 18:20:37 +0100 (Fri, 12 Dec 2008) | 2 lines
28 > M /trunk/buildservice/src/software/app/views/layouts/application.rhtml
29 > M /trunk/buildservice/src/software/app/views/layouts/application_no_js.rhtml
31 > * added pre-order 11.1 Box to right column
33 ignore (for software.opensuse.org only)
34 > ------------------------------------------------------------------------
35 > r5890 | jimfunk | 2008-12-12 19:38:11 +0100 (Fri, 12 Dec 2008) | 1 line
37 > M /trunk/buildservice/src/yabsc/yabsclib/results.py
39 > Don't check for editflags action. It is disabled
43 > ------------------------------------------------------------------------
44 > r5901 | bauersman | 2008-12-15 18:43:47 +0100 (Mon, 15 Dec 2008) | 2 lines
46 > M /trunk/buildservice/src/frontend/app/models/db_package.rb
47 > A /trunk/buildservice/src/frontend/db/migrate/046_add_bcntsynctag.rb
49 > - added bcntsynctag to package metadata
54 > ------------------------------------------------------------------------
55 > r5902 | bauersman | 2008-12-15 18:51:43 +0100 (Mon, 15 Dec 2008) | 3 lines
57 > M /trunk/buildservice/docs/api/frontend/package.xsd
59 > - removed obsolete file element from package schema
60 > - added bcntsynctag element to package schema
65 > ------------------------------------------------------------------------
66 > r5910 | mlschroe | 2008-12-16 11:01:27 +0100 (Tue, 16 Dec 2008) | 2 lines
68 > M /trunk/buildservice/src/build/build
70 > - 'test' doesn't short circuit properly
75 > ------------------------------------------------------------------------
76 > r5914 | mlschroe | 2008-12-16 18:02:28 +0100 (Tue, 16 Dec 2008) | 3 lines
78 > M /trunk/buildservice/src/backend/bs_srcserver
80 > - hardcode empty md5sum
81 > - add support for relsync
86 > ------------------------------------------------------------------------
87 > r5915 | mlschroe | 2008-12-16 18:02:56 +0100 (Tue, 16 Dec 2008) | 2 lines
89 > M /trunk/buildservice/src/backend/BSXML.pm
96 > ------------------------------------------------------------------------
97 > r5916 | mlschroe | 2008-12-16 18:03:52 +0100 (Tue, 16 Dec 2008) | 2 lines
99 > M /trunk/buildservice/src/backend/bs_repserver
101 > - add support for relsync requests
106 > ------------------------------------------------------------------------
107 > r5917 | jimfunk | 2008-12-16 18:46:44 +0100 (Tue, 16 Dec 2008) | 1 line
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
115 > Configurable refresh interval
117 ignore (not packaged yet)
119 > ------------------------------------------------------------------------
120 > r5918 | MartinMohring | 2008-12-16 18:53:53 +0100 (Tue, 16 Dec 2008) | 1 line
122 > M /trunk/buildservice/dist/obs-all-svn.spec
124 > - changed: dont require lighttp for building
126 ignore (package not in 1.5)
128 > ------------------------------------------------------------------------
129 > r5919 | MartinMohring | 2008-12-16 19:01:15 +0100 (Tue, 16 Dec 2008) | 1 line
131 > M /trunk/buildservice/dist/obs-all-svn.spec
133 > - changed: dont require lighttp for building
135 ignore (package not in 1.5)
137 > ------------------------------------------------------------------------
138 > r5920 | jimfunk | 2008-12-16 19:46:40 +0100 (Tue, 16 Dec 2008) | 1 line
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
146 > Show messages in the status bar when making certain API calls
148 ignore (not packaged yet)
150 > ------------------------------------------------------------------------
151 > r5921 | jimfunk | 2008-12-16 19:52:46 +0100 (Tue, 16 Dec 2008) | 1 line
153 > M /trunk/buildservice/src/yabsc/ChangeLog
154 > M /trunk/buildservice/src/yabsc/yabsclib/buildservice.py
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
160 > M /trunk/buildservice/src/yabsc/setup.py
164 ignore (not packaged yet)
166 > ------------------------------------------------------------------------
167 > r5925 | mlschroe | 2008-12-17 15:30:44 +0100 (Wed, 17 Dec 2008) | 2 lines
169 > M /trunk/buildservice/src/backend/bs_repserver
171 > - use versrel.bcnt for relsync
176 > ------------------------------------------------------------------------
177 > r5930 | mlschroe | 2008-12-17 17:44:56 +0100 (Wed, 17 Dec 2008) | 2 lines
179 > M /trunk/buildservice/src/backend/bs_repserver
181 > - add missing "keys"
186 > ------------------------------------------------------------------------
187 > r5931 | mlschroe | 2008-12-17 17:46:36 +0100 (Wed, 17 Dec 2008) | 2 lines
189 > M /trunk/buildservice/src/backend/bs_srcserver
196 > ------------------------------------------------------------------------
197 > r5933 | mlschroe | 2008-12-17 19:14:52 +0100 (Wed, 17 Dec 2008) | 2 lines
199 > M /trunk/buildservice/src/backend/bs_repserver
201 > - use "-s" instead "-e" to suppress a warning
206 > ------------------------------------------------------------------------
207 > r5935 | Marcus_H | 2008-12-17 23:45:58 +0100 (Wed, 17 Dec 2008) | 1 line
209 > M /trunk/buildservice/src/clientlib/python/osc/osc/commandline.py
211 > - fix #459288 (mkpac: add info how to enable the package tracking feature)
213 ignore (other package in 1.5)
215 > ------------------------------------------------------------------------
216 > r5936 | Marcus_H | 2008-12-18 00:15:22 +0100 (Thu, 18 Dec 2008) | 1 line
218 > M /trunk/buildservice/src/clientlib/python/osc/osc/core.py
220 > - fix #459292 - be more verbose if osc meta fails
222 ignore (other package in 1.5)
224 > ------------------------------------------------------------------------
225 > r5937 | MartinMohring | 2008-12-18 02:35:56 +0100 (Thu, 18 Dec 2008) | 1 line
227 > M /trunk/buildservice/dist/obs-all-svn.spec
229 > - changed: support for susetags
231 ignore (package not in 1.5)
233 > ------------------------------------------------------------------------
234 > r5940 | mlschroe | 2008-12-18 13:00:28 +0100 (Thu, 18 Dec 2008) | 2 lines
236 > M /trunk/buildservice/src/backend/bs_sched
238 > - implement release counter syncing
243 > ------------------------------------------------------------------------
244 > r5944 | rlihm | 2008-12-18 14:24:28 +0100 (Thu, 18 Dec 2008) | 1 line
246 > M /trunk/buildservice/src/software/app/views/main/index.rhtml
248 > changed links to 11.1
252 > ------------------------------------------------------------------------
253 > r5945 | rlihm | 2008-12-18 14:25:47 +0100 (Thu, 18 Dec 2008) | 1 line
255 > M /trunk/buildservice/src/software/app/views/layouts/application.rhtml
256 > M /trunk/buildservice/src/software/app/views/layouts/application_no_js.rhtml
258 > changed noscript to 11.1
262 > ------------------------------------------------------------------------
263 > r5946 | rlihm | 2008-12-18 15:08:22 +0100 (Thu, 18 Dec 2008) | 4 lines
265 > M /trunk/buildservice/src/software/public/expert.html
267 > * chnged links to 11.1 ISOs
268 > * added a CSS for background-color, font-color, font-family
272 > ------------------------------------------------------------------------
273 > r5947 | rlihm | 2008-12-18 15:20:24 +0100 (Thu, 18 Dec 2008) | 1 line
275 > M /trunk/buildservice/src/software/public/expert.html
277 > fixed broken torrent liks vor DVD
281 > ------------------------------------------------------------------------
282 > r5948 | bauersman | 2008-12-18 15:22:18 +0100 (Thu, 18 Dec 2008) | 2 lines
284 > M /trunk/buildservice/src/software/app/views/main/index.rhtml
290 > ------------------------------------------------------------------------
291 > r5949 | rlihm | 2008-12-18 16:05:55 +0100 (Thu, 18 Dec 2008) | 2 lines
293 > A /trunk/buildservice/src/software/public/css/local/images/metalink-12.png
295 > * added metalink icon for hover in 12 x 12px
299 > ------------------------------------------------------------------------
300 > r5950 | bauersman | 2008-12-18 16:20:08 +0100 (Thu, 18 Dec 2008) | 2 lines
302 > M /trunk/buildservice/src/frontend/app/models/db_package.rb
304 > - fixed bcntsynctag handling in package metadata
308 > ------------------------------------------------------------------------
309 > r5951 | Marcus_H | 2008-12-18 16:29:29 +0100 (Thu, 18 Dec 2008) | 6 lines
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
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)
324 > ------------------------------------------------------------------------
325 > r5952 | Marcus_H | 2008-12-18 16:44:39 +0100 (Thu, 18 Dec 2008) | 1 line
327 > M /trunk/buildservice/src/backend/BSRPC.pm
329 > - added support for redirects (only status 302 at the moment)
333 > ------------------------------------------------------------------------
334 > r5953 | rlihm | 2008-12-18 17:26:59 +0100 (Thu, 18 Dec 2008) | 1 line
336 > M /trunk/buildservice/src/software/app/views/layouts/application_no_js.rhtml
342 > ------------------------------------------------------------------------
343 > r5954 | rlihm | 2008-12-18 18:58:59 +0100 (Thu, 18 Dec 2008) | 2 lines
345 > M /trunk/buildservice/src/software/public/css/local/contentadd_download.css
347 > * added styles for metalinks in downloadpage
351 > ------------------------------------------------------------------------
352 > r5955 | rlihm | 2008-12-18 19:01:45 +0100 (Thu, 18 Dec 2008) | 2 lines
354 > M /trunk/buildservice/src/software/app/views/main/index.rhtml
360 > ------------------------------------------------------------------------
361 > r5956 | MartinMohring | 2008-12-18 20:32:46 +0100 (Thu, 18 Dec 2008) | 1 line
363 > M /trunk/buildservice/dist/obs-all-svn.spec
365 > - fixed: again. obs-server and obs-api needs lighttp because of uid/gid
369 > ------------------------------------------------------------------------
370 > r5957 | rlihm | 2008-12-18 20:49:04 +0100 (Thu, 18 Dec 2008) | 2 lines
372 > M /trunk/buildservice/src/software/app/views/layouts/application.rhtml
373 > M /trunk/buildservice/src/software/app/views/layouts/application_no_js.rhtml
375 > * added free shipment note
379 > ------------------------------------------------------------------------
380 > r5959 | rlihm | 2008-12-18 23:19:32 +0100 (Thu, 18 Dec 2008) | 2 lines
382 > M /trunk/buildservice/src/software/app/views/layouts/application.rhtml
383 > M /trunk/buildservice/src/software/app/views/layouts/application_no_js.rhtml
385 > * fixed shipment note
389 > ------------------------------------------------------------------------
390 > r5960 | jimfunk | 2008-12-19 14:15:29 +0100 (Fri, 19 Dec 2008) | 1 line
392 > M /trunk/buildservice/src/yabsc/yabsclib/buildservice.py
394 > Create watchlist if it does not exist in watchProject()
396 ignore (not packaged yet)
398 > ------------------------------------------------------------------------
399 > r5961 | jimfunk | 2008-12-19 14:38:00 +0100 (Fri, 19 Dec 2008) | 1 line
401 > M /trunk/buildservice/src/yabsc/yabsclib/buildservice.py
403 > Fix submitreq sorting
405 ignore (not packaged yet)
407 > ------------------------------------------------------------------------
408 > r5962 | bauersman | 2008-12-19 15:30:36 +0100 (Fri, 19 Dec 2008) | 3 lines
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
421 > ------------------------------------------------------------------------
422 > r5963 | Marcus_H | 2008-12-19 16:06:36 +0100 (Fri, 19 Dec 2008) | 1 line
424 > M /trunk/buildservice/src/clientlib/python/osc/osc/fetch.py
426 > don't use a hardcoded path for the rpm binary otherwise it fails on distributions like debian
428 ignore (other package)
430 > ------------------------------------------------------------------------
431 > r5964 | jimfunk | 2008-12-19 18:12:41 +0100 (Fri, 19 Dec 2008) | 2 lines
433 > M /trunk/buildservice/src/yabsc/ChangeLog
434 > M /trunk/buildservice/src/yabsc/setup.py
435 > M /trunk/buildservice/src/yabsc/yabsclib/submitrequests.py
437 > - Added filtering widgets for the Submit Request view
440 ignore (other package)
442 > ------------------------------------------------------------------------
443 > r5966 | cboltz | 2008-12-21 15:26:45 +0100 (Sun, 21 Dec 2008) | 9 lines
445 > M /trunk/buildservice/src/software/public/expert.html
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
454 > - (you may want to add a footnote for the nonOSS CD)
458 > ------------------------------------------------------------------------
459 > r5967 | cboltz | 2008-12-21 15:31:35 +0100 (Sun, 21 Dec 2008) | 9 lines
461 > M /trunk/buildservice/src/software/app/views/layouts/application.rhtml
462 > M /trunk/buildservice/src/software/app/views/layouts/application_no_js.rhtml
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
471 > - (you may want to add a footnote for the nonOSS CD)
475 > ------------------------------------------------------------------------
476 > r5968 | Marcus_H | 2008-12-22 09:54:32 +0100 (Mon, 22 Dec 2008) | 1 line
478 > M /trunk/buildservice/src/clientlib/python/osc/osc/babysitter.py
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)
482 ignore (other package)
484 > ------------------------------------------------------------------------
485 > r5971 | mlschroe | 2008-12-22 14:25:35 +0100 (Mon, 22 Dec 2008) | 2 lines
487 > M /trunk/buildservice/src/build/build
489 > - save debian sources
493 > ------------------------------------------------------------------------
494 > r5972 | mlschroe | 2008-12-22 14:53:37 +0100 (Mon, 22 Dec 2008) | 2 lines
496 > M /trunk/buildservice/src/backend/bs_sched
498 > - make sure project dir exists
502 > ------------------------------------------------------------------------
503 > r5973 | mlschroe | 2008-12-22 17:49:01 +0100 (Mon, 22 Dec 2008) | 2 lines
505 > M /trunk/buildservice/src/backend/BSVerify.pm
507 > - add verify_nevraquery
511 > ------------------------------------------------------------------------
512 > r5974 | mlschroe | 2008-12-23 12:07:45 +0100 (Tue, 23 Dec 2008) | 2 lines
514 > M /trunk/buildservice/src/build/build
516 > - fix builds where /etc/profile.d doesn't exist
520 > ------------------------------------------------------------------------
521 > r5975 | mlschroe | 2008-12-23 12:25:54 +0100 (Tue, 23 Dec 2008) | 2 lines
523 > M /trunk/buildservice/src/build/build
525 > - fix debtransformer builds
529 > ------------------------------------------------------------------------
530 > r5976 | cboltz | 2008-12-29 23:21:06 +0100 (Mon, 29 Dec 2008) | 2 lines
532 > M /trunk/buildservice/src/software/public/expert.html
534 > fixed lots of broken links - bug 461353
538 > ------------------------------------------------------------------------
539 > r5978 | cboltz | 2008-12-29 23:24:47 +0100 (Mon, 29 Dec 2008) | 2 lines
541 > M /trunk/buildservice/src/software/app/views/layouts/application.rhtml
542 > M /trunk/buildservice/src/software/app/views/layouts/application_no_js.rhtml
544 > fixed lots of broken links - bug 461353
548 > ------------------------------------------------------------------------
549 > r5982 | AdrianSuSE | 2009-01-07 10:45:21 +0100 (Wed, 07 Jan 2009) | 2 lines
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
560 > ------------------------------------------------------------------------
561 > r5983 | AdrianSuSE | 2009-01-07 10:48:45 +0100 (Wed, 07 Jan 2009) | 2 lines
563 > M /trunk/buildservice/src/software/app/views/search/_search_result.rhtml
565 > remove obsolete 10.2 and before hint
569 > ------------------------------------------------------------------------
570 > r5984 | AdrianSuSE | 2009-01-07 10:50:00 +0100 (Wed, 07 Jan 2009) | 2 lines
572 > M /trunk/buildservice/src/software/app/helpers/search_helper.rb
574 > switch to 11.1 as default
578 > ------------------------------------------------------------------------
579 > r5985 | mlschroe | 2009-01-07 15:53:49 +0100 (Wed, 07 Jan 2009) | 2 lines
581 > M /trunk/buildservice/src/build/substitutedeps
583 > - add hack for CI_CNT/B_CNT substitution
587 > ------------------------------------------------------------------------
588 > r5986 | mlschroe | 2009-01-07 16:56:12 +0100 (Wed, 07 Jan 2009) | 2 lines
590 > M /trunk/buildservice/src/build/substitutedeps
592 > - also accept RELEASE\d* for now
596 > ------------------------------------------------------------------------
597 > r5987 | mlschroe | 2009-01-07 17:00:24 +0100 (Wed, 07 Jan 2009) | 2 lines
599 > M /trunk/buildservice/src/backend/bs_srcserver
601 > - hacks to preset ci_cnt
605 > ------------------------------------------------------------------------
606 > r5991 | AdrianSuSE | 2009-01-08 10:42:36 +0100 (Thu, 08 Jan 2009) | 2 lines
608 > M /trunk/buildservice/src/backend/bs_localkiwiworker
610 > the flavor is a product var, not an info anymore
614 > ------------------------------------------------------------------------
615 > r5992 | rlihm | 2009-01-08 13:07:59 +0100 (Thu, 08 Jan 2009) | 2 lines
617 > M /trunk/buildservice/src/software/app/views/layouts/application.rhtml
618 > M /trunk/buildservice/src/software/app/views/layouts/application_no_js.rhtml
620 > removed free shipment note
624 > ------------------------------------------------------------------------
625 > r5993 | AdrianSuSE | 2009-01-09 11:03:23 +0100 (Fri, 09 Jan 2009) | 2 lines
627 > M /trunk/buildservice/src/build/build
629 > Build image types in different root directories (patch from cthiel)
633 > ------------------------------------------------------------------------
634 > r5994 | Marcus_H | 2009-01-09 12:04:51 +0100 (Fri, 09 Jan 2009) | 1 line
636 > M /trunk/buildservice/src/clientlib/python/osc/osc/core.py
638 > - fixed #462869 (osc updatepacmetafromspec fails if %description is starting with newline)
640 ignore (other package)
642 > ------------------------------------------------------------------------
643 > r5995 | Marcus_H | 2009-01-09 15:39:26 +0100 (Fri, 09 Jan 2009) | 1 line
645 > M /trunk/buildservice/src/frontend/app/controllers/source_controller.rb
647 > - def file: @http_user can only be used after the extract_user call
651 > ------------------------------------------------------------------------
652 > r5996 | Marcus_H | 2009-01-09 17:12:45 +0100 (Fri, 09 Jan 2009) | 3 lines
654 > M /trunk/buildservice/src/clientlib/python/osc/osc/build.py
655 > M /trunk/buildservice/src/clientlib/python/osc/osc/conf.py
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.
662 > ------------------------------------------------------------------------
663 > r5997 | mlschroe | 2009-01-09 17:57:31 +0100 (Fri, 09 Jan 2009) | 2 lines
665 > M /trunk/buildservice/src/backend/bs_repserver
667 > - fix subdir support in full trees
671 > ------------------------------------------------------------------------
672 > r5998 | Marcus_H | 2009-01-09 18:09:29 +0100 (Fri, 09 Jan 2009) | 1 line
674 > M /trunk/buildservice/src/clientlib/python/osc/osc/commandline.py
676 > - osc diff: if 2 revisions are specified do a pretty_diff (TODO: BSSrcdiff.pm should generate unified diffs)
678 ignore (other package)
680 > ------------------------------------------------------------------------
681 > r6001 | AdrianSuSE | 2009-01-10 13:31:05 +0100 (Sat, 10 Jan 2009) | 2 lines
683 > M /trunk/buildservice/src/backend/BSKiwiXML.pm
685 > support new oem tags in kiwi files
689 > ------------------------------------------------------------------------
690 > r6002 | AdrianSuSE | 2009-01-10 19:22:54 +0100 (Sat, 10 Jan 2009) | 2 lines
692 > M /trunk/buildservice/src/build/build
694 > use ext3 in xen images by default to be in sync with official obs-worker-image
698 > ------------------------------------------------------------------------
699 > r6003 | adrianSuSE | 2009-01-10 20:12:04 +0100 (Sat, 10 Jan 2009) | 2 lines
701 > M /trunk/buildservice/src/backend/bs_repserver
703 > succeed on upload of kiwi disc image files as well
707 > ------------------------------------------------------------------------
708 > r6004 | Marcus_H | 2009-01-10 23:55:25 +0100 (Sat, 10 Jan 2009) | 1 line
710 > M /trunk/buildservice/src/clientlib/python/osc/osc/commandline.py
712 > - wipebinaries: added --expansion option
714 ignore (other package)
716 > ------------------------------------------------------------------------
717 > r6007 | sax2 | 2009-01-12 16:01:04 +0100 (Mon, 12 Jan 2009) | 4 lines
719 > M /trunk/buildservice/documentation/books/en/addons/kiwi.rnc
722 > - added new displayname attribute
724 ignore (no kiwi book packaged)
726 > ------------------------------------------------------------------------
727 > r6008 | darix | 2009-01-13 15:05:25 +0100 (Tue, 13 Jan 2009) | 1 line
729 > M /trunk/buildservice/src/webclient/app/views/package/_url_line.rhtml
731 > - encode the user input
735 > ------------------------------------------------------------------------
736 > r6010 | darix | 2009-01-13 18:45:46 +0100 (Tue, 13 Jan 2009) | 1 line
738 > M /trunk/buildservice/src/webclient/app/views/package/_url_line.rhtml
740 > - do not escape the whole link_to generated text. just escape text and the link itself.
744 > ------------------------------------------------------------------------
745 > r6011 | AdrianSuSE | 2009-01-14 11:01:30 +0100 (Wed, 14 Jan 2009) | 2 lines
747 > M /trunk/buildservice/src/software/app/helpers/search_helper.rb
748 > M /trunk/buildservice/src/webclient/app/views/project/add_target_simple.rhtml
752 to be merged for webclient??
754 > ------------------------------------------------------------------------
755 > r6012 | AdrianSuSE | 2009-01-14 14:09:27 +0100 (Wed, 14 Jan 2009) | 2 lines
757 > M /trunk/buildservice/src/backend/bs_productconvert
759 > do not add -release packages with no template
763 > ------------------------------------------------------------------------
764 > r6014 | bauersman | 2009-01-14 14:28:43 +0100 (Wed, 14 Jan 2009) | 2 lines
766 > M /trunk/buildservice/src/webclient/app/views/layouts/application2.rhtml
768 > - added features.opensuse.org to webclient layout
772 > ------------------------------------------------------------------------
773 > r6015 | bauersman | 2009-01-14 14:32:01 +0100 (Wed, 14 Jan 2009) | 2 lines
775 > M /trunk/buildservice/src/software/app/views/layouts/application.rhtml
776 > M /trunk/buildservice/src/software/app/views/layouts/application_no_js.rhtml
778 > - added features.opensuse.org to layout
782 > ------------------------------------------------------------------------
783 > r6017 | lrupp | 2009-01-14 15:53:37 +0100 (Wed, 14 Jan 2009) | 1 line
785 > M /trunk/buildservice/src/backend/bs_productconvert
787 > - add REGISTERPRODUCT string - see: bnc#458340
791 > ------------------------------------------------------------------------
792 > r6018 | adrianSuSE | 2009-01-15 10:16:18 +0100 (Thu, 15 Jan 2009) | 2 lines
794 > M /trunk/buildservice/src/backend/bs_sched
796 > * Do not loose reason file during package import from build host.
800 > ------------------------------------------------------------------------
801 > r6019 | Marcus_H | 2009-01-15 13:40:30 +0100 (Thu, 15 Jan 2009) | 1 line
803 > M /trunk/buildservice/src/build/Susetags.pm
805 > - fixed #466047 (handle multiple packages of same name/arch in repo)
809 > ------------------------------------------------------------------------
810 > r6020 | lnussel | 2009-01-15 14:16:35 +0100 (Thu, 15 Jan 2009) | 1 line
812 > M /trunk/buildservice/src/build/init_buildsystem
814 > fix rpm4 detection on Fedora 10
818 > ------------------------------------------------------------------------
819 > r6021 | lnussel | 2009-01-15 14:16:41 +0100 (Thu, 15 Jan 2009) | 1 line
821 > M /trunk/buildservice/src/build/createyastdeps
823 > fix createyastdeps for rpm3 packages files
827 > ------------------------------------------------------------------------
828 > r6022 | lnussel | 2009-01-15 14:16:45 +0100 (Thu, 15 Jan 2009) | 1 line
830 > M /trunk/buildservice/src/build/Susetags.pm
831 > M /trunk/buildservice/src/build/createyastdeps
833 > print packages on the fly instead of storing all in a hash
837 > ------------------------------------------------------------------------
838 > r6023 | Marcus_H | 2009-01-15 15:15:47 +0100 (Thu, 15 Jan 2009) | 1 line
840 > M /trunk/buildservice/src/backend/BSSrcdiff.pm
841 > M /trunk/buildservice/src/backend/bs_srcserver
843 > - added optional support for unified diffs
847 > ------------------------------------------------------------------------
848 > r6028 | lnussel | 2009-01-16 11:31:38 +0100 (Fri, 16 Jan 2009) | 1 line
850 > M /trunk/buildservice/src/clientlib/python/osc/osc/commandline.py
852 > osc getbinaries: optionally also download source rpms
854 ignore (osc not here)
856 > ------------------------------------------------------------------------
857 > r6029 | AdrianSuSE | 2009-01-16 11:34:01 +0100 (Fri, 16 Jan 2009) | 2 lines
859 > M /trunk/buildservice/src/frontend/app/models/db_package.rb
861 > show bcntsync tag content in package meta data
865 > ------------------------------------------------------------------------
866 > r6031 | AdrianSuSE | 2009-01-16 11:46:34 +0100 (Fri, 16 Jan 2009) | 2 lines
868 > M /trunk/buildservice/src/backend/bs_productconvert
870 > * Add default bcntsynctag to package meta template.
874 > ------------------------------------------------------------------------
875 > r6032 | AdrianSuSE | 2009-01-16 14:24:57 +0100 (Fri, 16 Jan 2009) | 3 lines
877 > M /trunk/buildservice/src/backend/bs_productconvert
878 > M /trunk/buildservice/src/backend/bs_srcserver
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
885 > ------------------------------------------------------------------------
886 > r6034 | AdrianSuSE | 2009-01-16 15:07:19 +0100 (Fri, 16 Jan 2009) | 2 lines
888 > M /trunk/buildservice/src/backend/bs_productconvert
890 > die on errors in all cases !
894 > ------------------------------------------------------------------------
895 > r6035 | Marcus_H | 2009-01-16 15:43:45 +0100 (Fri, 16 Jan 2009) | 5 lines
897 > M /trunk/buildservice/src/clientlib/python/osc/osc/commandline.py
898 > M /trunk/buildservice/src/clientlib/python/osc/osc/core.py
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)
905 ignore (osc not here)
907 > ------------------------------------------------------------------------
908 > r6036 | Marcus_H | 2009-01-16 15:45:27 +0100 (Fri, 16 Jan 2009) | 1 line
910 > M /trunk/buildservice/src/clientlib/python/osc/osc/commandline.py
914 ignore (osc not here)
916 > ------------------------------------------------------------------------
917 > r6039 | mlschroe | 2009-01-16 18:50:58 +0100 (Fri, 16 Jan 2009) | 2 lines
919 > M /trunk/buildservice/src/build/Build/Deb.pm
920 > M /trunk/buildservice/src/build/Build.pm
922 > - add debian verscmp to make ~ matching work
926 > ------------------------------------------------------------------------
927 > r6048 | MartinMohring | 2009-01-17 20:41:19 +0100 (Sat, 17 Jan 2009) | 2 lines
929 > M /trunk/buildservice/dist/obs-all-svn.spec
931 > - fixed: diverse packaging issues that rpmlint warns about
932 > - fixed: sbit programs have to be registered with openSUSE 11.1
936 > ------------------------------------------------------------------------
937 > r6049 | MartinMohring | 2009-01-17 22:28:51 +0100 (Sat, 17 Jan 2009) | 1 line
939 > M /trunk/buildservice/dist/obs-all-svn.spec
941 > - fixed: on all distros py_sitedir seems to be defined now
945 > ------------------------------------------------------------------------
946 > r6050 | MartinMohring | 2009-01-17 23:20:15 +0100 (Sat, 17 Jan 2009) | 1 line
948 > M /trunk/buildservice/dist/obs-all-svn.spec
950 > - fixed: py_sitedir is not defined on a few distros
954 > ------------------------------------------------------------------------
955 > r6051 | poeml | 2009-01-19 11:54:26 +0100 (Mon, 19 Jan 2009) | 2 lines
957 > M /trunk/buildservice/src/clientlib/python/osc/osc/commandline.py
959 > spelling fix, kindly reported by William Stephenson
961 ignore (osc not here)
963 > ------------------------------------------------------------------------
964 > r6052 | AdrianSuSE | 2009-01-19 12:04:06 +0100 (Mon, 19 Jan 2009) | 2 lines
966 > M /trunk/buildservice/src/backend/bs_productconvert
968 > add comment about local scheduler, if used.
972 > ------------------------------------------------------------------------
973 > r6053 | AdrianSuSE | 2009-01-19 14:06:58 +0100 (Mon, 19 Jan 2009) | 2 lines
975 > M /trunk/buildservice/src/backend/BSXML.pm
976 > M /trunk/buildservice/src/backend/bs_sched
978 > * store build trigger reason also in jobhistory
982 > ------------------------------------------------------------------------
983 > r6054 | mlschroe | 2009-01-19 17:11:21 +0100 (Mon, 19 Jan 2009) | 2 lines
985 > M /trunk/buildservice/src/backend/bs_repserver
987 > - accept both styles of relsync data
991 > ------------------------------------------------------------------------
992 > r6056 | lnussel | 2009-01-20 10:24:20 +0100 (Tue, 20 Jan 2009) | 1 line
994 > M /trunk/buildservice/src/build/build
996 > fail if VM image cannot be umounted before starting the VM to prevent corruptions
1000 > ------------------------------------------------------------------------
1001 > r6057 | lnussel | 2009-01-20 10:24:27 +0100 (Tue, 20 Jan 2009) | 1 line
1003 > M /trunk/buildservice/src/build/init_buildsystem
1009 > ------------------------------------------------------------------------
1010 > r6058 | bauersman | 2009-01-20 10:55:33 +0100 (Tue, 20 Jan 2009) | 2 lines
1012 > M /trunk/buildservice/src/webclient/app/views/layouts/application2.rhtml
1014 > - reverted deletion of link to users.o.o
1018 > ------------------------------------------------------------------------
1019 > r6059 | mlschroe | 2009-01-20 16:08:18 +0100 (Tue, 20 Jan 2009) | 2 lines
1021 > M /trunk/buildservice/src/backend/bs_worker
1023 > - ignore PIPE also in oneshot mode
1027 > ------------------------------------------------------------------------
1028 > r6060 | AdrianSuSE | 2009-01-20 17:43:15 +0100 (Tue, 20 Jan 2009) | 2 lines
1030 > M /trunk/buildservice/dist/README.SETUP
1032 > We have hostname autodetection since a while.
1036 > ------------------------------------------------------------------------
1037 > r6077 | Marcus_H | 2009-01-21 22:55:53 +0100 (Wed, 21 Jan 2009) | 1 line
1039 > M /trunk/buildservice/src/clientlib/python/osc/osc/commandline.py
1040 > M /trunk/buildservice/src/clientlib/python/osc/osc/core.py
1042 > - fixed #458083 (importsrcpkg: set the url in the package meta)
1046 > ------------------------------------------------------------------------
1047 > r6089 | bauersman | 2009-01-22 15:22:58 +0100 (Thu, 22 Jan 2009) | 2 lines
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
1053 > - fixed broken build log update
1057 > ------------------------------------------------------------------------
1058 > r6091 | adrianSuSE | 2009-01-22 16:40:38 +0100 (Thu, 22 Jan 2009) | 2 lines
1060 > M /trunk/buildservice/src/backend/bs_worker
1062 > * fix image building within XEN (last blocker for 1.5 release ! :)
1066 > ------------------------------------------------------------------------
1067 > r6093 | adrianSuSE | 2009-01-22 16:43:16 +0100 (Thu, 22 Jan 2009) | 3 lines
1069 > M /trunk/buildservice/src/build/build
1070 > M /trunk/buildservice/src/build/extractbuild
1071 > M /trunk/buildservice/src/build/xen.conf
1073 > * fix xen image building
1074 > * small improvements in debug messages
1078 > ------------------------------------------------------------------------
1079 > r6094 | AdrianSuSE | 2009-01-22 17:14:52 +0100 (Thu, 22 Jan 2009) | 5 lines
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
1088 > import init script fixes from Rudi and darix
1091 > * Restart services nicely
1095 > ------------------------------------------------------------------------
1096 > r6095 | poeml | 2009-01-22 17:29:01 +0100 (Thu, 22 Jan 2009) | 1 line
1098 > M /trunk/buildservice/src/clientlib/python/osc/TODO
1104 > ------------------------------------------------------------------------
1105 > r6096 | poeml | 2009-01-22 17:29:16 +0100 (Thu, 22 Jan 2009) | 1 line
1107 > M /trunk/buildservice/src/clientlib/python/osc/osc/core.py
1109 > bump version (0.113)
1113 > ------------------------------------------------------------------------
1114 > r6097 | poeml | 2009-01-22 17:35:00 +0100 (Thu, 22 Jan 2009) | 1 line
1116 > M /trunk/buildservice/src/clientlib/python/osc/NEWS
1119 > ------------------------------------------------------------------------