Commit graph

1074 commits

Author SHA1 Message Date
Nikil Mehta
98791614b8 progress: Add package
Signed-off-by: Nikil Mehta nikil.mehta@gmail.com
2016-12-05 23:25:36 -08:00
p-wassi
024aec7a7e utils/grep: update to 2.26
Update grep to upstream release 2.26

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2016-12-05 20:55:52 +01:00
p-wassi
1fc42dbf58 utils/avrdude: update to 6.3
Update avrdude to upstream release 6.3

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2016-12-05 08:15:44 +01:00
Bastian Bittorf
20c881a072 mysql-server: initscript: allow spaces in 'mysql-config' datadir
also convert script to OpenWrt-style and use
logger instead of echo out to STDERR.

Signed-off-by: Bastian Bittorf <bb@npl.de>
2016-12-01 20:48:08 +01:00
Nuno Goncalves
cc5a56540a tcsh: bump to version 6.20
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2016-11-28 09:41:28 +01:00
Shuanglei Tao
f1d2b004a5 ttyd: update to 1.2.1
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
2016-11-27 21:06:48 +08:00
Luka Perkov
e585e46822 Merge pull request #3526 from sartura/f2fs-tools-no-selinux
f2fs-tools: import patch that disables selinux
2016-11-24 22:06:12 +01:00
Vladimir Ulrich
f9fa5c078b [utils/zoneinfo] Updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2016-11-24 16:22:37 +03:00
Luiz Angelo Daros de Luca
abebd4e756 Merge pull request #3548 from luizluca/attr_githttp
attr: use git over HTTP
2016-11-23 20:17:23 -02:00
Fam Zheng
9637d4d02e oath-toolkit: Add 'oath-toolkit' package
Upstream: http://www.nongnu.org/oath-toolkit/index.html

Signed-off-by: Fam Zheng <fam@euphon.net>

---

v2: Address comments of yousong and hnyman.
2016-11-23 07:45:06 -06:00
Luiz Angelo Daros de Luca
777b64cb65 attr: use git over HTTP
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2016-11-22 16:07:40 -02:00
Denis Osvald
a6c1dba795 f2fs-tools: replace noselinux patch with upstream version
Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
2016-11-22 18:10:43 +01:00
p-wassi
85e4442361 utils/nano: update to 2.7.1
Update nano to upstream release 2.7.1

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2016-11-22 09:18:09 +01:00
p-wassi
39af758c7e utils/zip: fix LARGE_FILE_SUPPORT in configure script
Package zip is currently broken with a runtime error.
When zip is run, it immediately exits with
"zip warning : Not supported (uzoff_t not same size as zoff_t)"

The issue boils down to the package's configure script which tries to
determine LARGE_FILE_SUPPORT on *host* side. The conftest.c is
compiled and ran on the building host to see whether LFS is given or not.
This will fail when cross-compiling. The patch here is created by Romain Naour,
taken from http://lists.busybox.net/pipermail/buildroot/2015-January/117909.html
Reworked and tested by me. Now LFS is detected and the built binaries work
on the target.

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2016-11-20 22:05:42 +01:00
Denis Osvald
6789e872d9 f2fs-tools: import patch that disables selinux
Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
2016-11-18 15:41:14 +01:00
Shuanglei Tao
10503bad44 ttyd: update to 1.2.0
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
2016-11-13 18:56:05 +08:00
Nuno Goncalves
325c2ebbf8 tcsh: bump to version 6.19.01
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2016-11-12 22:25:32 +01:00
Hannu Nyman
91200bf982 Merge pull request #3503 from the2masters/rng-tools
rng-tools: Fixup Makefile and initscript
2016-11-11 10:42:17 +02:00
Hannu Nyman
450101bea2 collectd: enable cpufreq plugin also for ipq806x
Enable cpufreq plugin also for ipq806x,
as IPQ8065 supports CPU frequency scaling.

Run-tested with Netgear R7800.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-11-10 16:04:02 +02:00
Stefan Hellermann
dc445cc242 rng-tools: Fixup Makefile and initscript
- typo in path of uci-defaults scripts
- fix init script when there is no rngd config
- convert init script to procd

Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
2016-11-10 10:33:22 +01:00
Florian Fainelli
a554a1dd30 Merge pull request #3494 from ffainelli/plc-utils-3481
open-plc-utils: Force creation of open-plc-utils metapackage
2016-11-08 10:51:42 -08:00
Luka Perkov
fa76db66ef Merge pull request #3373 from bobafetthotmail/patch-6
f2fs-tools: update to latest and split up tools
2016-11-06 23:59:40 +01:00
Florian Fainelli
dc368cbcd0 open-plc-utils: Force creation of open-plc-utils metapackage
Without it, all other plugin packages are not installable.

