141 Commits

Author SHA1 Message Date
OBS User RBrownFactory
62e085e2ac Accepting request 1006382: - fix build of testsuite spec file
- sync factory build config
- build-recipe-livebuild: run as root
- vm_kill_kvm: Use SIGKILL after 3 minutes if the kvm process is not going away
- Zip: Allow extraction of symlink targets
- Convert obsolete egrep/fgrep calls to grep -E/-F
- Add RemoteAsset support for Dockerfile based builds
- new image format: mkosi
- Support stacked container builds
- Revert "build-vm-kvm: enable l3-cache on i386/x86_64 builds"
- handling of non-compressed tar when creating Debian archive for DSC 3.0

- kvm: exclude powerpc from io_uring, enable iothreads always (#829)
- kvm: enable more performant I/O also for s390(x) (#828)
- Changelog patching when building DSC format 3.0. (#831)
- support for building from slsa provenance files

Rev openSUSE:Factory/145 Md5 4f91b443be4aa4854260ffc92ec52b64 2022-09-28 15:51:08 RBrownFactory 1006382
2022-09-28 15:51:08 +00:00
OBS User dimstar_suse
0f5a31c463 Accepting request 983980: Automatic submission by obs-autosubmit
Rev openSUSE:Factory/144 Md5 fe1a37d7da63440a14fda942c3c1b30f 2022-06-23 08:22:03 dimstar_suse 983980
2022-06-23 08:22:03 +00:00
OBS User dimstar_suse
6eb04ffa44 Accepting request 973940: - Stop building aarch64_ilp32 baselibs for aarch64
- avod aio=io_uring for now on SLE15-SP4 workers

Rev openSUSE:Factory/143 Md5 6e56006d89150923409996e620be9b37 2022-05-05 21:04:21 dimstar_suse 973940
2022-05-05 21:04:21 +00:00
OBS User dimstar_suse
b7e21a7e03 Accepting request 972021: - Update SLE 15 SP4 and Leap 15.4 build config (bsc#1198740)
- Use aio=io_uring if available (bsc#1197699) (build#814)
- Add arm32 and loongarch definitions (build#808)
- Add compatibility code to initvm
- Use upstream way of binfmt argv0 preservation (bsc#1197298) (build#809)
- Add template support for Build::SimpleJSON
- minor documentation updates

Rev openSUSE:Factory/142 Md5 99c67b9efe2bd72ddaf5ec75ce41e2c9 2022-04-25 22:00:27 dimstar_suse 972021
2022-04-25 22:00:27 +00:00
OBS User dimstar_suse
5d61bcc341 Accepting request 965580: - docker: Add support for --root and --installroot global zypper options
- debian cross build support via multi-arch (obsoleting cbinstall remnants)
- Tumbleweed config synced
- documentation updates
- smaller bugfixes

Rev openSUSE:Factory/141 Md5 34d5dd22c69363cac996ce430a049f1d 2022-04-01 19:35:28 dimstar_suse 965580
2022-04-01 19:35:28 +00:00
OBS User dimstar_suse
91b83d9ff6 Accepting request 961965: fix regression
Rev openSUSE:Factory/140 Md5 019edfa6bf461b93df32a83fc657673e 2022-03-17 16:01:19 dimstar_suse 961965
2022-03-17 16:01:19 +00:00
OBS User dimstar_suse
48df5fa919 Accepting request 959816: Features:
* download_assets: add --outdir --clean --show-dir-srcmd5 parameters
                     support multiple --arch arguments
  * asset support for golang modules
  * add support for LXC 4.
  * new shortcuts for rpm building:
    --rpm-noprep, --rpm-build-in-place, --rpm-build-in-place-noprep
    for building directly from upstream git repositories without
    any tar ball.
  * mount securityfs if not mounted by kernel-obs-build
  * collect steal time during VM builds in statistics.
  * declare armv8 and armv7 compatible
  * support OBS Debuginfo build flag for Red Hat variants
  * setup rpmmacros for all build types and earlier
  * Kiwi builds
    - Always append the profile name to kiwi container names
  * Dockerfile build
    - improve registry handling
    - initial Dockerfile.dapper support
    - support 'curl' commands in docker builds
    - strip known domains from container name
    - support container alias names
  * introducing --verbose option, currently only showing kernel
    messages.
  * support cpio creation for special files
  * handle QEMU >= 6.0 on POWER9
Changes:
  * Use git+https instead of git-https as url schema
  * add oops=panic kernel parameter
  * Updated distribution configurations (esp. Leap 15.4 and Tumbleweed)

Rev openSUSE:Factory/139 Md5 7e118fc3827fe429070b8b78e532abc5 2022-03-09 17:46:55 dimstar_suse 959816
2022-03-09 17:46:55 +00:00
OBS User dimstar_suse
ce014005e5 Accepting request 933759: - renamed tumbleweed config to tumbleweed
- synced tumbleweed config changes
- initial config for Leap 15.4
- docker build environment
  * Use /.dockerenv as marker for docker environment
  * support privileged docker/nspawn mode
  *  move --cap-add=SYS_ADMIN --cap-add=MKNOD to privileged mode
  * initvm: do not attempt to mount /proc and binfmt_misc handler if present
- pbuild
  * rename --hide-timestamps to --no-timestamps
  * reuse options from older builds
  * revised --single build mode
  * support ccache
- Unify ccache and sccache handling

Rev openSUSE:Factory/138 Md5 1e9c808e0f4b7e1ecf6a093784c236fd 2021-12-01 19:46:34 dimstar_suse 933759
2021-12-01 19:46:34 +00:00
OBS User dimstar_suse
d866587c97 Accepting request 927270: Features:
- deb zstd support (for Ubuntu 21.10)
- support KVM builds with enabled network
- modulemd support improvements
- Support a "Distmacro" directive for recipe parser-only macros
Fixes:
- Load selinux policy when using a preinstall image
- Use the pax format for preinstall images if bsdtar is available
- Add %riscv to std_macros
- Fix combine_configs dropping newlines
pbuild:
- Implement SCC calculation
- Improve --shell-after-build and --single options
- initial documentation of pbuild
- Bugfixes

Rev openSUSE:Factory/137 Md5 02b50373c0d5715baaa90c19194eb856 2021-10-30 21:13:10 dimstar_suse 927270
2021-10-30 21:13:10 +00:00
OBS User dimstar_suse
3a01eaa992 Accepting request 915720: - Fix unpacking of deb/arch archives without bsdtar
- fixed regression in multiline macro evaluation from 20th August release

Rev openSUSE:Factory/136 Md5 1a9e9e195866eabbc202b5c18848f165 2021-09-11 20:24:11 dimstar_suse 915720
2021-09-11 20:24:11 +00:00
OBS User dimstar_suse
588819dfca Accepting request 913263: Features:
- cross architecture build support (for rpm and kiwi)
- modulemd meta data support
- pbuild to build multiple source packages
  (initial release, can not be considered stable yet)
- supporting external asset stores for source files
- support multiple post build checks placed in the directory:
  /usr/lib/build/post-build-checks/
- sccache support
- New --shell-after-fail option
- allow to disable squashfs in SimpleImage
- supporting aarch64 kernel on armv?l distributions
- kiwi: Add support for OBS-RemoteAsset and OBS-CopyToImage directives
- container: FROM scratch build support
Improvements:
- supporting kvm builds as non-root user
- Extend stage selection support for rpm builds
- various distribution config updates
- Support "BuildFlags: cumulaterpms"
  (was done only via suse_version before)
Fixes:
- container builds
  * support newer podman versions
  * supporting multiple containers for multi-stage builds
- Supporting URL's in Flatpak manifests
- epoch handling in debian builds
- catch more cases where a failed build is marked as host error
- fixing wrong status reporting when a job got killed
- hugetlbfs handling fixes
- try mounting selinuxfs in VM

Rev openSUSE:Factory/135 Md5 825a0150585e90e743d3f6fd7847fc81 2021-08-24 08:54:09 dimstar_suse 913263
2021-08-24 08:54:09 +00:00
OBS User dimstar_suse
fe7a0a47e0 Accepting request 865306: Features:
- initial flatpak build support added
- ccache support added
- debtransform: Add Debian revision if not present
- allow nodirindex filesystems via BuildFlags: vmfsoptions:nodirindex
- Also do rich dep handling for PreReqs
- kiwi image: configure ndb database if we install the rpm-ndb package
- Implement alternative method to specify build-ignores
Changes:
- Ignore kiwi-image: deps when expanding image packages
Fixes:
- Improve autonumbering of source/patch
- init_buildsystem: fix mode of /dev/full
- drop option transparent_hugepages=never on s390x
- Allow --vmdisk-filesystem-options as alias for --vm-disk-filesystem-options
- Do not add a "kiwi-packagemanager:" dependency if no package manager is defined
- debian:
  - Do not leave trailing whitespace while generating .dsc
  - Save modified version into .dsc file
  - Fail `debtransform` test if `debdiff` can't find something
  - return the unmapped arch if it is not found in the mapping hash
  - build-recipe-debootstrap: add fallback for Debian SID distro

Rev openSUSE:Factory/134 Md5 9fa1f0cffc53ff8bef259bd60a191bd1 2021-01-25 17:22:47 dimstar_suse 865306
2021-01-25 17:22:47 +00:00
OBS User dimstar_suse
bf9165629f Accepting request 830294: - support rpmlint installed in /usr/bin/ as well
- fixing build for armv6hl
- Extract generated chart from the tarball instead of using the recipe

Note: the armv6 build failures atm are complete independend of
the topic this fix is providing and not specific to build package

Rev openSUSE:Factory/133 Md5 7d7bf1cd7984d255a926ed88eb0d977f 2020-08-31 14:47:36 dimstar_suse 830294
2020-08-31 14:47:36 +00:00
OBS User dimstar_suse
f38b7f361f Accepting request 828094: - fix factory version in config file bsc#1170956
- add missing ignores for Leap 15.2 bsc#1174854
- fix sysrq handling for KVM builds
- avoid double removal of obscpio files
- docker:
  * support builds using USER root statements
  * proper error handling when obs-docker-support gets called as 
    non-root
  * helm build target support
  * support milestone handling
- support repo files without types set (SLE 15 SP2 zypp)
- add default substitute for system-packages:repo-creation
- Support recursive kiwi profile usage

- fix dependencies for Fedora 33
- Set $YAML::XS::LoadBlessed = 0 for Appimage/Snapcraft
- add a new variable to track build time needed for ccache eviction
- create folder for ccache archive to be copied before rsync
- also package pkg-config files by default into baselibs. (bsc#1172563 etc)
- Use shorter kernel flag for mitigations
- Ignore, if shutdown behavior changed by build in z/VM
- Control disk-space consumption while creating ccache archive
- cleaning ccache
- create folders before trying to copy ccache.tar
- Genreadte .packages and .basepackages files for docker builds

Rev openSUSE:Factory/132 Md5 f976a20ad0cc37c35c8d5b52364bec7a 2020-08-25 07:31:47 dimstar_suse 828094
2020-08-25 07:31:47 +00:00
OBS User maxlin_factory
57077cd310 Accepting request 807799: - enable sysrq operations on boot
- Set kvm_serial_device to virtio-serial in the fixup
- Split console arg setting code into kvm_add_console_args
- Update for zVM to make container builds work.
- Write to /proc/sys/kernel/hostname if the hostname command is not available
- Use --cgroup-manager=cgroupfs when calling podman
- Also squash by default in podman builds
- Support different interpreters in prein/postin scriptlets
- Use grep -E instead of egrep to check for the needsbinariesforbuild flag
- Use new Build::Intrepo module
- Add new Intrepo module to read/write build's internal repo format
- remove .gz from _ccache archive as it is no longer compressed
- Add support for Arch in build-recipe-kiwi
- Autodetect whether to use --pipe option of systemd-nspawn.
- Split parse_depfile() from readdeps()
- enable compression on ccache
- add bugzilla numbers for s390 workaround
- extend --ccache to generate _ccache.tar.gz and implement --pkg-ccache
- disable transparent_hugepage on s390x guests for now, causes hangs
- set buildflavor also for Build::parse

- Leap 15.2 config update (libzstd1 for rpm)
- handle obscpio extraction error as fatal
- Return correct exit code from systemd-nspawn build
- Spec parser: do not parse included files from end to start
- running disk full check also outside of VM
- run disk full check only for chroot

- Spec parser: add support for %elif, %elifarch, %elifos
- Support rpm's %include statement (EXPERIMENTAL, known limitations)

Rev openSUSE:Factory/131 Md5 c16c0f3a4b83dbdefbde5838ddc938ab 2020-05-29 19:13:17 maxlin_factory 807799
2020-05-29 19:13:17 +00:00
OBS User dimstar_suse
9d40e378ff Accepting request 769043: - fix regression in && operator handling of rpm spec file parser
- Correctly expand macros defined with %global

- 15.2 config: temporary revert gcrypt preinstall until distro has changed
- factory config: ignore libxtables for iproute2, not needed for ip tool
- Follow upstream rpm changes in regard to logical ops
- Fix macro expansion of lines containing newlines
- add missing header file to avoid compile warnings

- support OBS-Milestone comment for kiwi
- switch to preinstall expansion for factory

Rev openSUSE:Factory/130 Md5 d340945da44581034257c47e440131cc 2020-02-03 10:10:37 dimstar_suse 769043
2020-02-03 10:10:37 +00:00
OBS User dimstar_suse
6e3b0335d9 Accepting request 766951: - fix SLE 15 configurations
- Fix dist autodetection for sle15-sp2

- Fix crash when using preinstall dependency expansion in OBS
- build-vm-kvm: use /boot/kernel.obs.build and /boot/initrd.obs.build
  as fallback regardless of the platform to have a global fallback
  kernel to use for distros that do not use the "kernel-obs-build"
  package to provide the guests kernel and initrd as the system
  binaries are not reliable for use in a guest system
- use abuild user if $NOROOTFORBUILD is set.

- fix createrepo existens check for appimager and docker builds
  in chroot
- support to use virt-make-fs for ext3 VM builds

- Arch Linux zstd format support
- fix testbuild fail with latest rpm in SP2 and Leap 15.2
- do not retry automatically on disk full error

Rev openSUSE:Factory/129 Md5 cd5b469329d09036bb48baa04ea890b3 2020-01-25 12:23:13 dimstar_suse 766951
2020-01-25 12:23:13 +00:00
OBS User dimstar_suse
2239f88b85 Accepting request 761596: - allow to enter an existing buildroot w/o recipe
- generate milestone files also for pure online media
- fix ccache setup of non-dotted compiler versions

Rev openSUSE:Factory/128 Md5 20ba07128f093051c7f355f16338cc0f 2020-01-10 17:40:06 dimstar_suse 761596
2020-01-10 17:40:06 +00:00
OBS User dimstar_suse
b93d9300cd Accepting request 754369: - qemu vm_type is running qemu system emulator now. Works for:
* aarch64
  * armv7l
  * ppc64/ppc64le
  * s390/s390x
  * riscv64
  Note: this requires a kernel and initrd in build target via
        kernel-obs-build mechanic
- various --shell improvements
- new --shell-cmd to run commands in chroot/KVM/Qemu/... directly
- raising minimal required memory in qemu mode to 512MB to be able
  to run Linux kernel at least
- Normalize epoch 0 away when reading the module info
- Add systemd-nspawn backend (by Oleg Girko)

Rev openSUSE:Factory/127 Md5 78d765a38ce1652e04c4daedd2385bde 2019-12-11 11:01:17 dimstar_suse 754369
2019-12-11 11:01:17 +00:00
OBS User dimstar_suse
7eca626939 Accepting request 748685: - Add Fedora module parser
- Rpmmd parser: set up a dummy ExternEnt handler
- Add support for modules and publish flags
- add zstd to recommends
- Support rpm's new expression expansion syntax

Rev openSUSE:Factory/126 Md5 8ee81d883a009d54ebd25d0efd774ef5 2019-11-20 12:43:24 dimstar_suse 748685
2019-11-20 12:43:24 +00:00
OBS User dimstar_suse
ad0fd0d56f Accepting request 732735: - build-recipe-dsc: Move all build results, not just *.deb and *.changes
- Mount /sys in chroot build
- vc: Do not open the editor if content is set
- adding leap 15.2 and SLE 15 SP2 configs
- Fix some rpmlint warnings
- return exit status 9 in the genbuildreqs case
- Export SYSTEMD_OFFLINE=1 to avoid failures from systemctl

Rev openSUSE:Factory/125 Md5 5649bb875ccc1c39d9b7d6defaf2cb6c 2019-09-30 13:49:25 dimstar_suse 732735
2019-09-30 13:49:25 +00:00
OBS User dimstar_suse
3381f245e7 Accepting request 715678: Automatic submission by obs-autosubmit
Rev openSUSE:Factory/124 Md5 5dbdbfcdf4d214ae2506fa31489e7ae5 2019-07-21 09:29:38 dimstar_suse 715678
2019-07-21 09:29:38 +00:00
OBS User dimstar_suse
08f7dfbfc1 Accepting request 713993:
Rev openSUSE:Factory/123 Md5 fe11f03f6bfaad0cf699d35f3e8102eb 2019-07-13 11:34:35 dimstar_suse 713993
2019-07-13 11:34:35 +00:00
OBS User dimstar_suse
1946f63d1e Accepting request 707419: - configs/15.5.conf: remove brp-extract-appdata from support package
- add "-vv" parameter in case of debbuild

- Filter out 'MACRO' from Requires(pre)
- Support createrepo_c's CREATEREPO_CHECKSUMS checksum cache
- Skip unsupported GPG check on ArchLinux
- Support #!BuildRequires dependencies
- Collect more statistics
- Install policy-rc.d to prevent services from starting on Debian

- Improve file name check extractbuild (CVE-2017-14804, bsc#1069904)

Rev openSUSE:Factory/122 Md5 fdc1cb80583a0810773ebe0d0bc5c9a2 2019-06-12 11:06:47 dimstar_suse 707419
2019-06-12 11:06:47 +00:00
OBS User dimstar_suse
7e8f34928c Accepting request 679571: Automatic submission by obs-autosubmit
Rev openSUSE:Factory/121 Md5 b871a7b53bc86cfa6b63164ff8009851 2019-03-05 11:16:43 dimstar_suse 679571
2019-03-05 11:16:43 +00:00
OBS User dimstar_suse
9ca577f5c3 Accepting request 667754: - update factory config for libreadline8 switch
- cleanup 15.1 config with OBS specific stuff
  * should not be used for plain build usage
  * workarounds for kiwi should be fixed in packages

Rev openSUSE:Factory/120 Md5 84d4a2a29d62353cea6674afcb8957b0 2019-01-29 13:39:02 dimstar_suse 667754
2019-01-29 13:39:02 +00:00
OBS User dimstar_suse
545c0fdf8b Accepting request 655732: - support jumping into KVM debug shells using "--vm-type=kvm --shell"
- adapt to new containerd CLI syntax
- Support a new 'UseOBSRepositories' flag
- lxc 3 support
- power9 fixes
- Generate a .milestone artifact for kiwi product builds
- Support rpm's new '^' separator in version comparison
- Allow to specify extra image repos with <!-- OBS-Imagerepo: -->
- Rework release handling of containers

- Add Leap 15.1 config

Rev openSUSE:Factory/119 Md5 ef12b6494dec3485619e5b4b0579b18d 2018-12-19 12:23:05 dimstar_suse 655732
2018-12-19 12:23:05 +00:00
OBS User dimstar_suse
0400f818af Accepting request 643708: - require psmisc util for fuser
- Start debian support for kiwi images/containers
- Support building with unordered repositories for kiwi/docker builds
- Write the package list of the base container in kiwi container builds
- Support kiwi's "additionaltags" attribute (added in kiwi 9.15.3)
- Add some substitutes for the extra container tags
- Support "OBS-AddTag" directive to set multiple container tags in kiwi builds
- Archlinux updates
- SLE 12 SP4 config
- Appimage: support source file parsing

Rev openSUSE:Factory/118 Md5 e84ef354aba50cd718142029b298f574 2018-11-05 21:47:31 dimstar_suse 643708
2018-11-05 21:47:31 +00:00
OBS User maxlin_factory
28e6c39bd1 Accepting request 633708: Automatic submission by obs-autosubmit
Rev openSUSE:Factory/117 Md5 11adcdbff1ba86df1c31d3cdcfd35836 2018-09-11 15:06:57 maxlin_factory 633708
2018-09-11 15:06:57 +00:00
OBS User dimstar_suse
6e8c56fd2b Accepting request 629607: - docker format: New podman/buildah build engine support
- Support for full names in changes files
- Set %url macro when seeing an Url:
- pacman CLI updates
- enable core dump generation in VM builds
- Disable kpti on guest kernel for performance and correctness
- support for e2fsprogs 1.43.1 with old kernels

Rev openSUSE:Factory/116 Md5 53163d66589e8a85a614b82a8807f2b9 2018-08-24 14:49:23 dimstar_suse 629607
2018-08-24 14:49:23 +00:00
OBS User dimstar_suse
66020450da Accepting request 619816: - docker:
* use a correct prefixed label for disturl
  * Support building multiple image types containing a docker image
  * Set build user to root for docker/fissile builds
  * Compress containers so that old kiwi versions can handle them
  * Put obs-docker-support uninstall before the last user line
  * Also pass arch and buildflavor when creating the containerinfo
  * set disturl as container LABEL
  * Uncompress kiwi generated containers
  * build-vm-docker: type=bind instead of type=volume in --mount option
- computeblocklists/extractbuild:
  * Tweak verbose logging of directories in computeblocklists/extractbuild
  * add support for FIEMAP ioctl
  * don't use bare F for file
  * document and use alternate ioctl numbers
  * more tweaks and sanity checks
  * Fallback to encode/decode helpers if perl does not support 'Q' in pack/unpack
  * Use 'eval' when querying the blocklist
- Misc:
  * fix escaping in regexp
  * log toplevel KIWI directories in verbose mode
  * Split kiwi product parser in a separate function
  * Always add extra dependencies when doing sysdeps expansion
  * Fix REPOTYPE setting if the PKGCONFIG file is generated by a service
  * support zypper's handling of versioned deps
  * pam-modules got dropped on sles 15
  * testing for build specific filesystem, which are more important then worker defaults
  * mark lint option as obsolete
  * Make sure that we know all pre/vminstalls


Rev openSUSE:Factory/115 Md5 72790fea92b202bcb035612c0dda2566 2018-07-07 19:52:27 dimstar_suse 619816
2018-07-07 19:52:27 +00:00
OBS User dimstar_suse
a1465bbf30 Accepting request 593183: - KIWI: Support OBS-Profiles kiwi annotation
kiwi profile filtering
- Switch to a little perl http server to get rid of the python2 dependency
- Avoid Ubuntu 18.04 uncompress failure messages
- Don't rely on AppImage's auto-detection for architecture
- build-recipe-livebuild: count ONIE images as build results

Rev openSUSE:Factory/114 Md5 a6a4ce6c2c3e467c8373ff2a7e6b08d3 2018-04-06 15:41:04 dimstar_suse 593183
2018-04-06 15:41:04 +00:00
OBS User dimstar_suse
f572b779d8 Accepting request 574760: fixing changelog, includes also the SLE 11 change, you need to drop build-mkbaselibs-sle package link and prjconf entries. Also in Leap and SLE 15
- add sysrq functionality for KVM builds
- add initial SLES 15 config

 
- add own baselibs config for SLE 11

Rev openSUSE:Factory/113 Md5 dfbaebe5dca0af79ede10250d14d19e6 2018-02-14 08:17:12 dimstar_suse 574760
2018-02-14 08:17:12 +00:00
OBS User dimstar_suse
35fdd0da58 Accepting request 569349: - Fix picking of right changes file for changelog generation (boo#1077145)
- force use of bsdtar for VMs (bnc#665768, CVE-2010-4226)

Rev openSUSE:Factory/112 Md5 6760823499141c60f8ff86a2c277efa0 2018-01-29 13:54:50 dimstar_suse 569349
2018-01-29 13:54:50 +00:00
OBS User dimstar_suse
39f814ecae Accepting request 546366: version update
Rev openSUSE:Factory/111 Md5 aae8296db157273afbf89a4389a0902d 2017-11-30 11:31:59 dimstar_suse 546366
2017-11-30 11:31:59 +00:00
OBS User dimstar_suse
371a383d89 Accepting request 542595: version update
Rev openSUSE:Factory/110 Md5 94d34fbff8e188205fb794cb0e61e37b 2017-11-19 10:07:39 dimstar_suse 542595
2017-11-19 10:07:39 +00:00
OBS User dimstar_suse
e0a102d27a Accepting request 540259: container support fixes, syntax error fix
Rev openSUSE:Factory/109 Md5 f0d8dc294bb59ce3a7770652daf256ee 2017-11-14 13:01:49 dimstar_suse 540259
2017-11-14 13:01:49 +00:00
OBS User dimstar_suse
438146dcfc Accepting request 537597: Automatic submission by obs-autosubmit
Rev openSUSE:Factory/108 Md5 6581c027cfd9b4735384d941bd9ed7a0 2017-11-03 15:20:31 dimstar_suse 537597
2017-11-03 15:20:31 +00:00
OBS User dimstar_suse
c7afb82bc6 Accepting request 535285: Automatic submission by obs-autosubmit
Rev openSUSE:Factory/107 Md5 73c1b1ab93362a6e263948bfc04a8728 2017-10-28 12:17:44 dimstar_suse 535285
2017-10-28 12:17:44 +00:00
OBS User dimstar_suse
4660c42c57 Accepting request 530635: 1
Rev openSUSE:Factory/106 Md5 111d791574c372ac49f561254a487830 2017-10-05 09:48:18 dimstar_suse 530635
2017-10-05 09:48:18 +00:00
OBS User dimstar_suse
af65d06bbf Accepting request 514523: - Temporary hack to aid liblua5_3 -> liblua5_3-5 rename
- switch baselibs scheme for debuginfo packages from
  foo-debuginfo-32bit to foo-32bit-debuginfo [fate#323217]


- Fix path to files

- provide build-mkbaselibs so this can really be used 

- fix build 

- new package for SLE baselibsconf, including ia64 arch defaults

Rev openSUSE:Factory/105 Md5 8461b065de0769d11e9292679b2dacbf 2017-08-14 10:35:41 dimstar_suse 514523
2017-08-14 10:35:41 +00:00
OBS User lnussel_factory
0c4a1a020f Accepting request 481818: fixes
Rev openSUSE:Factory/104 Md5 5d0b08561aaf714df64f1db7b2c2ea77 2017-04-03 09:03:41 lnussel_factory 481818
2017-04-03 09:03:41 +00:00
OBS User dimstar_suse
45390babde Accepting request 455767: tumbleweed config update
Rev openSUSE:Factory/103 Md5 74d80228192fd42640f54a3d5a37561c 2017-03-03 16:37:13 dimstar_suse 455767
2017-03-03 16:37:13 +00:00
OBS User dimstar_suse
788052f86e Accepting request 452453: fix haskell builds
Rev openSUSE:Factory/102 Md5 c2c02767a75441c0b5bc6a92851da674 2017-02-01 08:49:38 dimstar_suse 452453
2017-02-01 08:49:38 +00:00
OBS User dimstar_suse
f5f0104578 Accepting request 444326: another update
Rev openSUSE:Factory/101 Md5 2f20c424d97239111654acd3c05f8017 2016-12-11 12:21:37 dimstar_suse 444326
2016-12-11 12:21:37 +00:00
OBS User dimstar_suse
ec2a71d35c Accepting request 437305: build failure is expected by Dimstar, don't decline it ;)
Rev openSUSE:Factory/100 Md5 aad561bc6ce6b53a97906c73062eeaa1 2016-10-26 11:25:54 dimstar_suse 437305
2016-10-26 11:25:54 +00:00
OBS User dimstar_suse
ff236b7fca Accepting request 418678: 1
Rev openSUSE:Factory/99 Md5 d66c615288404705519f187b05f7b5ee 2016-08-25 07:48:56 dimstar_suse 418678
2016-08-25 07:48:56 +00:00
OBS User dimstar_suse
5edac81e54 Accepting request 407731: Automatic submission by obs-autosubmit
Rev openSUSE:Factory/98 Md5 4a07bd811105bfd677afaa0f293ad0f6 2016-07-18 19:16:25 dimstar_suse 407731
2016-07-18 19:16:25 +00:00
OBS User dimstar_suse
8bb71623ce Accepting request 391842: fix for armv7hl
Rev openSUSE:Factory/97 Md5 becb57deec10268212cf8fb671f57097 2016-05-05 10:09:10 dimstar_suse 391842
2016-05-05 10:09:10 +00:00
OBS User dimstar_suse
9c558f26b6 Accepting request 390173: Automatic submission by obs-autosubmit
Rev openSUSE:Factory/96 Md5 144599aaf128bbcccb04122b992978e1 2016-04-22 14:15:46 dimstar_suse 390173
2016-04-22 14:15:46 +00:00
OBS User dimstar_suse
3f9683cc64 Accepting request 366084: version update
Rev openSUSE:Factory/95 Md5 1c827e3cbce5aafdc8688c161a5aa9c3 2016-03-14 08:56:23 dimstar_suse 366084
2016-03-14 08:56:23 +00:00
OBS User dimstar_suse
6b49e73c6e Accepting request 342576: add leap config
Rev openSUSE:Factory/94 Md5 c7b98a90ee518a0abfce294d526d66bc 2015-11-17 13:19:15 dimstar_suse 342576
2015-11-17 13:19:15 +00:00
OBS User dimstar_suse
5003c53419 Accepting request 338339: forgot to do one change...
Rev openSUSE:Factory/93 Md5 d816b621325c054e08fb3c2337423b8a 2015-10-14 14:35:14 dimstar_suse 338339
2015-10-14 14:35:14 +00:00
OBS User dimstar_suse
5a39c160cd Accepting request 333455: Automatic submission by obs-autosubmit
Rev openSUSE:Factory/92 Md5 a6e3f8041d28131536d233efbeaad46a 2015-10-06 11:22:52 dimstar_suse 333455
2015-10-06 11:22:52 +00:00
OBS User dimstar_suse
5d5694aad3 Accepting request 328746: third attempt, now with lua53
Rev openSUSE:Factory/91 Md5 8f5cfb3bf06c27fd1d411a81c549fb3d 2015-09-03 15:58:12 dimstar_suse 328746
2015-09-03 15:58:12 +00:00
OBS User dimstar_suse
8e6fefc5d2 Accepting request 312428: fix test suite call
Rev openSUSE:Factory/90 Md5 95d34e443dbeee2db43fdd1c9bf5e9c6 2015-06-23 09:54:43 dimstar_suse 312428
2015-06-23 09:54:43 +00:00
OBS User dimstar_suse
f87a7c6197 Accepting request 291133: update
Rev openSUSE:Factory/89 Md5 1f7cfc7ba4cb1891f601d1adadaf2ff5 2015-03-23 11:12:02 dimstar_suse 291133
2015-03-23 11:12:02 +00:00
OBS User dimstar_suse
728a8e8946 Accepting request 283413: version update
Rev openSUSE:Factory/88 Md5 bd75c2c5eb54da198bbbae7f0da9010a 2015-02-08 10:41:36 dimstar_suse 283413
2015-02-08 10:41:36 +00:00
OBS User dimstar_suse
81e53d1575 Accepting request 262866: version update
Rev openSUSE:Factory/87 Md5 b6f848a4211ca12d7986f5a205616d51 2014-11-26 09:35:59 dimstar_suse 262866
2014-11-26 09:35:59 +00:00
OBS User coolo
bab1fd7228 Accepting request 258480: fix Ubuntu 14.10 builds
Rev openSUSE:Factory/86 Md5 d1377ee751b06f82caa20f7fa6174fa8 2014-11-04 16:27:28 coolo 258480
2014-11-04 16:27:28 +00:00
OBS User coolo
cd9fcfa0be Accepting request 232384: refactored build script
Rev openSUSE:Factory/84 Md5 f12a9ddcdff48b5bd432f993262609c7 2014-05-02 17:21:33 coolo 232384
2014-05-02 17:21:33 +00:00
OBS User scarabeus_factory
c10ec79a86 Accepting request 223284: bugfixes only
Rev openSUSE:Factory/83 Md5 7e91394529f2914c93e26b26a576e08c 2014-02-28 15:21:36 scarabeus_factory 223284
2014-02-28 15:21:36 +00:00
OBS User coolo
6d9a3ff300 Accepting request 209520: fix ppc64le handling
Rev openSUSE:Factory/82 Md5 c74e7007d0fdf396999d868ab8fa81de 2013-12-06 08:43:03 coolo 209520
2013-12-06 08:43:03 +00:00
OBS User coolo
1182a09cff Accepting request 209370: ppc64le support and distro kernel support
Rev openSUSE:Factory/81 Md5 62f0ad542db5487ca6d4cafe727f3c3d 2013-12-04 11:22:11 coolo 209370
2013-12-04 11:22:11 +00:00
OBS User scarabeus_factory
8a27c3a99b Accepting request 203381: fixed 13.1 config and added a 13.2 one to fix build
Rev openSUSE:Factory/80 Md5 f2aa71a37c8fde6c2dc8ff8bf638723b 2013-10-17 12:50:52 scarabeus_factory 203381
2013-10-17 12:50:52 +00:00
OBS User scarabeus_factory
ca3263a8ee Accepting request 186781: - add requires for Fedora (forwarded request 185684 from k0da)
Rev openSUSE:Factory/78 Md5 9ddd60fafc4e344d1c673980e4f49805 2013-08-13 08:16:18 scarabeus_factory 186781
2013-08-13 08:16:18 +00:00
OBS User coolo
2b1e3fc67a Accepting request 177106: Automatic submission by obs-autosubmit
Rev openSUSE:Factory/77 Md5 6636cecd62d2667af4a4d61ab1f28a06 2013-06-05 09:40:44 coolo 177106
2013-06-05 09:40:44 +00:00
OBS User coolo
f1258e7703 Accepting request 175954: critical updates. please drop the obsolete build-vminit container after accepting, it is a subpackage now
Rev openSUSE:Factory/76 Md5 d49c63d90e2bb7e9de100a10779bd0e1 2013-05-18 07:20:40 coolo 175954
2013-05-18 07:20:40 +00:00
OBS User coolo
13f1f28a90 Accepting request 162095: - add sl13.1.conf (openSUSE:Factory prjconf of 2013-03-29)
- have ncurses-devel-32bit require ncurses-devel and not ncurses-32bit
- do not put .socket files into the 32bit packages
- unbreak kvm for x86_64

Rev openSUSE:Factory/75 Md5 080c971a28f9252882bd28a8d6720f3a 2013-04-02 18:26:22 coolo 162095
2013-04-02 18:26:22 +00:00
OBS User coolo
d025837460 Accepting request 156671: - ARM AArch64 support added
- Generic system emulator support as VM added
- s390 z/VM build environment support added
- support collecting resource statistics during build (for OBS 2.4)
- rpm5 fixes
- kvm support for armv7l
- mount /dev/pts with right permissions

Rev openSUSE:Factory/74 Md5 377b88504df1bfa0f3e0ca486490d490 2013-03-01 06:15:14 coolo 156671
2013-03-01 06:15:14 +00:00
OBS User namtrac
2f01a3a803 Accepting request 143852: Automatic submission by obs-autosubmit
Rev openSUSE:Factory/72 Md5 0f94b81f0d379814ef272ecfef063a28 2012-12-05 12:47:34 namtrac 143852
2012-12-05 12:47:34 +00:00
OBS User coolo
d87923327c Accepting request 137222: fix current warning messages with new rpmlint
Rev openSUSE:Factory/71 Md5 d7f66a49bb8a2e8065f0263ca24f274d 2012-10-08 18:27:28 coolo 137222
2012-10-08 18:27:28 +00:00
OBS User coolo
748379af93 Accepting request 136164: - change to automatic date version in _service
- update from git (4afd9f0ee03f9e51cf8db9a27fae4663e3f4dde6)
Martin Koegler (1):
      Bug fix: ignore links in orig tar files
Michael Schroeder (1):
      - be more verbose when the preinstallimage unpack fails
Stephan Kulow (2):
      the difference between openSUSE and SLE is outdated
      do not cumulate packages with 12.2's rpm

Rev openSUSE:Factory/70 Md5 51eef5e501369aac54e94e1353104d4c 2012-09-27 08:31:20 coolo 136164
2012-09-27 08:31:20 +00:00
OBS User coolo
02223cc199 Accepting request 135865: - remove build-mkbaselibs-sle, the split is no longer necessary
- remove default requires for devel-32bit

- fix logic for cumulating packages

Rev openSUSE:Factory/69 Md5 d043b85366093ddd01a05c4126a40cf2 2012-09-26 14:09:16 coolo 135865
2012-09-26 14:09:16 +00:00
OBS User coolo
3444c66420 Accepting request 135697: - update to current git (03587016a7eca7788f404820642a2b5a1556aa0b)
Adrian Schröter (1):
      - use default MEMSIZE in check_for_ppc
Anas Nashif (2):
      pass --use-system-qemu option to init_buildsystem
      Support https repositories
Frank Lichtenheld (1):
      init_buildsystem: fail early on reorder failure
Martin Koegler (4):
      Diff can't handle empty files
      Refactor diff generation
      Handle overriden files already present in the orig.tar.gz correctly in debtransform
      Correct version number of binaries, if necessary
Michael Schroeder (3):
      - don't add self-provides for src packages
      - support binary rpms with fo SOURCERPM header element
      - drop '-o' bsdtar flag when unpacking preinstall images
Werner Fink (1):
      Make init_buildsystem able to use the features of newer rpm

Rev openSUSE:Factory/68 Md5 775cf1cf280cbce8e9eea2759212a207 2012-09-25 07:29:36 coolo 135697
2012-09-25 07:29:36 +00:00
OBS User namtrac
db8daaa676 Accepting request 134103: Automatic submission by obs-autosubmit
Rev openSUSE:Factory/67 Md5 cfc664b24581e0e25ccafd45f081aec0 2012-09-14 10:14:56 namtrac 134103
2012-09-14 10:14:56 +00:00
OBS User coolo
61673e2b88 Accepting request 128305: fix build in factory. updating horrible outdated 12.2 config
Rev openSUSE:Factory/66 Md5 10e17c32324b79823d0c38b63fd9d4c2 2012-07-23 07:54:12 coolo 128305
2012-07-23 07:54:12 +00:00
OBS User coolo
afca8c59aa Accepting request 126873: preinstall support and fixing the visible typo
Rev openSUSE:Factory/65 Md5 4b6c617aa8892eb634454864aed41034 2012-07-02 09:49:59 coolo 126873
2012-07-02 09:49:59 +00:00
OBS User coolo
b322d38c46 Accepting request 123693: - update from git:
(mls) simplify debug package code so that it also works with --target

- take care of prjconf target: definition for spec file parsing

- support for breakages in Fedora:17
  * support enforced ordering during preinstall and vminstall phase
  * allow to extract files via symlinked directories

Rev openSUSE:Factory/63 Md5 87942e9faed1085555f129df9f019add 2012-06-06 14:05:42 coolo 123693
2012-06-06 14:05:42 +00:00
OBS User coolo
a6e292c9f9 Accepting request 120967: - work around command line size limit
mkbaselibs may fail on an excessive number of packages (bnc#761977)
- improve build root owner setting
- don't die at compile time if Archive::Tar is not available

Rev openSUSE:Factory/62 Md5 32a3986ff120d26e0fadf13c59949694 2012-05-15 15:40:14 coolo 120967
2012-05-15 15:40:14 +00:00
OBS User coolo
a7c8383a91 Accepting request 116237: Automatic submission by obs-autosubmit
Rev openSUSE:Factory/61 Md5 ed8a5330f05cd1a1e20d6704de97f23d 2012-05-08 04:44:50 coolo 116237
2012-05-08 04:44:50 +00:00
OBS User coolo
d1c6e0575b Accepting request 114176: license update: GPL-2.0+ and GPL-2.0
See e.g. spec2changelog by Pascal Bleser. Also, there should be a copy of the GPL-2.0 license in the package (forwarded request 114174 from babelworx)

Rev openSUSE:Factory/60 Md5 41017a59f1ed637e9376e216bd2aaf34 2012-04-18 10:33:57 coolo 114176
2012-04-18 10:33:57 +00:00
OBS User saschpe
512a525333 CONFLICT Accepting request 84971: fixed kvm, xen and qemu support
Rev openSUSE:Factory/58 Md5 2de64d4a5c2c01662723508b351c73de 2011-09-27 14:07:54 saschpe 84971
2011-09-27 14:07:54 +00:00
OBS User saschpe
446201e5fb Autobuild autoformatter for 78371
Rev openSUSE:Factory/57 Md5 81ce85ce140160ab893d07caf634770f 2011-08-09 14:39:11 saschpe None
2011-08-09 14:39:11 +00:00
OBS User saschpe
9ca683b760 CONFLICT Accepting request 78371: The following screendump should say it all:
----------------------------------------------------------------------
# rpm -qi build
[...]
Description :
This package provides a script for building RPMs for SUSE Linux in a
chroot environment.


Requires:       build-mkbaselibs
Recommends:     build-mkdrpms
Distribution: openSUSE:Tools / openSUSE_11.4
----------------------------------------------------------------------

Needless to say that rpm -q --requires / --recommends does not list 
build-mkbaselibs and build-mkdrpms.

This SR fixes this bug.

Note: the Recommends is only enabled on distributions that support it. (forwarded request 78242 from cboltz)

Rev openSUSE:Factory/56 Md5 8959ae0408f51036e2262403679432e7 2011-08-09 14:38:58 saschpe 78371
2011-08-09 14:38:58 +00:00
OBS User saschpe
8a5d869ef9 Autobuild autoformatter for 74947
Rev openSUSE:Factory/55 Md5 b62cc81921a6e7375696263f978778e2 2011-07-01 14:54:27 saschpe None
2011-07-01 14:54:27 +00:00
OBS User saschpe
2ddba46736 CONFLICT Accepting request 74947: fix kiwi handling
Rev openSUSE:Factory/54 Md5 37a4d12f247cdb4dfa163c0a272e3e87 2011-07-01 14:54:01 saschpe 74947
2011-07-01 14:54:01 +00:00
OBS User saschpe
8cb1630b13 Autobuild autoformatter for 73992
Rev openSUSE:Factory/53 Md5 505c2bcc87714dbd84bfbf8592136a38 2011-06-24 08:45:58 saschpe None
2011-06-24 08:45:58 +00:00
OBS User saschpe
d714a689ae CONFLICT Accepting request 73992: update
Rev openSUSE:Factory/52 Md5 ace097bd6abd0c1ba5a6f44a3ab960a4 2011-06-24 08:45:45 saschpe 73992
2011-06-24 08:45:45 +00:00
OBS User saschpe
4a8efdd9e5 Autobuild autoformatter for 71297
Rev openSUSE:Factory/51 Md5 059867e40820feb83b55fa90402f9ee2 2011-06-06 15:10:22 saschpe None
2011-06-06 15:10:22 +00:00
OBS User saschpe
80b922def2 CONFLICT Accepting request 71297: update for download_files
Rev openSUSE:Factory/50 Md5 23a654064f2193bd7b3bbfb77e0aca5f 2011-06-06 15:08:41 saschpe 71297
2011-06-06 15:08:41 +00:00
OBS User saschpe
4d39990a26 Autobuild autoformatter for 63012
Rev openSUSE:Factory/49 Md5 eb41853e4cd8a4094ed848271116ca4f 2011-02-28 14:15:28 saschpe None
2011-02-28 14:15:28 +00:00
OBS User saschpe
a028e2eb7c CONFLICT Accepting request 63012: Accepted submit request 63012 from user adrianSuSE
Rev openSUSE:Factory/48 Md5 cab81a4ab2a894da14787cc2c4433cf1 2011-02-28 14:15:18 saschpe 63012
2011-02-28 14:15:18 +00:00
OBS User azouhr
0030394292 Autobuild autoformatter for 55726
Rev openSUSE:Factory/46 Md5 dd67b8c9b0354b53833602ea02750b43 2010-12-13 13:20:18 azouhr None
2010-12-13 13:20:18 +00:00
OBS User azouhr
f9fcef85ac CONFLICT Accepting request 55726: Accepted submit request 55726 from user coolo
Rev openSUSE:Factory/45 Md5 b90fa7d1ceb0b8f6fa9e0009a503fad1 2010-12-13 13:18:08 azouhr 55726
2010-12-13 13:18:08 +00:00
OBS User oertel
540083cdba Accepted submit request 52673 from user lnussel
Rev openSUSE:Factory/42 Md5 8a0a193cee9bd48b6671ee08c023684c 2010-11-10 20:05:01 oertel 52673
2010-11-10 20:05:01 +00:00
OBS User _service
e14fdb2061 generated via source service
Rev openSUSE:Factory/41 Md5 72f73d4c93540006cda2808a8577ee8d 2010-10-28 16:02:27 _service None
2010-10-28 16:02:27 +00:00
OBS User coolo
e338a5c36d Rev openSUSE:Factory/40 Md5 880d7806e73bfeeccea90ade271f61de 2010-10-28 16:02:11 coolo None 2010-10-28 16:02:11 +00:00
OBS User autobuild
d5eec70dec EMPTY SYNC 2010-10-15 14:45:38 +00:00
OBS User autobuild
2aa168c7f0 Accepting request 50809: Copy from openSUSE:Tools/build based on submit request 50809 from user adrianSuSE
Rev openSUSE:Factory/38 Md5 fa89f4a84192ac9e453d7a4380809c33 2010-10-15 14:45:38 autobuild 50809
2010-10-15 14:45:38 +00:00
OBS User autobuild
fcebdf390e CONFLICT Accepting request 44228: Copy from openSUSE:Tools/build based on submit request 44228 from user coolo
Rev openSUSE:Factory/37 Md5 62eb925cfade7e00a9979dd2027c6bcb 2010-08-02 09:53:54 autobuild 44228
2010-08-02 09:53:54 +00:00
OBS User autobuild
89dcee3c82 EMPTY SYNC 2010-07-19 18:52:29 +00:00
OBS User autobuild
aa46e7c83c Accepting request 43143: Copy from openSUSE:Tools/build based on submit request 43143 from user adrianSuSE
Rev openSUSE:Factory/36 Md5 6aff42f0035a5df3104fd2d3943ab480 2010-07-19 18:52:29 autobuild 43143
2010-07-19 18:52:29 +00:00
OBS User autobuild
4338d4d0b5 CONFLICT Accepting request 42249: Copy from openSUSE:Tools/build based on submit request 42249 from user mlschroe
Rev openSUSE:Factory/33 Md5 c7cbf5fc42d5d0be81d123e6b432b6a8 2010-06-29 15:48:08 autobuild 42249
2010-06-29 15:48:08 +00:00
OBS User autobuild
ebc9938649 CONFLICT Accepting request 41600: Copy from openSUSE:Tools/build based on submit request 41600 from user adrianSuSE
Rev openSUSE:Factory/32 Md5 1f359e209e442d6615e08d76c91410a4 2010-06-18 04:01:12 autobuild 41600
2010-06-18 04:01:12 +00:00
OBS User autobuild
30149cc21a EMPTY SYNC 2010-04-18 23:02:29 +00:00
OBS User autobuild
380e900ca7 Accepting request 38170: Copy from openSUSE:Tools/build based on submit request 38170 from user oertel
Rev openSUSE:Factory/31 Md5 50d144a87f01584bc44b248ca7b481e5 2010-04-18 23:02:29 autobuild 38170
2010-04-18 23:02:29 +00:00
OBS User autobuild
d06566a0cc EMPTY SYNC 2010-04-15 23:14:22 +00:00
OBS User autobuild
1492a4ad84 Accepting request 38019: Copy from openSUSE:Tools/build based on submit request 38019 from user oertel
Rev openSUSE:Factory/30 Md5 2a53259e1d75246c7ebcecc1d6c655f7 2010-04-15 23:14:22 autobuild 38019
2010-04-15 23:14:22 +00:00
OBS User autobuild
c171a8b0ea EMPTY SYNC 2010-04-15 21:59:47 +00:00
OBS User autobuild
9be78d1c76 Accepting request 37998: Copy from openSUSE:Tools/build based on submit request 37998 from user adrianSuSE
Rev openSUSE:Factory/29 Md5 7b2f181f19c80414af969afb24b57ff7 2010-04-15 21:59:47 autobuild 37998
2010-04-15 21:59:47 +00:00
OBS User autobuild
43233a775b EMPTY SYNC 2010-03-19 09:37:22 +00:00
OBS User autobuild
7b46efd657 Accepting request 35137: Copy from openSUSE:Tools/build based on submit request 35137 from user coolo
Rev openSUSE:Factory/28 Md5 3b88fd96cc704254ab8b687ebd050436 2010-03-19 09:37:22 autobuild 35137
2010-03-19 09:37:22 +00:00
OBS User autobuild
db0b7f9a1f EMPTY SYNC 2010-03-09 15:59:01 +00:00
OBS User autobuild
78413fa98c Accepting request 34401: Copy from openSUSE:Tools/build based on submit request 34401 from user coolo
Rev openSUSE:Factory/26 Md5 504727df2797a18d2384d03ad53d24e0 2010-03-09 15:59:01 autobuild 34401
2010-03-09 15:59:01 +00:00
OBS User autobuild
dbfcc4314d EMPTY SYNC 2010-02-25 01:19:14 +00:00
OBS User autobuild
dbe93ffa77 Accepting request 33317: Copy from openSUSE:Tools/build based on submit request 33317 from user coolo
Rev openSUSE:Factory/25 Md5 597eab409d6544365e930d5343bae317 2010-02-25 01:19:14 autobuild 33317
2010-02-25 01:19:14 +00:00
OBS User autobuild
23210eead1 EMPTY SYNC 2010-01-21 12:17:26 +00:00
OBS User autobuild
3e607bc221 Accepting request 29635: Copy from openSUSE:Tools/build based on submit request 29635 from user adrianSuSE
Rev openSUSE:Factory/24 Md5 697f3d559d0b1c70b0430596b3b9f8f6 2010-01-21 12:17:26 autobuild 29635
2010-01-21 12:17:26 +00:00
OBS User autobuild
fabdede334 CONFLICT Accepting request 20891: Copy from openSUSE:Tools/build based on submit request 20891 from user mlschroe
Rev openSUSE:Factory/22 Md5 37cf4f23dc9dbd86f05ead9e3740e2c4 2009-09-23 19:02:55 autobuild 20891
2009-09-23 19:02:55 +00:00
OBS User unknown
c933eab7fa Rev openSUSE:Factory/21 Md5 afa8b76037b34bb62e4ba377d0d19123 2009-07-27 16:42:46 unknown None 2009-07-27 16:42:46 +00:00
OBS User unknown
860b4e9eb1 Rev openSUSE:Factory/20 Md5 43d3deb42a40c5f29630ea692a3a9e0a 2009-06-16 16:20:30 unknown None 2009-06-16 16:20:30 +00:00
OBS User unknown
4398afb00c Rev openSUSE:Factory/19 Md5 e19e26e4a738b1e39dc507c93f711975 2009-02-26 02:08:17 unknown None 2009-02-26 02:08:17 +00:00
OBS User unknown
7cacedfe02 Rev openSUSE:Factory/18 Md5 8afbec164c76ff64a4773906df67a363 2009-02-20 20:02:31 unknown None 2009-02-20 20:02:31 +00:00
OBS User unknown
2bd87449be Rev openSUSE:Factory/17 Md5 4626ded1b53a067d8f6e7c85ac36d087 2009-01-28 11:43:22 unknown None 2009-01-28 11:43:22 +00:00
OBS User unknown
470db8c0ae Rev openSUSE:Factory/16 Md5 4904c832874e610c0d5303a1a566fae5 2008-12-15 11:20:25 unknown None 2008-12-15 11:20:25 +00:00
OBS User unknown
e67ee22878 Rev openSUSE:Factory/15 Md5 5c898eb52aa96eda0048670efa1e97e4 2008-12-05 14:58:04 unknown None 2008-12-05 14:58:04 +00:00
OBS User unknown
8ca05d8163 Rev openSUSE:Factory/14 Md5 3c840b901d411982bd90445115330531 2008-12-05 14:06:20 unknown None 2008-12-05 14:06:20 +00:00
OBS User unknown
2ae5c53653 Rev openSUSE:Factory/13 Md5 e6f517333a287533dba617b59205c8e6 2008-12-03 15:24:53 unknown None 2008-12-03 15:24:53 +00:00
OBS User unknown
6cc31c6419 Rev openSUSE:Factory/12 Md5 d635eaac8c7b61f0304a558661bfca1e 2008-11-28 15:21:38 unknown None 2008-11-28 15:21:38 +00:00
OBS User unknown
b721adf47e Rev openSUSE:Factory/11 Md5 317af12d6cddb84e0666b385f0f647eb 2008-11-17 10:50:00 unknown None 2008-11-17 10:50:00 +00:00
OBS User unknown
719c7d19c2 Rev openSUSE:Factory/10 Md5 d28ea6dfdfb1da8cadf9404c401d5f6c 2008-11-14 03:27:54 unknown None 2008-11-14 03:27:54 +00:00
OBS User adrianSuSE
685cfce367 Copy from openSUSE:Tools/build via accept of submit request 3751
Request was accepted with message:


Rev openSUSE:Factory/9 Md5 6828188c65cee69b0e734c491ad4d98e 2008-11-13 16:28:37 adrianSuSE None
2008-11-13 16:28:37 +00:00
OBS User unknown
258b82afd9 Rev openSUSE:Factory/8 Md5 d28ea6dfdfb1da8cadf9404c401d5f6c 2008-10-23 13:22:37 unknown None 2008-10-23 13:22:37 +00:00
OBS User unknown
cb522dc40a Rev openSUSE:Factory/7 Md5 2ed24fb175b31d4dbbaaf0078c1850b4 2008-10-22 13:31:56 unknown None 2008-10-22 13:31:56 +00:00
OBS User unknown
d13178f704 Rev openSUSE:Factory/6 Md5 03a6e10c4b903c3dd684ca1452c6bff5 2008-08-15 20:36:21 unknown None 2008-08-15 20:36:21 +00:00
OBS User unknown
3b2a1d6bb4 Rev openSUSE:Factory/5 Md5 b7c887c486ac915a419a468281434c4e 2008-06-03 20:00:00 unknown None 2008-06-03 20:00:00 +00:00
OBS User unknown
3cc27c1a79 Rev openSUSE:Factory/4 Md5 81795e452cd10959feadc4d38e882910 2008-05-31 10:08:28 unknown None 2008-05-31 10:08:28 +00:00
OBS User unknown
33f36ba186 Rev openSUSE:Factory/3 Md5 f9458f45a8692c16510a383c5a221a67 2007-09-15 10:05:41 unknown None 2007-09-15 10:05:41 +00:00
OBS User unknown
fd270b5342 Rev openSUSE:Factory/2 Md5 9be3a509281b289a1152a712b3e18e43 2007-08-02 19:42:25 unknown None 2007-08-02 19:42:25 +00:00
OBS User unknown
844c4201e1 Rev openSUSE:Factory/1 Md5 49f0ed45dddab40020bb9bd061fdea6f 2007-01-15 23:06:25 unknown None 2007-01-15 23:06:25 +00:00
2 changed files with 1 additions and 2 deletions

View File

@@ -6,5 +6,4 @@ Maintainer: Adrian Schroeter <adrian@suse.de>
Architecture: all
Standards-Version: 3.7.2
Build-Depends: debhelper (>= 4)
Depends: bash, binutils, findutils, perl, tar, psmisc, libwww-perl

View File

@@ -1 +1 @@
7
5