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 | 38b463fe88323df59e1f5b7f00f4530f02dea50f (patch) | |
tree | eafd137ac50d14bd3914a363e1989023522575cc /openwrt/package/osiris/patches/mod_uptime.patch | |
parent | 7417ebb6a3e5b2230bafa8a2cffc10adfd5ab847 (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@3515 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/osiris/patches/mod_uptime.patch')
-rw-r--r-- | openwrt/package/osiris/patches/mod_uptime.patch | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/openwrt/package/osiris/patches/mod_uptime.patch b/openwrt/package/osiris/patches/mod_uptime.patch index 138075f6d..2bfeec6b4 100644 --- a/openwrt/package/osiris/patches/mod_uptime.patch +++ b/openwrt/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 @@ |