Fixes #3481

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
2016-11-06 13:44:36 -08:00
Richard Kunze
c7408560a1 hdparm: bump version to 9.50
Signed-off-by: Richard Kunze <richard.kunze@web.de>
2016-11-05 18:08:40 +01:00
Vladimir Ulrich
2e88ec6cca [utils/zoneinfo] Updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2016-11-03 18:18:12 +03:00
Hannu Nyman
d9a25e1c16 Merge pull request #3450 from bobafetthotmail/patch-4
avrdude: move to "Microcontroller programming" submenu
2016-11-03 00:03:41 +02:00
Hannu Nyman
d3e60c52bb Merge pull request #3451 from bobafetthotmail/patch-7
dfu-programmer: move to "Microcontroller programming" submenu
2016-11-03 00:03:34 +02:00
Alberto Bursi
6013b58f41 stm32flash: move to "Microcontroller programming" submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-11-02 21:30:30 +01:00
Alberto Bursi
f72d672abf dfu-programmer: move to "Microcontroller programming" submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-11-02 21:26:53 +01:00
Alberto Bursi
4c1028564e avrdude: move to "Microcontroller programming" submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-11-02 21:23:26 +01:00
Daniel Golle
1b118db0ad Merge pull request #3073 from paulo-raca/i2c-tools-py3
i2c-tools: Added python3-smbus package
2016-11-02 14:02:19 +01:00
Paulo Costa
581ec01afa i2c-tools: Added python3-smbus package
This only replicates the existing python-smbus package into Python 3

Signed-off-by: Paulo Costa <me@paulo.costa.nom.br>
2016-11-02 10:46:42 -02:00
Alberto Bursi
535200b110 zoneinfo: capitalize submenu name (zoneinfo -> Zoneinfo)
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-11-02 11:55:13 +01:00
Hannu Nyman
8067dd75c3 Merge pull request #3443 from bobafetthotmail/patch-7
llvm2: capitalized submenu name (disc -> Disc)
2016-11-02 12:07:50 +02:00
Hannu Nyman
46ce67cf2b Merge pull request #3442 from bobafetthotmail/patch-5
hdparm: capitalized submenu name (disc -> Disc)
2016-11-02 12:07:43 +02:00
Hannu Nyman
562744380d Merge pull request #3441 from bobafetthotmail/patch-3
hd-idle: capitalized submenu name (disc -> Disc)
2016-11-02 12:07:33 +02:00
Alberto Bursi
db40cd51eb gdisk/sgdisk/cgdisk: capitalized submenu name (disc -> Disc)
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-11-02 10:11:33 +01:00
Alberto Bursi
dbe0886898 llvm2: capitalized submenu name (disc -> Disc)
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-11-02 10:08:11 +01:00
Alberto Bursi
76c54dc342 hdparm: capitalized submenu name (disc -> Disc)
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-11-02 10:02:34 +01:00
Alberto Bursi
0f26a9f6d3 hd-idle: capitalized submenu name (disc -> Disc)
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-11-02 09:37:46 +01:00
Hannu Nyman
6b2e8ae6ef Merge pull request #3422 from nwf/ucify-rngd
rng-tools: uci-fy, default to doing nothing
2016-10-31 22:50:36 +02:00
Nathaniel Wesley Filardo
bce6d283c1 rng-tools: uci-fy, default to doing nothing
Enabling the default configuration will pipe /dev/urandom back into
/dev/random ala the current package behavior.  Because this amounts to
disabling the in-kernel entropy estimation, default disabled.

While here, uci-paramaterize the high watermark.
While here, add a pre-command hook for real RNGs that need 'stty raw'
or other such hooks.  (e.g. the TrueRNG devices)

As offered in github openwrt/packages#3422, take over maintainership.

See github openwrt/packages#3142.

Signed-off-by: Nathaniel Wesley Filardo <nwfilardo@gmail.com>
2016-10-31 13:17:57 -04:00
Michal Hrušecký
764ac1a078
luci-app-lxc: Minor polishing
Add more dependencies needed by download template and replace all, not just
first occurence of : or _ in template name with space in webui.

