Merge pull request #315 from suvari/master
vixie-cron: rebuild for toolchain, fix source url
This commit is contained in:
@@ -70,6 +70,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2016-03-11</Date>
|
||||
<Version>4.2.1</Version>
|
||||
<Comment>Rebuild for toolchain</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2015-04-01</Date>
|
||||
<Version>4.2.1</Version>
|
||||
|
||||
@@ -9,8 +9,8 @@
|
||||
# The latest version can be obtained from
|
||||
# http://www.linux-usb.org/usb.ids
|
||||
#
|
||||
# Version: 2015.12.17
|
||||
# Date: 2015-12-17 20:34:05
|
||||
# Version: 2016.03.03
|
||||
# Date: 2016-03-03 20:34:05
|
||||
#
|
||||
|
||||
# Vendors, devices and interfaces. Please keep sorted.
|
||||
@@ -13999,7 +13999,7 @@
|
||||
0008 Infinity CryptoKey
|
||||
0009 RE-BL PlayStation 3 IR-to-Bluetooth converter
|
||||
1050 Yubico.com
|
||||
0010 Yubikey
|
||||
0010 Yubikey (v1 or v2)
|
||||
0110 Yubikey NEO(-N) OTP
|
||||
0111 Yubikey NEO(-N) OTP+CCID
|
||||
0112 Yubikey NEO(-N) CCID
|
||||
@@ -14008,8 +14008,16 @@
|
||||
0115 Yubikey NEO(-N) U2F+CCID
|
||||
0116 Yubikey NEO(-N) OTP+U2F+CCID
|
||||
0120 Yubikey Touch U2F Security Key
|
||||
0200 U2F Gnubby
|
||||
0200 Gnubby U2F
|
||||
0211 Gnubby
|
||||
0401 Yubikey 4 OTP
|
||||
0402 Yubikey 4 U2F
|
||||
0403 Yubikey 4 OTP+U2F
|
||||
0404 Yubikey 4 CCID
|
||||
0405 Yubikey 4 OTP+CCID
|
||||
0406 Yubikey 4 U2F+CCID
|
||||
0407 Yubikey 4 OTP+U2F+CCID
|
||||
0410 Yubikey plus OTP+U2F
|
||||
1053 Immanuel Electronics Co., Ltd
|
||||
1054 BMS International Beheer N.V.
|
||||
5004 DSL 7420 Loader
|
||||
|
||||
@@ -39,6 +39,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2016-03-11</Date>
|
||||
<Version>008</Version>
|
||||
<Comment>Rebuild for toolchain and update usb.ids.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2015-12-26</Date>
|
||||
<Version>008</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>service</IsA>
|
||||
<Summary>Paul Vixie's cron daemon, a fully featured crond implementation</Summary>
|
||||
<Description>Vixie cron (Cron is a daemon that runs scheduled tasks.) is a full featured cron implementation based on SysV cron. Each user has his own crontab ( Crontab (CRON TABle) is a file which contains the schedule of cron) and is allowed to specify environment variables within that crontab.</Description>
|
||||
<Archive sha1sum="d8b087c0e5f7a2a9c74e3400b660756ab6d800c9" type="tarbz2">ftp://ftp.linux.org.tr/pub/gentoo/distfiles/vixie-cron-4.1.tar.bz2</Archive>
|
||||
<Archive sha1sum="d8b087c0e5f7a2a9c74e3400b660756ab6d800c9" type="tarbz2">http://ftp.linux.org.tr/gentoo/distfiles/vixie-cron-4.1.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>sed</Dependency>
|
||||
<Dependency>pam-devel</Dependency>
|
||||
@@ -55,6 +55,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2016-03-11</Date>
|
||||
<Version>4.1</Version>
|
||||
<Comment>Rebuild for toolchain.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2015-05-04</Date>
|
||||
<Version>4.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user