diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-28 00:05:52 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-28 00:05:52 +0000 |
commit | cfbf3d86853f0676c0877ea753f87c70464ea970 (patch) | |
tree | 42063e02086812530bec6bc7ecedf39016c081a7 /package/osiris/patches/mod_uptime.patch | |
parent | 5c4e01393c84953eb201d10c36398fc319e699b3 (diff) |
update osiris to v4.2.0, add mod_if module, add short desc to mod_* patches,
fix openssl-related build issue (could break compatibility).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3515 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/osiris/patches/mod_uptime.patch')
-rw-r--r-- | package/osiris/patches/mod_uptime.patch | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package/osiris/patches/mod_uptime.patch b/package/osiris/patches/mod_uptime.patch index 138075f6d..2bfeec6b4 100644 --- a/package/osiris/patches/mod_uptime.patch +++ b/package/osiris/patches/mod_uptime.patch @@ -1,3 +1,7 @@ +Description: The mod_uptime module obtains the system boot time value + for comparison with scans. +Version: 0.2 + --- osiris-4.1.8-orig/src/osirisd/modules/mod_uptime/Makefile 1970-01-01 01:00:00.000000000 +0100 +++ osiris-4.1.8-1/src/osirisd/modules/mod_uptime/Makefile 2005-04-22 23:11:32.000000000 +0200 @@ -0,0 +1,16 @@ |