Signed-off-by: Michal Hrušecký <Michal.Hrusecky@nic.cz>
2016-10-30 22:54:42 +01:00
Hannu Nyman
fba5959f4e Merge pull request #3394 from bobafetthotmail/patch-20
stoken: move to Encryption submenu
2016-10-30 09:53:47 +02:00
Hannu Nyman
0a66d54ae7 Merge pull request #3389 from bobafetthotmail/patch-15
cryptsetup: move to Encryption submenu
2016-10-30 09:53:18 +02:00
Hannu Nyman
e3ba3a4775 Merge pull request #3391 from bobafetthotmail/patch-17
gnupg: move to Encryption submenu
2016-10-30 09:52:46 +02:00
Hannu Nyman
dc175a01d1 Merge pull request #3392 from bobafetthotmail/patch-18
squashfs-tools: move to Filesystems submenu
2016-10-30 09:52:36 +02:00
Hannu Nyman
53e1fa2b70 Merge pull request #3386 from bobafetthotmail/patch-12
rrdcgi1/rrdtool1: move to database submenu
2016-10-30 09:51:52 +02:00
Hannu Nyman
9e9af1c7c5 Merge pull request #3379 from bobafetthotmail/patch-3
zsh: move to Shells submenu
2016-10-30 09:51:36 +02:00
Hannu Nyman
a96efabd9a Merge pull request #3378 from bobafetthotmail/patch-2
bash: move to Shells submenu
2016-10-30 09:51:24 +02:00
Hannu Nyman
deb4696b73 Merge pull request #3383 from bobafetthotmail/patch-10
libhavege: move to Libraries category
2016-10-25 17:50:41 +03:00
Hannu Nyman
ef120b301e Merge pull request #3382 from bobafetthotmail/patch-9
klish: move to Shells submenu
2016-10-25 17:46:28 +03:00
Yousong Zhou
17083195d7 Merge pull request #3390 from bobafetthotmail/patch-16
dvtm: move to Terminal submenu
2016-10-25 00:03:41 -05:00
Hannu Nyman
19cfe6a8fa Merge pull request #3385 from bobafetthotmail/patch-11
tmux: move to Terminal submenu
2016-10-24 23:19:42 +03:00
Hannu Nyman
0907ba28de Merge pull request #3351 from RussellSenior/update-ap51-flash
utils/ap51-flash: import from old-packages and update
2016-10-24 13:47:57 +03:00
Alberto Bursi
82a8faa072 tcsh: move to Shells submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-24 10:22:09 +02:00
Alberto Bursi
4237b1e42f stoken: move to Encryption submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-24 00:15:27 +02:00
Alberto Bursi
478d35459c squashfs-tools: move to Filesystems submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 23:53:43 +02:00
Alberto Bursi
198ada3b9d gnupg: move to Encryption submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 23:41:08 +02:00
Alberto Bursi
55c7ee7bab dvtm: move to Terminal submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 23:34:48 +02:00
Alberto Bursi
bb103260af cryptsetup: move to Encryption submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 23:29:33 +02:00
Alberto Bursi
dc88e921cc ccrypt: move to Encryption submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 23:14:18 +02:00
champtar
d3d0bd86e7 Merge pull request #3387 from bobafetthotmail/patch-13
screen: move to Terminal submenu
2016-10-23 21:00:04 +02:00
Hannu Nyman
e9855f05ac Merge pull request #3360 from riptidewave93/master
utils/collectd: Add cpufreq module
2016-10-23 21:51:46 +03:00
Hannu Nyman
efdbe9cad5 Merge pull request #3380 from bobafetthotmail/patch-5
gzip: moving to Compression submenu
2016-10-23 21:08:56 +03:00
Alberto Bursi
f94d5dbbb3 screen: move to Terminal submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 20:04:24 +02:00
Alberto Bursi
2f8fcc1696 rrdcgi1/rrdtool1: move to database submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 19:56:11 +02:00
Alberto Bursi
697789ab77 tmux: move to Terminal submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 19:42:58 +02:00
Alberto Bursi
951dfd3f06 libhavege: move to Libraries category
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 18:42:38 +02:00
Alberto Bursi
43dac9065d klish: move to Shells submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 18:35:48 +02:00
Alberto Bursi
7f0b030e97 serialconsole: move to Terminal submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 18:30:33 +02:00
Alberto Bursi
9648acf668 gzip: moving to Compression submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 18:21:19 +02:00
Alberto Bursi
05d213405b zsh: move to Shells submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 17:56:06 +02:00
Alberto Bursi
2c563af997 bash: move to Shells submenu
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 17:50:14 +02:00
Alberto Bursi
188a11809a alsa-utils: moved to /sound and Sound category, fix minor bugs
Moved source folder in /sound folder, and changed all packages in the makefile
to be shown in Sound category (not in Sound subcategory of Utilities).
Removed a line calling a non-existent Package/alsa-utils/Default
and site URL to the package alsa-utils-tests.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-23 14:53:34 +02:00
Alberto Bursi
8a8d4516ec f2fs-tools: update to latest and split up tools
I cloned the makefile from LEDE's f2fs-utils package https://github.com/lede-project/source/blob/master/package/utils/f2fs-tools/Makefile
Fixes issue https://github.com/openwrt/packages/issues/1848

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-22 19:00:21 +02:00
Ted Hess
c96031cf7a ntfs-3g: Update to 2016.2.22 stable releae
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-10-21 17:42:53 -04:00
Ted Hess
d7c386845e Merge pull request #3366 from Wedmer/master
[utils/zoneinfo] Updated to the latest release
2016-10-21 16:57:58 -04:00
Vladimir Ulrich
85a6e5f576 [utils/zoneinfo] Updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2016-10-21 21:54:11 +03:00
Jo-Philipp Wich
117bc23432 ntfs-3g: ship /sbin/mount.ntfs compatibility symlink
Like on other common desktop Linux distributions, ship an /sbin/mount.ntfs
symlink in addition to the /sbin/mount.ntfs-3g one in order to let wrapper
programs successfully call external mount helpers by the filesystem name.

