NEWS 29.6 KB
Newer Older
1
Since 1.9.7 see changelog in etersoft-build-utils.spec
Vitaly Lipatov's avatar
Vitaly Lipatov committed
2

3 4 5 6 7 8
etersoft-build-utils-1.9.7: 19 Feb 2011
- rpmbs/rpmbsh: move src.rpm to ETERDESTSRPM instead copying
- rpmqf: add deb support
- update src.rpm repos
- web: disable cert checking for wget

9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
etersoft-build-utils-1.9.6: 28 Jan 2011
- add Mandriva/2010.2
- always use p5 for M50
- drop release to alt1 if incrementing version
- fix CentOS pkgrepl skipping
- fix cyclic group replacement again (ALT #24724)
- fix mdv pkgrepl (eterbug #6688)
- fix replacements for p5, overall rpm
- gpush: real check tag
- initial fix rules for new order
- introduce RELEASEPREFIX and use it
- pkgrepl: fix libv4l, libmpg123 for ALT 4.x, libgsm for SUSE
- remove all temp generated src.rpm, sources, specs
- rewrite replacement rule: check for each file from new version to old
- rpmbs: no error if no need to copy
- use only Mandriva 2010 and Mandriva 2011 files

Vitaly Lipatov's avatar
Vitaly Lipatov committed
26 27 28 29
etersoft-build-utils-1.9.5: 28 Dec 2010
- rpmgp: add support for clone via public url

etersoft-build-utils-1.9.4: 23 Dec 2010
30 31 32 33
- gpush: rewrite girar/branch detection part, refactoring
- gpush: use origin by default if exists
- rpmbs: use name from spec as target repo name

34 35 36 37 38
etersoft-build-utils-1.9.3: 20 Dec 2010
- add get_sourcepkg_name function (rpm only) and use it in rpmurl
- gpush: full rewrite, use mygetopts
- rpmlog: strip sign (eterbug #6588)

39 40 41 42 43 44 45 46 47 48
etersoft-build-utils-1.9.2: 14 Dec 2010
- fix error with empty GITREPODIR
- gpush: use remote alias, not direct path
- introduce grpmbs - send a group of packages to girar build introduce grpmbsh - build a group of packages in hasher
- pkgrepl: add mdv.2010, suse support
- remove Development Tools->Other (ALT #24724)
- rpmbsh: add support for -f (--force) option
- rpmcs: add support for spec filename autodetection rpmgp: run rpmcs after spec/srpm -> git migrate
- rpmgs: add tar.xz support

49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
etersoft-build-utils-1.9.1: 22 Oct 2010
- add_changelog will break if LC_ALL is set to non C, so drop out workaround
- add replacement for rpm-build-intro (as for rpm-build-compat)
- add rules for pclinux.2010
- add script from create repo from package list
- add some checking and fix target
- check_display: do not run xset directly
- fix replace p5<->M50
- fix set_last_link
- gacl: rewrite arg parsing
- get_tarballname: fix hack for get tarball name
- gpull: replace -n with -r/-m/-f options (do --ff-only by default)
- gpull: use --rebase for -c
- introduce set_girar_host and use it
- loginhsh: add -v (verbose) param
- misc changes
- remove etersoft-build-utils using, drop out rpm query
- remove kernel std-srv from ALT 5.0
- rpmbph: fix -n -u param handling
- rpmbs: do not copy attrs during copying
- rpmcs: fix make install replacements
- rpmgs: add support for download and commit tarballs with more than one subdirs
- rpmgs: fix download result checking (really skip broken downloaded)
- rpmgs: fix return state
- rpmgs: fix zip/7z/rar converting
- rpmpub: add support for -f key (force for rpmgs)
- silence check git remote
- small fix if rpm-build-altlinux-compat is missed
- use distr_vendor from git repo if possible
- use rpm-build-compat on ALT <5.1

80 81 82 83 84 85 86 87 88 89
etersoft-build-utils-1.9.0: 16 Sep 2010
- gacl: update description and add -b REPO param support
- gpush: fix origin publish
- rpmbph: add -b REPONAME and -q (quiet) support
- rpmbs: add support for default remote
- rpmbs: push branch too
- rpmcs: implement group replacing
- rpmgp: add select girar support
- rpmgp: fix tabs and varname

Vitaly Lipatov's avatar
Vitaly Lipatov committed
90
etersoft-build-utils-1.8.9: 20 Aug 2010
Vitaly Lipatov's avatar
Vitaly Lipatov committed
91
- gpush: add some heuristic for default behavior
Vitaly Lipatov's avatar
Vitaly Lipatov committed
92 93
- show git diff only for interactive session

94 95 96 97 98 99 100 101 102 103 104
etersoft-build-utils-1.8.8: 27 Jul 2010
- drop obsoleted code
- gpull: do normal pull in additional to pull --rebase
- gpush: drop timeout using, disable push --tags by default (only with -t/--tags option)
- introduce is_one_girar_name
- rpmbs: push only our tag, not all tags
- rpmbph: fix bug with positional -n param
- rpmbs: add support for -b (binary repo)
- rpmbs: add -t option (just set signed tag)
- rpmlog: add support for -v (increment version) introduce inc_release

105 106 107 108 109 110 111
etersoft-build-utils-1.8.7: 28 Jun 2010
- add example comment about default build in config
- fix add_changelog (run with empty text)
- fix comments, remove obsoletes code
- fix md5sum (correct overwrite hardlinked file)
- rpmlog: add check for package version/release

112 113 114 115 116 117 118 119
etersoft-build-utils-1.8.6: 16 Jun 2010
- add remove_from_list and regexp_exclude_list with regexp support
- all output from git pull to stdout
- improve aptU: skip glibc/stdc++ libs and lib versioning
- introduce echocon (print only if there is real console) and use it
- rewrite add_changelog_helper
- rpmlog: add test run mode, fix changelog format

120 121 122 123 124 125 126
etersoft-build-utils-1.8.5: 10 Jun 2010
- allow to set default target branch (via MENV in config)
- gpull: add -c option for check repo uptodate status
- gpush: add support for target origin
- introduce rpmlog command for autoupdate changelog from git log
- rpmbs: add pocket build support (-p option)

Vitaly Lipatov's avatar
Vitaly Lipatov committed
127 128 129 130 131 132 133 134 135 136 137
etersoft-build-utils-1.8.4: 18 May 2010
- rpmpub: drop obsoleted requires
- rpmbph: fix rules using when build for target x86_64 from i586
- rpmbs: extract all tarballs from src.rpm to tarball dir
- add gpush origin support
- get spec path if spec is defined in gear rules
- drop biarch 32bit on real 32bit
- update pkgreplreqs
- introduce SYSARCH with real system arch, use it during work with spec and src.rpm packing
- fix replacements for gcc*, drop last spaces in list repl, add test for pkgrepl

Vitaly Lipatov's avatar
Vitaly Lipatov committed
138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159
etersoft-build-utils-1.8.3: 18 May 2010
- use PROJECTNAME instead BASENAME
- add filter_gear_name for replace forbidden + with plus word
- hasher: fix arch replacement
- rpmbs: fix rsync upload for src.rpm

etersoft-build-utils-1.8.2: 17 Apr 2010
- rpmpub: add fatal error if target dir is not set
- fix get_root_git_dir against HOME
- gpush: improve remote repository enum
- inroduce get_name (for spec) and use it
- introduce get_gear_name and use it
- rpmbs: create MD5SUM for packages
- introduce realpath function
- do git reset after build with gear --commit
- add gacl: utility for acl control
- rpmpub: make cp -al for new releases from last link
- loginhsh: install dbus-tools-gui if package(s) requires dbus
- rpmbs: add git tag checking
- always set APTCONF and HASHERDIR
- add TOPDIR support

160 161 162 163 164 165 166
etersoft-build-utils-1.8.1: 22 Mar 2010
- fix HASHERBASEDIR detecting
- add SSHTIMEOUT var and use timeout command for ssh operations in gpush
- add repl rules for samba-client
- rpmbs: chmod generated src.rpm
- skip AutoReq/AutoProv mingw32 for ALT before 4.1

167 168 169 170 171 172 173 174 175
etersoft-build-utils-1.8.0: 12 Mar 2010
- aptU: initial realize for -l option
- rpmpub: fix support for spec autodetect
- rpmbph: replace %release only for Patch: and Source: (not for ALT)
- fix drop_extensions for x86_64 and improve test for it
- rpmgs: fix downloading errors handling
- print only task info to log, do step
- fix rpmbsh -i mode and loginhsh

Vitaly Lipatov's avatar
Vitaly Lipatov committed
176 177 178 179 180 181 182 183 184 185 186 187 188 189 190
etersoft-build-utils-1.7.9: 08 Mar 2010
- rpmbph: do undefine libtoolize for M50 too
- introduce HASHERBASEDIR and set_hasherdir and use it
- hasher: initial support for build i586 on x86_64
- drop out ~/.ebconfig support, enable warning about ~/.eterbuild-config
- rpmbph: replace %release with the real value due using in Source: and Patch:
- rpmgp: only clone with -g, add new -gm option for remote clone and clone
- gpull: full rewrite for support -a (all branches) and various remote repo
- allow run rpmU under root user
- rpmgs: remove incorrect tarball
- remove UPLOADDIR var using and drop out copying after rpmbs by default
- rpmgs: do not require unrar
- rpmgp: use parse_cmd_pre, rewrite parsing, update help
- always clean hasher after build (by default). use rpmbsh -l if needed

Vitaly Lipatov's avatar
Vitaly Lipatov committed
191 192 193 194 195 196
etersoft-build-utils-1.7.8: 22 Feb 2010
- rpmgs: small bugfixes and update
- add aptU - update/install package(s) and update their requires
- rpmU: add --help support
- rpmU: enable --fancyprocent by default for ALT

Vitaly Lipatov's avatar
Vitaly Lipatov committed
197 198 199 200 201 202 203 204 205 206 207 208 209
etersoft-build-utils-1.7.7: 21 Feb 2010
- update and cleanup comments and messages
- rpmbph: forbid backport to Sisyphus
- rpmgp: drop install src.rpm after download, download to current dir
- rpmgs: fix spec path using, fix download tarball for src.rpm, improve download
- rpmgp: first try clone from git.alt/gears
- rpmcs: add "initial build message" if there is not @altlinux records
- rpmbs: fix src.rpm run task
- enable support for use in gear without specname
- git: fix get_root_git_dir for recursive search
- rpmbs: disable default force create tag, add -f (force) param
- more bugfixes

Vitaly Lipatov's avatar
Vitaly Lipatov committed
210 211 212 213 214 215 216 217 218 219 220
etersoft-build-utils-1.7.6: 05 Feb 2010
- add bashrc.d aliases apti, apts, aptw, finds
- rpmgp: fix src.rpm import, allow to use several files
- set package related variables after pack_srpm, add full filepath to LISTBUILT
- introduce querypackage and build_rpms_name_by_srpm, use it in all cases
- convert repo to utf8
- rpmgs: add real source support (for Source-svn, Source-url commented lines)
- rpmbph: do not add rpm-build-compat buildreq to backported specs
- rpmbs: do log task number
- gpush: do ginit if no remote aliases

Vitaly Lipatov's avatar
Vitaly Lipatov committed
221 222 223 224 225 226 227 228 229
etersoft-build-utils-1.7.5: 22 Jan 2010
- rpmbs/rpmbsh: add -l option for lazy-cleanup after build
- rpmgs: check dir with the same as package name firstly
- version up to 175
- repl: make required packages list unique
- rpmgp: add -m option for migrate spec to gear support
- rpmgp: fix -b option (install buildreqs packages) to work in distro independent manner
- rpmgp: fix get remote branches and main branch selecting

Vitaly Lipatov's avatar
Vitaly Lipatov committed
230 231 232 233 234 235 236
etersoft-build-utils-1.7.4: 14 Jan 2010
- rpmbph: support for branches like 5.1 if exists, instead M51
- rpmgp: clone all branches locally
- rpmbsh: fix remote src.rpm build from rpmbph
- gpush: push to all remote repos like git.*
- loginhsh: add -o option for run as root

Vitaly Lipatov's avatar
Vitaly Lipatov committed
237 238 239 240 241 242
etersoft-build-utils-1.7.3: 13 Jan 2010
- rpmgp: add acl list printing
- gpush: push without branch if --all
- rpmbph: do not insert fix for fuzzy patch in any case
- rpmgp: add -g option for remote and locally repo clone

Vitaly Lipatov's avatar
Vitaly Lipatov committed
243 244 245 246 247 248 249
etersoft-build-utils-1.7.2: 09 Jan 2010
- rpmbph: realize gear repo backporting (eterbug #4766)
- myhsh: drop out backport related defines (it will be placed in the spec by rpmbph)
- gpush: push current branch definitely
- rpmbs: disable GPG_AGENT_INFO if gpg-agent is not reached
- rpmbs: fix task build on various repos

Vitaly Lipatov's avatar
Vitaly Lipatov committed
250 251 252 253 254
etersoft-build-utils-1.7.1: 08 Jan 2010
- myhsh: enable error if there are unpackaged files in the build, add NOSTRICT_UNPACKAGED param in config for disable new behaviour
- rpmgp: improve package checking (support non installed packages)
- hasher: fix sources.list placement: use sources.list from /etc/eterbuild if apt.conf in /etc/eterbuld too

Vitaly Lipatov's avatar
Vitaly Lipatov committed
255 256 257 258 259 260 261 262 263 264
etersoft-build-utils-1.7.0: 03 Jan 2010
- check_publish.sh: add check for exist git repo, list acl for package if it in git
- config: add GEAR_USER
- rpmgp: add git checking
- print_*req: use only start line field
- clean_pkgreq: skip gcc/cpp general packages
- rpmgs: add rar archive support
- rpmbsh: disable cd to SRPMS dir (will need fix?)
- spec: fix url (altbug #22476)

Vitaly Lipatov's avatar
Vitaly Lipatov committed
265 266 267 268
etersoft-build-utils-1.6.9: 21 Nov 2009
- fix GIRARHOST for subcommand
- drop rpm-build-compat require

Vitaly Lipatov's avatar
Vitaly Lipatov committed
269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284
etersoft-build-utils-1.6.8: 21 Nov 2009
- rpmurl: fix get src.rpm name contains -
- rpmcs: fix %__awker and so on replacement
- all utils: add support gear server name as first parameter
- rpmurl -p: fix local missed package situation
- improve check_publish
- ginit/gpull/gpush: add support git.somename in the first param
- spec: make spec parsing more strict
- git: add is_girar_name for detect girar server name like git.alt or git.eter
- rpmbph: add KORINFTARGETRELEASE support
- rpmbb: add -R option for buildreq -bi
- myhsh: write path to hasher in log
- add apt conf files for 5.1 repo
- rpmbs: add hack to replace alt release to eter
- rpmbs: skip some sisyphus_check for local src.rpm build

Vitaly Lipatov's avatar
Vitaly Lipatov committed
285 286 287 288 289 290 291
etersoft-build-utils-1.6.7: 19 Sep 2009
- add ccache support and use it in rpmbb
- rpmbph: set vendor name part in release inherited from prev. release
- rpmbph: remove SOURCE and SPEC files after build src.rpm
- add new command jmake for run parallel make with ccache
- rpmgs: add tbz support

Vitaly Lipatov's avatar
Vitaly Lipatov committed
292 293 294 295 296
etersoft-build-utils-1.6.6: 23 Jul 2009
- require make and gcc in any way (as part of build env)
- fix mcbc build
- rpmbph: replace readlink with realpath on FreeBSD

Vitaly Lipatov's avatar
Vitaly Lipatov committed
297 298 299 300 301 302 303
etersoft-build-utils-1.6.5: 23 Jul 2009
- rpmunmets: fix direct hasher deps
- fix set_last_link
- rpmbb: run build_rpms_name in any way (due broken LOGFILE initializing)
- rpmbs: set project name to gpush
- fix replacements

Vitaly Lipatov's avatar
Vitaly Lipatov committed
304 305 306 307 308
etersoft-build-utils-1.6.4: 20 Jul 2009
- add alternative .gear/rules support (if ./gear/rules-NAME exists for NAME.spec)
- rpmbsh: add support for ETERBUILD_APTREPO conf (add repo from target dir if RPMS.main exists)
- rpmbsh: make temporary commit before build with -t option (rpmbb like behaviour)

Vitaly Lipatov's avatar
Vitaly Lipatov committed
309 310 311 312 313 314 315 316 317 318 319 320 321
etersoft-build-utils-1.6.3: 15 Jul 2009
- rpmpub: replace version only in last or unstable component
- add gpull command as git pull --rebase
- fix rpmbb -r (buildreq)
- open sisyphus.ru with source rpm name
- update ginit/gpush
- rpmunmets: search for the same arch in old repo
- add handle ssh and local target to get_etersoft_srpm_path
- rpmpub improvements
- introduce COMPANYNAME and TARGETFTPBASE for company independence
- fix rpmbs packing after hasher build
- rpmgs: rewrote code with tar in source support (gear support)

Vitaly Lipatov's avatar
Vitaly Lipatov committed
322
etersoft-build-utils-1.6.2: 10 Jul 2009
Vitaly Lipatov's avatar
Vitaly Lipatov committed
323 324 325
- add universal make_release script
- check version if NEEDETERBUILD contains needed version
- rpmbph: remove -m64 from optflags on Ubuntu/Debian
Vitaly Lipatov's avatar
Vitaly Lipatov committed
326 327 328
- fix rpmbs from gear build after rpmrb/rpmbsh
- rpmpub: initial version of project publish script
- introduce COMPANYNAME and TARGETFTPBASE for company independence
Vitaly Lipatov's avatar
Vitaly Lipatov committed
329
- gpush: improve: push master by default, add -a|--all support
Vitaly Lipatov's avatar
Vitaly Lipatov committed
330

Vitaly Lipatov's avatar
Vitaly Lipatov committed
331
etersoft-build-utils-1.6.1: 09 Jul 2009
Vitaly Lipatov's avatar
Vitaly Lipatov committed
332 333 334 335 336 337
- ginit: add remote alias origin, load config
- rpmbs: add ssh target support for ETERDESTSRPM
- rpmbs: fix add srpm to task, add verbose
- repl: add x86_64 support for replacement rules
- rpmbs: add -a option for add to shared task
- repl: add + sign support
Vitaly Lipatov's avatar
Vitaly Lipatov committed
338 339
- rpmbph: replace pushd/popd with cd
- build with gear --commit only via rpmbb
Vitaly Lipatov's avatar
Vitaly Lipatov committed
340 341

etersoft-build-utils-1.6.0: 12 Jun 2009
Vitaly Lipatov's avatar
Vitaly Lipatov committed
342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357
- switch to use git.alt build srpm command instead rsync to Incoming
- rpmbs: support git.alt for -u at gear repo
- rpmbph: use legacy compression for ALT 4.0/4.1 and not alt systems
- rpmgs: add gear import support
- support xdg-open instead BROWSER
- rpmcs: correct handle + (plus sign) in package names
- gpush: add -f/--force support
- rpmgs: add 7z archive support
- rpmbs: add save log entry for task build
- add undefine libtoolize for alt systems
- set correct vendor when repack src.rpm with rpmbph
- rpmunmets: add compare packages requires with their previous versions
- rpmbph: replace Patch with Patch0
- rpmbs: fix create tag
- pkgrepl.rpm: update rules

Vitaly Lipatov's avatar
Vitaly Lipatov committed
358 359 360 361 362 363 364 365
etersoft-build-utils-1.5.6: 13 Jan 2009
- rpm: do not check MENV during src.rpm packing, disable obsoleted SPECDIR checking
- rpm: NAMESRPMIN have to be without dirname part
- rpmbph: full rewrote package repacking to other system, add src.rpm and gear support
- replace RPMDIR using with RPMTOPDIR which can be overrided
- add RPMTOPDIR support
- mkpatch: check Makefile before Makefile.in

Vitaly Lipatov's avatar
Vitaly Lipatov committed
366 367 368 369 370 371 372 373 374
etersoft-build-utils-1.5.5: 15 Jan 2009
- rpmbph: support non numerical releases
- loginhsh: enable /proc mount
- rpmqf: value link recursively
- rpmgs: add set version support (altbug #14397)
- update repl rules
- fix LISTBUILT, LISTNAMES, LISTRPMARGS (remove spaces)
- add IGNOREGEAR support to disable gear detecting in current dir)

375 376 377 378 379 380
etersoft-build-utils-1.5.4: 10 Jan 2009
- introduce eterbuild/eterbuild script for public use
- cleanup code, remove obsoleted functions
- add support set version via rpmgs
- fix build result detecting

Vitaly Lipatov's avatar
Vitaly Lipatov committed
381 382 383 384 385 386
etersoft-build-utils-1.5.3: 04 Jan 2009
- add IGNOREGEAR env var support
- build_rpms_name: detect package arch from spec
- cleanup code, remove obsoleted mailing code
- rpmgp: use getopt, add -d options for download package (list only by default)

Vitaly Lipatov's avatar
Vitaly Lipatov committed
387
etersoft-build-utils-1.5.2: 13 Dec 2008
Vitaly Lipatov's avatar
Vitaly Lipatov committed
388 389 390 391 392 393
- fix using from other projects
- add get_version, fix inc_release, inc_subrelease
- disable annoyed Target distro (use VERBOSE=1)
- clean up code (thanks Slava Semushin for comments)
- myhsh: disable -x (trace info)
- fix rpmbb -r (buildreq) with git
Vitaly Lipatov's avatar
Vitaly Lipatov committed
394 395 396 397
- cleanup code
- fix comment about different specs
- rewrite rpmgp: use getopt, add -d options for download package
- use gear via vars, do not require it
Vitaly Lipatov's avatar
Vitaly Lipatov committed
398
- fix set tag in rpmbs
Vitaly Lipatov's avatar
Vitaly Lipatov committed
399

Vitaly Lipatov's avatar
Vitaly Lipatov committed
400 401 402
etersoft-build-utils-1.5.1: 06 Dec 2008
- APTCONF sets used apt.conf if defined
- add support for x86_64 build with generic i586 sources.list
Vitaly Lipatov's avatar
Vitaly Lipatov committed
403
- set git tag during rpmbs -s / -u
Vitaly Lipatov's avatar
Vitaly Lipatov committed
404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420
- fix release checking in universal manner
- skip sisyphus_check if build from git
- update QuickHelp, remove unneeded comments
- fix __python_ and so on incorrect replacement
- disable __subst and libtoolize/autoconf and so on replacement
- fix _datadir/doc replacement (altbug #16604)
- use fonts-ttf-liberation from loginhsh

etersoft-build-utils-1.4.9: 29 Oct 2008
- add macroses from rpm-build-fonts
- support Mandriva 2009
- update pkgrepl rules
- bin/rpmrb: fix to use rpmrb without version
- bin/rpmgp: fix package download

etersoft-build-utils-1.5.0: 20 Jul 2008
- initial migration to git
421 422
- move /etc/rpm/etersoft-build-config to /etc/eterbuild/config
- move /etc/rpm/etersoft-build-functions to /usr/share/eterbuild/common
Vitaly Lipatov's avatar
Vitaly Lipatov committed
423
- update README, TODO
424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767

etersoft-build-utils-1.4.8: 17 Jul 2008
- add support for M42
- bin/rpmgp: add support for get src.rpm from various rpm repos
- do not override CC/CXX
- etersoft-build-functions: disable ccache detecting
- update pkgrepl rules

etersoft-build-utils-1.4.7: 03 Jul 2008
- bin/rpmbs: add -z support (legacy compression)
- bin/rpmcs: disable change source tarball name by default
- bin/rpmbugs: use Sisyphus product for bugzilla
- bin/rpmbph: create rpms with legacy compression without spec line

etersoft-build-utils-1.4.6: 27 Jun 2008
- add -y to rsync command for fuzzy comparing names
- bin/rpmbph: use gzip method for backported src.rpm
- fix rpmqf to work with files in current dir
- improve rpmqf to support links and alternatives
- update pkgrepl rules

etersoft-build-utils-1.4.5: 13 Jun 2008
- fix M40/M41 issues

etersoft-build-utils-1.4.4: 29 May 2008
- fix M40 upload to updates
- fix NAMERPMIN generation in build_rpms_name
- fix rpmurl (get url by package name)
- rpmurl: add -p option for open sisyphus.ru page for the package

etersoft-build-utils-1.4.3: 10 May 2008
- add M41 (backport, update) support
- bin/rpmgs: run add_changelog separately for each spec (fix altbug #15495)
- bin/rpmcs: disable attr removing, remove only defattr(-,root,root)
- bin/rpmbph: fix defattr injecting (add missed |) (thanks to boris@)

etersoft-build-utils-1.4.2: 24 Mar 2008
- do not replace source ext in git repo case
- add more rules for removing %_macroses
- add replacement rules for gtkmm
- fix group replacement

etersoft-build-utils-1.4.1: 23 Feb 2008
- fix Group replacement for ALT distros
- add python macroses support in rpmcs
- small fixes

etersoft-build-utils-1.4.0: 19 Jan 2008
- cleanup spec
- add rpm-build repl for SUSE
- use perl -pe for replacing, small fixes
- clean up rpmcs code
- fix bug #13974

etersoft-build-utils-1.3.5: 11 Jan 2008
- fix prepare_tarball function
- fix rpmbph for curret distro detect
- fix rpmcs hang
- fix rpmbph on ALT spec changelogs
- more correctly clean pkgreqs
- add -l key to rpmgp (lists buildreqs for the spec)
- big update of pkg replacement files (Xorg, NX, Postgres...)
- introduce rpmunmets script for unmets detect in fresh packages
- improve BuildReq handling in rpmbph
- fix replace package names only in *Req* and *Group* spec lines in rpmcs
- add -o key to rpmbs for nosrc.rpm generating

etersoft-build-utils-1.3.5: 10 Jan 2008
- add -l key to rpmgp (lists buildreqs for the spec)
- big update of pkg replacement files
- introduce rpmunmets script for unmets detect in fresh packages
- improve BuildReq handling in rpmbph
- fix replace package names only in *Req* and *Group* spec lines in rpmcs
- add -o key to rpmbs for nosrc.rpm generating
- more correctly clean pkgreqs
- fix prepare_tarball function

etersoft-build-utils-1.3.4: 07 Dec 2007
- fix rpmbph to support %%{_vendor}, %%_vendor, eter in release
- major update replacement list (check by Wine build)
- add replacements for modularized XOrg packages and Mesa packages
- rename mandriva tag release to mdv
- add gconf_schema_install replacement to rpmcs (thanks to Michael Shigorin mike@)

etersoft-build-utils-1.3.3: 07 Nov 2007
- add support to upload to incoming/Update (-U option)
- update replacement list (special Mandriva rules)
- add tbz2 tarball support
- fix build log greping

etersoft-build-utils-1.3.2: 28 Oct 2007
- fix rpmbph on ALT, add error handling in rpmcs
- add some rules for Debian, Mandriva, common rules for rpm, deb
- add support for Incoming/Updates (-U key instead -u for upload)

etersoft-build-utils-1.3: 08 Sep 2007
- rpmbph converts alt's spec to local convention (depends on distro)
- use replacement lists in rpmbph and rpmcs for buildreqs and groups
- add git support in mkpatch

etersoft-build-utils-1.2: 06 Aug 2007
- fix rpmbb for use with gear (thanks to php-coder@)
- fix pack_src_rpm()
- improve rpmcs

etersoft-build-utils-1.1.9: 10 Jul 2007
- add all rpm based system initial support in rpmbph
- add parallel bzip (pbzip2) support
- add -r (remote) option to rpmrb

etersoft-build-utils-1.1.8: 30 May 2007
- add support for ALT Linux 4.0 backports
- remove hasher hard require
- some build unifiyng for non RPM systems
- set download timeouts against sf.net mirrors lags
- enable cleanup chroot after loginhsh using

etersoft-build-utils-1.1.7: 16 Mar 2007
- rpmrb: remove minor version if only major used
- detect sticky tag when recheckout from cvs
- use alt1 release as default for new release
- myhsh: use --mountpoints=/proc,/dev/pts by default

etersoft-build-utils-1.1.6: 18 Jan 2007
- small changes, remove hack for glibc-i686 requires
- fix check url in rpmurl

etersoft-build-utils-1.1.5: 27 Dec 2006
- add test with bzip -t for tarballs
- use bash for rpmbb (due dash problem on Ubuntu 6.10)
- fix some replacements in rpmbph
- disable ccache warning
- add some comments

etersoft-build-utils-1.1.4: 19 Nov 2006
- fix bug with 2005 year in NEWS for current year releases
- add local mode for prepare_tarball (without cvs using)
- fix temp dir create during tarball preparing
- name of project directory is not affecting now on tarball name
- fix nice using
- update library replacing to rpmbph
- add initial support for gear/git
- fix mkpatch behaviour
- some hasher args fixes

etersoft-build-utils-1.1.3: 23 May 2006
 - improve mkpatch
 - improve HASHERARG using and setting
 - fix default arch on x86_64
 - remove old PLD's changelog
 - disable build time checking (useful on remote build)

etersoft-build-utils-1.1.2: 09 Apr 2006
 - use vim for post edit changelog entries
 - remove -v from hsh args by default (bug #9387)
 - add mkpatch for make patch against one file in (project) source tree
(supports CVS, SVN repository and .orig file)
 - small fixes in sources.list(s)
 - some add_changelog improvement
 
etersoft-build-utils-1.1.1: 08 Mar 2006
 - bugfix release (see ChangeLog for details)
 - fix version detecting in rpmrb
 - fix autoreconf detecting in rpmbph
 - create SOURCE dir in rpmgs if needs

etersoft-build-utils-1.1: 05 Mar 2006
 - improve rpmrb for work with major/minor version (to ktirf@)
 - add 3 arg (release) to rpmrb
 - use apt.conf.SS by default for Sisyphus
 - use apt.conf.DD for Daedalus
 - using APTCONF from env if defined
 - add check_spec.sh for compare rpmcs results with original specs
 - add -c key to rpmbsh/myhsh for build without stuff (previous builds)
 - fixes for remove elinks, perl-libwww from requires


etersoft-build-utils-1.0: 21 Feb 2006
 - welcome to improvement :)
 - add functions for automatic build release of packaged projects
   (update_from_cvs, build_tarball, publish_srpms, publish_tarball)
   see release-helper.sh as example
 - fix build on Debian system
 - update russian translation
 - rewrite BUILDROOT and RPMSOURCEDIR retrieving
 - add using ETERDESTSRPM as destdir within rpmbs -s
 - use mktemp in compatibility manner
 - done stress testing in multiplatform autobuild environment
 - add nice for hard tasks
 - improve rpmbph, add autoreconf for M23 (Note! remove -M24 as default)

etersoft-build-utils-0.99.9: 15 Feb 2006
 - fix work with apt-conf-sisyphus >= 2.0-alt1 (ignore source.list.d)
 - fix rpmgs to check for correct SOURCES dir
 - major improvement rpmcs (PLD specs convert, add Packager if missed)
 - improvements in rpmgs (add support for single compressed files)
 - thanks php_coder for ideas and help with awk
 - add some checks to rpmgs, add -r key for force download
 
etersoft-build-utils-0.99.8: 28 Jan 2006
 - add -t key to rpmbugs (show bug list in console)
 - add number parameter to rpmbugs (show bug by number, console only)
 - add logging after signed upload to incoming (see ~/RPM/uploaded.log)
 - some internal rewrite (warning/fatal functions using)
 - add support for rpm-build-compact (for backports support)
 - during build backported package we have now:
   - backport_distro macros with M? as value
   - build_M?, build_backport for if_with conditions
 
etersoft-build-utils-0.99.7: 04 Jan 2006
 - add -d key to rpmbs for delete package from Incoming
   (replace it with 0 size file)
 - some fixes (see Changes)
 - add -r key to rpmbb (instead cbuildreq)
 - add support for program name in rpmbugs -qf program
 - add -n key rpmbugs (do not work yet :)

etersoft-build-utils-0.99.6: 26 Dec 2005
 - add check for correct release in backports
 - add M31 build support
 - disable mailing report (it was broken)
 - remove gcc-c/c++ dependencies from spec
 - add -b key to rpmgp for install needed packages for build
 - rename bashbsh to loginhsh
 - add SSH_KEYFILE to config for set alternate ssh key file
 - some fixes

etersoft-build-utils-0.99.5: 24 Dec 2005
 - add -SS support as Sisyphus sign (default behavior)
 - to be more informative when errors
 - make hsh --lazy-cleanup by default
 - add fix permissions before upload in rpmbs and upload-to-alt
 - change default ssh host from incoming to devel
 - add ls-incoming to doc
 - some improvements
 - add rpmrp for automatic rebuild new version

etersoft-build-utils-0.99.4: 05 Dec 2005
 - enable backport to M30
 - fix using more then one parameters for rpmbsh
 - fix spec, rpmcs (thanks to ldv@)
 - add check for empty list of packages to rpmbb
 
etersoft-build-utils-0.99.3: 26 Nov 2005
 - fix package checking in myhsh
 - add X forwarding to bashbsh by default
 - add QuickHelp.txt file with summary of all program help output

etersoft-build-utils-0.99.2: 16 Nov 2005
 - add -n key to rpmbph for disable hasher build
 - add -i key to rpmbsh (myhsh) for install in test hasher after build
 - add -t key to bashbsh (test hasher)
 - add -i key to bashbsh (initialize hasher dir)
 - use original (Sisyphus) release when backport release formed
 - some minor fixes
 - improvement support for non ALT system

etersoft-build-utils-0.99.1: 04 Nov 2005
 - rewrote all option parsing subsystem
 - add ls-incoming
 - upload-to-alt
 - rename function build_list_and_args to parse_cmd_pre
 
etersoft-build-utils-0.99: 21 Sep 2005
 - fixed some bugs with -M? parameters
 - fixed myhsh run
 - update russian translation
 - add -s option to rpmurl (open folder with source tarball of package)
 - add -M? support to rpmbph (to set destination distro)

etersoft-build-utils-0.98: 18 Sep 2005
 - add -u (upload) key to rpmbs
 - add support for Daedalus (-DD), 3.0 (-M30)
 - some fixes, use getopts
 - add checking with rpmlint
 - add support to myhsh to local using
 - add -c option to rpmurl (check URL for accessible)
 - add -c option to rpmgs (do check only a package in repository)
 - remove rpmcheckonline, rpmbi, rpmbc, rpmbp (see -i, -c, -p option in rpmbb)
 - add --help to rpmbb, rpmbsh, myhsh (with getopts using)

etersoft-build-utils-0.97: 11 Sep 2005
 - introduce rpmbugs utility for open bugs of the package in ALT Linux Bugzilla
 - rename rpmshb to rpmbh, rpmsgpkg to rpmgp, rpmsg to rpmgs
 - some internal fixes (fix drop params)
 - introduce rpmcs for adoptation foreign specs to ALT policy
 - introduce rpmcheckonline for checking published state of package

etersoft-build-utils-0.96: 10 Sep 2005
 - introduce rpmurl utility for open Url from spec in user browser
 - optimize rpmsgpkg (gets in SRPMS and installs after download)
 - drop -M2? parameters from rpm command
 - support spec tags in any symbol case
 - 
etersoft-build-utils-0.95: 07 Sep 2005
 - more fixes (thanks to kirill@ <Kirill Maslinsky>)
 - all params are have default values now
 - add REMOTERPMDIR to params
 - do not use full path to src.rpm files where possible
 - fix rpmsgpkg (use public rsync now)

etersoft-build-utils-0.94: 06 Sep 2005
 - update russian translation
 - some fixes in rpmbsh
 - fix BUILDROOT detecting
 - add time command to myhsh call
 - introduce rpmshb command for spec backporting
 - introduce rpmsgpkg command for download package's source

etersoft-build-utils-0.93: 05 Sep 2005
 - remove rpmbshr, rpmbsh-helper, rpmbb-helper
 - add -m and -r options to myhsh
 - reorganized code
 - write log with distro NAME

etersoft-build-utils-0.92: 03 Sep 2005
 - rpmsg process gz/bz2 files automatically
 - add to myhsh wait for hasher in use
 - fix `rpmbshr -m` - build via email
 - support any options for commands
 - set special hasher dir for each distro
 - fix bug with set distro type
 - fix bug with rsync when list is empty
 - introduce rpmsgpkg script for packages' src.rpm download
 
etersoft-build-utils-0.91: 24 Aug 2005
 - add rpm options support
 - introduce rpmsg script for source download
 - add automated support /proc for hasher
 
etersoft-build-utils-0.9: 05 Jun 2005
 - add russian translation for script messages
 - some fixes
 
etersoft-build-utils-0.7: 16 Apr 2005
 - add other repository support
 - add upload scripts
 
etersoft-build-utils-0.6: 09 Apr 2005
 - fix built package listing

etersoft-build-utils-0.5: 09 Mar 2005
 - Fix write to log
 - more unified conf file rules