Commit Graph

69 Commits

Author SHA256 Message Date
Thorsten Kukuk
f86cbb7b3b - tc-no-TCA_CBQ.patch: Disable TCA_CBQ code if kernel headers don't
support them.

OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=126
2024-03-14 09:16:11 +00:00
Thorsten Kukuk
80cc31766f Accepting request 1132109 from home:kukuk:branches:Base:System
- Install udhcpc and udhcpc6 into the same directory
  (udhcp6-install-path.patch)
- Fully enable udhcpc and document that this tool needs special
  configuration and does not work out of the box [bsc#1217883]

OBS-URL: https://build.opensuse.org/request/show/1132109
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=124
2023-12-08 13:53:15 +00:00
943d2a21af Accepting request 1107908 from home:radolin:branches:Base:System
-  Add ash-fix-segfault-d417193cf.patch: fix stack overflow vulnerability 
   in ash (CVE-2022-48174, bsc#1214538)

OBS-URL: https://build.opensuse.org/request/show/1107908
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=122
2023-08-30 08:28:43 +00:00
Thorsten Kukuk
a201ce2668 Accepting request 1090575 from home:dirkmueller:Factory
- update to 1.36.1:
  * fixes for line editing, detection of hardware sha1/sha256
    support, unzip
   (do not create suid/sgid files unless -K),
    shell (printf and sleep with no args, handing of SIGINT
    in sleep), ed.

OBS-URL: https://build.opensuse.org/request/show/1090575
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=120
2023-06-06 13:46:17 +00:00
Thorsten Kukuk
8f521dad3c Accepting request 1056385 from home:radolin:branches:Base:System
Update to version 1.36.0

OBS-URL: https://build.opensuse.org/request/show/1056385
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=118
2023-01-09 09:12:19 +00:00
47571d1a23 Accepting request 1051647 from home:lnussel:usrmerge
Replace transitional %usrmerged macro with regular version check (boo#1206798)

OBS-URL: https://build.opensuse.org/request/show/1051647
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=116
2023-01-04 18:07:01 +00:00
Ihno Krumreich
97ddd30897 Accepting request 1037611 from home:dimstar:Factory
- Add e63d7cdf.patch: awk: fix use after free (CVE-2022-30065,
  boo#1199744).

OBS-URL: https://build.opensuse.org/request/show/1037611
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=114
2022-11-23 16:26:38 +00:00
cdd3182bee Accepting request 1035770 from home:radolin:branches:Base:System
- Fix build under SLE12

OBS-URL: https://build.opensuse.org/request/show/1035770
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=112
2022-11-15 09:31:32 +00:00
Thorsten Kukuk
e5a79eeebf Accepting request 987007 from home:lnussel:branches:Base:System
- prepare spec file for rpmbuild --build-in-place --noprep
- use bcond for static and ww3 subpackages
- fix verbose flag

OBS-URL: https://build.opensuse.org/request/show/987007
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=105
2022-07-11 12:57:07 +00:00
Thorsten Kukuk
de69b5e8f0 Accepting request 964306 from home:dimstar:Factory
- BuildRequire hostname: the test suite wants to compare the output
  of 'hostname' against 'busybox hostname'. We should not rely
  hostname to be present in the build environment.

OBS-URL: https://build.opensuse.org/request/show/964306
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=99
2022-03-24 10:23:13 +00:00
Thorsten Kukuk
410677d0cf OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=95 2022-01-12 15:40:34 +00:00
Ihno Krumreich
27c2717678 Accepting request 927936 from home:eeich:branches:Base:System
- Build busybox-warewulf3 for i586 as well. This allowes to set up
  i586 nodes.

OBS-URL: https://build.opensuse.org/request/show/927936
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=93
2021-10-28 13:02:22 +00:00
Thorsten Kukuk
5040491c97 Accepting request 927035 from home:llansky3:branches:Base:System
Enable fdisk and testsuite to use GNU echo

OBS-URL: https://build.opensuse.org/request/show/927035
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=92
2021-10-26 14:40:09 +00:00
Thorsten Kukuk
9da16c7fa1 Accepting request 926821 from home:coolo:branches:openSUSE:Factory
- Remove the duplicated config entries and construct the snippets
  on the fly based on the main config. This way it's easier to
  keep track of what's different

- Update to 1.34.1:
  * build system: use SOURCE_DATE_EPOCH for timestamp if available
  * many bug fixes and new features
  * touch: make FEATURE_TOUCH_NODEREF unconditional

OBS-URL: https://build.opensuse.org/request/show/926821
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=91
2021-10-26 14:04:43 +00:00
Ihno Krumreich
32e4efdf4b Accepting request 924964 from home:eeich:branches:Base:System
- Create separate 'Warewulf3' (https://github.com/warewulf/warewulf3)
  flavor of busybox with the
  additional setting:
  CONFIG_REBOOT=y
  CONFIG_SWITCH_ROOT=y
  CONFIG_CTTYHACK=y 
  (bsc#1191514).

OBS-URL: https://build.opensuse.org/request/show/924964
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=90
2021-10-15 08:33:08 +00:00
Thorsten Kukuk
bef21c8c07 Accepting request 891384 from home:AndreasStieger:branches:Base:System
busybox 1.33.1

OBS-URL: https://build.opensuse.org/request/show/891384
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=88
2021-05-10 13:45:30 +00:00
Thorsten Kukuk
81ed445f5a Accepting request 868684 from home:kukuk:container
- Update to version 1.33.0
  - many bug fixes and new features
- update_passwd_selinux_fix.patch upstream compile fix for SELinux

OBS-URL: https://build.opensuse.org/request/show/868684
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=86
2021-02-02 15:43:27 +00:00
Thorsten Kukuk
67d783471a Accepting request 860408 from home:kukuk:container
- Update to version 1.32.1
  - fixes a case where in ash, "wait" never finishes. 

- sendmail-ignore-F-option.patch: ignore -F option as used by
  cron (workaround for [bbn#13426])

OBS-URL: https://build.opensuse.org/request/show/860408
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=84
2021-01-05 09:00:02 +00:00
Thorsten Kukuk
37f162f0c7 - Don't require nogroup for adduser command, as this can lead to
a dependency cycle with sysusers-tools.

OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=81
2020-12-09 14:41:24 +00:00
Thorsten Kukuk
ca2cb2b5de - cpio-long-opt.patch: add more long options to cpio for IBS/unrpm
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=80
2020-12-07 10:52:11 +00:00
Thorsten Kukuk
5689b35720 Accepting request 852893 from home:lnussel:usrmove
- prepare usrmerge (boo#1029961)

OBS-URL: https://build.opensuse.org/request/show/852893
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=78
2020-12-03 13:59:15 +00:00
Thorsten Kukuk
aaca560b27 Accepting request 828493 from home:kukuk:container
- Set CONFIG_FIRST_SYSTEM_ID to 101 as we use 100 already as fixed
  ID for a system account.
- Require group "nogroup" (used by adduser)

OBS-URL: https://build.opensuse.org/request/show/828493
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=74
2020-08-21 12:50:54 +00:00
Thorsten Kukuk
682c9589d8 - Enable SELinux for the dynamic version
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=72
2020-08-12 13:44:45 +00:00
Thorsten Kukuk
4ad9196269 Accepting request 822590 from home:kukuk:container
- Update to busybox 1.32.0
  - many bugfixes and new features
  - Obsoletes busybox-no-stime.patch
- Disable ftpget/ftpput, non-standard, ftp is outdated
- Disable run-init, we don't use that
- Disable cttyhack, we don't provide the calling tools
- Disable dnsd

OBS-URL: https://build.opensuse.org/request/show/822590
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=70
2020-07-24 09:10:04 +00:00
Thorsten Kukuk
25439fbe5d Accepting request 819364 from home:coolo:branches:openSUSE:Factory
- Enable testsuite and package it for later rerun (for QA,
  jsc#CAR-15)

OBS-URL: https://build.opensuse.org/request/show/819364
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=67
2020-07-08 07:52:43 +00:00
Thorsten Kukuk
8d0cb566e7 Accepting request 792902 from home:kukuk:container
- Set last ID to 65533, else nobody cannot be created
- Merge config of default, -container and -static to be able to
  drop -container variant

OBS-URL: https://build.opensuse.org/request/show/792902
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=64
2020-04-10 08:09:23 +00:00
Thorsten Kukuk
2c863f31f7 Accepting request 772350 from home:dimstar:Factory
- Update to version 1.31.1:

NOTE: There are a few new config parameters I added as 'unset' to the
      various .config files. They might need to be tweaked a bit

This version, together with the patch added, builds successfully
 against glibc 2.31 (Staging_B) - so would be quite important to
 get submitted to Factory soon

OBS-URL: https://build.opensuse.org/request/show/772350
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=59
2020-02-10 11:27:06 +00:00
Thorsten Kukuk
70ee979d9d Accepting request 742256 from home:kukuk:branches:Base:System
- Add man.conf to container variant

OBS-URL: https://build.opensuse.org/request/show/742256
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=57
2019-10-23 20:36:10 +00:00
4e8b0edbfb Accepting request 730727 from home:jengelh:branches:Base:System
- Trim marketing from description.

OBS-URL: https://build.opensuse.org/request/show/730727
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=55
2019-09-20 07:58:17 +00:00
Ihno Krumreich
cf4c647bbb Accepting request 725315 from home:kukuk:container
- Drop busybox-rpm-E.patch, not needed anymore
- Create new "container" subpackage with special stripped down
  version for container images (8MB instead of 15MB).

OBS-URL: https://build.opensuse.org/request/show/725315
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=53
2019-08-27 14:02:41 +00:00
dafc3316e0 Accepting request 718762 from home:kukuk:container
- Provide "useradd_or_adduser_dep" for sysuser-shadow

OBS-URL: https://build.opensuse.org/request/show/718762
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=51
2019-08-02 18:50:05 +00:00
Ihno Krumreich
08d47d0085 Accepting request 689870 from home:kukuk:container
- Implement rpm -E %_dbpath for kiwi (busybox-rpm-E.patch)
- Don't require /bin/sh, be self contained

- update to 1.30.1
  * many bugfixes and new features
- obsolete busybox-1.18.3-libarchive.patch 
- obsolete busybox-resource.patch
- Update busybox*.config
- Merge busybox.spec and busybox-static.spec and build the static
  binary as subpackage

OBS-URL: https://build.opensuse.org/request/show/689870
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=49
2019-04-02 11:46:57 +00:00
Ihno Krumreich
3dce635314 Accepting request 630988 from home:jjolly:branches:Base:System
Added functionality to busybox for warewulf

OBS-URL: https://build.opensuse.org/request/show/630988
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=47
2018-08-24 14:44:09 +00:00
Ihno Krumreich
4830614a55 Accepting request 540624 from home:kukuk:no-sunrpc
- Disable RPC/NFS, we don't have a static libtirpc

- Build against libtirpc in preparation of deprecating sunrpc from
  glibc

OBS-URL: https://build.opensuse.org/request/show/540624
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=45
2018-01-16 12:41:30 +00:00
39b222541e Accepting request 507584 from home:AndreasStieger:branches:Base:System
busybox 1.26.2

-static still failing

OBS-URL: https://build.opensuse.org/request/show/507584
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=43
2017-07-03 20:30:00 +00:00
43e40eecee Accepting request 438172 from home:AndreasStieger:branches:Base:System
busybox 1.25.1

OBS-URL: https://build.opensuse.org/request/show/438172
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=41
2016-11-04 16:30:02 +00:00
8fa169c34c Accepting request 365337 from home:olh:branches:Base:System
- Disable build timestamp

OBS-URL: https://build.opensuse.org/request/show/365337
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=39
2016-03-07 12:34:52 +00:00
9656192800 Accepting request 351758 from home:posophe:branches:Base:System
update

OBS-URL: https://build.opensuse.org/request/show/351758
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=37
2016-01-04 10:41:29 +00:00
Stephan Kulow
e0aa46df30 Accepting request 298217 from home:pluskalm:branches:Base:System
- Update to 1.23.2
  * for a full list of changes see http://www.busybox.net/news.html
- Cleaned up spec file with spec-cleaner
- Refreshed patches

- Update to 1.23.2
  * for a full list of changes see http://www.busybox.net/news.html
- Cleaned up spec file with spec-cleaner
- Refreshed patches

OBS-URL: https://build.opensuse.org/request/show/298217
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=35
2015-04-25 09:02:17 +00:00
Tomáš Chvátal
0694d463f1 Accepting request 254841 from home:olh:branches:Base:System
- Remove mkinitrd scripts

OBS-URL: https://build.opensuse.org/request/show/254841
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=33
2014-10-15 12:07:49 +00:00
eff82f8634 Accepting request 247618 from home:AndreasStieger:branches:Base:System
busybox 1.22.1

OBS-URL: https://build.opensuse.org/request/show/247618
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=31
2014-09-05 10:53:52 +00:00
995decc282 Accepting request 210745 from home:posophe:branches:Base:System
- Update to version 1.21.1
  + fixes for ntfs detection (big-endian fix)
  + xz decompression of concatenated streams
  + mdev acquired a [ENV=regex;] extension instead of undocumented
    subsystem match hack it used to have prior to 1.21.x. 
- Changes from 1.21.0
  + udhcpc: gracefully handle packets with CHECKSUM_PARTIAL
  + ifupdown: improve compatibility with Debian
  + get_linux_version_code: don't fail on Linux version strings
    like "3.0-foo"
  + build system: fix build failure when only gunzip is selected
  + CONFIG_PID_FILE_PATH: new configuration option for pidfile paths
  + declare strings with ALIGN1, as appropriate
  + nanddump: use the right operator of logic AND
  + nanddump: skip bad blocks when instructed to do so
  + nanddump: invert the meaning of the -o parameter to match upstream
  + mount: fix -o user=foo mishandling, fix unc= generation, add prefixpath=
  + build system: fix build of kconfig on Darwin
  + tar: support -J, --xz explicit compression option
  + simplify copyright/license notice that appears in the binary
  + mdev: tell kernel that we didn't find the firmware
  + lineedit: fix Alt-D when cursor==0
  + lineedit: histfile can get emptied when CONFIG_FEATURE_EDITING_SAVE_ON_EXIT=y
  + build system: stop .eh_frame generation
  + build system: fix build failure when compressed help is selected, but bz2 compression is not
  + scripts/kconfig/mconf: work on systems w/o SIGWINCH
  + platform.h: disable ALIGNn macros for s390[x]
  + adduser: install to /usr, not /, like all other similar tools
  + ash: fix "read -s" + ^C. Closes 5504
  + ash: fix a bug in >${varexp} handling. Closes 5282
  + ash: implement export -n
  + ash: revert wrong "fix" for an apparent memory leak. Closes 5822
  + awk: fix FS assignment behavior. Closes 5108
  + awk: make -F STR interpret escape sequences. Closes 5126
  + brctl: fix build failure by s/strtotimeval/bb_strtotimeval/ (android has strtotimeval)
  + busybox: tweak help text and copyright year
  + decompress_uncompress: comment out debug printout on corrupted data
  + decompress_uncompress: move 'code' variable into loop - sole user
  + dhcpd: write lease file on exit
  + dpkg: fix creation of .list files (were empty since b768aeb). Closes 5324
  + du: document incompatibility with standard tool
  + examples/mdev_fat.conf: small addition
  + find: if DESKTOP=y, support -wholename (synonym for -path)
  + find: make -mindepth N -xdev correctly stop on mountpoints
  + ftpd: fix MDTM's month value. Closes 5336
  + ftpd: free allocated string on error path
  + getty: fix for NOCTTY killing us with SIGHUP
  + grep: fix grep -Fw not respecting the -w option. Closes 5792
  + ifconfig: do not accept "ifconfig eth0 up 1.2.3.4/17" (ip with mask). Closes 5786
  + libbb: correctness/size tweaks in signal-related helpers
  + lineedit: in !EDITING config, return -1 on fgets error
  + login: increase login name size limit from 32 to 64
  + lpr: don't send 0-byte print jobs (compat)
  + man: fix handling of gzipped manpages
  + mdev: add support for $DEVNAME and /dev/mdev.log debug aid
  + mdev: fix mode of dir1 in =dir1/dir2/file rule
  + mdev: remove undocumented subsystem/devname matching hack
  + mdev: when found, print major,minor into mdev.log
  + modprobe_small: make rmmod to NOT remove dependencies. Closes 5162
  + mount: do not pass "comment=ANYTHING" option to kernel. Closes 5240
  + mount: fix the wrongly stored fs creation time
  + mount: set up RO loop device if mount -o ro. Closes 4784
  + mount: support strictatime option. Closes 5240
  + ntpd: on time step, kill all outstanding replies from other peers
  + sed: fix handling of s/// which has empty matches
  + sed: fix zero chars match/replace
  + sha3: make size/speed optimization decision configurable
  + syslogd: do not segfault on parse error when using default config. Closes 5762
  + telnet: convert CR -> CR LF, not CR -> CR NUL when sending data to server
  + telnet: convert Enter -> CR LF in line mode too
  + tftpd: fix -u USER to work with chroot. Closes 5348
  + top/ps: argv0:"gdm-session-worker [pam/gdm-password]" == comm:"gdm-session-wor"
  + top: do not touch stdin if -b
  + top: fix "last CPU" parsing
  + top: implement scrolling up/down (_very_ useful)
  + udhcp[cd]: fix binding to network aliases. Closes 5432, 5438
  + udhcpc: make -O <numeric_opt> work. Closes 5402
  + udhcpc[6]: show select timeout in log
  + unzip: make options parsing more robust on getopt w/o gnu extensions
  + vi: do not set autoindent by default
  + vi: nuke FEATURE_VI_OPTIMIZE_CURSOR
  + vi: save/restore screen upon invocation
  + volume_id/ext: detect ext4 too
  + wget: correctly handle failure to -c (continue)
  + wget: make -c _not_ truncate the file
  + wget: reorder fread and poll: poll only if fread returns EAGAIN. Closes 5426
  + wget: try reading after poll timeout - stdio may have buffered data. Closes 5426
  + acpid: add missing lid switch definition
  + tar: fix 256-bit encoded number decoding
  + udhcpc[6]: allow discover_retries == 0 (infinite)
  + ash: fix a memory leak
  + sysctl: implement -q
  + powertop: fix error message
  + sha3sum: new applet
  + fbset: respect rgba configuration lines in fb.modes
  + fbsplash: support non-RGB565 pixels in 16-bit mode
  + flashcp: remove unused variable opts
  + mount: add unc option to CIFS mount (needed for Linux 3.4+)
  + nanddump: make dumping read-only partitions work
  + ps: use separate get_uptime() and make it work on non-linux too
  + declare strings with ALIGN1, as appropriate
  + udhcpc6: depend on ipv6
  + include sys/resource.h where needed
  + disable format security warnings
  + build system: use pkg-config to look up selinux libs
  + ifenslave: fix missing close paren
  + sed: allow 'w' cmd to use two address form
  + tar: implement --no-recursion
  + unzip: ignore chmod errors
  + brctl: fix description and usage
  + su: do not change to home dir unless -l
  + ntpd: fix incorrect m_status field in outgoing packets. Closes 5120
  + dmesg: handle multi-char log levels
  + klogd: handle multi-char log levels
  + syslogd: add option to log to Linux kernel printk buffer
  + syslogd: convert dummy functions to statics and get rid of IF_FEATURE_* checks
  + config: do not refer to HTTPS for wget
  + sendmail: use host rather than NIS domain name for HELO
  + mktemp: fix mktemp -u temp.XXXXXX returning garbage when TMPDIR is set
  + blkid: show filesystem when both label and UUID are missing, but type is known
  + volume_id: add exFAT detection
  + ln: support -T and -v
  + sed: support long opts and -iSFX
  + mkdir,rmdir: accept and ignore -v, --verbose
  + mv: accept but ignore -v
  + blkid: add type display for btrfs
  + blkid: add support for nilfs2
  + blkid: add type display for hfsplus
  + volume_id: display hfs[+] 128-bit UUID properly
  + volume_id: uuid_format small code shrink
  + volume_id: add squashfs detection
  + testsuite: some more awk tests related to conditions
  + modinfo: match more standard module fields and fix version field
  + inetd: fix build failure in Android
  + android: fix 'stat', ifdef S_TYPEIS* in coreutiles/stat.c
  + platform.h: Android tweaks: ioprio defines, BB_ADDITIONAL_PATH
  + android: some sensible defconfig changes
  + libbb: add missing_syscalls.c: for now, only Android syscalls
  + fbsplash: fix regression from e4fa7b7
  + adduser: make it accept "adduser USER GROUP" form
  + wget: add dummy --no-cache
  + testsuite: make mkfs.minix test not fail spuriously on big endian
  + refactor correct_password.c to avoid one if

OBS-URL: https://build.opensuse.org/request/show/210745
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=29
2013-12-16 16:53:52 +00:00
29995079ea Accepting request 186728 from Base:System
- Build against glibc-devel-static to work around uClibc segfault;
  (bnc#758843).
  * Remove uClibc specific busybox.uClibc-build-fix.patch.
  * Add busybox-static.SuSE.config, which specifies CONFIG_STATIC=y. (forwarded request 186665 from dmdiss)

OBS-URL: https://build.opensuse.org/request/show/186728
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=27
2013-08-12 15:07:28 +00:00
ef471214eb Accepting request 144839 from home:posophe:branches:Base:System
update to 1.20.2

OBS-URL: https://build.opensuse.org/request/show/144839
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=25
2012-12-11 12:41:58 +00:00
3bfdc5d399 Accepting request 128187 from home:a_jaeger:FactoryFix
Add missing sys/resource include (glibc 2.16) (fixed changes entry)

OBS-URL: https://build.opensuse.org/request/show/128187
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=22
2012-07-18 16:11:10 +00:00
Stefan Seyfried
5c474ed224 Accepting request 123855 from home:seife:branches:Base:System
more complete fix for latest ext2_fs.h breakage from busybox git

OBS-URL: https://build.opensuse.org/request/show/123855
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=20
2012-06-06 14:26:52 +00:00
Andreas Jaeger
95e97af54a Accepting request 113102 from home:oertel:branches:openSUSE:Factory
- busybox-1.19.4-typedef_umode_t.patch:
  fix compile as umode_t is only defined with KERNEL and is
  used in header linux/linux/ext2_fs.h

- update to 1.19.4
  - fix getty, mdev, modinfo and wget
- update to 1.19.3
  - fix chpasswd, crond, inetd, syslogd, tail, tftp
- update to 1.19.2
  - fix ash/hush, cttyhack, find, grep, less, patch, sed, top, 
    uncompress
- update to 1.19.0:
  - countless fixes in all utility programs, please see
    http://www.busybox.net/ for details
- remove obsolete patches previously marked as upstreamed

- busybox-1.19.4-typedef_umode_t.patch:
  fix compile as umode_t is only defined with KERNEL and is
  used in header linux/linux/ext2_fs.h 

- update to 1.19.4
  - fix getty, mdev, modinfo and wget
- update to 1.19.3
  - fix chpasswd, crond, inetd, syslogd, tail, tftp
- update to 1.19.2
  - fix ash/hush, cttyhack, find, grep, less, patch, sed, top,
    uncompress
- update to 1.19.0:
  - countless fixes in all utility programs, please see
    http://www.busybox.net/ for details

OBS-URL: https://build.opensuse.org/request/show/113102
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=18
2012-04-11 18:33:48 +00:00
232780dcf5 Accepting request 86375 from home:uli_suse:branches:Base:System
- cross-build fix: use %__cc macro, set HOSTCC

- cross-build fix: use %__cc macro, set HOSTCC

OBS-URL: https://build.opensuse.org/request/show/86375
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=16
2011-10-04 08:31:06 +00:00
Stephan Kulow
b9446f38d0 Accepting request 82931 from home:jengelh:bl-b
- Remove redundant tags/sections from specfile
- Remove unexplained ExcludeArch directive

OBS-URL: https://build.opensuse.org/request/show/82931
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=14
2011-09-19 19:41:38 +00:00
OBS User buildservice-autocommit
ecdf555062 Updating link to change in openSUSE:Factory/busybox revision 24.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=689301f17133576d9e88402dadc1f890
2011-03-21 09:33:42 +00:00