The assumption is that /sbin/mount.ntfs is only ever called by util-linux
mount and other mount-wrappers when kernel NTFS support is not available,
means shipping the additional symlink will not interfere with kernel mode
NTFS support.

This commit is mainly intended to prepare transparent fs-tools support for
mounting fuse filesystems, with focus on ntfs-3g in particular.

Please see http://git.lede-project.org/f027c68 for the corresponding
fs-tools support code.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-10-21 19:04:53 +02:00
Alberto Bursi
881ebfcaa6 gdisk: enabled more utils and changed package name
I needed also sgdisk (script-friendly) and while I was at it I added also
cgdisk (uses ncurses interface), all as separate packages.
re-arranged the package folder and set /usr/sbin for install folder
as most tools seem to go in there and not in /sbin.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-10-18 09:54:57 +02:00
Daniel Engberg
3768670ae1 gdisk: Use libpopt instead of popt as dependency
Adds correct dependency

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-10-17 22:46:44 +02:00
Russell Senior
5970e1395e utils/ap51-flash: import from old-packages and update
Signed-off-by: Russell Senior <russell@personaltelco.net>
2016-10-17 04:37:54 -07:00
Shuanglei Tao
b375b81f15 ttyd: update to 1.1.0
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
2016-10-15 23:46:52 +08:00
Nuno Goncalves
1da82b171c tcsh: remove patches as they are now upstream
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2016-10-14 10:30:55 +02:00
Álvaro Fernández Rojas
5d032bce1f dosfstools: merge tools into a single package and remove symlinks
- Merge mkfs.fat/fsck.fat/fatlabel into a single package.
- Remove compatibility symlinks.
- Take over maintainership.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-10-12 13:52:26 +02:00
Álvaro Fernández Rojas
dcd7fcfa5b dosfstools: update to v4.0
This updates dosfstools to the latest release available and uses the new
automatically generated Makefiles instead of a hard coded compilation.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-10-12 13:52:26 +02:00
Álvaro Fernández Rojas
a0a35439c2 dmidecode: switch to xz and sha256
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-10-12 13:45:53 +02:00
Álvaro Fernández Rojas
cd13ac4ae1 dump1090: update to latest version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-10-12 10:48:38 +02:00
Álvaro Fernández Rojas
9bea699e89 pciutils: update to v3.5.2
Also switches source to .xz and hash to sha256

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-10-12 10:48:02 +02:00
Daniel Engberg
02ad44838c nano: Switch to xz tarball
Switch to xz tarball, less bandwidth used as it's about half in size (1M vs 1.9M).

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-10-11 17:34:28 +02:00
klirichek
e9c753b6dd Fixed missing dependency of lvm2 package 2016-10-11 18:43:14 +07:00
Chris Blake
32b7bce818 utils/collectd: Add cpufreq module
This change enables building of the built-in cpufreq module within Collectd, which is very useful on x86 and mvebu targets that support CPU frequency scaling. Note that luci-app-statistics currently does not have support for rendering this.

Signed-off-by: Chris Blake <chrisrblake93 at gmail.com>
2016-10-11 02:05:13 -05:00
Michael Heimpold
38a5f16b2b bandwidthd-php: migrate to php7
Package maintainer reported off-list, that the package
also works with php7. So lets migrate the dependencies
to prepare the php5 removal.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-10-06 18:38:47 +02:00
Vladimir Ulrich
94958b342f [utils/zoneinfo] Updated to the latest release version
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2016-10-04 01:53:40 +03:00
Dirk Brenken
d0e109154b mc: release 4.8.18
- changelog: https://www.midnight-commander.org/wiki/NEWS-4.8.18
- use gettext from build environment
- add help file mc.hlp

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-10-03 08:45:33 +02:00
Toke Høiland-Jørgensen
d36757efcc flent-tools: Bump to v0.15.0.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-10-02 23:45:51 +02:00
Shuanglei Tao
fbdcdd8a4a ttyd: remove the default insecure init script (#3271)
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
2016-10-01 18:41:22 +08:00
Álvaro Fernández Rojas
aeb5461a07 dump1090: update to latest version
Also switch git to https.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-09-29 21:19:01 +02:00
Ted Hess
0a1fcfcb72 Merge pull request #3244 from tsl0922/ttyd
ttyd: new package
2016-09-27 20:41:07 -04:00